diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-11-23 01:37:48 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-11-23 01:37:48 +0000 |
commit | 5be5c752a26661200a34e6429949df8c7860e61b (patch) | |
tree | 33842f0efe06c21ab208aa94525f4e044aaa3f4f /games/q3server-ut | |
parent | Update to 0.1.13 (diff) |
Update to 2.6
Notes
Notes:
svn path=/head/; revision=70802
Diffstat (limited to 'games/q3server-ut')
-rw-r--r-- | games/q3server-ut/Makefile | 23 | ||||
-rw-r--r-- | games/q3server-ut/distinfo | 3 | ||||
-rw-r--r-- | games/q3server-ut/pkg-plist | 12 |
3 files changed, 18 insertions, 20 deletions
diff --git a/games/q3server-ut/Makefile b/games/q3server-ut/Makefile index cbd1372e7eed..0befc63a6dea 100644 --- a/games/q3server-ut/Makefile +++ b/games/q3server-ut/Makefile @@ -1,24 +1,21 @@ # New ports collection makefile for: Q3 Mod: Urban Terror # Date created: Sun Jun 3 11:49:27 EDT 2001 -# Whom: pat@databits.net +# Whom: pat # # $FreeBSD$ # PORTNAME= ut -PORTVERSION= 2.5 -MASTER_SITES= ftp://ut.petrovits.net/pub/UrbanTerror/ \ - http://ut.zdwebhosting.com/ \ - http://www.dailyfiles.dk/modifications/ \ - ftp://ftp.barrysworld.com/pub/games/quake3/mods/urbanterror/official_patches/win32/ \ - http://www.q3arena.gry.wp.pl/ut/pliki/ \ - http://62.180.57.56/files/mods/ut2/ \ - ftp://ftp.gcpro.de/mods/quake3/ut2/ -DISTFILES= q3ut24_full.zip beta25_upgrade.zip +PORTVERSION= 2.6 +MASTER_SITES= http://houston.jeffs-place.org/urbanterror/ \ + http://digitalrhapsody.com/ \ + http://www.thedatasource.net/~gleam/ \ + http://www.midwestmayhem.com/ \ + ftp://ut.petrovits.net/pub/UrbanTerror/ \ + http://64.246.40.38/ +DISTFILES= beta26_full.zip -WRKSRC= ${WRKDIR}/q3ut2 -HAS_WIERDPATCHES= yes -EXTRACT_ONLY= q3ut24_full.zip +NO_WRKSUBDIR= yes Q3_MOD_MASTER= ${.CURDIR}/../q3server-ra3 diff --git a/games/q3server-ut/distinfo b/games/q3server-ut/distinfo index c079c41132af..49d4d7128419 100644 --- a/games/q3server-ut/distinfo +++ b/games/q3server-ut/distinfo @@ -1,2 +1 @@ -MD5 (q3ut24_full.zip) = dd8a32abff4f9105b7b643f3cc57561c -MD5 (beta25_upgrade.zip) = 303196acdab5d4709f4eb8c87584d1e7 +MD5 (beta26_full.zip) = 1aa71427eefac48dc9e2f2e289bb706d diff --git a/games/q3server-ut/pkg-plist b/games/q3server-ut/pkg-plist index c24b530cbeb0..b8431238c9b5 100644 --- a/games/q3server-ut/pkg-plist +++ b/games/q3server-ut/pkg-plist @@ -1,15 +1,17 @@ -%%PORTDOCS%%%%Q3DIR%%Urban Terror Manual.URL -%%PORTDOCS%%%%Q3DIR%%description.txt +%%Q3DIR%%inet_server.cfg +%%Q3DIR%%lan_server.cfg +%%PORTDOCS%%%%Q3DIR%%manual.pdf %%Q3DIR%%mapcycle.txt +%%Q3DIR%%mappacks_mapcycle.txt %%Q3DIR%%pak0.pk3 %%Q3DIR%%pak1.pk3 %%Q3DIR%%pak2.pk3 %%Q3DIR%%pak3.pk3 %%Q3DIR%%pak4.pk3 %%Q3DIR%%pak5.pk3 +%%Q3DIR%%pak6.pk3 +%%Q3DIR%%punkbuster.cfg %%PORTDOCS%%%%Q3DIR%%q3ut2.ico %%PORTDOCS%%%%Q3DIR%%readme.txt -%%PORTDOCS%%%%Q3DIR%%readme25.txt -%%Q3DIR%%server.cfg -%%PORTDOCS%%%%Q3DIR%%urbanterror.net.URL +%%Q3DIR%%sampleConfig.cfg @dirrm %%Q3DIR%% |