diff options
author | dhn <dhn@FreeBSD.org> | 2011-02-26 18:02:37 +0800 |
---|---|---|
committer | dhn <dhn@FreeBSD.org> | 2011-02-26 18:02:37 +0800 |
commit | 1c89fe864c600e720353d3880cb32da70c900238 (patch) | |
tree | 85a757a442d52612141967b29ae65e93a9cfecb3 /games/iourbanterror | |
parent | c82dda135fd37c8485e6d848b4481b2f583951cc (diff) | |
download | freebsd-ports-gnome-1c89fe864c600e720353d3880cb32da70c900238.tar.gz freebsd-ports-gnome-1c89fe864c600e720353d3880cb32da70c900238.tar.zst freebsd-ports-gnome-1c89fe864c600e720353d3880cb32da70c900238.zip |
- Bump PORTREVISION
- Update pkg-message
- Remove MD5 checksum
PR: ports/154898
Submitted by: maintainer
Diffstat (limited to 'games/iourbanterror')
-rw-r--r-- | games/iourbanterror/Makefile | 2 | ||||
-rw-r--r-- | games/iourbanterror/distinfo | 4 | ||||
-rw-r--r-- | games/iourbanterror/files/patch-code-qcommon-q_shared.h | 12 | ||||
-rw-r--r-- | games/iourbanterror/pkg-message | 3 |
4 files changed, 12 insertions, 9 deletions
diff --git a/games/iourbanterror/Makefile b/games/iourbanterror/Makefile index ce738ac44056..51b4c9a09b8b 100644 --- a/games/iourbanterror/Makefile +++ b/games/iourbanterror/Makefile @@ -8,7 +8,7 @@ PORTNAME= iourbanterror PORTVERSION= 4.1 DISTVERSION= 1.36_SVN${SVNREVISION}+${PORTVERSION} -PORTREVISION= 0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= games DISTNAME= ioquake3-devel-1.36_SVN${SVNREVISION} diff --git a/games/iourbanterror/distinfo b/games/iourbanterror/distinfo index 4cd4fe5cd6e1..a4349f413cef 100644 --- a/games/iourbanterror/distinfo +++ b/games/iourbanterror/distinfo @@ -1,2 +1,2 @@ -SHA256 (ioquake3-devel-1.36_SVN1803.zip) = 2d73b8f4818c7f82adc2f28308e7a6bdca7f3b5e9db0fbbfa5c34e2569a386da -SIZE (ioquake3-devel-1.36_SVN1803.zip) = 4930935 +SHA256 (ioquake3-devel-1.36_SVN1897.zip) = 1f85ffdbc3798c26760281e7387796014dae82c4141095fe6e9bab4c014a6f43 +SIZE (ioquake3-devel-1.36_SVN1897.zip) = 4933919 diff --git a/games/iourbanterror/files/patch-code-qcommon-q_shared.h b/games/iourbanterror/files/patch-code-qcommon-q_shared.h index f819e5a67e8b..634540e209b7 100644 --- a/games/iourbanterror/files/patch-code-qcommon-q_shared.h +++ b/games/iourbanterror/files/patch-code-qcommon-q_shared.h @@ -1,5 +1,5 @@ ---- code/qcommon/q_shared.h.orig 2010-08-29 19:32:54.537567000 +0200 -+++ code/qcommon/q_shared.h 2010-11-27 16:55:16.000000000 +0100 +--- code/qcommon/q_shared.h.orig 2011-02-09 01:42:54.000000000 +0100 ++++ code/qcommon/q_shared.h 2011-02-19 01:11:38.000000000 +0100 @@ -27,11 +27,11 @@ // A user mod should never modify this file @@ -8,12 +8,12 @@ - #define BASEGAME "foobar" - #define CLIENT_WINDOW_TITLE "changeme" - #define CLIENT_WINDOW_MIN_TITLE "changeme2" -- #define GAMENAME_FOR_MASTER "iofoo3" // must NOT contain whitespaces +- #define GAMENAME_FOR_MASTER "iofoo3" // must NOT contain whitespaces + #define PRODUCT_NAME "ioq3+UT" + #define BASEGAME "q3ut4" + #define CLIENT_WINDOW_TITLE "ioUrbanTerror" + #define CLIENT_WINDOW_MIN_TITLE "ioUT" -+ #define GAMENAME_FOR_MASTER "Quake3Arena" // must NOT contain whitespaces ++ #define GAMENAME_FOR_MASTER "Quake3Arena" // must NOT contain whitespaces + #define HEARTBEAT_FOR_MASTER GAMENAME_FOR_MASTER + #define FLATLINE_FOR_MASTER GAMENAME_FOR_MASTER "dead" #else - #define PRODUCT_NAME "ioq3" - #define BASEGAME "baseq3" diff --git a/games/iourbanterror/pkg-message b/games/iourbanterror/pkg-message index b7b6cabadc7d..545fb46c691e 100644 --- a/games/iourbanterror/pkg-message +++ b/games/iourbanterror/pkg-message @@ -5,4 +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. + ============================================================================== |