diff options
Diffstat (limited to 'security/p5-Crypt-IDEA')
-rw-r--r-- | security/p5-Crypt-IDEA/Makefile | 4 | ||||
-rw-r--r-- | security/p5-Crypt-IDEA/distinfo | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/security/p5-Crypt-IDEA/Makefile b/security/p5-Crypt-IDEA/Makefile index d7feb73f0bf5..010d31f0da0b 100644 --- a/security/p5-Crypt-IDEA/Makefile +++ b/security/p5-Crypt-IDEA/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Crypt-IDEA -PORTVERSION= 1.07 +PORTVERSION= 1.08 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Crypt @@ -15,6 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= erwin@FreeBSD.org COMMENT= Perl5 interface to IDEA block cipher +BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple + PERL_CONFIGURE= yes MAN3= Crypt::IDEA.3 diff --git a/security/p5-Crypt-IDEA/distinfo b/security/p5-Crypt-IDEA/distinfo index a26ea0eaec20..ff2a19eff832 100644 --- a/security/p5-Crypt-IDEA/distinfo +++ b/security/p5-Crypt-IDEA/distinfo @@ -1,3 +1,3 @@ -MD5 (Crypt-IDEA-1.07.tar.gz) = 2dd04f95fe31f993b61e15b9b9393665 -SHA256 (Crypt-IDEA-1.07.tar.gz) = d07fa03f08fd0febe12086418c23cd317ebe0f0ac675a9b0aaa36ad40f1d52ec -SIZE (Crypt-IDEA-1.07.tar.gz) = 6809 +MD5 (Crypt-IDEA-1.08.tar.gz) = 6718c630fa8ac28cb989b7db763ed97c +SHA256 (Crypt-IDEA-1.08.tar.gz) = b96c16599b2064c2239d3f1922e18b17bfc2e3e6a836e91d93dbb9c469f78d4f +SIZE (Crypt-IDEA-1.08.tar.gz) = 7045 |