diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-08-03 07:43:12 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-08-03 07:43:12 +0800 |
commit | 146f5222bcb0f83b0e479e46b9d00115a2dbfa76 (patch) | |
tree | 36b149f1b54630798a289a24208ecf93d9ec44af /security | |
parent | 7b934d39d26375f6076270c29b8c714cc20decd2 (diff) | |
download | freebsd-ports-gnome-146f5222bcb0f83b0e479e46b9d00115a2dbfa76.tar.gz freebsd-ports-gnome-146f5222bcb0f83b0e479e46b9d00115a2dbfa76.tar.zst freebsd-ports-gnome-146f5222bcb0f83b0e479e46b9d00115a2dbfa76.zip |
Update to 2.08
- Add TEST_DEPENDS
Changes: https://metacpan.org/changes/distribution/Filter-Crypto
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Filter-Crypto/Makefile | 3 | ||||
-rw-r--r-- | security/p5-Filter-Crypto/distinfo | 5 |
2 files changed, 5 insertions, 3 deletions
diff --git a/security/p5-Filter-Crypto/Makefile b/security/p5-Filter-Crypto/Makefile index 4b92a149d41f..d42ad3e20dda 100644 --- a/security/p5-Filter-Crypto/Makefile +++ b/security/p5-Filter-Crypto/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Filter-Crypto -PORTVERSION= 2.07 +PORTVERSION= 2.08 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,6 +15,7 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-PAR-Packer>=0:devel/p5-PAR-Packer RUN_DEPENDS:= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-CPAN-Changes>=0:devel/p5-CPAN-Changes USES= perl5 ssl USE_PERL5= configure diff --git a/security/p5-Filter-Crypto/distinfo b/security/p5-Filter-Crypto/distinfo index 0f6103922b87..132e3c4e5382 100644 --- a/security/p5-Filter-Crypto/distinfo +++ b/security/p5-Filter-Crypto/distinfo @@ -1,2 +1,3 @@ -SHA256 (Filter-Crypto-2.07.tar.gz) = 2d2d78ba90c6bd63bf55f87b65491efc07db30f50d8e9de5235ec7047cf2665f -SIZE (Filter-Crypto-2.07.tar.gz) = 144793 +TIMESTAMP = 1533227390 +SHA256 (Filter-Crypto-2.08.tar.gz) = c41049440fda166625449bfdea52846f43003eb7eb8ca69720dada88084a309e +SIZE (Filter-Crypto-2.08.tar.gz) = 146291 |