diff options
author | dhn <dhn@FreeBSD.org> | 2011-03-21 05:43:39 +0800 |
---|---|---|
committer | dhn <dhn@FreeBSD.org> | 2011-03-21 05:43:39 +0800 |
commit | 5af1fde6b090dca5ce431356bceb3777a6ea3714 (patch) | |
tree | 5f8517ac19ff21980d5496e4c510443d41ce31e9 /games/iourbanterror | |
parent | 61e61e9e7748d5a1dd779b205177afb087ded72e (diff) | |
download | freebsd-ports-gnome-5af1fde6b090dca5ce431356bceb3777a6ea3714.tar.gz freebsd-ports-gnome-5af1fde6b090dca5ce431356bceb3777a6ea3714.tar.zst freebsd-ports-gnome-5af1fde6b090dca5ce431356bceb3777a6ea3714.zip |
games/quake3-data
- Make Q3DIR in Makefile.include PREFIX safe, broke urbanterror-data port test
games/ioquake3-devel
- Update to SVN r1936, includes bug fixes and security enhancements
games/urbanterror-data
- Update from 4.1 to 4.1.1
- Unfortunately currently only 1 working mirror
- Avoid "Q3DIR!=make -V"
games/iourbanterror
- Add SVN release information to PORTVERSION
- Use r1936 engine sources
games/openarena
- Update to SVN r1910 based engine sources
games/openarena-oax
- Update from B47 to B48 release
PR: ports/155716
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
Diffstat (limited to 'games/iourbanterror')
-rw-r--r-- | games/iourbanterror/Makefile | 7 | ||||
-rw-r--r-- | games/iourbanterror/distinfo | 4 | ||||
-rw-r--r-- | games/iourbanterror/pkg-message | 4 |
3 files changed, 7 insertions, 8 deletions
diff --git a/games/iourbanterror/Makefile b/games/iourbanterror/Makefile index 51b4c9a09b8b..e3ba809091dc 100644 --- a/games/iourbanterror/Makefile +++ b/games/iourbanterror/Makefile @@ -6,9 +6,8 @@ # PORTNAME= iourbanterror -PORTVERSION= 4.1 -DISTVERSION= 1.36_SVN${SVNREVISION}+${PORTVERSION} -PORTREVISION= 1 +PORTVERSION= ${GAMEVERSION}.s${SVNREVISION} +DISTVERSION= 1.36_SVN${SVNREVISION}+${GAMEVERSION} PORTEPOCH= 1 CATEGORIES= games DISTNAME= ioquake3-devel-1.36_SVN${SVNREVISION} @@ -22,7 +21,7 @@ PLIST= ${.CURDIR}/pkg-plist # The docs belong to ioquake3 NOPORTDOCS= yes - +GAMEVERSION= 4.1.1 Q3TOTALCONV= yes Q3DIR= ${PREFIX}/share/quake3 Q3ICON= ${PREFIX}/share/quake3/q3ut4/q3ut.ico diff --git a/games/iourbanterror/distinfo b/games/iourbanterror/distinfo index a4349f413cef..ae0ffa4b681b 100644 --- a/games/iourbanterror/distinfo +++ b/games/iourbanterror/distinfo @@ -1,2 +1,2 @@ -SHA256 (ioquake3-devel-1.36_SVN1897.zip) = 1f85ffdbc3798c26760281e7387796014dae82c4141095fe6e9bab4c014a6f43 -SIZE (ioquake3-devel-1.36_SVN1897.zip) = 4933919 +SHA256 (ioquake3-devel-1.36_SVN1936.zip) = ed07048e9716d21b0ecea4b5366d4d78030bdfd175245f46260d67726bdc05b9 +SIZE (ioquake3-devel-1.36_SVN1936.zip) = 4947849 diff --git a/games/iourbanterror/pkg-message b/games/iourbanterror/pkg-message index 545fb46c691e..bbcd481d06ea 100644 --- a/games/iourbanterror/pkg-message +++ b/games/iourbanterror/pkg-message @@ -5,7 +5,7 @@ source code instead of code provided by the UrbanTerror project. The UrbanTerror project is switching to a closed source licensing model: http://www.urbanterror.info/news/texts/285/ -Should the game have trouble meeting com_maxfps, com_busywait 1 to restore the -old behaviour. +Should the game have trouble meeting com_maxfps, set com_busywait 1 to restore +the old behaviour. ============================================================================== |