From owner-freebsd-ports Sat Jan 12 23:50: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 76E4237B404 for ; Sat, 12 Jan 2002 23:50:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0D7o1r29491; Sat, 12 Jan 2002 23:50:01 -0800 (PST) (envelope-from gnats) Received: from shumai.marcuscom.com (rdu57-28-046.nc.rr.com [66.57.28.46]) by hub.freebsd.org (Postfix) with ESMTP id A710237B765 for ; Sat, 12 Jan 2002 23:39:28 -0800 (PST) Received: (from marcus@localhost) by shumai.marcuscom.com (8.11.6/8.11.6) id g0D7ceJ44102; Sun, 13 Jan 2002 02:38:40 -0500 (EST) (envelope-from marcus) Message-Id: <200201130738.g0D7ceJ44102@shumai.marcuscom.com> Date: Sun, 13 Jan 2002 02:38:40 -0500 (EST) From: Joe Marcus Clarke Reply-To: Joe Marcus Clarke To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/33830: [PATCH] Fix xchat's dist file site Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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