diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2008-04-02 15:13:30 +0000 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2008-04-02 15:13:30 +0000 |
commit | 738c69fc3471bac70d5cced2b7a7b6b577634d5b (patch) | |
tree | 8f60465bdaab0994b6b4e452c98269f4a767cf82 /security/p5-Crypt-Rijndael | |
parent | 2ca6e3aeb75c895aaee8e4bcf6dc0b3603a9c7e5 (diff) | |
download | ports-738c69fc3471bac70d5cced2b7a7b6b577634d5b.tar.gz ports-738c69fc3471bac70d5cced2b7a7b6b577634d5b.zip |
Notes
Diffstat (limited to 'security/p5-Crypt-Rijndael')
-rw-r--r-- | security/p5-Crypt-Rijndael/Makefile | 6 | ||||
-rw-r--r-- | security/p5-Crypt-Rijndael/distinfo | 6 |
2 files changed, 7 insertions, 5 deletions
diff --git a/security/p5-Crypt-Rijndael/Makefile b/security/p5-Crypt-Rijndael/Makefile index f43a634f5708..d520a14ff6fc 100644 --- a/security/p5-Crypt-Rijndael/Makefile +++ b/security/p5-Crypt-Rijndael/Makefile @@ -6,15 +6,17 @@ # PORTNAME= Crypt-Rijndael -PORTVERSION= 1.04 +PORTVERSION= 1.05 CATEGORIES= security perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} +MASTER_SITES= CPAN MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- MAINTAINER= skreuzer@exit2shell.com COMMENT= Perl module that implements the Rijndael cipher +BUILD_DEPENDS= p5-Test-Manifest>1.14:${PORTSDIR}/devel/p5-Test-Manifest + PERL_CONFIGURE= yes MAN3= Crypt::Rijndael.3 diff --git a/security/p5-Crypt-Rijndael/distinfo b/security/p5-Crypt-Rijndael/distinfo index 70b47b7fd51f..568ac466da99 100644 --- a/security/p5-Crypt-Rijndael/distinfo +++ b/security/p5-Crypt-Rijndael/distinfo @@ -1,3 +1,3 @@ -MD5 (Crypt-Rijndael-1.04.tar.gz) = 5a7699f8c0f7227e52fd3484e382609c -SHA256 (Crypt-Rijndael-1.04.tar.gz) = 09074bf8bf0d7a1a70a6ecb943fce3c8516d9754f7661230bafdc074f5e1079f -SIZE (Crypt-Rijndael-1.04.tar.gz) = 26413 +MD5 (Crypt-Rijndael-1.05.tar.gz) = fd46da0ea9f5008bfc2610c16f9d4943 +SHA256 (Crypt-Rijndael-1.05.tar.gz) = 9f8ff65b03119bf8f275e6d59509a2aef8ee9faee218ada926f9247a234f9273 +SIZE (Crypt-Rijndael-1.05.tar.gz) = 28100 |