ports/64064: (maintainer update) Fix p5-Shell-Base on alpha (and other hardware, actually)

Christopher Nehren apeiron at comcast.net
Wed Mar 10 19:10:22 UTC 2004


>Number:         64064
>Category:       ports
>Synopsis:       (maintainer update) Fix p5-Shell-Base on alpha (and other hardware, actually)
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 10 11:10:04 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Christopher Nehren
>Release:        FreeBSD 5.2.1-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD prophecy.dyndns.org 5.2.1-RELEASE-p1 FreeBSD 5.2.1-RELEASE-p1 #0: Tue Mar 9 16:48:19 EST 2004 root at prophecy.dyndns.org:/usr/obj/usr/src/sys/PROPHECY i386


	
>Description:
p5-Shell-Base fails to install on at least the Alpha with 4.x. See 
http://bento.freebsd.org/errorlogs/alpha-4-latest/p5-Shell-Base-0.04.log .

While I'm here, SIZE-ify my distinfo.
>How-To-Repeat:
cd ${PORTSDIR}/devel/p5-Shell-Base && make install deinstall
>Fix:

diff -urN p5-Shell-Base.orig/Makefile p5-Shell-Base/Makefile
--- p5-Shell-Base.orig/Makefile	Wed Mar 10 13:58:25 2004
+++ p5-Shell-Base/Makefile	Wed Mar 10 12:54:59 2004
@@ -15,7 +15,7 @@
 MAINTAINER=	apeiron at comcast.net
 COMMENT=	Perl module implementing a simple command shell
 
-BUILD_DEPENDS=	${SITE_PERL}/mach/Term/Size.pm:${PORTSDIR}/devel/p5-Term-Size \
+BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Term/Size.pm:${PORTSDIR}/devel/p5-Term-Size \
 		${SITE_PERL}/Text/Shellwords.pm:${PORTSDIR}/textproc/p5-Text-Shellwords
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
diff -urN p5-Shell-Base.orig/distinfo p5-Shell-Base/distinfo
--- p5-Shell-Base.orig/distinfo	Wed Mar 10 13:58:25 2004
+++ p5-Shell-Base/distinfo	Wed Mar 10 13:53:27 2004
@@ -1 +1,2 @@
 MD5 (Shell-Base-0.04.tar.gz) = e5c4c27b1a9980bef34aa7e0529177aa
+SIZE (Shell-Base-0.04.tar.gz) = 25520
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list