diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-09-18 01:12:02 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-09-18 01:12:02 +0800 |
commit | 6268d804a2016c421baa21b7a5d3b2e1ab6725ee (patch) | |
tree | 6fe0c373eb2e66ddb1e4b88f4016267b8f084a9d /dns | |
parent | ba266144569dd606c31a32608ca756155d7e9e94 (diff) | |
download | freebsd-ports-gnome-6268d804a2016c421baa21b7a5d3b2e1ab6725ee.tar.gz freebsd-ports-gnome-6268d804a2016c421baa21b7a5d3b2e1ab6725ee.tar.zst freebsd-ports-gnome-6268d804a2016c421baa21b7a5d3b2e1ab6725ee.zip |
- Update to 1.02
Changes: http://search.cpan.org/dist/Net-DNS-SEC/Changes
Diffstat (limited to 'dns')
-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 |