ports/69145: Message typo in p5-Spiffy and p5-IO-All Makefile

elvis at sslab.cs.ccu.edu.tw elvis at sslab.cs.ccu.edu.tw
Fri Jul 16 13:10:18 UTC 2004


>Number:         69145
>Category:       ports
>Synopsis:       Message typo in p5-Spiffy and p5-IO-All Makefile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 16 13:10:17 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     elvis <elvis at sslab.cs.ccu.edu.tw>
>Release:        FreeBSD 5.2.1-RELEASE-p8 i386
>Organization:
System Software Lab. CSIE CCU Taiwan
>Environment:
System: FreeBSD sslab.cs.ccu.edu.tw 5.2.1-RELEASE-p8 FreeBSD 5.2.1-RELEASE-p8 #18: Mon May 31 14:13:48 CST 2004     root at sslab.cs.ccu.edu.tw:/ftp/obj/usr/src/sys/SSLAB  i386

>Description:
	Typo in my previous commit
>How-To-Repeat:
	make ports with Perl version less than 5.6.1
>Fix:

--- p5-Spiffy/Makefile.bak	Fri Jul 16 15:06:14 2004
+++ p5-Spiffy/Makefile	Fri Jul 16 20:59:36 2004
@@ -26,7 +26,7 @@
 RUN_DEPENDS+=	${BUILD_DEPENDS}
 .endif
 .if ${PERL_LEVEL} < 500601
-IGNORE=		This port requires perl 5.8.x or later. Install lang/perl5.8 then try again
+IGNORE=		This port requires perl 5.6.1 or later. Install lang/perl5 then try again
 .endif
 
 .include <bsd.port.post.mk>

--- p5-IO-All/Makefile.bak	Fri Jul 16 20:58:11 2004
+++ p5-IO-All/Makefile	Fri Jul 16 20:58:22 2004
@@ -33,7 +33,7 @@
 RUN_DEPENDS=	${BUILD_DEPENDS}
 .endif
 .if ${PERL_LEVEL} < 500601
-IGNORE=	This port requires perl 5.8.x or later. Install lang/perl5.8 then try again
+IGNORE=	This port requires perl 5.6.1 or later. Install lang/perl5 then try again
 .endif
 
 .include <bsd.port.post.mk>
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list