pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/ccid



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Jul  5 19:32:54 UTC 2024

Modified Files:
        pkgsrc/security/ccid: Makefile distinfo

Log Message:
ccid: updated to 1.6.1

1.6.1
- fix 'parse' build issues on some systems (pthread & strlcpy)
- Some other minor improvements


To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 pkgsrc/security/ccid/Makefile
cvs rdiff -u -r1.27 -r1.28 pkgsrc/security/ccid/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/ccid/Makefile
diff -u pkgsrc/security/ccid/Makefile:1.45 pkgsrc/security/ccid/Makefile:1.46
--- pkgsrc/security/ccid/Makefile:1.45  Thu Jul  4 10:01:41 2024
+++ pkgsrc/security/ccid/Makefile       Fri Jul  5 19:32:53 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.45 2024/07/04 10:01:41 adam Exp $
+# $NetBSD: Makefile,v 1.46 2024/07/05 19:32:53 adam Exp $
 
-DISTNAME=      ccid-1.6.0
+DISTNAME=      ccid-1.6.1
 CATEGORIES=    security
 MASTER_SITES=  https://ccid.apdu.fr/files/
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/security/ccid/distinfo
diff -u pkgsrc/security/ccid/distinfo:1.27 pkgsrc/security/ccid/distinfo:1.28
--- pkgsrc/security/ccid/distinfo:1.27  Thu Jul  4 10:01:41 2024
+++ pkgsrc/security/ccid/distinfo       Fri Jul  5 19:32:53 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.27 2024/07/04 10:01:41 adam Exp $
+$NetBSD: distinfo,v 1.28 2024/07/05 19:32:53 adam Exp $
 
-BLAKE2s (ccid-1.6.0.tar.xz) = e6fefa88833478e4d6c88fcc108010653547d92acceb207f134ff92345ab5486
-SHA512 (ccid-1.6.0.tar.xz) = e26a28531e8f2e82d49d0f5caa769ae1197d5d88d9fe6d79a4943f460be6c0e603e3f6f0dc224216d3d697df0749a5d9c83836d66f63999d9755c17539e96b2c
-Size (ccid-1.6.0.tar.xz) = 195708 bytes
+BLAKE2s (ccid-1.6.1.tar.xz) = 98fc4c251469024e17be2200fe3b75cce53590aad9a1beb07f1857d1f0863058
+SHA512 (ccid-1.6.1.tar.xz) = 3c8336a71e48880f3239b322acb0c40231ae83f80011cef39fef95eade6fd76849343faafdb4fcf9e962afda2c3a415e4a537d3f423b152ef2d3dddb4ecf2eac
+Size (ccid-1.6.1.tar.xz) = 195844 bytes



Home | Main Index | Thread Index | Old Index