pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security Add and enable ruby-digest and ruby-openssl.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/aab2bd9a0429
branches:  trunk
changeset: 490267:aab2bd9a0429
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Mar 06 17:04:53 2005 +0000

description:
Add and enable ruby-digest and ruby-openssl.

diffstat:

 security/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 73e00347e8fe -r aab2bd9a0429 security/Makefile
--- a/security/Makefile Sun Mar 06 17:04:16 2005 +0000
+++ b/security/Makefile Sun Mar 06 17:04:53 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.226 2005/02/28 22:11:14 bad Exp $
+# $NetBSD: Makefile,v 1.227 2005/03/06 17:04:53 taca Exp $
 #
 
 COMMENT=       Security tools
@@ -192,7 +192,9 @@
 SUBDIR+=       rc5des
 SUBDIR+=       rid
 SUBDIR+=       rsaref
+SUBDIR+=       ruby-digest
 SUBDIR+=       ruby-tcpwrap
+SUBDIR+=       ruby-openssl
 SUBDIR+=       ruby16-openssl
 SUBDIR+=       scanssh
 SUBDIR+=       seahorse



Home | Main Index | Thread Index | Old Index