diff options
author | adamw <adamw@FreeBSD.org> | 2016-01-16 01:55:39 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2016-01-16 01:55:39 +0800 |
commit | 28a9e2c6f5418ea909f892c9a0d100c1a5f8e0f2 (patch) | |
tree | e3814ca26192327e2127289b5daff6ad9b35ce12 /security | |
parent | a0babeec924d523b198e3d648d6118b711ccb8e7 (diff) | |
download | freebsd-ports-gnome-28a9e2c6f5418ea909f892c9a0d100c1a5f8e0f2.tar.gz freebsd-ports-gnome-28a9e2c6f5418ea909f892c9a0d100c1a5f8e0f2.tar.zst freebsd-ports-gnome-28a9e2c6f5418ea909f892c9a0d100c1a5f8e0f2.zip |
Update to 0.24, and adjust TEST_DEPENDS.
Changes: https://metacpan.org/changes/distribution/Crypt-OpenSSL-CA
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Crypt-OpenSSL-CA/Makefile | 6 | ||||
-rw-r--r-- | security/p5-Crypt-OpenSSL-CA/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/security/p5-Crypt-OpenSSL-CA/Makefile b/security/p5-Crypt-OpenSSL-CA/Makefile index 80ccae7eb38d..a382f743f3b7 100644 --- a/security/p5-Crypt-OpenSSL-CA/Makefile +++ b/security/p5-Crypt-OpenSSL-CA/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Crypt-OpenSSL-CA -PORTVERSION= 0.23 -PORTREVISION= 3 +PORTVERSION= 0.24 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -24,7 +23,8 @@ BUILD_DEPENDS= p5-Convert-ASN1>=0.02:${PORTSDIR}/converters/p5-Convert-ASN1 \ p5-Inline-C>=0:${PORTSDIR}/devel/p5-Inline-C \ p5-Net-SSLeay>=1.25:${PORTSDIR}/security/p5-Net-SSLeay RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Group>=0:${PORTSDIR}/devel/p5-Test-Group +TEST_DEPENDS= p5-Test-Group>=0:${PORTSDIR}/devel/p5-Test-Group \ + p5-Test-Taint>=0:${PORTSDIR}/devel/p5-Test-Taint USES= perl5 USE_PERL5= modbuild diff --git a/security/p5-Crypt-OpenSSL-CA/distinfo b/security/p5-Crypt-OpenSSL-CA/distinfo index 92869cc27f39..e27b4bf344aa 100644 --- a/security/p5-Crypt-OpenSSL-CA/distinfo +++ b/security/p5-Crypt-OpenSSL-CA/distinfo @@ -1,2 +1,2 @@ -SHA256 (Crypt-OpenSSL-CA-0.23.tar.gz) = 023b09f062e7612a0d49efcb11c8539f4f5e2d28f6bd1fcb140f5b3e6a6f3f25 -SIZE (Crypt-OpenSSL-CA-0.23.tar.gz) = 140948 +SHA256 (Crypt-OpenSSL-CA-0.24.tar.gz) = 55b4f2549231be0e61cf685c4d89eefce9c19c636786c14cbd3428e976b3aa33 +SIZE (Crypt-OpenSSL-CA-0.24.tar.gz) = 140835 |