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: gdt
Date: Sat Jan 6 13:48:35 UTC 2024
Modified Files:
pkgsrc/security/ccid: Makefile distinfo
Log Message:
security/ccid: Update to 1.5.5
Drop MAINTAINERship, because I haven't been dealing with smartcards
for a while, and forgot I was MAINTAINER.
1.5.5 - 5 January 2024, Ludovic Rousseau
- Add support of
- Alpha-Project ANGARA Token
- Broadcom Corp 58200 (idProduct: 0x5864)
- Broadcom Corp 58200 (idProduct: 0x5865)
- Imprivata USB CCID
- KAPELSE eS-KAP-Ad
- Kapelse inSide
- KAPELSE KAP-Care
- KAPELSE KAP-eCV
- KAPELSE KAP-GO
- KAPELSE KAP-LINK2
- Kapelse KAP-Move
- Kapelse Ti-Kap
- rf IDEAS USB CCID
- SIMHUB pcsc reader
- support Kapelse readers on macOS (composite as multislot)
- Some other minor improvements
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/security/ccid/Makefile
cvs rdiff -u -r1.25 -r1.26 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.42 pkgsrc/security/ccid/Makefile:1.43
--- pkgsrc/security/ccid/Makefile:1.42 Mon Oct 30 19:34:04 2023
+++ pkgsrc/security/ccid/Makefile Sat Jan 6 13:48:35 2024
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.42 2023/10/30 19:34:04 adam Exp $
+# $NetBSD: Makefile,v 1.43 2024/01/06 13:48:35 gdt Exp $
-DISTNAME= ccid-1.5.4
+DISTNAME= ccid-1.5.5
CATEGORIES= security
MASTER_SITES= https://ccid.apdu.fr/files/
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= gdt%NetBSD.org@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://ccid.apdu.fr/
COMMENT= Middleware to access a smart card using SCard API (PC/SC)
LICENSE= gnu-lgpl-v2.1
Index: pkgsrc/security/ccid/distinfo
diff -u pkgsrc/security/ccid/distinfo:1.25 pkgsrc/security/ccid/distinfo:1.26
--- pkgsrc/security/ccid/distinfo:1.25 Mon Oct 30 19:34:04 2023
+++ pkgsrc/security/ccid/distinfo Sat Jan 6 13:48:35 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.25 2023/10/30 19:34:04 adam Exp $
+$NetBSD: distinfo,v 1.26 2024/01/06 13:48:35 gdt Exp $
-BLAKE2s (ccid-1.5.4.tar.bz2) = 6ed90775924d12974cc358c983718bcc236a77f6a349c5eec258b05df91df00f
-SHA512 (ccid-1.5.4.tar.bz2) = 4b30f4768aebf49486a1b1e959615fa077bd393bfdd9e52c15bdc8d6ed63ce27fa7cf82a067d1f80d8b3534c66194036925d3fea5af64b6a775779d38267c757
-Size (ccid-1.5.4.tar.bz2) = 706834 bytes
+BLAKE2s (ccid-1.5.5.tar.bz2) = a1fd6fc78b7120700d63839b4a451fb8d2edeaa1004c23acb3eb23bf70dd35f5
+SHA512 (ccid-1.5.5.tar.bz2) = 9d2aebe645a5880bfad7d420ddab96811d1fd989c79afa28f5471ae53f36b6d45ee5e13b32ac4afcf59fc762ae835db7e6312ad6642b263158c2d9a30c7651bd
+Size (ccid-1.5.5.tar.bz2) = 708374 bytes
Home |
Main Index |
Thread Index |
Old Index