pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/pcsc-tools



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Jun  3 15:49:06 UTC 2026

Modified Files:
        pkgsrc/security/pcsc-tools: Makefile PLIST distinfo

Log Message:
pcsc-tools: updated to 1.7.5

1.7.5

po/PACKAGE: add Georgian

pcsc_scan: handle the case of an error during SCardGetStatusChange

If SCardGetStatusChange() returns in error then stop the spinner thread
before exiting.


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/security/pcsc-tools/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/security/pcsc-tools/PLIST
cvs rdiff -u -r1.19 -r1.20 pkgsrc/security/pcsc-tools/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-tools/Makefile
diff -u pkgsrc/security/pcsc-tools/Makefile:1.30 pkgsrc/security/pcsc-tools/Makefile:1.31
--- pkgsrc/security/pcsc-tools/Makefile:1.30    Fri Feb 27 23:08:12 2026
+++ pkgsrc/security/pcsc-tools/Makefile Wed Jun  3 15:49:06 2026
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.30 2026/02/27 23:08:12 mef Exp $
+# $NetBSD: Makefile,v 1.31 2026/06/03 15:49:06 adam Exp $
 
-DISTNAME=      pcsc-tools-1.7.4
+DISTNAME=      pcsc-tools-1.7.5
 CATEGORIES=    security
 MASTER_SITES=  https://pcsc-tools.apdu.fr/
 EXTRACT_SUFX=  .tar.bz2
-DIST_SUBDIR=   pcsc-tools-1.7.4
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://pcsc-tools.apdu.fr/

Index: pkgsrc/security/pcsc-tools/PLIST
diff -u pkgsrc/security/pcsc-tools/PLIST:1.6 pkgsrc/security/pcsc-tools/PLIST:1.7
--- pkgsrc/security/pcsc-tools/PLIST:1.6        Mon Mar 31 16:44:42 2025
+++ pkgsrc/security/pcsc-tools/PLIST    Wed Jun  3 15:49:06 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2025/03/31 16:44:42 adam Exp $
+@comment $NetBSD: PLIST,v 1.7 2026/06/03 15:49:06 adam Exp $
 bin/ATR_analysis
 bin/gscriptor
 bin/pcsc_scan
@@ -9,6 +9,7 @@ man/man1/pcsc_scan.1
 man/man1/scriptor.1
 share/applications/gscriptor.desktop
 share/locale/fr/LC_MESSAGES/pcsc-tools.mo
+share/locale/ka/LC_MESSAGES/pcsc-tools.mo
 share/locale/ru/LC_MESSAGES/pcsc-tools.mo
 share/pcsc/gscriptor.png
 share/pcsc/smartcard_list.txt

Index: pkgsrc/security/pcsc-tools/distinfo
diff -u pkgsrc/security/pcsc-tools/distinfo:1.19 pkgsrc/security/pcsc-tools/distinfo:1.20
--- pkgsrc/security/pcsc-tools/distinfo:1.19    Fri Feb 27 23:08:12 2026
+++ pkgsrc/security/pcsc-tools/distinfo Wed Jun  3 15:49:06 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.19 2026/02/27 23:08:12 mef Exp $
+$NetBSD: distinfo,v 1.20 2026/06/03 15:49:06 adam Exp $
 
-BLAKE2s (pcsc-tools-1.7.4/pcsc-tools-1.7.4.tar.bz2) = a429a9e6e9b86ad6a92dc16f073a1ca3ed960afbfa6714ac3299c380ce2dfdf6
-SHA512 (pcsc-tools-1.7.4/pcsc-tools-1.7.4.tar.bz2) = 59a79f15a231ebe905c9013fcf1432c8b785babf453cf0a657e34cd87b00517dd30c21f4f0633714b6988aa78eb73494bfc3a02102c7d1de2c5338e2ed79836a
-Size (pcsc-tools-1.7.4/pcsc-tools-1.7.4.tar.bz2) = 413309 bytes
+BLAKE2s (pcsc-tools-1.7.5.tar.bz2) = 5015b09595a95c5e16ce0162d6d48b3661095fed573c53665e45c67de4d85985
+SHA512 (pcsc-tools-1.7.5.tar.bz2) = aecd33b057fb7ec276984fd9f0643fdf3b4e9cc59437f8ddcf1e3c106d7fc80f17ef0e8e4d0eb50489cc7ef45788aad794a86e9887807838160eafd12def4a1c
+Size (pcsc-tools-1.7.5.tar.bz2) = 422342 bytes



Home | Main Index | Thread Index | Old Index