pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Added security/libp11 version 0.2.4



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e673426f4980
branches:  trunk
changeset: 555584:e673426f4980
user:      hasso <hasso%pkgsrc.org@localhost>
date:      Thu Mar 05 20:37:25 2009 +0000

description:
Added security/libp11 version 0.2.4
Added security/engine_pkcs11 version 0.1.5

diffstat:

 doc/CHANGES-2009  |  4 +++-
 security/Makefile |  4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diffs (40 lines):

diff -r 795b3a0784d7 -r e673426f4980 doc/CHANGES-2009
--- a/doc/CHANGES-2009  Thu Mar 05 20:30:52 2009 +0000
+++ b/doc/CHANGES-2009  Thu Mar 05 20:37:25 2009 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2009,v 1.882 2009/03/05 19:45:58 bouyer Exp $
+$NetBSD: CHANGES-2009,v 1.883 2009/03/05 20:37:25 hasso Exp $
 
 Changes to the packages collection and infrastructure in 2009:
 
@@ -1193,3 +1193,5 @@
        Updated www/firefox3 to 3.0.7 [tron 2009-03-05]
        Updated sysutils/duplicity to 0.5.10 [tnn 2009-03-05]
        Updated sysutils/xentools3 to 3.1.4nb4 [bouyer 2009-03-05]
+       Added security/libp11 version 0.2.4 [hasso 2009-03-05]
+       Added security/engine_pkcs11 version 0.1.5 [hasso 2009-03-05]
diff -r 795b3a0784d7 -r e673426f4980 security/Makefile
--- a/security/Makefile Thu Mar 05 20:30:52 2009 +0000
+++ b/security/Makefile Thu Mar 05 20:37:25 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.345 2009/02/26 21:59:21 plunky Exp $
+# $NetBSD: Makefile,v 1.346 2009/03/05 20:37:25 hasso Exp $
 #
 
 COMMENT=       Security tools
@@ -53,6 +53,7 @@
 SUBDIR+=       dsniff
 SUBDIR+=       dsniff-nox11
 SUBDIR+=       egd
+SUBDIR+=       engine-pkcs11
 SUBDIR+=       flawfinder
 SUBDIR+=       fprint-demo
 SUBDIR+=       fprot-workstation-bin
@@ -104,6 +105,7 @@
 SUBDIR+=       libksba04
 SUBDIR+=       libmcrypt
 SUBDIR+=       libnasl
+SUBDIR+=       libp11
 SUBDIR+=       libprelude
 SUBDIR+=       libpreludedb
 SUBDIR+=       libssh



Home | Main Index | Thread Index | Old Index