Date: Tue, 3 Aug 2004 16:58:48 -0500 (CDT) From: "Paul Seniura" <pdseniura@techie.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: Nathan Ahlstrom <nra@FreeBSD.org> Subject: ports/69975: [PATCH] archivers/stuffit: change company name & website to make fetchable Message-ID: <20040803215848.1AEB65C96@techpc04.okladot.state.ok.us> Resent-Message-ID: <200408040250.i742oMXq070470@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 69975 >Category: ports >Synopsis: [PATCH] archivers/stuffit: change company name & website to make fetchable >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Aug 04 02:50:21 GMT 2004 >Closed-Date: >Last-Modified: >Originator: "Paul Seniura" <pdseniura@techie.com> >Release: FreeBSD 5.2-CURRENT i386 >Organization: State of Okla. D.O.T. >Environment: System: FreeBSD techpc04.okladot.state.ok.us 5.2-CURRENT FreeBSD 5.2-CURRENT #1: Tue Aug 3 11:36:55 CDT 2004 root@techpc04.okladot.state.ok.us:/usr/obj/src/sys/IBM300SY_4BSD_Os i386 >Description: The distfile for this port is not fetchable until its URL is changed to match the new name for the same company. The size & md5 checksum etc. remain the same. Their official announcement of the name change: <http://www.allume.com/company/pressroom/releases/aladdin/072604allume.html> My portupgrade log shows: [...] >> stuffit520.611linux-i386.tar.gz doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from http://www.aladdinsys.com/downloads/files/. fetch: http://www.aladdinsys.com/downloads/files/stuffit520.611linux-i386.tar.gz: Moved Permanently >> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/. fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/stuffit520.611linux-i386.tar.gz: Internal Server Error >> Couldn't fetch it - please try to retrieve this >> port manually into /usr/ports/distfiles/ and try again. *** Error code 1 Stop in /src/ports/archivers/stuffit. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade15719.6 make ** Fix the problem and try again. ---> Build of archivers/stuffit ended at: Tue, 03 Aug 2004 04:59:08 -0500 (consumed 00:00:03) ---> Reinstallation of archivers/stuffit ended at: Tue, 03 Aug 2004 04:59:08 -0500 (consumed 00:00:03) [...] >How-To-Repeat: Try installing this app as currently configured. >Fix: Apply this patch to the port-skeleton's Makefile: ===cut-here --- Makefile_orig Fri Jul 16 00:56:31 2004 +++ Makefile Tue Aug 3 11:54:29 2004 @@ -8,7 +8,7 @@ PORTNAME= stuffit PORTVERSION= 5.2.0.611 CATEGORIES= archivers linux -MASTER_SITES= http://www.aladdinsys.com/downloads/files/ +MASTER_SITES= http://www.allume.com/downloads/files/ DISTNAME= stuffit520.611linux-i386 MAINTAINER= ports@FreeBSD.org ===cut-here -- thx, Paul Seniura System Specialist State of Okla. D.O.T. >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040803215848.1AEB65C96>