pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/p11-kit



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Sep 21 14:54:45 UTC 2025

Modified Files:
        pkgsrc/security/p11-kit: Makefile PLIST distinfo

Log Message:
p11-kit: update to 0.25.9.

0.25.9 (stable)
* subprojects/pkcs11-json: Update git submodule [PR#719]


To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/security/p11-kit/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/security/p11-kit/PLIST
cvs rdiff -u -r1.30 -r1.31 pkgsrc/security/p11-kit/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/p11-kit/Makefile
diff -u pkgsrc/security/p11-kit/Makefile:1.39 pkgsrc/security/p11-kit/Makefile:1.40
--- pkgsrc/security/p11-kit/Makefile:1.39       Sun Sep 14 09:41:40 2025
+++ pkgsrc/security/p11-kit/Makefile    Sun Sep 21 14:54:44 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.39 2025/09/14 09:41:40 adam Exp $
+# $NetBSD: Makefile,v 1.40 2025/09/21 14:54:44 wiz Exp $
 
-DISTNAME=      p11-kit-0.25.8
+DISTNAME=      p11-kit-0.25.9
 CATEGORIES=    security
 MASTER_SITES+= ${MASTER_SITE_GITHUB:=p11-glue/}
 GITHUB_RELEASE=        ${PKGVERSION_NOREV}

Index: pkgsrc/security/p11-kit/PLIST
diff -u pkgsrc/security/p11-kit/PLIST:1.10 pkgsrc/security/p11-kit/PLIST:1.11
--- pkgsrc/security/p11-kit/PLIST:1.10  Sun Sep 14 09:41:40 2025
+++ pkgsrc/security/p11-kit/PLIST       Sun Sep 21 14:54:44 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2025/09/14 09:41:40 adam Exp $
+@comment $NetBSD: PLIST,v 1.11 2025/09/21 14:54:44 wiz Exp $
 bin/p11-kit
 bin/trust
 include/p11-kit-1/p11-kit/deprecated.h
@@ -12,7 +12,7 @@ include/p11-kit-1/p11-kit/uri.h
 include/p11-kit-1/p11-kit/version.h
 lib/libp11-kit.so
 lib/libp11-kit.so.0
-lib/libp11-kit.so.0.4.3
+lib/libp11-kit.so.0.4.4
 lib/p11-kit-proxy.${DLEXT}
 lib/pkcs11/p11-kit-client.so
 lib/pkcs11/p11-kit-trust.${DLEXT}

Index: pkgsrc/security/p11-kit/distinfo
diff -u pkgsrc/security/p11-kit/distinfo:1.30 pkgsrc/security/p11-kit/distinfo:1.31
--- pkgsrc/security/p11-kit/distinfo:1.30       Sun Sep 14 09:41:40 2025
+++ pkgsrc/security/p11-kit/distinfo    Sun Sep 21 14:54:44 2025
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.30 2025/09/14 09:41:40 adam Exp $
+$NetBSD: distinfo,v 1.31 2025/09/21 14:54:44 wiz Exp $
 
-BLAKE2s (p11-kit-0.25.8.tar.xz) = 768d6477725cb5ac62574579a56d6c4cfa363d2e8ceb5a954920158c9a6133a8
-SHA512 (p11-kit-0.25.8.tar.xz) = 4a3852459a4a5e4ea71eea5d23ef74deeb51c66b28d095be30a263f10d1f47853341f8628eb0c43c88247503059a4c1f67017965a70cd3c7df31d86e458a8162
-Size (p11-kit-0.25.8.tar.xz) = 1060504 bytes
+BLAKE2s (p11-kit-0.25.9.tar.xz) = 2daaa5ad9fe63b800dfecc804125dbe1336ddb455ac1f914bad6789d59c902e4
+SHA512 (p11-kit-0.25.9.tar.xz) = 5a079c4d362af5b6f37ebf5e4bea56a44983976a311b82121fd2f3dac6efabe9df2f2b639327940dbb192dd136c866b5860781def5feca88fd467659143a1a3e
+Size (p11-kit-0.25.9.tar.xz) = 1053140 bytes
 SHA1 (patch-common_message.c) = 4169ab2cb0b923d306c0b77908e1a412fec261c8
 SHA1 (patch-meson.build) = eb1c4130b097e3d57a74c9aa5482872670f3472b



Home | Main Index | Thread Index | Old Index