diff options
author | clsung <clsung@FreeBSD.org> | 2008-04-06 13:57:28 +0000 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2008-04-06 13:57:28 +0000 |
commit | 5dcdcb1e82cea3ed043c10650798dc1981c5fbe6 (patch) | |
tree | e8dc220d808d9351a460b65e2430a5544a233775 /dns/p5-Net-Nslookup | |
parent | 4776b46d22647c4d5fdf7ee58bab28a12a594659 (diff) | |
download | FreeBSD-ports-5dcdcb1e82cea3ed043c10650798dc1981c5fbe6.zip FreeBSD-ports-5dcdcb1e82cea3ed043c10650798dc1981c5fbe6.tar.gz |
- Update to 1.17
Changes: http://search.cpan.org/dist/Net-Nslookup/Changes
Diffstat (limited to 'dns/p5-Net-Nslookup')
-rw-r--r-- | dns/p5-Net-Nslookup/Makefile | 13 | ||||
-rw-r--r-- | dns/p5-Net-Nslookup/distinfo | 6 |
2 files changed, 6 insertions, 13 deletions
diff --git a/dns/p5-Net-Nslookup/Makefile b/dns/p5-Net-Nslookup/Makefile index 8a19695..ba4b981 100644 --- a/dns/p5-Net-Nslookup/Makefile +++ b/dns/p5-Net-Nslookup/Makefile @@ -6,10 +6,9 @@ # PORTNAME= Net-Nslookup -PORTVERSION= 1.16 +PORTVERSION= 1.17 CATEGORIES= dns perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= Net +MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= clsung@FreeBSD.org @@ -22,10 +21,4 @@ PERL_CONFIGURE= YES MAN3= Net::Nslookup.3 -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 500800 -BUILD_DEPENDS+= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/dns/p5-Net-Nslookup/distinfo b/dns/p5-Net-Nslookup/distinfo index 7e707b7..a7440ed 100644 --- a/dns/p5-Net-Nslookup/distinfo +++ b/dns/p5-Net-Nslookup/distinfo @@ -1,3 +1,3 @@ -MD5 (Net-Nslookup-1.16.tar.gz) = ff8b63e5fd3804b8a201bf00d4027db0 -SHA256 (Net-Nslookup-1.16.tar.gz) = 5447789725e13aafcbea7973c186e76816830a747b554c53cb88f5f2454ed150 -SIZE (Net-Nslookup-1.16.tar.gz) = 6577 +MD5 (Net-Nslookup-1.17.tar.gz) = cdb0084751b5749f6d6e694956514a86 +SHA256 (Net-Nslookup-1.17.tar.gz) = ff5e62b771815846cf45996cfe9dcc0298702351fae5c164e05dc85c0ca81fa2 +SIZE (Net-Nslookup-1.17.tar.gz) = 5866 |