git: 64a8439c84aa - main - security/p11-kit: Update to 0.25.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 22 Oct 2023 17:42:20 UTC
The branch main has been updated by novel: URL: https://cgit.FreeBSD.org/ports/commit/?id=64a8439c84aa38daeeed7b0ef0d0622abb84333e commit 64a8439c84aa38daeeed7b0ef0d0622abb84333e Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2023-10-18 15:16:21 +0000 Commit: Roman Bogorodskiy <novel@FreeBSD.org> CommitDate: 2023-10-22 16:43:13 +0000 security/p11-kit: Update to 0.25.0 PR: 274069 Approved by: novel (maintainer) --- security/p11-kit/Makefile | 8 +++++--- security/p11-kit/distinfo | 8 +++++--- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/security/p11-kit/Makefile b/security/p11-kit/Makefile index 838f13473ab2..503891b56819 100644 --- a/security/p11-kit/Makefile +++ b/security/p11-kit/Makefile @@ -1,8 +1,10 @@ PORTNAME= p11-kit -DISTVERSION= 0.24.1 -PORTREVISION= 2 +DISTVERSION= 0.25.0 CATEGORIES= security devel -MASTER_SITES= https://github.com/p11-glue/p11-kit/releases/download/${DISTVERSION}/ +MASTER_SITES= https://github.com/p11-glue/${PORTNAME}/releases/download/${DISTVERSION}/ + +PATCH_SITES= https://github.com/p11-glue/${PORTNAME}/commit/ +PATCHFILES= d1d4b0ac316a27c739ff91e6c4153f1154e96e5a.patch:-p1 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 1298cc7d5cfd..80c2aac3f9fd 100644 --- a/security/p11-kit/distinfo +++ b/security/p11-kit/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1642843677 -SHA256 (p11-kit-0.24.1.tar.xz) = d8be783efd5cd4ae534cee4132338e3f40f182c3205d23b200094ec85faaaef8 -SIZE (p11-kit-0.24.1.tar.xz) = 838304 +TIMESTAMP = 1695453921 +SHA256 (p11-kit-0.25.0.tar.xz) = d55583bcdde83d86579cabe3a8f7f2638675fef01d23cace733ff748fc354706 +SIZE (p11-kit-0.25.0.tar.xz) = 958940 +SHA256 (d1d4b0ac316a27c739ff91e6c4153f1154e96e5a.patch) = 43d1260e941d53bf02ab6a63a0b5a52e7550d2384b39e2f0159fc82b51897a0b +SIZE (d1d4b0ac316a27c739ff91e6c4153f1154e96e5a.patch) = 1477