Fri Jan 29 10:19:47 2010 UTC ()
Updating security/p5-Crypt-Rijndael from 1.08 to 1.09

pkgsrc changes:
- Updating COMMENT to new short description from upstream

Upstream changes:
1.09 - Sun Jan 17 12:00:33 2010
	* Clarify in the Makefile.PL that this is under LGPL.
	* There are no code changes


(sno)
diff -r1.19 -r1.20 pkgsrc/security/p5-Crypt-Rijndael/Makefile
diff -r1.7 -r1.8 pkgsrc/security/p5-Crypt-Rijndael/distinfo

cvs diff -r1.19 -r1.20 pkgsrc/security/p5-Crypt-Rijndael/Makefile (expand / switch to unified diff)

--- pkgsrc/security/p5-Crypt-Rijndael/Makefile 2010/01/16 22:28:59 1.19
+++ pkgsrc/security/p5-Crypt-Rijndael/Makefile 2010/01/29 10:19:47 1.20
@@ -1,24 +1,24 @@ @@ -1,24 +1,24 @@
1# $NetBSD: Makefile,v 1.19 2010/01/16 22:28:59 sno Exp $ 1# $NetBSD: Makefile,v 1.20 2010/01/29 10:19:47 sno Exp $
2# 2#
3 3
4DISTNAME= Crypt-Rijndael-1.08 4DISTNAME= Crypt-Rijndael-1.09
5PKGNAME= p5-${DISTNAME} 5PKGNAME= p5-${DISTNAME}
6#PKGREVISION= 1 6#PKGREVISION= 1
7SVR4_PKGNAME= p5crj 7SVR4_PKGNAME= p5crj
8CATEGORIES= security perl5 8CATEGORIES= security perl5
9MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} 9MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/}
10 10
11MAINTAINER= pkgsrc-users@NetBSD.org 11MAINTAINER= pkgsrc-users@NetBSD.org
12HOMEPAGE= http://search.cpan.org/dist/Crypt-Rijndael/ 12HOMEPAGE= http://search.cpan.org/dist/Crypt-Rijndael/
13COMMENT= Perl5 module of the Rijndael symmetric key algorithm 13COMMENT= Crypt::CBC compliant Rijndael encryption module
14LICENSE= gnu-lgpl-v2 14LICENSE= gnu-lgpl-v2
15 15
16DEPENDS+= p5-Test-Manifest>=1.14:../../devel/p5-Test-Manifest 16DEPENDS+= p5-Test-Manifest>=1.14:../../devel/p5-Test-Manifest
17 17
18PKG_DESTDIR_SUPPORT= user-destdir 18PKG_DESTDIR_SUPPORT= user-destdir
19 19
20USE_LANGUAGES= c 20USE_LANGUAGES= c
21PERL5_PACKLIST= auto/Crypt/Rijndael/.packlist 21PERL5_PACKLIST= auto/Crypt/Rijndael/.packlist
22 22
23.include "../../lang/perl5/module.mk" 23.include "../../lang/perl5/module.mk"
24.include "../../mk/bsd.pkg.mk" 24.include "../../mk/bsd.pkg.mk"

cvs diff -r1.7 -r1.8 pkgsrc/security/p5-Crypt-Rijndael/distinfo (expand / switch to unified diff)

--- pkgsrc/security/p5-Crypt-Rijndael/distinfo 2010/01/16 22:28:59 1.7
+++ pkgsrc/security/p5-Crypt-Rijndael/distinfo 2010/01/29 10:19:47 1.8
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.7 2010/01/16 22:28:59 sno Exp $ 1$NetBSD: distinfo,v 1.8 2010/01/29 10:19:47 sno Exp $
2 2
3SHA1 (Crypt-Rijndael-1.08.tar.gz) = 37b5059961fc44dd2dbbb49f92ca95cc1a95046c 3SHA1 (Crypt-Rijndael-1.09.tar.gz) = 2edc7836a62c01c6db668586f907f8f57170a970
4RMD160 (Crypt-Rijndael-1.08.tar.gz) = eaa857ee047bfb0428bbb4e67f89d3c01eb9f17b 4RMD160 (Crypt-Rijndael-1.09.tar.gz) = a0fa349631ce7a5555a3f6a9fe6c23b1a745858d
5Size (Crypt-Rijndael-1.08.tar.gz) = 28965 bytes 5Size (Crypt-Rijndael-1.09.tar.gz) = 28994 bytes