Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Sep 2009 07:45:04 GMT
From:      Chris Petrik <chris@officialunix.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/138962: Update games/abuse games/abuse_sdl and other fixes
Message-ID:  <200909190745.n8J7j4OF030253@www.freebsd.org>
Resent-Message-ID: <200909190750.n8J7o3Nw005814@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         138962
>Category:       ports
>Synopsis:       Update games/abuse games/abuse_sdl and other fixes
>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:   Sat Sep 19 07:50:03 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Chris Petrik
>Release:        FreeBSD 7-STABLE
>Organization:
Officialunix
>Environment:
FreeBSD-7-STABLE
>Description:
abuse:
1. add as much mirrors I could find that still host abuse_datafiles. Try to add the ones that arn't linux oriented such as mirrors for specific distros, but failed on one :)
2. Fix pkg-descr , remove dead site and added the current site for abuse according to wikipedia.

abuse_sdl:
1. Add couple mirrors

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: abuse/Makefile
===================================================================
RCS file: /usr/ncvs/ports/games/abuse/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- abuse/Makefile	19 Sep 2009 04:19:54 -0000	1.8
+++ abuse/Makefile	19 Sep 2009 07:11:57 -0000
@@ -9,7 +9,11 @@
 PORTVERSION=	2.0
 PORTREVISION=	3
 CATEGORIES=	games
-MASTER_SITES=	http://www.labyrinth.net.au/~trandor/abuse/files/
+MASTER_SITES=	ftp://ftp.pardus.org.tr/pub/source/2007/ \
+		ftp://mirror.euronet.nl/pub/mirrors/FreeBSD/distfiles/ \
+		ftp://166.111.8.205/mirror/gentoo/distfiles/ \
+		http://globalfilesearch.com/download/mirror.euronet.nl/pub/mirrors/tucows/linux/files/
+
 DISTFILES=	abuse_datafiles.tar.gz
 EXTRACT_ONLY=	# empty
 
Index: abuse/pkg-descr
===================================================================
RCS file: /usr/ncvs/ports/games/abuse/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- abuse/pkg-descr	11 May 2002 22:15:31 -0000	1.1
+++ abuse/pkg-descr	19 Sep 2009 07:20:20 -0000
@@ -1,4 +1,4 @@
 This port installs the full registered data files for Abuse 2.0 and the
 necessary glue to use them with the SDL port of the Abuse game engine.
 
-WWW: http://www.labyrinth.net.au/~trandor/abuse/
+WWW: http://abuse.zoy.org
Index: abuse_sdl/Makefile
===================================================================
RCS file: /usr/ncvs/ports/games/abuse_sdl/Makefile,v
retrieving revision 1.19
diff -u -r1.19 Makefile
--- abuse_sdl/Makefile	19 Sep 2009 04:19:54 -0000	1.19
+++ abuse_sdl/Makefile	19 Sep 2009 07:19:11 -0000
@@ -9,7 +9,11 @@
 PORTVERSION=	0.7.0
 PORTREVISION=	5
 CATEGORIES=	games
-MASTER_SITES=	http://abuse.zoy.org/raw-attachment/wiki/Downloads/
+MASTER_SITES=	http://abuse.zoy.org/raw-attachment/wiki/Downloads/ \
+		http://epix.linux.tucows.com/files \
+		http://blueyonder.linux.tucows.com/files \
+		http://casemanl.linux.tucows.com/files \
+
 DISTNAME=	abuse-sdl-${PORTVERSION}
 
 MAINTAINER=	chris@officialunix.com


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909190745.n8J7j4OF030253>