From nobody@FreeBSD.org  Sun Aug  9 10:34:31 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 795931065678
	for <freebsd-gnats-submit@FreeBSD.org>; Sun,  9 Aug 2009 10:34:31 +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 689638FC0A
	for <freebsd-gnats-submit@FreeBSD.org>; Sun,  9 Aug 2009 10:34:31 +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 n79AYVOi069952
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 9 Aug 2009 10:34:31 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n79AYVeb069951;
	Sun, 9 Aug 2009 10:34:31 GMT
	(envelope-from nobody)
Message-Id: <200908091034.n79AYVeb069951@www.freebsd.org>
Date: Sun, 9 Aug 2009 10:34:31 GMT
From: Glen Barber <glen.j.barber@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] games/openttd - add alternative MASTER_SITE to make fetchable
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         137597
>Category:       ports
>Synopsis:       [patch] games/openttd - add alternative MASTER_SITE to make fetchable
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    danfe
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 09 12:50:10 UTC 2009
>Closed-Date:    Wed Aug 12 16:37:52 UTC 2009
>Last-Modified:  Wed Aug 12 16:40:05 UTC 2009
>Originator:     Glen Barber
>Release:        8.0-BETA2
>Organization:
>Environment:
FreeBSD orion 8.0-BETA2 FreeBSD 8.0-BETA2 #11 r195886: Sun Jul 26 05:27:01 EDT 2009     root@orion:/usr/obj/usr/src/sys/ORION  i386
>Description:
games/openttd - port is unfetchable 

http://portsmon.freebsd.org/portserrs.py
>How-To-Repeat:

>Fix:
The attached patch adds the OpenTTD site to MASTER_SITES in addition to SF.




Patch attached with submission follows:

--- openttd.orig/Makefile	2009-08-02 08:54:36.000000000 -0400
+++ openttd/Makefile	2009-08-09 06:22:08.000000000 -0400
@@ -8,7 +8,8 @@
 PORTNAME=	openttd
 PORTVERSION=	0.7.2
 CATEGORIES=	games
-MASTER_SITES=	SF
+MASTER_SITES=	SF \
+		http://binaries.openttd.org/releases/0.7.2/
 
 MAINTAINER=	danfe@FreeBSD.org
 COMMENT=	An open source clone of Microprose Transport Tycoon Deluxe


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->danfe 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Aug 9 12:51:45 UTC 2009 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

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

From: Dmitry Marakasov <amdmi3@amdmi3.ru>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/137597: [patch] games/openttd - add alternative
 MASTER_SITE to make fetchable
Date: Wed, 12 Aug 2009 20:02:52 +0400

 * Glen Barber (glen.j.barber@gmail.com) wrote:
 
 > The attached patch adds the OpenTTD site to MASTER_SITES in addition to SF.
 
 Note that the port needs transition to new SF url scheme, which I hope
 will be added to sites.mk in days. Also, additional mirror is better to
 be
 
 http://binaries.openttd.org/releases/${PORTVERSION}/
 
 -- 
 Dmitry Marakasov   .   55B5 0596 FF1E 8D84 5F56  9510 D35A 80DD F9D2 F77D
 amdmi3@amdmi3.ru  ..:  jabber: amdmi3@jabber.ru    http://www.amdmi3.ru
State-Changed-From-To: open->closed 
State-Changed-By: danfe 
State-Changed-When: Wed Aug 12 16:37:27 UTC 2009 
State-Changed-Why:  
Fix committed, thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/137597: commit references a PR
Date: Wed, 12 Aug 2009 16:36:23 +0000 (UTC)

 danfe       2009-08-12 16:36:14 UTC
 
   FreeBSD ports repository
 
   Modified files:
     games/openttd        Makefile 
   Log:
   Provide alternative download site until we deal with SF mirrors.
   
   PR:     ports/137597
   
   Revision  Changes    Path
   1.24      +1 -1      ports/games/openttd/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:
