Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Jan 2022 10:44:30 GMT
From:      Roman Bogorodskiy <novel@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ae866cd20bca - main - security/p11-kit: update to 0.24.1
Message-ID:  <202201221044.20MAiUAr092805@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by novel:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ae866cd20bcaf9579e34848474d853a6a4a7059a

commit ae866cd20bcaf9579e34848474d853a6a4a7059a
Author:     Roman Bogorodskiy <novel@FreeBSD.org>
AuthorDate: 2022-01-22 09:32:19 +0000
Commit:     Roman Bogorodskiy <novel@FreeBSD.org>
CommitDate: 2022-01-22 10:44:16 +0000

    security/p11-kit: update to 0.24.1
---
 security/p11-kit/Makefile | 5 +----
 security/p11-kit/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 7 deletions(-)

diff --git a/security/p11-kit/Makefile b/security/p11-kit/Makefile
index c9e5f629654f..079bc2b96df4 100644
--- a/security/p11-kit/Makefile
+++ b/security/p11-kit/Makefile
@@ -1,13 +1,10 @@
 # Created by: Roman Bogorodskiy <novel@FreeBSD.org>
 
 PORTNAME=	p11-kit
-DISTVERSION=	0.24.0
+DISTVERSION=	0.24.1
 CATEGORIES=	security devel
 MASTER_SITES=	https://github.com/p11-glue/p11-kit/releases/download/${DISTVERSION}/
 
-PATCH_SITES=	https://github.com/p11-glue/${PORTNAME}/commit/
-PATCHFILES+=	9f01a8a45ba9.patch:-p1 # https://github.com/p11-glue/p11-kit/pull/407
-
 MAINTAINER=	novel@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 8a3f00adaed0..8410b87d8860 100644
--- a/security/p11-kit/distinfo
+++ b/security/p11-kit/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1623028391
-SHA256 (p11-kit-0.24.0.tar.xz) = 81e6140584f635e4e956a1b93a32239acf3811ff5b2d3a5c6094e94e99d2c685
-SIZE (p11-kit-0.24.0.tar.xz) = 834392
+TIMESTAMP = 1642843677
+SHA256 (p11-kit-0.24.1.tar.xz) = d8be783efd5cd4ae534cee4132338e3f40f182c3205d23b200094ec85faaaef8
+SIZE (p11-kit-0.24.1.tar.xz) = 838304
 SHA256 (9f01a8a45ba9.patch) = 1542a568331bf39574e72391db250629d1bb08066e9e033c5f6d5d787f616cb9
 SIZE (9f01a8a45ba9.patch) = 1730



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201221044.20MAiUAr092805>