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:           Tue Sep  1 10:44:22 UTC 2026

Modified Files:
        pkgsrc/security/ccid: Makefile distinfo

Log Message:
ccid: updated to 1.8.3

1.8.3

- Add support of
  - Broadcom Corp 58200 0x5884
  - Broadcom Corp 58200 0x5885
  - Broadcom Corp 58200 0x5886
  - Broadcom Corp 58200 0x5887
  - Circle CIR135 ICC
  - DigiFlow LLP. KAZTOKEN
  - HID Global Crescendo NFC Reader
  - HID Global OMNIKEY Plug
  - HID Global OMNIKEY SE Plug
  - Neowave LinkeoC-PRO
  - Swissbit iShield Key 2 Pro
- macOS: provide a sample script to build the driver with meson
- fix some minor issues found by an AI tool
- Some other minor improvements


To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 pkgsrc/security/ccid/Makefile
cvs rdiff -u -r1.34 -r1.35 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.56 pkgsrc/security/ccid/Makefile:1.57
--- pkgsrc/security/ccid/Makefile:1.56  Mon Jun 22 08:58:19 2026
+++ pkgsrc/security/ccid/Makefile       Tue Sep  1 10:44:22 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.56 2026/06/22 08:58:19 adam Exp $
+# $NetBSD: Makefile,v 1.57 2026/09/01 10:44:22 adam Exp $
 
-DISTNAME=      ccid-1.8.2
+DISTNAME=      ccid-1.8.3
 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.34 pkgsrc/security/ccid/distinfo:1.35
--- pkgsrc/security/ccid/distinfo:1.34  Mon Jun 22 08:58:19 2026
+++ pkgsrc/security/ccid/distinfo       Tue Sep  1 10:44:22 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.34 2026/06/22 08:58:19 adam Exp $
+$NetBSD: distinfo,v 1.35 2026/09/01 10:44:22 adam Exp $
 
-BLAKE2s (ccid-1.8.2.tar.xz) = 250d0d16f693d7cfcda9bbfe434053a483a064a95a25bd66e5923b5aedda8270
-SHA512 (ccid-1.8.2.tar.xz) = 06118ab6b787ae0fe617113801a271d85e2a2b8be44c0fb567918cd47eb9b844f260473113699a03d5ad7a83f7d09bdd17aad359b8e883fccfac8d0ed24901cd
-Size (ccid-1.8.2.tar.xz) = 197268 bytes
+BLAKE2s (ccid-1.8.3.tar.xz) = f9b69b64ce5f261aab23db0284499df85adbe8faf15c69c102b42156484aae23
+SHA512 (ccid-1.8.3.tar.xz) = 3101eed397a1b6983a1460b14bb5ea2fff4b79fd31e01be210eb55a65ab1aa4d3bfe6ca2d7d4ecef39e14d2408b762f45186cb166a4e73af052f5b2c4ac6576f
+Size (ccid-1.8.3.tar.xz) = 145584 bytes



Home | Main Index | Thread Index | Old Index