ports/88208: [MAINTAINER UPDATE] games/quake-data: add mirror

Alejandro Pulver alejandro at varnet.biz
Sun Oct 30 00:20:21 UTC 2005


>Number:         88208
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] games/quake-data: add mirror
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 30 00:20:17 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Alejandro Pulver
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:





>Description:


Changes:
* Add a mirror because IdSoftware's FTP has been down (it says "too many users") for a long time.


>How-To-Repeat:





>Fix:


--- quake-data.diff begins here ---
diff -urN /usr/ports/games/quake-data/Makefile quake-data/Makefile
--- /usr/ports/games/quake-data/Makefile	Mon Oct 17 08:46:09 2005
+++ quake-data/Makefile	Sat Oct 29 21:05:40 2005
@@ -41,13 +41,15 @@
 .endif
 
 .if defined(WITH_QUAKEWORLD)
-MASTER_SITES+=	ftp://ftp.idsoftware.com/idstuff/quakeworld/unix/:qw
+MASTER_SITES+=	ftp://ftp.idsoftware.com/idstuff/quakeworld/unix/:qw \
+		ftp://ftp.fasta.fh-dortmund.de/mirror/idstuff/quakeworld/unix/:qw
 DISTFILES+=	${PROGFILE}:qw
 EXTRACT_ONLY+=	${PROGFILE}
 PLIST_SUB+=	QUAKEWORLD=""
 
 .if defined(WITH_QUAKEWORLD_SKINS)
-MASTER_SITES+=	ftp://ftp.idsoftware.com/idstuff/quakeworld/skins/:skins
+MASTER_SITES+=	ftp://ftp.idsoftware.com/idstuff/quakeworld/skins/:skins \
+		ftp://ftp.fasta.fh-dortmund.de/mirror/idstuff/quakeworld/skins/:skins
 DISTFILES+=	${SKINFILES:S/$/:skins/}
 EXTRACT_DEPENDS+=	unzip:${PORTSDIR}/archivers/unzip
 PLIST_SUB+=	QUAKEWORLD_SKINS=""
--- quake-data.diff ends here ---



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



More information about the freebsd-ports-bugs mailing list