From tmclaugh@sdf.lonestar.org  Wed Feb  4 19:58:57 2004
Return-Path: <tmclaugh@sdf.lonestar.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 4903116A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  4 Feb 2004 19:58:57 -0800 (PST)
Received: from straycat.dhs.org (h0050da134090.ne.client2.attbi.com [24.91.148.154])
	by mx1.FreeBSD.org (Postfix) with SMTP id D0E7C43D31
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  4 Feb 2004 19:58:55 -0800 (PST)
	(envelope-from tmclaugh@sdf.lonestar.org)
Received: (qmail 9289 invoked from network); 5 Feb 2004 03:59:59 -0000
Received: from unknown (HELO localhost) (192.168.1.135)
  by 192.168.1.132 with SMTP; 5 Feb 2004 03:59:59 -0000
Message-Id: <20040205035855.D0E7C43D31@mx1.FreeBSD.org>
Date: Wed,  4 Feb 2004 19:58:55 -0800 (PST)
From: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Reply-To: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: devel/bugzilla: remove redundant master site
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         62372
>Category:       ports
>Synopsis:       devel/bugzilla: remove redundant master site
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 04 20:00:29 PST 2004
>Closed-Date:    Thu Feb 05 11:18:16 PST 2004
>Last-Modified:  Thu Feb 05 11:18:16 PST 2004
>Originator:     Tom McLaughlin
>Release:        FreeBSD 4.9-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD compass.straycat.dhs.org 4.9-RELEASE-p1 FreeBSD 4.9-RELEASE-p1 #0: Sun Dec 21 00:00:21 EST 2003 root@compass.straycat.dhs.org:/usr/obj/usr/src/sys/COMPASS i386


	
>Description:
	The master site http://ftp.mozilla.org/pub/ is just a redirect to 
http://ftp.mozilla.org/pub/mozilla.org/ which is already defined in 
${MASTER_SITE_MOZILLA} .  Attached patch removes this listing.
	
>How-To-Repeat:
	http://people.freebsd.org/~fenner/portsurvey/devel.html#bugzilla

>Fix:

	

--- bugzilla.diff begins here ---
diff -Nur bugzilla.old/Makefile bugzilla/Makefile
--- bugzilla.old/Makefile	Sun Dec 14 20:34:31 2003
+++ bugzilla/Makefile	Tue Feb  3 23:57:07 2004
@@ -8,8 +8,8 @@
 PORTNAME=	bugzilla
 PORTVERSION=	2.16.4
 CATEGORIES=	devel
-MASTER_SITES=	http://ftp.mozilla.org/pub/${MASTER_SITE_SUBDIR}/ \
-		${MASTER_SITE_MOZILLA}
+MASTER_SITES=	${MASTER_SITE_MOZILLA}
+
 MASTER_SITE_SUBDIR=	webtools
 
 MAINTAINER=	ports@FreeBSD.org
--- bugzilla.diff ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: trevor 
State-Changed-When: Thu Feb 5 11:18:04 PST 2004 
State-Changed-Why:  
committed--thank you 

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