ports/107338: [PATCH] net/p5-Net-Libdnet: clarify IGNORE message

Aaron Dalton aaron at FreeBSD.org
Fri Dec 29 20:40:21 UTC 2006


>Number:         107338
>Category:       ports
>Synopsis:       [PATCH] net/p5-Net-Libdnet: clarify IGNORE message
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 29 20:40:19 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Aaron Dalton
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:
System: FreeBSD moondance.itsy-bitsy.net 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Sun Jul  9 11:58:50 MDT
>Description:
Clarify (make explicit) the IGNORE message requiring at least Perl 5.8.

Port maintainer (infofarmer at FreeBSD.org) is cc'd.

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

--- p5-Net-Libdnet-0.01.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/net/p5-Net-Libdnet/Makefile,v
retrieving revision 1.2
diff -u -u -r1.2 Makefile
--- Makefile	1 Sep 2006 08:27:21 -0000	1.2
+++ Makefile	29 Dec 2006 20:30:51 -0000
@@ -22,7 +22,7 @@
 .include <bsd.port.pre.mk>
 
 .if ${PERL_LEVEL} < 500800
-IGNORE=	requires perl from ports
+IGNORE=	requires at least Perl 5.8.  Please install lang/perl58 and try again
 .endif
 
 .include <bsd.port.post.mk>
--- p5-Net-Libdnet-0.01.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list