pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/opensc Update to 0.11.9.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/203e31e14dff
branches:  trunk
changeset: 396804:203e31e14dff
user:      hasso <hasso%pkgsrc.org@localhost>
date:      Mon Aug 03 18:45:31 2009 +0000

description:
Update to 0.11.9.

New in OpenSC 0.11.9; 2009-07-29; Andreas Jellinghaus

* New rutoken_ecp driver by  Aktiv Co. / Aleksey Samsonov
* Allow more keys/certificates/files etc. with entersafe tokens
* Updates pkcs11.h from scute fixing warnings
* Small fixes in rutoken driver
* Major update for piv driver with increased compatibility

diffstat:

 security/opensc/Makefile.common |  4 ++--
 security/opensc/PLIST           |  3 ++-
 security/opensc/distinfo        |  8 ++++----
 3 files changed, 8 insertions(+), 7 deletions(-)

diffs (45 lines):

diff -r 1e84d180b3ac -r 203e31e14dff security/opensc/Makefile.common
--- a/security/opensc/Makefile.common   Mon Aug 03 18:44:23 2009 +0000
+++ b/security/opensc/Makefile.common   Mon Aug 03 18:45:31 2009 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.3 2009/05/08 07:02:36 hasso Exp $
+# $NetBSD: Makefile.common,v 1.4 2009/08/03 18:45:31 hasso Exp $
 #
 # used by security/opensc/Makefile
 # used by security/opensc-signer/Makefile
 
-OPENSC_PKG_VERSION=    0.11.8
+OPENSC_PKG_VERSION=    0.11.9
 DISTNAME=              opensc-${OPENSC_PKG_VERSION}
 CATEGORIES=            security
 MASTER_SITES=          http://www.opensc-project.org/files/opensc/
diff -r 1e84d180b3ac -r 203e31e14dff security/opensc/PLIST
--- a/security/opensc/PLIST     Mon Aug 03 18:44:23 2009 +0000
+++ b/security/opensc/PLIST     Mon Aug 03 18:45:31 2009 +0000
@@ -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:45:31 hasso Exp $
 bin/cardos-info
 bin/cardos-tool
 bin/cryptoflex-tool
@@ -124,5 +124,6 @@
 share/opensc/oberthur.profile
 share/opensc/pkcs15.profile
 share/opensc/rutoken.profile
+share/opensc/rutoken_ecp.profile
 share/opensc/setcos.profile
 share/opensc/starcos.profile
diff -r 1e84d180b3ac -r 203e31e14dff security/opensc/distinfo
--- a/security/opensc/distinfo  Mon Aug 03 18:44:23 2009 +0000
+++ b/security/opensc/distinfo  Mon Aug 03 18:45:31 2009 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2009/05/08 07:02:36 hasso Exp $
+$NetBSD: distinfo,v 1.4 2009/08/03 18:45:31 hasso Exp $
 
-SHA1 (opensc-0.11.8.tar.gz) = 4a320b0cc3bc3de5843ab6af677093d98d4cf318
-RMD160 (opensc-0.11.8.tar.gz) = e6dc1e9705b922bfbcb5e9804ad08cfa9e8605d8
-Size (opensc-0.11.8.tar.gz) = 1434051 bytes
+SHA1 (opensc-0.11.9.tar.gz) = 8e047d8bd02ad3c48de11be85e8a1349d36b4bfb
+RMD160 (opensc-0.11.9.tar.gz) = c2e9099b79106da447a4613bfdd19a5cd9fbae49
+Size (opensc-0.11.9.tar.gz) = 1448948 bytes
 SHA1 (patch-aa) = 50d7f7a8320541d1d7286e4fd482d63eeb166e86



Home | Main Index | Thread Index | Old Index