ports/137597: [patch] games/openttd - add alternative MASTER_SITE to make fetchable

Glen Barber glen.j.barber at gmail.com
Sun Aug 9 12:50:11 UTC 2009


>Number:         137597
>Category:       ports
>Synopsis:       [patch] games/openttd - add alternative MASTER_SITE to make fetchable
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 09 12:50:10 UTC 2009
>Closed-Date:
>Last-Modified:
>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 at 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 at FreeBSD.org
 COMMENT=	An open source clone of Microprose Transport Tycoon Deluxe


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list