ports/102068: [MAINTAINER] net/p5-POE-Component-Client-Telnet: ignore old perl

Jin-Shan Tseng tjs at cdpa.nsysu.edu.tw
Tue Aug 15 09:00:37 UTC 2006


>Number:         102068
>Category:       ports
>Synopsis:       [MAINTAINER] net/p5-POE-Component-Client-Telnet: ignore old perl
>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:   Tue Aug 15 09:00:33 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Jin-Shan Tseng
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
NCHC
>Environment:
System: FreeBSD Pluto.CDPA.nsysu.edu.tw 6.1-STABLE FreeBSD 6.1-STABLE #0: Mon Aug 14 14:48:58 CST 2006
>Description:
- can't build on perl level < 5.6

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

--- p5-POE-Component-Client-Telnet-0.06_2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net/p5-POE-Component-Client-Telnet/Makefile /root/p5-POE-Component-Client-Telnet/Makefile
--- /usr/ports/net/p5-POE-Component-Client-Telnet/Makefile	Mon Aug 14 17:52:54 2006
+++ /root/p5-POE-Component-Client-Telnet/Makefile	Tue Aug 15 16:41:02 2006
@@ -7,7 +7,7 @@
 
 PORTNAME=	POE-Component-Client-Telnet
 PORTVERSION=	0.06
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	net perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	POE
@@ -28,9 +28,7 @@
 .include <bsd.port.pre.mk>
 
 .if ${PERL_LEVEL} < 500600
-post-patch:
-	@${PERL} -pi -e '$$_ = "" if /use warnings/;' \
-		${WRKSRC}/Makefile.PL
+IGNORE=	requires Perl 5.6.0 or newer. Install lang/perl5.8 and try again
 .endif
 
 .if ${PERL_LEVEL} < 500602
--- p5-POE-Component-Client-Telnet-0.06_2.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list