From nobody@FreeBSD.org  Sat Sep 19 07:06:54 2009
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 9FE18106566B
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 19 Sep 2009 07:06:54 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 8FA768FC0A
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 19 Sep 2009 07:06:54 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n8J76rAK094706
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 19 Sep 2009 07:06:53 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n8J76rQR094705;
	Sat, 19 Sep 2009 07:06:53 GMT
	(envelope-from nobody)
Message-Id: <200909190706.n8J76rQR094705@www.freebsd.org>
Date: Sat, 19 Sep 2009 07:06:53 GMT
From: Chris Petrik <chris@officialunix.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Fix some issues with games/doom
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         138960
>Category:       ports
>Synopsis:       Fix some issues with games/doom
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 19 07:10:06 UTC 2009
>Closed-Date:    Sat Sep 19 11:42:28 UTC 2009
>Last-Modified:  Sat Sep 19 11:50:07 UTC 2009
>Originator:     Chris Petrik
>Release:        FreeBSD-7-STABLE
>Organization:
Officialunix
>Environment:
FreeBSD-7-STABLE
>Description:
doom:
Fix download mirrors, and give a break to the freebsd.org ftp servers

doom-data:
Add a second backup mirror.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: games/doom/Makefile
===================================================================
RCS file: /usr/ncvs/ports/games/doom/Makefile,v
retrieving revision 1.36
diff -u -r1.36 Makefile
--- games/doom/Makefile	19 Sep 2009 04:19:55 -0000	1.36
+++ games/doom/Makefile	19 Sep 2009 06:35:05 -0000
@@ -9,7 +9,8 @@
 PORTVERSION=	1.10
 PORTREVISION=	4
 CATEGORIES=	games
-MASTER_SITES=	# none known, please fix
+# Fix master_sites, give freebsd ftp servers a rest.
+MASTER_SITES=	${MASTER_SITE_IDSOFTWARE:S|$|source/|}
 DISTNAME=	doomsrc
 
 MAINTAINER=	chris@officialunix.com
Index: games/doom-data/Makefile
===================================================================
RCS file: /usr/ncvs/ports/games/doom-data/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- games/doom-data/Makefile	24 Apr 2006 21:03:30 -0000	1.5
+++ games/doom-data/Makefile	19 Sep 2009 06:45:39 -0000
@@ -9,7 +9,8 @@
 PORTVERSION=	1.0
 PORTREVISION=	1
 CATEGORIES=	games
-MASTER_SITES=	http://www.ijs.si/~lesi/distfiles/doom/
+MASTER_SITES=	http://www.ijs.si/~lesi/distfiles/doom/ \
+		http://distfiles.officialunix.com/
 PKGNAMEPREFIX=	${DMPKGNAMEPREFIX}
 EXTRACT_SUFX=	.bz2
 DISTFILES=	#


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Sat Sep 19 11:42:28 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=138960 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/138960: commit references a PR
Date: Sat, 19 Sep 2009 11:42:36 +0000 (UTC)

 miwi        2009-09-19 11:42:22 UTC
 
   FreeBSD ports repository
 
   Modified files:
     games/doom           Makefile 
     games/doom-data      Makefile 
   Log:
   - Add Backup MASTER_SITES
   
   PR:             138960
   Submitted by:   Chris Petrik <chris@officialunix.com> (maintainer)
   Feature safe:   yes
   
   Revision  Changes    Path
   1.6       +2 -1      ports/games/doom-data/Makefile
   1.37      +1 -1      ports/games/doom/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
