ports/100240: [MAINTAINER] devel/p5-Config-INI-Simple: Pointyhat report

Gea-Suan Lin gslin at gslin.org
Thu Jul 13 19:30:21 UTC 2006


>Number:         100240
>Category:       ports
>Synopsis:       [MAINTAINER] devel/p5-Config-INI-Simple: Pointyhat report
>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 Jul 13 19:30:11 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006
>Description:
- Fix pointyhat report on perl 5.00503.

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

--- p5-Config-INI-Simple-0.01.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/p5-Config-INI-Simple/Makefile /home/staff/gslin/work/p5-Config-INI-Simple/Makefile
--- /usr/ports/devel/p5-Config-INI-Simple/Makefile	Tue Jul 11 23:55:46 2006
+++ /home/staff/gslin/work/p5-Config-INI-Simple/Makefile	Fri Jul 14 03:24:51 2006
@@ -20,4 +20,10 @@
 
 MAN3=		Config::INI::Simple.3
 
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 500807
+IGNORE=		requires perl 5.8.7 or later. Install lang/perl5.8 then try again
+.endif
+
+.include <bsd.port.post.mk>
--- p5-Config-INI-Simple-0.01.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list