diff options
author | jlam <jlam> | 2008-05-01 21:10:19 +0000 |
---|---|---|
committer | jlam <jlam> | 2008-05-01 21:10:19 +0000 |
commit | 4bcb601c87e3c92454219fd08fe475d1e5baa6e5 (patch) | |
tree | f506b73ec3daee76fee9b1018b78776ef41f4682 | |
parent | 44b09d4215b4baad3a983fcd5078ac3930f01bb2 (diff) | |
download | pkgsrc-4bcb601c87e3c92454219fd08fe475d1e5baa6e5.tar.gz |
Note addition of security/ruby-ezcrypto.
-rw-r--r-- | doc/CHANGES-2008 | 3 | ||||
-rw-r--r-- | security/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES-2008 b/doc/CHANGES-2008 index 3df00880622..45965139bcd 100644 --- a/doc/CHANGES-2008 +++ b/doc/CHANGES-2008 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2008,v 1.984 2008/05/01 17:43:50 jlam Exp $ +$NetBSD: CHANGES-2008,v 1.985 2008/05/01 21:10:19 jlam Exp $ Changes to the packages collection and infrastructure in 2008: @@ -1737,3 +1737,4 @@ Changes to the packages collection and infrastructure in 2008: Added audio/tunapie version 2.1.6 [xtraeme 2008-05-01] Updated databases/ruby-sequel-core to 1.5.1 [jlam 2008-05-01] Updated databases/ruby-sequel to 1.5.1 [jlam 2008-05-01] + Updated security/ruby-ezcrypto to 0.7 [jlam 2008-05-01] diff --git a/security/Makefile b/security/Makefile index e78aae53ccb..e9d045ac263 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.318 2008/04/28 22:05:05 bouyer Exp $ +# $NetBSD: Makefile,v 1.319 2008/05/01 21:10:19 jlam Exp $ # COMMENT= Security tools @@ -242,6 +242,7 @@ SUBDIR+= rats SUBDIR+= rc5des SUBDIR+= rid SUBDIR+= rsaref +SUBDIR+= ruby-ezcrypto SUBDIR+= ruby-net-sftp SUBDIR+= ruby-net-ssh SUBDIR+= ruby-password |