1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

Update to 1.16

add new BUILD_DEPENDS for perl5.00503/perl5.6

PR:		70357
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
This commit is contained in:
Tilman Keskinoz 2004-08-13 13:45:05 +00:00
parent d157fa040e
commit 9ac4f51a63
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=116105
2 changed files with 10 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Net-Nslookup
PORTVERSION= 1.15
PORTVERSION= 1.16
CATEGORIES= dns perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Net
@ -22,4 +22,10 @@ PERL_CONFIGURE= YES
MAN3= Net::Nslookup.3
.include <bsd.port.mk>
.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>

View File

@ -1,2 +1,2 @@
MD5 (Net-Nslookup-1.15.tar.gz) = c7620719edb0a5348da7023c07a18b81
SIZE (Net-Nslookup-1.15.tar.gz) = 6466
MD5 (Net-Nslookup-1.16.tar.gz) = ff8b63e5fd3804b8a201bf00d4027db0
SIZE (Net-Nslookup-1.16.tar.gz) = 6577