summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2007-07-27 23:13:08 +0000
committerseb <seb@pkgsrc.org>2007-07-27 23:13:08 +0000
commitfd7b5db704e5967d72fdc6cfe0fe3e667bb31558 (patch)
tree864649c51f2fd0748db0eea9f3d283dae575663d
parent121016f080c050761d364121c18fcb67991fe00d (diff)
downloadpkgsrc-fd7b5db704e5967d72fdc6cfe0fe3e667bb31558.tar.gz
Note initial addition of p5-Crypt-RC4 version 2.02 as
security/p5-Crypt-RC4 into The NetBSD Packages Collection. The Perl 5 module Crypt::RC4 provides a simple implementation of the RC4 algorithm, developed by RSA Security, Inc. Disclaimer: Strictly speaking, this module uses the "alleged" RC4 algorithm. The Algorithm known as "RC4" is a trademark of RSA Security Inc., and this document [the module documentation] makes no claims one way or another that this is the correct algorithm, and further, make no claims about the quality of the source code nor any licensing requirements for commercial use
-rw-r--r--doc/CHANGES-20073
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2007 b/doc/CHANGES-2007
index 54ffdb9960a..b6fa6a22410 100644
--- a/doc/CHANGES-2007
+++ b/doc/CHANGES-2007
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2007,v 1.1632 2007/07/27 21:45:32 adrianp Exp $
+$NetBSD: CHANGES-2007,v 1.1633 2007/07/27 23:13:08 seb Exp $
Changes to the packages collection and infrastructure in 2007:
@@ -3003,3 +3003,4 @@ Changes to the packages collection and infrastructure in 2007:
Updated pkgtools/pkglint to 4.78 [abs 2007-07-26]
Updated archivers/p7zip to 4.51 [adam 2007-07-27]
Updated www/drupal to 5.2 [adrianp 2007-07-27]
+ Added security/p5-Crypt-RC4 version 2.02 [seb 2007-07-27]