diff options
author | sno <sno@pkgsrc.org> | 2010-07-31 11:44:09 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2010-07-31 11:44:09 +0000 |
commit | 56f777752fca1499ef053b08aa79a6cae52fefda (patch) | |
tree | e2a9764dff1b23360358925feaa76f673a2a4ff1 /security | |
parent | 7ba835aaa4551892b98ae05ac3ef29df9523c46e (diff) | |
download | pkgsrc-56f777752fca1499ef053b08aa79a6cae52fefda.tar.gz |
Updating security/p5-Crypt-Twofish from 2.13 to 2.14
pkgsrc changes:
- adjust license definition
Upstream changes:
2.14 2010-05-08 Abhijit Menon-Sen <ams@toroid.org>
* Fix inaccurate dependency in Makefile.PL
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Crypt-Twofish/Makefile | 6 | ||||
-rw-r--r-- | security/p5-Crypt-Twofish/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/security/p5-Crypt-Twofish/Makefile b/security/p5-Crypt-Twofish/Makefile index 147c3c9c854..9cb327a16d3 100644 --- a/security/p5-Crypt-Twofish/Makefile +++ b/security/p5-Crypt-Twofish/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2009/05/21 11:38:02 sno Exp $ +# $NetBSD: Makefile,v 1.17 2010/07/31 11:44:09 sno Exp $ # -DISTNAME= Crypt-Twofish-2.13 +DISTNAME= Crypt-Twofish-2.14 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5ctw CATEGORIES= security perl5 @@ -10,7 +10,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} MAINTAINER= rhaen@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Crypt-Twofish/ COMMENT= Perl5 module for the Twofish symmetric key algorithm -LICENSE= gnu-gpl-v2 # OR artistic +LICENSE= ${PERL5_LICENSE} PKG_INSTALLATION_TYPES= overwrite pkgviews USE_TOOLS+= perl diff --git a/security/p5-Crypt-Twofish/distinfo b/security/p5-Crypt-Twofish/distinfo index 55e2ab1a708..b2c8e3bb40d 100644 --- a/security/p5-Crypt-Twofish/distinfo +++ b/security/p5-Crypt-Twofish/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2009/05/21 11:38:02 sno Exp $ +$NetBSD: distinfo,v 1.4 2010/07/31 11:44:09 sno Exp $ -SHA1 (Crypt-Twofish-2.13.tar.gz) = 0560b227a1a0de2755412b09b56608a9e0407d75 -RMD160 (Crypt-Twofish-2.13.tar.gz) = 90991d5d68bd272eba5ec3823083d3cd069ed2fd -Size (Crypt-Twofish-2.13.tar.gz) = 13455 bytes +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 |