ports/63584: lang/perl5.8 broken

Shizuka Kudo shizukakudo_99 at yahoo.com
Mon Mar 1 14:00:41 UTC 2004


>Number:         63584
>Category:       ports
>Synopsis:       lang/perl5.8 is broken
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 01 06:00:37 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Shizuka Kudo
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
>Environment:
System: FreeBSD shizuka.com 5.1-CURRENT FreeBSD 5.1-CURRENT #20040301: Mon Mar  1 13:19:04 GMT
2004
root at shizuka.com:/usr/obj/usr/src/sys/SHIZUKA i386

        i386, FreeBSD-current
>Description:
        lang/perl5.8 is broken.
>How-To-Repeat:
        cd /usr/ports/lang/perl5.8; make
>Fix:
        See attached patch

__________________________________
Do you Yahoo!?
Get better spam protection with Yahoo! Mail.
http://antispam.yahoo.com/tools
--0-708264490-1078149083=:57842
Content-Type: text/plain; name="perl58.diff"
Content-Description: perl58.diff
Content-Disposition: inline; filename="perl58.diff"

--- Makefile.org	Mon Mar  1 10:21:41 2004
+++ Makefile	Mon Mar  1 13:10:47 2004
@@ -24,10 +24,6 @@
 PERL_ARCH=	mach
 PERL_VERSION=	${PERL_VER}
 
-.if ${OSVERSION} < 502100
-LATEST_LINK=	perl5.8
-.endif
-
 HAS_CONFIGURE=	yes
 CONFIGURE_SCRIPT=Configure
 CONFIGURE_ARGS=	-sde -Dprefix=${PREFIX} \
@@ -86,6 +82,8 @@
 
 .if ${OSVERSION} >= 502100
 PKGMESSAGE=	${PKGDIR}/.not-here
+.else
+LATEST_LINK=	perl5.8
 .endif
 
 MAN1=	a2p.1 c2ph.1 dprofpp.1 enc2xs.1 find2perl.1 h2ph.1 h2xs.1 \

--0-708264490-1078149083=:57842--
>Release-Note:
>Audit-Trail:
>Unformatted:
 --0-708264490-1078149083=:57842
 Content-Type: text/plain; charset=us-ascii
 Content-Id: 
 Content-Disposition: inline
 



More information about the freebsd-ports-bugs mailing list