From linimon@lonesome.com  Thu Nov  7 18:31:48 2002
Return-Path: <linimon@lonesome.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id B900A37B401
	for <FreeBSD-gnats-submit@FreeBSD.org>; Thu,  7 Nov 2002 18:31:48 -0800 (PST)
Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 54B6243E42
	for <FreeBSD-gnats-submit@FreeBSD.org>; Thu,  7 Nov 2002 18:31:48 -0800 (PST)
	(envelope-from linimon@lonesome.com)
Received: from lonesome.lonesome.com (cs2876-77.austin.rr.com [24.28.76.77])
	by mail.soaustin.net (Postfix) with ESMTP id A83871432F
	for <FreeBSD-gnats-submit@FreeBSD.org>; Thu,  7 Nov 2002 20:31:46 -0600 (CST)
Received: from lonesome.lonesome.com (localhost.lonesome.com [127.0.0.1])
	by lonesome.lonesome.com (8.12.6/8.12.3) with ESMTP id gA83VTIm094258
	for <FreeBSD-gnats-submit@FreeBSD.org>; Thu, 7 Nov 2002 21:31:29 -0600 (CST)
	(envelope-from linimon@lonesome.lonesome.com)
Received: (from linimon@localhost)
	by lonesome.lonesome.com (8.12.6/8.12.6/Submit) id gA83VTHP094255;
	Thu, 7 Nov 2002 21:31:29 -0600 (CST)
	(envelope-from linimon)
Message-Id: <200211080331.gA83VTHP094255@lonesome.lonesome.com>
Date: Thu, 7 Nov 2002 21:31:29 -0600 (CST)
From: Mark Linimon <linimon@lonesome.com>
Reply-To:
To: FreeBSD-gnats-submit@FreeBSD.org
Cc:
Subject: fix unfetchable port x11/xalf
X-Send-Pr-Version: 3.113.1
X-GNATS-Notify:

>Number:         45128
>Category:       ports
>Synopsis:       fix unfetchable port x11/xalf
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gnome
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 07 18:40:00 PST 2002
>Closed-Date:    Thu Nov 07 21:29:49 PST 2002
>Last-Modified:  Thu Nov 07 21:29:49 PST 2002
>Originator:     Mark Linimon
>Release:        FreeBSD-4.6
>Organization:
FreeBSD
>Environment:
System: FreeBSD lonesome.lonesome.com 4.6-RELEASE FreeBSD 4.6-RELEASE #0: Mon Oct 7 10:28:05 CDT 2002 linimon@lonesome.lonesome.com:/usr/src/sys/compile/OVERKILL i386

>Description:
	Messed-up MASTER_SITES.
>How-To-Repeat:
	make fetch
>Fix:

--- Makefile.dist	Thu Nov  7 21:23:45 2002
+++ Makefile	Thu Nov  7 21:29:44 2002
@@ -9,12 +9,9 @@
 PORTVERSION=	0.12
 PORTREVISION=	1
 CATEGORIES=	x11 gnome
-MASTER_SITES=	${MASTER_SITE_GNOME} \
-		http://www.lysator.liu.se/~astrand/projects/xalf/ \
-		http://www.lysator.liu.se/~astrand/projects/xalf/old/
-MASTER_SITE_SUBDIR=	sources/xalf/0.12
+# for whatever reason, MASTER_SITE_GNOME only has version 0.7
+MASTER_SITES=	http://www.lysator.liu.se/~astrand/projects/xalf/
 EXTRACT_SUFX=	.tgz
-#DIST_SUBDIR=	gnome
 
 MAINTAINER=	gnome@FreeBSD.org
 
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->gnome 
Responsible-Changed-By: marcus 
Responsible-Changed-When: Thu Nov 7 21:29:23 PST 2002 
Responsible-Changed-Why:  
Over to maintainers. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=45128 
State-Changed-From-To: open->closed 
State-Changed-By: marcus 
State-Changed-When: Thu Nov 7 21:29:38 PST 2002 
State-Changed-Why:  
Committed, thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=45128 
>Unformatted:
