From shizukakudo_99@yahoo.com  Mon Mar  1 05:51:25 2004
Return-Path: <shizukakudo_99@yahoo.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 99EA616A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  1 Mar 2004 05:51:25 -0800 (PST)
Received: from web11404.mail.yahoo.com (web11404.mail.yahoo.com [216.136.131.234])
	by mx1.FreeBSD.org (Postfix) with SMTP id 46E9143D2D
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  1 Mar 2004 05:51:23 -0800 (PST)
	(envelope-from shizukakudo_99@yahoo.com)
Received: from [203.192.134.10] by web11404.mail.yahoo.com via HTTP; Mon, 01 Mar 2004 05:51:23 PST
Message-Id: <20040301135123.58724.qmail@web11404.mail.yahoo.com>
Date: Mon, 1 Mar 2004 05:51:23 -0800 (PST)
From: Shizuka Kudo <shizukakudo_99@yahoo.com>
To: FreeBSD-gnats-submit@freebsd.org
Subject: lang/perl5.8 broken

>Number:         63584
>Category:       ports
>Synopsis:       lang/perl5.8 is broken
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    obrien
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 01 06:00:37 PST 2004
>Closed-Date:    Mon Mar 01 07:37:04 PST 2004
>Last-Modified:  Mon Mar 01 07:37:04 PST 2004
>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@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:
Responsible-Changed-From-To: freebsd-ports-bugs->tobez 
Responsible-Changed-By: osa 
Responsible-Changed-When: Mon Mar 1 07:23:02 PST 2004 
Responsible-Changed-Why:  
Over to our perl guru. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=63584 
Responsible-Changed-From-To: tobez->obrien 
Responsible-Changed-By: mat 
Responsible-Changed-When: Mon Mar 1 07:26:20 PST 2004 
Responsible-Changed-Why:  
Hand the pointy hat 

http://www.freebsd.org/cgi/query-pr.cgi?pr=63584 
State-Changed-From-To: open->closed 
State-Changed-By: obrien 
State-Changed-When: Mon Mar 1 07:36:57 PST 2004 
State-Changed-Why:  
fixed. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=63584 
>Unformatted:
 --0-708264490-1078149083=:57842
 Content-Type: text/plain; charset=us-ascii
 Content-Id: 
 Content-Disposition: inline
 
