ports/90452: Fix port: games/uox3 fix mastersite

Jean Milanez Melo jmelo at freebsdbrasil.com.br
Thu Dec 15 20:00:28 UTC 2005


>Number:         90452
>Category:       ports
>Synopsis:       Fix port: games/uox3 fix mastersite
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 15 20:00:09 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Jean Milanez Melo
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD capeta.freebsdbrasil.com.br 5.3-STABLE FreeBSD 5.3-STABLE #5: Wed Mar 2 15:03:19 BRT 2005 eksffa at capeta.freebsdbrasil.com.br:/usr/obj/usr/src/sys/CAPETA i386


	
>Description:
	
- Fixed MASTERS_SITE to fix fetch problem. It was unfetchable since 2004.
>How-To-Repeat:
	
>Fix:

	

--- uox3.diff begins here ---
diff -ruN uox3.old/Makefile uox3/Makefile
--- uox3.old/Makefile	Thu Mar 17 13:42:29 2005
+++ uox3/Makefile	Thu Dec 15 17:59:12 2005
@@ -9,8 +9,9 @@
 PORTVERSION=	0.69.02
 PORTREVISION=	1
 CATEGORIES=	games
-MASTER_SITES=	ftp://ftp.borg-cube.com/pub/uox3/
-DISTFILES=	${DISTNAME}${EXTRACT_SUFX} tqpsworld${EXTRACT_SUFX}
+MASTER_SITES=	http://www.mwcyber.com/GateTraveler/uox/files/:file1 \
+		http://mirror.etf.bg.ac.yu/freebsd/distfiles/uox3/:file2
+DISTFILES=	${DISTNAME}${EXTRACT_SUFX}:file1 tqpsworld${EXTRACT_SUFX}:file2
 DISTNAME=	uox3v6902-linux
 
 MAINTAINER=	ports at FreeBSD.org
--- uox3.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list