summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-05-31 20:43:16 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-05-31 20:43:16 +0000
commit79e2125bddbbdeffb0a3299e886aca5dde212a40 (patch)
tree73cdfa4bb7a2d58609be818458522090bc99cf0b
parent- Update to 0.0.9 (diff)
- Update to 1.20
PR: 120697 Submitted by: lippe Approved by: maintainer timeout
Notes
Notes: svn path=/head/; revision=214052
-rw-r--r--security/p5-Filter-Crypto/Makefile7
-rw-r--r--security/p5-Filter-Crypto/distinfo6
2 files changed, 8 insertions, 5 deletions
diff --git a/security/p5-Filter-Crypto/Makefile b/security/p5-Filter-Crypto/Makefile
index 3bded10d1a8a..119210e48834 100644
--- a/security/p5-Filter-Crypto/Makefile
+++ b/security/p5-Filter-Crypto/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Filter-Crypto
-PORTVERSION= 1.18
+PORTVERSION= 1.20
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,7 +14,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= skv@FreeBSD.org
COMMENT= Create runnable Perl files encrypted with OpenSSL libcrypto
-BUILD_DEPENDS= ${SITE_PERL}/PAR/Filter.pm:${PORTSDIR}/devel/p5-PAR-Packer
+BUILD_DEPENDS= ${SITE_PERL}/PAR/Filter.pm:${PORTSDIR}/devel/p5-PAR-Packer \
+ ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \
+ ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp \
+ ${SITE_PERL}/Test/Pod.pm:${PORTSDIR}/devel/p5-Test-Pod
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/security/p5-Filter-Crypto/distinfo b/security/p5-Filter-Crypto/distinfo
index 33257a50617b..bdb6179ce6d2 100644
--- a/security/p5-Filter-Crypto/distinfo
+++ b/security/p5-Filter-Crypto/distinfo
@@ -1,3 +1,3 @@
-MD5 (Filter-Crypto-1.18.tar.gz) = 757c03cd2049b5ae22c3848ec0a4c9a1
-SHA256 (Filter-Crypto-1.18.tar.gz) = c3bd050ecb7843c2f8457d0a1694f1d241e04a76cc528fd5b6101fad73bf13e3
-SIZE (Filter-Crypto-1.18.tar.gz) = 135356
+MD5 (Filter-Crypto-1.20.tar.gz) = 482dad3ac33a96d20b3c3e8ab1d4cfc8
+SHA256 (Filter-Crypto-1.20.tar.gz) = 7eab4109e42192479555888215723435e88a31c62d9c77fa9b7fecfb22f72fe7
+SIZE (Filter-Crypto-1.20.tar.gz) = 143560