From 7bcac54531ede9747a9130a24d068312db5e1c52 Mon Sep 17 00:00:00 2001 From: Doug Barton Date: Mon, 13 Jun 2005 15:58:10 +0000 Subject: Upgrade to 0.51, which fixes extra debugging that should not have gone into the live version. Also, 0.50 grew a dependency on Net-IP which was not recorded in the Changes file, so add that explicitly. This was mentioned by several people, including the current Net-DNS author, and the PR. PR: ports/82194 Submitted by: Helge Oldach --- dns/p5-Net-DNS/Makefile | 5 +++-- dns/p5-Net-DNS/distinfo | 4 ++-- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'dns') diff --git a/dns/p5-Net-DNS/Makefile b/dns/p5-Net-DNS/Makefile index 1a6ffb6cd940..bb16a586fa01 100644 --- a/dns/p5-Net-DNS/Makefile +++ b/dns/p5-Net-DNS/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Net-DNS -PORTVERSION= 0.50 +PORTVERSION= 0.51 CATEGORIES= dns net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net @@ -16,7 +16,8 @@ MAINTAINER= DougB@FreeBSD.org COMMENT= Perl5 interface to the DNS resolver, and dynamic updates # Warnings during build are harmless, the port does not need these to build -RUN_DEPENDS= ${SITE_PERL}/Digest/HMAC_MD5.pm:${PORTSDIR}/security/p5-Digest-HMAC +RUN_DEPENDS= ${SITE_PERL}/Digest/HMAC_MD5.pm:${PORTSDIR}/security/p5-Digest-HMAC \ + ipcount:${PORTSDIR}/net-mgmt/p5-Net-IP PERL_CONFIGURE= yes CONFIGURE_ARGS+= --online-tests diff --git a/dns/p5-Net-DNS/distinfo b/dns/p5-Net-DNS/distinfo index 0b7b2510fc96..7921c14929f3 100644 --- a/dns/p5-Net-DNS/distinfo +++ b/dns/p5-Net-DNS/distinfo @@ -1,2 +1,2 @@ -MD5 (Net-DNS-0.50.tar.gz) = 0cd1f84dc0ba31a99167213c4964d9a2 -SIZE (Net-DNS-0.50.tar.gz) = 116601 +MD5 (Net-DNS-0.51.tar.gz) = fc358c06e65b1918b93e1a92e02065b8 +SIZE (Net-DNS-0.51.tar.gz) = 117037 -- cgit v1.2.3