summaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-06-22 01:30:56 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-06-22 01:30:56 +0000
commit2651fc3983976d8d76450bb9caad2f2bc329bec4 (patch)
tree614d0db73d737e5f0f95f6769513a34aa08271a4 /dns
parent- Update to 2.006 (diff)
- Update to 0.09
Changes: http://search.cpan.org/dist/Net-DNS-Lite/Changes
Notes
Notes: svn path=/head/; revision=299749
Diffstat (limited to 'dns')
-rw-r--r--dns/p5-Net-DNS-Lite/Makefile13
-rw-r--r--dns/p5-Net-DNS-Lite/distinfo4
2 files changed, 12 insertions, 5 deletions
diff --git a/dns/p5-Net-DNS-Lite/Makefile b/dns/p5-Net-DNS-Lite/Makefile
index eea0e9b1a266..c1b7dfc728c7 100644
--- a/dns/p5-Net-DNS-Lite/Makefile
+++ b/dns/p5-Net-DNS-Lite/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Net-DNS-Lite
-PORTVERSION= 0.08
+PORTVERSION= 0.09
CATEGORIES= dns perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -19,10 +19,17 @@ LICENSE_COMB= dual
BUILD_DEPENDS= p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils
RUN_DEPENDS:= ${BUILD_DEPENDS}
-TEST_DEPENDS= p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires
+TEST_DEPENDS= p5-Cache-LRU>=0:${PORTSDIR}/devel/p5-Cache-LRU \
+ p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires
PERL_CONFIGURE= yes
MAN3= Net::DNS::Lite.3
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 501001
+TEST_DEPENDS+= p5-Test-Simple>=0.88:${PORTSDIR}/devel/p5-Test-Simple
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/dns/p5-Net-DNS-Lite/distinfo b/dns/p5-Net-DNS-Lite/distinfo
index 36b97c6de7c1..67941b3c9239 100644
--- a/dns/p5-Net-DNS-Lite/distinfo
+++ b/dns/p5-Net-DNS-Lite/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Net-DNS-Lite-0.08.tar.gz) = 4c3f1db088332d55155ca37d47dca7587ca5e69254863e4b3543951e1cf3eb3c
-SIZE (Net-DNS-Lite-0.08.tar.gz) = 26692
+SHA256 (Net-DNS-Lite-0.09.tar.gz) = c415f21b99819b05a68c9e8cfe92936ebafa182cd84e34e95f3442e61d10b8f8
+SIZE (Net-DNS-Lite-0.09.tar.gz) = 25196