ports/84029: [patch] devel/portlint is too enthousiastic about perl5

Edwin Groothuis edwin at mavetju.org
Mon Jul 25 01:30:12 UTC 2005


>Number:         84029
>Category:       ports
>Synopsis:       [patch] devel/portlint is too enthousiastic about perl5
>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:   Mon Jul 25 01:30:10 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Edwin Groothuis
>Release:        FreeBSD 5.2.1-RELEASE i386
>Organization:
-
>Environment:
System: FreeBSD k7.mavetju 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #8: Wed Dec 15 16:58:01 EST 2004 edwin at k7.mavetju:/usr/src-5.2.1/sys/i386/compile/k7 i386

>Description:

[/usr/home/edwin/cvs/ports/devel/portlint] root at k7>make install
===>  Vulnerability check disabled, database not found
===>  Extracting for portlint-2.7.2_1
===>   portlint-2.7.2_1 depends on file: /usr/local/bin/perl5.8.6 - found
===>  Patching for portlint-2.7.2_1
===>   portlint-2.7.2_1 depends on file: /usr/local/bin/perl5.8.6 - found
===>   portlint-2.7.2_1 depends on file: /usr/local/bin/perl5.8.6 - found
===>  Configuring for portlint-2.7.2_1
===>  Installing for portlint-2.7.2_1
===>   portlint-2.7.2_1 depends on file: /usr/local/bin/perl5.8.6 - found
===>   Generating temporary packing list
===>  Checking if devel/portlint already installed
[...]

Just to make sure it's there of course!

>How-To-Repeat:
>Fix:

diff -u -r1.93 Makefile
--- Makefile    3 Jul 2005 04:52:11 -0000       1.93
+++ Makefile    25 Jul 2005 01:24:28 -0000
@@ -19,7 +19,7 @@
 
 NO_BUILD=      yes
 WRKSRC=                ${WRKDIR}/src
-USE_PERL5=     yes
+USE_PERL5_RUN= yes
 USE_REINPLACE= yes
 
 SRC=           ${.CURDIR}/src


Thanks to Darius@#thatircchannel
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list