summaryrefslogtreecommitdiff
path: root/security/p5-Crypt-Rijndael
diff options
context:
space:
mode:
authorsno <sno>2010-01-16 22:28:59 +0000
committersno <sno>2010-01-16 22:28:59 +0000
commit3a860192c55c2b6399f6a4421a0b96f35d3f779d (patch)
tree7747b73665aa1c5df59c9eca6ea8d2cf2a175235 /security/p5-Crypt-Rijndael
parentd936f74e0097ec09f74867bcf94eaa8a121eb71c (diff)
downloadpkgsrc-3a860192c55c2b6399f6a4421a0b96f35d3f779d.tar.gz
Updating security/p5-Crypt-Rijndael from 1.07nb1 to 1.08
pkgsrc changes: - Adjusting license definition Upstream changes: 1.08 - Wed Dec 9 18:20:22 2009 * Promoting development release to full release. * This release mainly clarifies the licensing. 1.07_02 - Tue Nov 4 02:21:27 2008 * RT #40511: Give a better warning when you try to use tainted data as an initialization vector. If anyone wants to use tainted data, they can patch the code to accept it. 1.07_01 - Tue Oct 14 08:59:58 2008 * Clarify that these files are under the Lesser GNU Public License (also known as the Library GNU Public License).
Diffstat (limited to 'security/p5-Crypt-Rijndael')
-rw-r--r--security/p5-Crypt-Rijndael/Makefile7
-rw-r--r--security/p5-Crypt-Rijndael/distinfo8
2 files changed, 8 insertions, 7 deletions
diff --git a/security/p5-Crypt-Rijndael/Makefile b/security/p5-Crypt-Rijndael/Makefile
index a52b8e07d72..a38b8af33fe 100644
--- a/security/p5-Crypt-Rijndael/Makefile
+++ b/security/p5-Crypt-Rijndael/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.18 2008/10/19 19:18:45 he Exp $
+# $NetBSD: Makefile,v 1.19 2010/01/16 22:28:59 sno Exp $
#
-DISTNAME= Crypt-Rijndael-1.07
+DISTNAME= Crypt-Rijndael-1.08
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+#PKGREVISION= 1
SVR4_PKGNAME= p5crj
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/}
@@ -11,6 +11,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Crypt-Rijndael/
COMMENT= Perl5 module of the Rijndael symmetric key algorithm
+LICENSE= gnu-lgpl-v2
DEPENDS+= p5-Test-Manifest>=1.14:../../devel/p5-Test-Manifest
diff --git a/security/p5-Crypt-Rijndael/distinfo b/security/p5-Crypt-Rijndael/distinfo
index 090c5e2c25f..c58d924f7dc 100644
--- a/security/p5-Crypt-Rijndael/distinfo
+++ b/security/p5-Crypt-Rijndael/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2008/09/12 11:53:45 he Exp $
+$NetBSD: distinfo,v 1.7 2010/01/16 22:28:59 sno Exp $
-SHA1 (Crypt-Rijndael-1.07.tar.gz) = 9ba047ec5cb7e080d23b1f491fb814bb8185b2e4
-RMD160 (Crypt-Rijndael-1.07.tar.gz) = 452bca226b5bd6f16b4694e73d01a57845ca4fcb
-Size (Crypt-Rijndael-1.07.tar.gz) = 28670 bytes
+SHA1 (Crypt-Rijndael-1.08.tar.gz) = 37b5059961fc44dd2dbbb49f92ca95cc1a95046c
+RMD160 (Crypt-Rijndael-1.08.tar.gz) = eaa857ee047bfb0428bbb4e67f89d3c01eb9f17b
+Size (Crypt-Rijndael-1.08.tar.gz) = 28965 bytes