summaryrefslogtreecommitdiff
path: root/games/q3server-ra3
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2003-05-18 18:29:59 +0000
committerPatrick Li <pat@FreeBSD.org>2003-05-18 18:29:59 +0000
commit50107388a8cb3494a239eb80f213411bf22d97fb (patch)
tree07ad649a433eb5b90b001d52e31a5178f2d61812 /games/q3server-ra3
parentAdd a missing dependency on libxml2. (diff)
Update to 1.6
Notes
Notes: svn path=/head/; revision=81264
Diffstat (limited to 'games/q3server-ra3')
-rw-r--r--games/q3server-ra3/Makefile14
-rw-r--r--games/q3server-ra3/distinfo4
-rw-r--r--games/q3server-ra3/pkg-plist15
3 files changed, 13 insertions, 20 deletions
diff --git a/games/q3server-ra3/Makefile b/games/q3server-ra3/Makefile
index d79041d36fda..d10998dea383 100644
--- a/games/q3server-ra3/Makefile
+++ b/games/q3server-ra3/Makefile
@@ -6,15 +6,14 @@
#
PORTNAME?= ra3
-PORTVERSION?= 1.5
+PORTVERSION?= 1.6
CATEGORIES= games linux
-MASTER_SITES?= http://www.quakeshit.com/files/ \
- ftp://ftp.gigabell.net/pub/exp/q3/mod/ra3/ \
- ftp://ftp.telekabel.at/pub/games/quake3/ra3/ \
- ftp://ftp.online.no/pub/online.no/spill/servers/quake/quake3/ra3/
+MASTER_SITES?= ftp://ftp.online.no/pub/online.no/spill/servers/quake/quake3/ra3/ \
+ http://217.116.227.199/modifications/ \
+ ftp://ftp.telekabel.at/pub/games/quake3/ra3/
PKGNAMEPREFIX= q3server-
.ifndef(DISTNAME)
-DISTFILES?= ${PORTNAME}${PORTVERSION:S/.//}cl_linuxmac.zip \
+DISTFILES?= ${PORTNAME}${PORTVERSION:S/.//}cl.zip \
${PORTNAME}${PORTVERSION:S/.//}sv.zip
.endif
@@ -30,13 +29,12 @@ NO_CDROM= "Size; the data set is much too big"
NO_BUILD= yes
.if (${PORTNAME}==ra3)
WRKSRC= ${WRKDIR}/arena
-HAS_WIERDPATCHES= yes
.endif
.ifndef(DONT_USE_ZIP)
USE_ZIP= yes
.endif
.if defined(HAS_WIERDPATCHES)
-EXTRACT_ONLY?= ${PORTNAME}${PORTVERSION:S/.//}cl_linuxmac.zip
+EXTRACT_ONLY?= ${PORTNAME}${PORTVERSION:S/.//}cl.zip
.endif
.ifndef(NO_WRKSUBDIR)
Q3SUBDIR?= ${WRKSRC:T}
diff --git a/games/q3server-ra3/distinfo b/games/q3server-ra3/distinfo
index 996dd75e9589..9b0fa972da11 100644
--- a/games/q3server-ra3/distinfo
+++ b/games/q3server-ra3/distinfo
@@ -1,2 +1,2 @@
-MD5 (ra315cl_linuxmac.zip) = 109323ade1b58680f19c4946c1011b5d
-MD5 (ra315sv.zip) = d66136b5b554545368bb4c5d730fd866
+MD5 (ra316cl.zip) = 923bebd56a9c9d98181b9ce381d6e0dd
+MD5 (ra316sv.zip) = e74052b6bac9f2332eab0496410444cf
diff --git a/games/q3server-ra3/pkg-plist b/games/q3server-ra3/pkg-plist
index ce2f685dd64c..d495702bde57 100644
--- a/games/q3server-ra3/pkg-plist
+++ b/games/q3server-ra3/pkg-plist
@@ -1,21 +1,20 @@
-%%PORTDOCS%%%%Q3DIR%%Rocket Arena 3.qst
%%Q3DIR%%arena.cfg
%%Q3DIR%%browser.pk3
-%%Q3DIR%%cgamei386.so
-%%Q3DIR%%cgamex86.dll
-%%Q3DIR%%chatrpcserver.exe
%%Q3DIR%%gfx.pk3
%%Q3DIR%%icons.pk3
%%Q3DIR%%menu.pk3
-%%Q3DIR%%q3127fix.cfg
%%Q3DIR%%qagamei386.so
%%Q3DIR%%qagamex86.dll
-%%Q3DIR%%ra3.apk
+%%Q3DIR%%ra3_server.bat
+%%Q3DIR%%ra3_server.sh
%%Q3DIR%%ra3map1.pk3
%%Q3DIR%%ra3map10.pk3
%%Q3DIR%%ra3map11.pk3
%%Q3DIR%%ra3map12.pk3
%%Q3DIR%%ra3map13.pk3
+%%Q3DIR%%ra3map14.pk3
+%%Q3DIR%%ra3map15.pk3
+%%Q3DIR%%ra3map16.pk3
%%Q3DIR%%ra3map2.pk3
%%Q3DIR%%ra3map3.pk3
%%Q3DIR%%ra3map4.pk3
@@ -24,15 +23,11 @@
%%Q3DIR%%ra3map7.pk3
%%Q3DIR%%ra3map8.pk3
%%Q3DIR%%ra3map9.pk3
-%%Q3DIR%%ra3server
-%%Q3DIR%%ra3server.bat
%%PORTDOCS%%%%Q3DIR%%readme.txt
%%PORTDOCS%%%%Q3DIR%%readsrv.txt
%%Q3DIR%%scripts.pk3
%%Q3DIR%%server.cfg
%%Q3DIR%%sounds.pk3
%%Q3DIR%%textures.pk3
-%%Q3DIR%%uii386.so
-%%Q3DIR%%uix86.dll
%%Q3DIR%%vm.pk3
@unexec rmdir %D/%%Q3DIR%% 2>/dev/null || echo "If you are permanently removing this port, you should do a ``rm -Rf ${PKG_PREFIX}/%%Q3DIR%%`` to remove any configuration files left" | fmt