ports/93124: [MAINTAINER] devel/p5-Object-InsideOut: up to 1.36

Anton Berezin tobez at FreeBSD.org
Fri Feb 10 08:56:17 UTC 2006


Synopsis: [MAINTAINER] devel/p5-Object-InsideOut: up to 1.36

State-Changed-From-To: open->feedback
State-Changed-By: tobez
State-Changed-When: Fri Feb 10 09:53:27 CET 2006
State-Changed-Why: 
One of the port dependencies requires perl 5.8.X, while the port itself
claims to work with perl 5.6.X.

Do you approve the following patch in addition to your update (it might
not apply cleanly due to being cut-n-pasted, but you get the idea)?

--- ./Makefile  Fri Feb 10 09:52:02 2006
+++ /usr/ports/devel/p5-Object-InsideOut/Makefile       Fri Feb 10 09:52:57 2006
@@ -25,8 +25,8 @@ MAN3= Object::InsideOut.3
 
 .include <bsd.port.pre.mk>
 
-.if ${PERL_LEVEL} < 500601
-IGNORE=                requires perl 5.6.1 or later. Install lang/perl5.8 and try again
+.if ${PERL_LEVEL} < 500800
+IGNORE=                requires perl 5.8.0 or later. Install lang/perl5.8 and try again
 .endif
 
 .include <bsd.port.post.mk>


http://www.freebsd.org/cgi/query-pr.cgi?pr=93124



More information about the freebsd-ports-bugs mailing list