From 2a1a67e208ac21f18ca189ef947f0b3ef9e7d73e Mon Sep 17 00:00:00 2001 From: gdt Date: Wed, 1 Oct 2014 16:24:57 +0000 Subject: 1.4.18 - 13 September 2014, Ludovic Rousseau - Add support of . Cherry Cherry TC 1100 . Cherry Smart Card Reader USB . Cherry Smartcard Keyboard G87-1xx44 . FujitsuTechnologySolutions GmbH Keyboard KB SCR2 . Lenovo Lenovo USB Smartcard Keyboard . Yubico Yubikey NEO OTP+U2F+CCID . Yubico Yubikey NEO U2F+CCID . eID_R6 001 X8 - fix support of Omnikey CardMan 3121 - reduce memory consumed when configured with --enable-embedded - prepare the port to UEFI http://ludovicrousseau.blogspot.fr/2014/09/new-version-of-libccid-1418.html --- security/ccid/Makefile | 6 +++--- security/ccid/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'security/ccid') diff --git a/security/ccid/Makefile b/security/ccid/Makefile index 21e23f2d7be..bfdb07d432b 100644 --- a/security/ccid/Makefile +++ b/security/ccid/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.18 2014/06/11 14:05:31 gdt Exp $ +# $NetBSD: Makefile,v 1.19 2014/10/01 16:24:57 gdt Exp $ # -DISTNAME= ccid-1.4.17 +DISTNAME= ccid-1.4.18 CATEGORIES= security # Note that the MASTER_SITES URL is not stable with version changes, # and one can end up with an old version if DISTNAME is changed but # not the magic number in MASTER_SITES. -MASTER_SITES= https://alioth.debian.org/frs/download.php/file/4091/ +MASTER_SITES= https://alioth.debian.org/frs/download.php/file/4111/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= gdt@NetBSD.org diff --git a/security/ccid/distinfo b/security/ccid/distinfo index 96253e53c4e..919cb11d976 100644 --- a/security/ccid/distinfo +++ b/security/ccid/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.11 2014/06/11 14:05:31 gdt Exp $ +$NetBSD: distinfo,v 1.12 2014/10/01 16:24:57 gdt Exp $ -SHA1 (ccid-1.4.17.tar.bz2) = 98494df414830018861313663a376b18d283e00c -RMD160 (ccid-1.4.17.tar.bz2) = c31266e303fa5708b0887f4b225e6fdaaf3bf921 -Size (ccid-1.4.17.tar.bz2) = 491972 bytes +SHA1 (ccid-1.4.18.tar.bz2) = e739fe13c6d38f503d142dd1c4f0eadacc603284 +RMD160 (ccid-1.4.18.tar.bz2) = d350491fbe2292e7435fb110e99fef0037471a4b +Size (ccid-1.4.18.tar.bz2) = 492113 bytes -- cgit v1.2.3