aboutsummaryrefslogtreecommitdiff
path: root/dns/p5-Net-DNS
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-12-11 05:29:00 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-12-11 05:29:00 +0000
commit923d79d6993bf5cc0f295cef5706a33b9774fe1d (patch)
treec2a4efd6f79125a15d284c76fb7c0c229117f68d /dns/p5-Net-DNS
parentb5b73fe601264d4bf12d03d412822eddfa3fb30b (diff)
downloadports-923d79d6993bf5cc0f295cef5706a33b9774fe1d.tar.gz
ports-923d79d6993bf5cc0f295cef5706a33b9774fe1d.zip
- Update to 1.04
Notes
Notes: svn path=/head/; revision=403493
Diffstat (limited to 'dns/p5-Net-DNS')
-rw-r--r--dns/p5-Net-DNS/Makefile13
-rw-r--r--dns/p5-Net-DNS/distinfo4
2 files changed, 11 insertions, 6 deletions
diff --git a/dns/p5-Net-DNS/Makefile b/dns/p5-Net-DNS/Makefile
index c18a90258865..39b225ba3aaa 100644
--- a/dns/p5-Net-DNS/Makefile
+++ b/dns/p5-Net-DNS/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Net-DNS
-PORTVERSION= 1.02
+PORTVERSION= 1.04
PORTEPOCH= 1
CATEGORIES= dns net perl5 ipv6
MASTER_SITES= CPAN
@@ -31,9 +31,14 @@ GOST_BUILD_DEPENDS= p5-Digest-GOST>=0.06:${PORTSDIR}/security/p5-Digest-GOST
GOST_RUN_DEPENDS= p5-Digest-GOST>=0.06:${PORTSDIR}/security/p5-Digest-GOST
IDN_BUILD_DEPENDS= p5-Net-LibIDN>=0.12:${PORTSDIR}/dns/p5-Net-LibIDN
IDN_RUN_DEPENDS= p5-Net-LibIDN>=0.12:${PORTSDIR}/dns/p5-Net-LibIDN
-IPV6_BUILD_DEPENDS= p5-IO-Socket-INET6>=2.01:${PORTSDIR}/net/p5-IO-Socket-INET6
-IPV6_RUN_DEPENDS= p5-IO-Socket-INET6>=2.01:${PORTSDIR}/net/p5-IO-Socket-INET6
SSHFP_BUILD_DEPENDS= p5-Digest-BubbleBabble>=0.01:${PORTSDIR}/security/p5-Digest-BubbleBabble
SSHFP_RUN_DEPENDS= p5-Digest-BubbleBabble>=0.01:${PORTSDIR}/security/p5-Digest-BubbleBabble
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PORT_OPTIONS:MIPV6} && ${PERL_LEVEL} < 502000
+BUILD_DEPENDS= p5-IO-Socket-IP>=0.29:${PORTSDIR}/net/p5-IO-Socket-IP
+RUN_DEPENDS= p5-IO-Socket-IP>=0.29:${PORTSDIR}/net/p5-IO-Socket-IP
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/dns/p5-Net-DNS/distinfo b/dns/p5-Net-DNS/distinfo
index dd2cd3a65214..e2ee99864d96 100644
--- a/dns/p5-Net-DNS/distinfo
+++ b/dns/p5-Net-DNS/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Net-DNS-1.02.tar.gz) = 9473c322b036592663bb20383e85190a682d142688b162efc975a61bcc7534f2
-SIZE (Net-DNS-1.02.tar.gz) = 245760
+SHA256 (Net-DNS-1.04.tar.gz) = 4b9f220304c5722658fbdbe4db31ab77486b5f0aaada78c9d1b528e4b0680965
+SIZE (Net-DNS-1.04.tar.gz) = 245064