pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/pcsc-lite
Module Name: pkgsrc
Committed By: adam
Date: Mon May 27 07:44:17 UTC 2024
Modified Files:
pkgsrc/security/pcsc-lite: Makefile distinfo
Log Message:
pcsc-lite: updated to 2.2.3
2.2.3
- meson:
. Fix build on Slackware 15
. fail if both libusb and libudev are used
- Fix memory leak on exit
- libpcscspy: dump an output buffer only if the call succeeded
- Some code cleanup
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 pkgsrc/security/pcsc-lite/Makefile
cvs rdiff -u -r1.33 -r1.34 pkgsrc/security/pcsc-lite/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/pcsc-lite/Makefile
diff -u pkgsrc/security/pcsc-lite/Makefile:1.44 pkgsrc/security/pcsc-lite/Makefile:1.45
--- pkgsrc/security/pcsc-lite/Makefile:1.44 Mon May 20 19:52:42 2024
+++ pkgsrc/security/pcsc-lite/Makefile Mon May 27 07:44:17 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.44 2024/05/20 19:52:42 adam Exp $
+# $NetBSD: Makefile,v 1.45 2024/05/27 07:44:17 adam Exp $
-DISTNAME= pcsc-lite-2.2.2
+DISTNAME= pcsc-lite-2.2.3
CATEGORIES= security
MASTER_SITES= https://pcsclite.apdu.fr/files/
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/security/pcsc-lite/distinfo
diff -u pkgsrc/security/pcsc-lite/distinfo:1.33 pkgsrc/security/pcsc-lite/distinfo:1.34
--- pkgsrc/security/pcsc-lite/distinfo:1.33 Mon May 20 19:52:42 2024
+++ pkgsrc/security/pcsc-lite/distinfo Mon May 27 07:44:17 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.33 2024/05/20 19:52:42 adam Exp $
+$NetBSD: distinfo,v 1.34 2024/05/27 07:44:17 adam Exp $
-BLAKE2s (pcsc-lite-2.2.2.tar.xz) = 49f186abe71f4f709052453fd00aa354094cbf327754e31ba525baef2aed014a
-SHA512 (pcsc-lite-2.2.2.tar.xz) = d0e007bea06c665e3aef5062b02d65d0c5eed2d756b3a9fa10565eb050c7422fcae8672984cec44edf596efdce559d6a89664dbe02092bd116bfa2357c7bce3e
-Size (pcsc-lite-2.2.2.tar.xz) = 207640 bytes
+BLAKE2s (pcsc-lite-2.2.3.tar.xz) = 11649836a45dc921f45fcc29ee99167f8905b18c95a4cb84af7a52ccb8513fcb
+SHA512 (pcsc-lite-2.2.3.tar.xz) = 417410f92a14eff78231ff6007ed801d71ae89c62914a88f21e8cd199e4792f00df09c28604e138efe269c7a6df9c8fd891401c6be77fb8cd8639b7890a9e00c
+Size (pcsc-lite-2.2.3.tar.xz) = 207892 bytes
SHA1 (patch-meson.build) = 34e7c0b0af2191d6dd5f270c154beefb84fbc1b8
Home |
Main Index |
Thread Index |
Old Index