pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/openct Update to 0.6.16. Changes since 0.6.15:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ab9b50a8c433
branches:  trunk
changeset: 392738:ab9b50a8c433
user:      hasso <hasso%pkgsrc.org@localhost>
date:      Fri May 08 08:55:56 2009 +0000

description:
Update to 0.6.16. Changes since 0.6.15:

* For ccid, etoken* drivers remove polling loop, review the force_poll
  configuration option, this reduces power consumption and CPU load.
* Fix some issues caused by newer udev version.
* Handle T1 abort better.
* Some build system fixes.
* Some minor fixes.
* Re-add api documentation (pre-generated), like we used to.

diffstat:

 security/openct/Makefile |   5 ++---
 security/openct/PLIST    |  34 +++++++++++++++++++++++++++++++++-
 security/openct/distinfo |   8 ++++----
 3 files changed, 39 insertions(+), 8 deletions(-)

diffs (75 lines):

diff -r c8c762df0fd7 -r ab9b50a8c433 security/openct/Makefile
--- a/security/openct/Makefile  Fri May 08 07:37:32 2009 +0000
+++ b/security/openct/Makefile  Fri May 08 08:55:56 2009 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/02/26 10:07:49 hasso Exp $
+# $NetBSD: Makefile,v 1.2 2009/05/08 08:55:56 hasso Exp $
 
-DISTNAME=              openct-0.6.15
-PKGREVISION=           1
+DISTNAME=              openct-0.6.16
 CATEGORIES=            security
 MASTER_SITES=          http://www.opensc-project.org/files/openct/
 
diff -r c8c762df0fd7 -r ab9b50a8c433 security/openct/PLIST
--- a/security/openct/PLIST     Fri May 08 07:37:32 2009 +0000
+++ b/security/openct/PLIST     Fri May 08 08:55:56 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2009/02/26 10:07:49 hasso Exp $
+@comment $NetBSD: PLIST,v 1.2 2009/05/08 08:55:56 hasso Exp $
 bin/openct-tool
 include/openct/apdu.h
 include/openct/buffer.h
@@ -26,6 +26,38 @@
 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 -r c8c762df0fd7 -r ab9b50a8c433 security/openct/distinfo
--- a/security/openct/distinfo  Fri May 08 07:37:32 2009 +0000
+++ b/security/openct/distinfo  Fri May 08 08:55:56 2009 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1.1.1 2009/02/26 10:07:49 hasso Exp $
+$NetBSD: distinfo,v 1.2 2009/05/08 08:55:56 hasso Exp $
 
-SHA1 (openct-0.6.15.tar.gz) = 17e5326bdacd79df52a16355084cc8d9927ea205
-RMD160 (openct-0.6.15.tar.gz) = a646dda412963de2e36e5bff64fce948c06bc761
-Size (openct-0.6.15.tar.gz) = 673265 bytes
+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 (patch-aa) = d44e8daa9cc402c8276bf385a5fbbe5a498b37bb



Home | Main Index | Thread Index | Old Index