diff options
author | hasso <hasso@pkgsrc.org> | 2009-08-03 18:44:23 +0000 |
---|---|---|
committer | hasso <hasso@pkgsrc.org> | 2009-08-03 18:44:23 +0000 |
commit | 6dcac5421e9b0bda2037181c63924c18961f8bfc (patch) | |
tree | 0fc19dec44fab6605441a4d276ab743865327447 /security/openct | |
parent | 090e77611efbf49c51a7c556d4628eb69c55b1ac (diff) | |
download | pkgsrc-6dcac5421e9b0bda2037181c63924c18961f8bfc.tar.gz |
Update to 0.6.17.
New in OpenCT 0.6.17, 2009-07-29; Andreas Jellinghaus
* add support for Rutoken ECP (ccid driver)
* small bugfixes
Diffstat (limited to 'security/openct')
-rw-r--r-- | security/openct/Makefile | 4 | ||||
-rw-r--r-- | security/openct/PLIST | 34 | ||||
-rw-r--r-- | security/openct/distinfo | 8 |
3 files changed, 7 insertions, 39 deletions
diff --git a/security/openct/Makefile b/security/openct/Makefile index 96caf5b0b0c..c2a80a6789e 100644 --- a/security/openct/Makefile +++ b/security/openct/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2009/06/08 19:11:30 hasso Exp $ +# $NetBSD: Makefile,v 1.4 2009/08/03 18:44:23 hasso Exp $ -DISTNAME= openct-0.6.16 +DISTNAME= openct-0.6.17 CATEGORIES= security MASTER_SITES= http://www.opensc-project.org/files/openct/ diff --git a/security/openct/PLIST b/security/openct/PLIST index f6bac930ace..9ba2e7ce49c 100644 --- a/security/openct/PLIST +++ b/security/openct/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:13:34 joerg Exp $ +@comment $NetBSD: PLIST,v 1.4 2009/08/03 18:44:23 hasso Exp $ bin/openct-tool include/openct/apdu.h include/openct/buffer.h @@ -26,38 +26,6 @@ sbin/ifdproxy sbin/openct-control share/doc/openct/NEWS share/doc/openct/README -share/doc/openct/api/annotated.html -share/doc/openct/api/apdu_8h-source.html -share/doc/openct/api/buffer_8h-source.html -share/doc/openct/api/classes.html -share/doc/openct/api/conf_8h-source.html -share/doc/openct/api/device_8h-source.html -share/doc/openct/api/dir_c35229a911af2f480aef06e8035e7826.html -share/doc/openct/api/dirs.html -share/doc/openct/api/doxygen.css -share/doc/openct/api/doxygen.png -share/doc/openct/api/driver_8h-source.html -share/doc/openct/api/driver_8h.html -share/doc/openct/api/error_8h-source.html -share/doc/openct/api/files.html -share/doc/openct/api/functions.html -share/doc/openct/api/functions_vars.html -share/doc/openct/api/ifd_8h-source.html -share/doc/openct/api/index.html -share/doc/openct/api/logging_8h-source.html -share/doc/openct/api/openct_8h-source.html -share/doc/openct/api/opensc-logo.gif -share/doc/openct/api/path_8h-source.html -share/doc/openct/api/protocol_8h-source.html -share/doc/openct/api/server_8h-source.html -share/doc/openct/api/socket_8h-source.html -share/doc/openct/api/structifd__driver__ops.html -share/doc/openct/api/tab_b.gif -share/doc/openct/api/tab_l.gif -share/doc/openct/api/tab_r.gif -share/doc/openct/api/tabs.css -share/doc/openct/api/tlv_8h-source.html -share/doc/openct/api/types_8h-source.html share/examples/openct/openct.conf share/examples/openct/reader.conf share/examples/rc.d/openct diff --git a/security/openct/distinfo b/security/openct/distinfo index 28faa070a37..5357e13061b 100644 --- a/security/openct/distinfo +++ b/security/openct/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2009/05/08 08:55:56 hasso Exp $ +$NetBSD: distinfo,v 1.3 2009/08/03 18:44:23 hasso Exp $ -SHA1 (openct-0.6.16.tar.gz) = e4987f50ab6fb3e872becaa8e15662d1b2c0af34 -RMD160 (openct-0.6.16.tar.gz) = dae6929298ef2613848a2f03a06b636979a1b3b2 -Size (openct-0.6.16.tar.gz) = 687836 bytes +SHA1 (openct-0.6.17.tar.gz) = 76572e7a2980c85a83faf1c4df5d418839c73472 +RMD160 (openct-0.6.17.tar.gz) = 45a300fd417af579d20a47d48df48de8db287f31 +Size (openct-0.6.17.tar.gz) = 688501 bytes SHA1 (patch-aa) = d44e8daa9cc402c8276bf385a5fbbe5a498b37bb |