- Update to 0.09

Changes:	http://search.cpan.org/dist/Net-DNS-Lite/Changes
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2012-06-22 01:30:56 +00:00
parent 5118d9a83b
commit 2651fc3983
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=299749
2 changed files with 12 additions and 5 deletions

View file

@ -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>

View file

@ -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