diff options
author | sno <sno@pkgsrc.org> | 2009-05-21 11:38:02 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2009-05-21 11:38:02 +0000 |
commit | 958c2bdd777e7a995754970b3842266eccd3554e (patch) | |
tree | 41d040083e933cab366f067fb7ebf88933f83311 /security | |
parent | d1b6da489b16625654453743d59b3bc59e9f2061 (diff) | |
download | pkgsrc-958c2bdd777e7a995754970b3842266eccd3554e.tar.gz |
pkgsrc changes:
- Updating package for p5 module Crypt::Twofish from 2.12nb4 to 2.13
- Setting gnu-gpl-v2 as license
Upstream changes:
2.13 2009-05-11 Abhijit Menon-Sen <ams@toroid.org>
* Relicensed on request from the old Artistic License to "the same
terms as Perl itself" (i.e. new Artistic/GPL).
(No functional changes.)
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 ba5c34e77d2..147c3c9c854 100644 --- a/security/p5-Crypt-Twofish/Makefile +++ b/security/p5-Crypt-Twofish/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2008/10/19 19:18:45 he Exp $ +# $NetBSD: Makefile,v 1.16 2009/05/21 11:38:02 sno Exp $ # -DISTNAME= Crypt-Twofish-2.12 +DISTNAME= Crypt-Twofish-2.13 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 SVR4_PKGNAME= p5ctw CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} @@ -11,6 +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 PKG_INSTALLATION_TYPES= overwrite pkgviews USE_TOOLS+= perl diff --git a/security/p5-Crypt-Twofish/distinfo b/security/p5-Crypt-Twofish/distinfo index 8e6a521f9c9..55e2ab1a708 100644 --- a/security/p5-Crypt-Twofish/distinfo +++ b/security/p5-Crypt-Twofish/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2005/02/24 13:10:10 agc Exp $ +$NetBSD: distinfo,v 1.3 2009/05/21 11:38:02 sno Exp $ -SHA1 (Crypt-Twofish-2.12.tar.gz) = 35f242dd4d21c4bf24ffa51ecbf0f92733d80c9b -RMD160 (Crypt-Twofish-2.12.tar.gz) = 68a7c928e3372ac63d857bc7a903fd11dc583b9d -Size (Crypt-Twofish-2.12.tar.gz) = 13194 bytes +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 |