Bug 181796 - [maintainer-update] games/urbanterror-data update MASTER_SITES
Summary: [maintainer-update] games/urbanterror-data update MASTER_SITES
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-04 08:20 UTC by kamikaze
Modified: 2013-09-07 00:30 UTC (History)
0 users

See Also:


Attachments
file.diff (599 bytes, patch)
2013-09-04 08:20 UTC, kamikaze
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description kamikaze 2013-09-04 08:20:00 UTC
Update the list of mirrors.

Fix: Patch attached with submission follows:
Comment 1 dfilter service freebsd_committer freebsd_triage 2013-09-07 00:27:42 UTC
Author: rakuco
Date: Fri Sep  6 23:27:33 2013
New Revision: 326563
URL: http://svnweb.freebsd.org/changeset/ports/326563

Log:
  Update mirrors in MASTER_SITES.
  
  PR:		ports/181796
  Submitted by:	Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)

Modified:
  head/games/urbanterror-data/Makefile

Modified: head/games/urbanterror-data/Makefile
==============================================================================
--- head/games/urbanterror-data/Makefile	Fri Sep  6 23:18:53 2013	(r326562)
+++ head/games/urbanterror-data/Makefile	Fri Sep  6 23:27:33 2013	(r326563)
@@ -4,9 +4,9 @@
 PORTNAME=	data
 PORTVERSION=	4.2.014
 CATEGORIES=	games
-MASTER_SITES=	http://www.ftwgl.com/files/mirror/ \
+MASTER_SITES=	http://cdn.urbanterror.info/urt/42/zips/ \
 		http://www.f1m.fr/uploads/urt/ \
-		http://maps.goreclan.net/
+		http://mirror.urtstats.net/urbanterror/
 PKGNAMEPREFIX=	urbanterror-
 DISTNAME=	UrbanTerror${URT_VER}_full${URT_REV}
 EXTRACT_SUFX=	.zip
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 2 Raphael Kubo da Costa freebsd_committer freebsd_triage 2013-09-07 00:27:43 UTC
State Changed
From-To: open->closed

Committed. Thanks!