git: e25deff548e5 - main - security/p11-kit: update to 0.24.0
Po-Chuan Hsieh
sunpoet at freebsd.org
Sat Jun 12 06:13:27 UTC 2021
On Sat, Jun 12, 2021 at 1:17 PM Roman Bogorodskiy <novel at freebsd.org> wrote:
> The branch main has been updated by novel:
>
> URL:
> https://cgit.FreeBSD.org/ports/commit/?id=e25deff548e5646f6f07b28a5872e7a91386cf1c
>
> commit e25deff548e5646f6f07b28a5872e7a91386cf1c
> Author: Daniel Engberg <daniel.engberg.lists at pyret.net>
> AuthorDate: 2021-06-07 06:37:15 +0000
> Commit: Roman Bogorodskiy <novel at FreeBSD.org>
> CommitDate: 2021-06-12 05:16:34 +0000
>
> security/p11-kit: update to 0.24.0
>
> PR: 256523
> ---
> security/p11-kit/Makefile | 6 +-----
> security/p11-kit/distinfo | 6 +++---
> 2 files changed, 4 insertions(+), 8 deletions(-)
>
> diff --git a/security/p11-kit/Makefile b/security/p11-kit/Makefile
> index e6e74e66f0d0..1656cf77d7a6 100644
> --- a/security/p11-kit/Makefile
> +++ b/security/p11-kit/Makefile
> @@ -1,14 +1,10 @@
> # Created by: Roman Bogorodskiy <novel at FreeBSD.org>
>
> PORTNAME= p11-kit
> -DISTVERSION= 0.23.22
> -PORTREVISION= 1
> +DISTVERSION= 0.24.0
> CATEGORIES= security devel
> MASTER_SITES=
> https://github.com/p11-glue/p11-kit/releases/download/${DISTVERSION}/
>
> -PATCH_SITES= https://github.com/p11-glue/p11-kit/commit/
> -PATCHFILES= 507c394cfcf4edffc5e4450c5d737e545c26b857.patch:-p1
> -
> MAINTAINER= novel at FreeBSD.org
> COMMENT= Library for loading and enumerating of PKCS\#11 modules
>
> diff --git a/security/p11-kit/distinfo b/security/p11-kit/distinfo
> index d3e8f6620c2a..7f889511dd12 100644
> --- a/security/p11-kit/distinfo
> +++ b/security/p11-kit/distinfo
> @@ -1,5 +1,5 @@
> -TIMESTAMP = 1607803742
> -SHA256 (p11-kit-0.23.22.tar.xz) =
> 8a8f40153dd5a3f8e7c03e641f8db400133fb2a6a9ab2aee1b6d0cb0495ec6b6
> -SIZE (p11-kit-0.23.22.tar.xz) = 830016
> +TIMESTAMP = 1623028391
> +SHA256 (p11-kit-0.24.0.tar.xz) =
> 81e6140584f635e4e956a1b93a32239acf3811ff5b2d3a5c6094e94e99d2c685
> +SIZE (p11-kit-0.24.0.tar.xz) = 834392
> SHA256 (507c394cfcf4edffc5e4450c5d737e545c26b857.patch) =
> e92a679054ccd65b92a246a7f97c8fac7339ef6ef2c837aeefb1b9874a82cafd
> SIZE (507c394cfcf4edffc5e4450c5d737e545c26b857.patch) = 731
>
507c394cfcf4edffc5e4450c5d737e545c26b857.patch can be removed from distinfo
since it is no longer needed.
Thanks.
More information about the dev-commits-ports-all
mailing list