ports/105736: [PATCH] net/p5-Net-Packet-Target: update to 1.01

Jin-Shan Tseng tjs at cdpa.nsysu.edu.tw
Wed Nov 22 08:20:10 UTC 2006


>Number:         105736
>Category:       ports
>Synopsis:       [PATCH] net/p5-Net-Packet-Target: update to 1.01
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 22 08:20:09 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Jin-Shan Tseng
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD Pluto.CDPA.nsysu.edu.tw 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Sun Nov 12 11:55:04 CST 2006
>Description:
- Update to 1.01

Port maintainer (infofarmer at FreeBSD.org) is cc'd.

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

--- p5-Net-Packet-Target-1.01.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net/p5-Net-Packet-Target/Makefile /hd1/p5-Net-Packet-Target/Makefile
--- /usr/ports/net/p5-Net-Packet-Target/Makefile	Thu Sep 28 20:44:12 2006
+++ /hd1/p5-Net-Packet-Target/Makefile	Wed Nov 22 16:16:32 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Net-Packet-Target
-PORTVERSION=	1.00
+PORTVERSION=	1.01
 CATEGORIES=	net perl5 devel
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,11 +14,18 @@
 MAINTAINER=	infofarmer at FreeBSD.org
 COMMENT=	Target object for all Net-Packet related stuff
 
-BUILD_DEPENDS=	p5-Class-Gomor>=1.00:${PORTSDIR}/devel/p5-Class-Gomor \
+RUN_DEPENDS=	p5-Class-Gomor>=1.00:${PORTSDIR}/devel/p5-Class-Gomor \
 		p5-Net-Packet>=3.00:${PORTSDIR}/net/p5-Net-Packet
-RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
-MAN3=	${PORTNAME:S/-/::/g}.3
 
-.include <bsd.port.mk>
+MAN3=		Net::Packet::Target.3
+
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 500600
+post-patch:
+		${PERL} -pi -e 's/^use warnings;//g' ${WRKSRC}/lib/Net/Packet/Target.pm
+.endif
+
+.include <bsd.port.post.mk>
diff -ruN --exclude=CVS /usr/ports/net/p5-Net-Packet-Target/distinfo /hd1/p5-Net-Packet-Target/distinfo
--- /usr/ports/net/p5-Net-Packet-Target/distinfo	Thu Sep 28 20:44:12 2006
+++ /hd1/p5-Net-Packet-Target/distinfo	Wed Nov 22 15:54:49 2006
@@ -1,3 +1,3 @@
-MD5 (Net-Packet-Target-1.00.tar.gz) = 736deeac5a48601b5064b65f8c2f8977
-SHA256 (Net-Packet-Target-1.00.tar.gz) = 5a380475e12082d079d6da89dda85ea38b24bd377beecf9bdb2777761b678241
-SIZE (Net-Packet-Target-1.00.tar.gz) = 4245
+MD5 (Net-Packet-Target-1.01.tar.gz) = 7165c14c0cd02ec082c27b05a9ba5874
+SHA256 (Net-Packet-Target-1.01.tar.gz) = 7094e9a6f559af8e5a5e565a9ee72465fa6f8cc866855a3fd0c0999613c6cd39
+SIZE (Net-Packet-Target-1.01.tar.gz) = 5808
--- p5-Net-Packet-Target-1.01.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list