diff options
author | rhaen <rhaen@pkgsrc.org> | 2013-01-23 10:25:06 +0000 |
---|---|---|
committer | rhaen <rhaen@pkgsrc.org> | 2013-01-23 10:25:06 +0000 |
commit | b916c2ca65d2e053737579776db4cf0909d0c350 (patch) | |
tree | 2c097023e65db17ffd1793dfecca07c3822dad96 /security | |
parent | 97bfb465f81d438bc1ff3267653aaab3ce8ad822 (diff) | |
download | pkgsrc-b916c2ca65d2e053737579776db4cf0909d0c350.tar.gz |
- 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.
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Crypt-Twofish/Makefile | 5 | ||||
-rw-r--r-- | security/p5-Crypt-Twofish/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/security/p5-Crypt-Twofish/Makefile b/security/p5-Crypt-Twofish/Makefile index a87575d5314..b666bf7f80c 100644 --- a/security/p5-Crypt-Twofish/Makefile +++ b/security/p5-Crypt-Twofish/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2012/10/23 18:16:43 asau Exp $ +# $NetBSD: Makefile,v 1.22 2013/01/23 10:25:06 rhaen Exp $ # -DISTNAME= Crypt-Twofish-2.14 +DISTNAME= Crypt-Twofish-2.15 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 SVR4_PKGNAME= p5ctw CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} diff --git a/security/p5-Crypt-Twofish/distinfo b/security/p5-Crypt-Twofish/distinfo index b2c8e3bb40d..def7c43816c 100644 --- a/security/p5-Crypt-Twofish/distinfo +++ b/security/p5-Crypt-Twofish/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2010/07/31 11:44:09 sno Exp $ +$NetBSD: distinfo,v 1.5 2013/01/23 10:25:06 rhaen Exp $ -SHA1 (Crypt-Twofish-2.14.tar.gz) = baed59fe8ddf0626b7f0f7eca7bbacc74bb041bf -RMD160 (Crypt-Twofish-2.14.tar.gz) = 3c80e5cc86993f65f2e8869dddc283a3f7a23766 -Size (Crypt-Twofish-2.14.tar.gz) = 13505 bytes +SHA1 (Crypt-Twofish-2.15.tar.gz) = 513196c0bedb34f7f828b02f65416d9a597a985d +RMD160 (Crypt-Twofish-2.15.tar.gz) = d93c036f9a38e3cc0698cef9bec581098b65ad53 +Size (Crypt-Twofish-2.15.tar.gz) = 13579 bytes |