ports/131732: perl5.8.9_1

Ohata Ohata.Hideshi at dx.MitsubishiElectric.co.jp
Mon Feb 16 06:20:02 UTC 2009


>Number:         131732
>Category:       ports
>Synopsis:       perl5.8.9_1
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 16 06:20:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Ohata
>Release:        7.1-stable
>Organization:
MitsubishiElectric
>Environment:
FreeBSD xxx.xxx.co.jp 7.1-STABLE FreeBSD 7.1-STABLE #47: Thu Feb 12 19:13:55 JST 2009     root at xxx.xxx.co.jp:/usr/obj/usr/src/sys/GX260.7  i386
>Description:
When perl-5.8.9 updated to perl-5.8.9_1 from ports , portupgrade was failed at installation phase with BSDPAN module directory was not found.
>How-To-Repeat:
allways
>Fix:
Makefile was modified.

diff -u Makefile.org Makefile
--- Makefile.org        2009-02-16 14:15:42.000000000 +0900
+++ Makefile    2009-02-16 14:16:12.000000000 +0900
@@ -143,7 +143,7 @@
                ExtUtils/MakeMaker.pm \
                ExtUtils/Packlist.pm
 BSDPAN_VERSION=        ${PORTVERSION}_1
-BSDPAN_WRKSRC= ${WRKDIR}/BSDPAN-${PORTVERSION}
+BSDPAN_WRKSRC= ${WRKDIR}/BSDPAN-${PORTVERSION}_1

 PKGINSTALL=    ${WRKDIR}/pkg-install
 PKGDEINSTALL=  ${WRKDIR}/pkg-deinstall

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



More information about the freebsd-ports-bugs mailing list