diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-09-17 17:12:02 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-09-17 17:12:02 +0000 |
commit | f64bf48b697786ef961e7500e7d04d694611ab72 (patch) | |
tree | 6fe0c373eb2e66ddb1e4b88f4016267b8f084a9d /dns/p5-Net-DNS-SEC | |
parent | c49c20d4059bda52cfd635bb270825cfebe0a0e7 (diff) | |
download | ports-f64bf48b697786ef961e7500e7d04d694611ab72.tar.gz ports-f64bf48b697786ef961e7500e7d04d694611ab72.zip |
Notes
Diffstat (limited to 'dns/p5-Net-DNS-SEC')
-rw-r--r-- | dns/p5-Net-DNS-SEC/Makefile | 6 | ||||
-rw-r--r-- | dns/p5-Net-DNS-SEC/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/dns/p5-Net-DNS-SEC/Makefile b/dns/p5-Net-DNS-SEC/Makefile index 034b0d9e5d7d..9d4a69bb22d6 100644 --- a/dns/p5-Net-DNS-SEC/Makefile +++ b/dns/p5-Net-DNS-SEC/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Net-DNS-SEC -PORTVERSION= 1.01 +PORTVERSION= 1.02 CATEGORIES= dns perl5 MASTER_SITES= CPAN \ http://www.ripe.net/ripencc/pub-services/np/DISI/SRC/ @@ -17,9 +17,9 @@ BUILD_DEPENDS= p5-Crypt-OpenSSL-Bignum>=0.04:${PORTSDIR}/security/p5-Crypt-OpenS p5-Crypt-OpenSSL-EC>=1.01:${PORTSDIR}/security/p5-Crypt-OpenSSL-EC \ p5-Crypt-OpenSSL-ECDSA>=0.6:${PORTSDIR}/security/p5-Crypt-OpenSSL-ECDSA \ p5-Crypt-OpenSSL-RSA>=0.27:${PORTSDIR}/security/p5-Crypt-OpenSSL-RSA \ - p5-Crypt-OpenSSL-Random>=0.06:${PORTSDIR}/security/p5-Crypt-OpenSSL-Random \ - p5-Net-DNS>=1.01:${PORTSDIR}/dns/p5-Net-DNS + p5-Crypt-OpenSSL-Random>=0.06:${PORTSDIR}/security/p5-Crypt-OpenSSL-Random RUN_DEPENDS:= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-Net-DNS>=1.01:${PORTSDIR}/dns/p5-Net-DNS NO_ARCH= yes USES= perl5 diff --git a/dns/p5-Net-DNS-SEC/distinfo b/dns/p5-Net-DNS-SEC/distinfo index c1f83b80c554..6bb0fe4ddc59 100644 --- a/dns/p5-Net-DNS-SEC/distinfo +++ b/dns/p5-Net-DNS-SEC/distinfo @@ -1,2 +1,2 @@ -SHA256 (Net-DNS-SEC-1.01.tar.gz) = 25b8e940c578acd0baa1c73d8a32d0e4e347347385e954416bae669d667fdfa0 -SIZE (Net-DNS-SEC-1.01.tar.gz) = 35744 +SHA256 (Net-DNS-SEC-1.02.tar.gz) = e78090addfd4a5d4068b173e6e071d984ae8b67dd803f8f33b73eb7692085fbf +SIZE (Net-DNS-SEC-1.02.tar.gz) = 35915 |