pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Add and enable py-OpenSSL.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/52b586ea6027
branches:  trunk
changeset: 469036:52b586ea6027
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Thu Feb 19 01:20:27 2004 +0000

description:
Add and enable py-OpenSSL.

diffstat:

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

diffs (31 lines):

diff -r a555ff49d019 -r 52b586ea6027 doc/CHANGES
--- a/doc/CHANGES       Thu Feb 19 01:18:52 2004 +0000
+++ b/doc/CHANGES       Thu Feb 19 01:20:27 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.4909 2004/02/19 00:45:12 minskim Exp $
+$NetBSD: CHANGES,v 1.4910 2004/02/19 01:20:28 minskim Exp $
 
 Changes to the packages collection and infrastructure in 2004:
 
@@ -922,3 +922,4 @@
        Updated p5-Crypt-OpenSSL-RSA 0.21 [heinz 2004-02-18]
        Added py-fonttools-2.0b1 [minskim 2004-02-19]
        Added py-TTFQuery-0.2.6 [minskim 2004-02-19]
+       Added py-OpenSSL-0.5.1 [minskim 2004-02-19]
diff -r a555ff49d019 -r 52b586ea6027 security/Makefile
--- a/security/Makefile Thu Feb 19 01:18:52 2004 +0000
+++ b/security/Makefile Thu Feb 19 01:20:27 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.166 2004/02/17 15:36:06 minskim Exp $
+# $NetBSD: Makefile,v 1.167 2004/02/19 01:20:27 minskim Exp $
 #
 
 COMMENT=       Security tools
@@ -132,6 +132,7 @@
 SUBDIR+=       portsentry
 SUBDIR+=       priv
 SUBDIR+=       pscan
+SUBDIR+=       py-OpenSSL
 SUBDIR+=       py-amkCrypto
 SUBDIR+=       py-cryptkit
 SUBDIR+=       py-gnupg



Home | Main Index | Thread Index | Old Index