Date: Sun, 13 Jan 2002 02:38:40 -0500 (EST) From: Joe Marcus Clarke <marcus@marcuscom.com> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/33830: [PATCH] Fix xchat's dist file site Message-ID: <200201130738.g0D7ceJ44102@shumai.marcuscom.com>
next in thread | raw e-mail | index | archive | help
>Number: 33830 >Category: ports >Synopsis: [PATCH] Fix xchat's dist file site >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Jan 12 23:50:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Joe Marcus Clarke >Release: FreeBSD 4.5-PRERELEASE i386 >Organization: MarcusCom, Inc. >Environment: System: FreeBSD shumai.marcuscom.com 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #0: Sun Jan 6 01:07:48 EST 2002 marcus@shumai.marcuscom.com:/usr/obj/usr/src/sys/SHUMAI i386 >Description: xchat's distfile site went away, but the author has put the 1.8.7 distfile on Sourceforge in the project's home dir. It does not seem to be available via ${MASTER_SITE_SOURCEFORGE}. >How-To-Repeat: Try to build /usr/ports/irc/xchat. It will fail trying to fetch the distfile. >Fix: --- Makefile.orig Sun Jan 13 02:34:27 2002 +++ Makefile Sun Jan 13 02:34:27 2002 @@ -8,8 +8,7 @@ PORTNAME= xchat PORTVERSION= 1.8.7 CATEGORIES+= irc gnome ipv6 -MASTER_SITES= http://xchat.org/files/source/1.8/ \ - http://xchat.linuxpower.org/files/source/1.8/ +MASTER_SITES= http://xchat.sourceforge.net/ MAINTAINER?= jim@FreeBSD.org >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201130738.g0D7ceJ44102>