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:   adam
Date:           Fri Jul  5 07:56:19 UTC 2024

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

Log Message:
p11-kit: updated to 0.25.5

0.25.5 (stable)
* iter: fix recursive attribute loading
* fix building on FreeBSD 14.0 (amd64)
* test fix


To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pkgsrc/security/p11-kit/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/security/p11-kit/PLIST
cvs rdiff -u -r1.27 -r1.28 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.36 pkgsrc/security/p11-kit/Makefile:1.37
--- pkgsrc/security/p11-kit/Makefile:1.36       Wed Jul  3 08:33:42 2024
+++ pkgsrc/security/p11-kit/Makefile    Fri Jul  5 07:56:18 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.36 2024/07/03 08:33:42 adam Exp $
+# $NetBSD: Makefile,v 1.37 2024/07/05 07:56:18 adam Exp $
 
-DISTNAME=      p11-kit-0.25.4
+DISTNAME=      p11-kit-0.25.5
 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.8 pkgsrc/security/p11-kit/PLIST:1.9
--- pkgsrc/security/p11-kit/PLIST:1.8   Wed Jul  3 08:33:42 2024
+++ pkgsrc/security/p11-kit/PLIST       Fri Jul  5 07:56:18 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2024/07/03 08:33:42 adam Exp $
+@comment $NetBSD: PLIST,v 1.9 2024/07/05 07:56:18 adam 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.0
+lib/libp11-kit.so.0.4.1
 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.27 pkgsrc/security/p11-kit/distinfo:1.28
--- pkgsrc/security/p11-kit/distinfo:1.27       Wed Jul  3 08:33:42 2024
+++ pkgsrc/security/p11-kit/distinfo    Fri Jul  5 07:56:18 2024
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.27 2024/07/03 08:33:42 adam Exp $
+$NetBSD: distinfo,v 1.28 2024/07/05 07:56:18 adam Exp $
 
-BLAKE2s (p11-kit-0.25.4.tar.xz) = 86573ff9a588722068ec5f527d011c86ce86bdf6b8b24c2ed83be55e8c0e08d1
-SHA512 (p11-kit-0.25.4.tar.xz) = 14f9afa6e99e54e8a18af3a433868de89b3704126d2d4c38fd30156b5d03130d9a9452c7ade558bda75fb1014b18e072689afeacbd6f780babba6a36e7499d34
-Size (p11-kit-0.25.4.tar.xz) = 1001856 bytes
+BLAKE2s (p11-kit-0.25.5.tar.xz) = 26ffad8fafe5ab204933852425fc037a72cb60809013b84dc44f0e938cffcfdd
+SHA512 (p11-kit-0.25.5.tar.xz) = 177ec6ff5eb891901078306dce2bf3f5c1a0e5c2a8c493bdf5a08ae1ff1240fdf6952961e973c373f80ac3d1d5a9927e07f4da49e4ff92269d992e744889fc94
+Size (p11-kit-0.25.5.tar.xz) = 1002056 bytes
 SHA1 (patch-common_message.c) = 4169ab2cb0b923d306c0b77908e1a412fec261c8
 SHA1 (patch-meson.build) = eb1c4130b097e3d57a74c9aa5482872670f3472b



Home | Main Index | Thread Index | Old Index