ports/70357: [MAINTAINER] dns/p5-Net-Nslookup: update to 1.16

Cheng-Lung Sung clsung at dragon2.net
Thu Aug 12 08:50:26 UTC 2004


>Number:         70357
>Category:       ports
>Synopsis:       [MAINTAINER] dns/p5-Net-Nslookup: update to 1.16
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 12 08:50:25 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Cheng-Lung Sung
>Release:        FreeBSD 4.10-RELEASE-p2 i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD sungsung.csie.nctu.edu.tw 4.10-RELEASE-p2 FreeBSD 4.10-RELEASE-p2 #3: Tue Aug 10 17:43:32 CST 2004
>Description:
- Update to 1.16
- add new BUILD_DEPENDS for perl5.00503/perl5.6

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- p5-Net-Nslookup-1.16.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/dns/p5-Net-Nslookup/Makefile /home/clsung/p5-Net-Nslookup/Makefile
--- /usr/ports/dns/p5-Net-Nslookup/Makefile	Mon Jan  5 15:22:45 2004
+++ /home/clsung/p5-Net-Nslookup/Makefile	Thu Aug 12 16:45:38 2004
@@ -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 @@
 
 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>
diff -ruN --exclude=CVS /usr/ports/dns/p5-Net-Nslookup/distinfo /home/clsung/p5-Net-Nslookup/distinfo
--- /usr/ports/dns/p5-Net-Nslookup/distinfo	Thu Apr  1 16:39:28 2004
+++ /home/clsung/p5-Net-Nslookup/distinfo	Thu Aug 12 16:38:32 2004
@@ -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
--- p5-Net-Nslookup-1.16.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list