diff options
author | gdt <gdt> | 2014-06-11 14:05:31 +0000 |
---|---|---|
committer | gdt <gdt> | 2014-06-11 14:05:31 +0000 |
commit | 37273e973272b5885c2904a1dccbd9fc498492d7 (patch) | |
tree | fc24609ac74c804a228a46cd11be4b067afcdb73 | |
parent | be2b604b3efbf616265ce5d79710adc44e83a604 (diff) | |
download | pkgsrc-37273e973272b5885c2904a1dccbd9fc498492d7.tar.gz |
Update to 1.4.17.
1.4.17 - 11 June 2014, Ludovic Rousseau
- Add support of
. Feitian R502
. Free Software Initiative of Japan Gnuk Token
. German Privacy Foundation Crypto Stick v2.0
. HID Global veriCLASS Reader
. HID OMNIKEY 5025-CL
. Identive Technologies Multi-ISO HF Reader - USB
. OMNIKEY 5421
. OMNIKEY AG 3121 USB
. udea MILKO V1.
- Fix support of O2 Micro Oz776. The reader is limited to 9600 bps
- some minor bugs removed
-rw-r--r-- | security/ccid/Makefile | 7 | ||||
-rw-r--r-- | security/ccid/distinfo | 8 |
2 files changed, 7 insertions, 8 deletions
diff --git a/security/ccid/Makefile b/security/ccid/Makefile index ca0de63dd3f..21e23f2d7be 100644 --- a/security/ccid/Makefile +++ b/security/ccid/Makefile @@ -1,13 +1,12 @@ -# $NetBSD: Makefile,v 1.17 2014/05/29 23:37:18 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2014/06/11 14:05:31 gdt Exp $ # -DISTNAME= ccid-1.4.16 -PKGREVISION= 1 +DISTNAME= ccid-1.4.17 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/4016/ +MASTER_SITES= https://alioth.debian.org/frs/download.php/file/4091/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= gdt@NetBSD.org diff --git a/security/ccid/distinfo b/security/ccid/distinfo index 482cc6f786d..96253e53c4e 100644 --- a/security/ccid/distinfo +++ b/security/ccid/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.10 2014/04/02 19:47:12 gdt Exp $ +$NetBSD: distinfo,v 1.11 2014/06/11 14:05:31 gdt Exp $ -SHA1 (ccid-1.4.16.tar.bz2) = e32f8e1242bcd2f4c7b1d37af7e1b3f64ed733e5 -RMD160 (ccid-1.4.16.tar.bz2) = 95094f4d34bdfc69f5e5be55479c0f35f20da43c -Size (ccid-1.4.16.tar.bz2) = 490965 bytes +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 |