View | Details | Raw Unified | Return to bug 274764
Collapse All | Expand All

(-)b/security/p11-kit/Makefile (-4 / +1 lines)
Lines 1-11 Link Here
1
PORTNAME=	p11-kit
1
PORTNAME=	p11-kit
2
DISTVERSION=	0.25.0
2
DISTVERSION=	0.25.1
3
CATEGORIES=	security devel
3
CATEGORIES=	security devel
4
MASTER_SITES=	https://github.com/p11-glue/${PORTNAME}/releases/download/${DISTVERSION}/
4
MASTER_SITES=	https://github.com/p11-glue/${PORTNAME}/releases/download/${DISTVERSION}/
5
5
6
PATCH_SITES=	https://github.com/p11-glue/${PORTNAME}/commit/
7
PATCHFILES=	d1d4b0ac316a27c739ff91e6c4153f1154e96e5a.patch:-p1
8
9
MAINTAINER=	novel@FreeBSD.org
6
MAINTAINER=	novel@FreeBSD.org
10
COMMENT=	Library for loading and enumerating of PKCS\#11 modules
7
COMMENT=	Library for loading and enumerating of PKCS\#11 modules
11
WWW=		https://p11-glue.freedesktop.org/p11-kit.html
8
WWW=		https://p11-glue.freedesktop.org/p11-kit.html
(-)b/security/p11-kit/distinfo (-5 / +3 lines)
Lines 1-5 Link Here
1
TIMESTAMP = 1695453921
1
TIMESTAMP = 1698448924
2
SHA256 (p11-kit-0.25.0.tar.xz) = d55583bcdde83d86579cabe3a8f7f2638675fef01d23cace733ff748fc354706
2
SHA256 (p11-kit-0.25.1.tar.xz) = b6f326925725c8c45484e6daf78cdc73428a86296b6b99078255017f1bacdafc
3
SIZE (p11-kit-0.25.0.tar.xz) = 958940
3
SIZE (p11-kit-0.25.1.tar.xz) = 990460
4
SHA256 (d1d4b0ac316a27c739ff91e6c4153f1154e96e5a.patch) = 43d1260e941d53bf02ab6a63a0b5a52e7550d2384b39e2f0159fc82b51897a0b
5
SIZE (d1d4b0ac316a27c739ff91e6c4153f1154e96e5a.patch) = 1477

Return to bug 274764