Wed Jan 23 10:25:06 2013 UTC ()
- updated to 2.15

ChangeLog:

2.15    2012-09-07      Abhijit Menon-Sen <ams@toroid.org>

    * Include 'strict' in PREREQ_PM to silence cpantesters. No
      functional changes.


(rhaen)
diff -r1.21 -r1.22 pkgsrc/security/p5-Crypt-Twofish/Makefile
diff -r1.4 -r1.5 pkgsrc/security/p5-Crypt-Twofish/distinfo

cvs diff -r1.21 -r1.22 pkgsrc/security/p5-Crypt-Twofish/Makefile (expand / switch to unified diff)

--- pkgsrc/security/p5-Crypt-Twofish/Makefile 2012/10/23 18:16:43 1.21
+++ pkgsrc/security/p5-Crypt-Twofish/Makefile 2013/01/23 10:25:06 1.22
@@ -1,19 +1,18 @@ @@ -1,19 +1,18 @@
1# $NetBSD: Makefile,v 1.21 2012/10/23 18:16:43 asau Exp $ 1# $NetBSD: Makefile,v 1.22 2013/01/23 10:25:06 rhaen Exp $
2# 2#
3 3
4DISTNAME= Crypt-Twofish-2.14 4DISTNAME= Crypt-Twofish-2.15
5PKGNAME= p5-${DISTNAME} 5PKGNAME= p5-${DISTNAME}
6PKGREVISION= 3 
7SVR4_PKGNAME= p5ctw 6SVR4_PKGNAME= p5ctw
8CATEGORIES= security perl5 7CATEGORIES= security perl5
9MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} 8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/}
10 9
11MAINTAINER= rhaen@NetBSD.org 10MAINTAINER= rhaen@NetBSD.org
12HOMEPAGE= http://search.cpan.org/dist/Crypt-Twofish/ 11HOMEPAGE= http://search.cpan.org/dist/Crypt-Twofish/
13COMMENT= Perl5 module for the Twofish symmetric key algorithm 12COMMENT= Perl5 module for the Twofish symmetric key algorithm
14LICENSE= ${PERL5_LICENSE} 13LICENSE= ${PERL5_LICENSE}
15 14
16PKG_INSTALLATION_TYPES= overwrite pkgviews 15PKG_INSTALLATION_TYPES= overwrite pkgviews
17USE_TOOLS+= perl 16USE_TOOLS+= perl
18 17
19PERL5_PACKLIST= auto/Crypt/Twofish/.packlist 18PERL5_PACKLIST= auto/Crypt/Twofish/.packlist

cvs diff -r1.4 -r1.5 pkgsrc/security/p5-Crypt-Twofish/distinfo (expand / switch to unified diff)

--- pkgsrc/security/p5-Crypt-Twofish/distinfo 2010/07/31 11:44:09 1.4
+++ pkgsrc/security/p5-Crypt-Twofish/distinfo 2013/01/23 10:25:06 1.5
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.4 2010/07/31 11:44:09 sno Exp $ 1$NetBSD: distinfo,v 1.5 2013/01/23 10:25:06 rhaen Exp $
2 2
3SHA1 (Crypt-Twofish-2.14.tar.gz) = baed59fe8ddf0626b7f0f7eca7bbacc74bb041bf 3SHA1 (Crypt-Twofish-2.15.tar.gz) = 513196c0bedb34f7f828b02f65416d9a597a985d
4RMD160 (Crypt-Twofish-2.14.tar.gz) = 3c80e5cc86993f65f2e8869dddc283a3f7a23766 4RMD160 (Crypt-Twofish-2.15.tar.gz) = d93c036f9a38e3cc0698cef9bec581098b65ad53
5Size (Crypt-Twofish-2.14.tar.gz) = 13505 bytes 5Size (Crypt-Twofish-2.15.tar.gz) = 13579 bytes