From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Mar 10 11:10:22 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D46516A4CE for ; Wed, 10 Mar 2004 11:10:22 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D062643D55 for ; Wed, 10 Mar 2004 11:10:04 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i2AJA4bv025033 for ; Wed, 10 Mar 2004 11:10:04 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i2AJA44A025032; Wed, 10 Mar 2004 11:10:04 -0800 (PST) (envelope-from gnats) Resent-Date: Wed, 10 Mar 2004 11:10:04 -0800 (PST) Resent-Message-Id: <200403101910.i2AJA44A025032@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Christopher Nehren Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BAAB316A4CE for ; Wed, 10 Mar 2004 11:08:53 -0800 (PST) Received: from prophecy.dyndns.org (pcp08490587pcs.levtwn01.pa.comcast.net [68.83.169.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3075B43D39 for ; Wed, 10 Mar 2004 11:08:53 -0800 (PST) (envelope-from apeiron@prophecy.dyndns.org) Received: from prophecy.dyndns.org (localhost.dyndns.org [127.0.0.1]) by prophecy.dyndns.org (8.12.10/8.12.10) with ESMTP id i2AJ8ohi001303 for ; Wed, 10 Mar 2004 14:08:50 -0500 (EST) (envelope-from apeiron@prophecy.dyndns.org) Received: (from apeiron@localhost) by prophecy.dyndns.org (8.12.10/8.12.10/Submit) id i2AJ8ntE001302; Wed, 10 Mar 2004 14:08:49 -0500 (EST) (envelope-from apeiron) Message-Id: <200403101908.i2AJ8ntE001302@prophecy.dyndns.org> Date: Wed, 10 Mar 2004 14:08:49 -0500 (EST) From: Christopher Nehren To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/64064: (maintainer update) Fix p5-Shell-Base on alpha (and other hardware, actually) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Christopher Nehren List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Mar 2004 19:10:22 -0000 >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@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@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: