ports/104222: [MAINTAINER] sysutils/p5-BSD-Sysctl: Remove IGNORE on ${PERL_LEVEL} < 500806

chinsan chinsan at FreeBSD.org
Mon Oct 9 18:10:16 UTC 2006


>Number:         104222
>Category:       ports
>Synopsis:       [MAINTAINER] sysutils/p5-BSD-Sysctl: Remove IGNORE on ${PERL_LEVEL} < 500806
>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:   Mon Oct 09 18:10:13 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     chinsan
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
Taiwan
>Environment:
System: FreeBSD BSD6.giga.hgc.com.tw 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #6: Thu Sep 14 09:46:10 CST 2006
>Description:
- Remove IGNORE on ${PERL_LEVEL} < 500806
  only Perl 5 is needed and the system C compiler

Noticed by:	gslin (gslin at gslin dot org) via irc
		David Landgren <david at landgren.net>, The author of CPAN Perl module.

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

--- p5-BSD-Sysctl-0.04.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/sysutils/p5-BSD-Sysctl/Makefile /usr/home/chinsan/project/p5-BSD-Sysctl/Makefile
--- /usr/ports/sysutils/p5-BSD-Sysctl/Makefile	Tue Oct 10 01:47:59 2006
+++ /usr/home/chinsan/project/p5-BSD-Sysctl/Makefile	Tue Oct 10 01:50:32 2006
@@ -19,10 +19,4 @@
 
 MAN3=		BSD::Sysctl.3
 
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500806
-IGNORE=		requires perl 5.8.6 or later. Install lang/perl5.8 then try again
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
--- p5-BSD-Sysctl-0.04.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list