summaryrefslogtreecommitdiff
path: root/games/ioquake3/files/patch-code-qcommon-q_platform.h
diff options
context:
space:
mode:
authorDominic Fandrey <kami@FreeBSD.org>2016-04-25 22:43:23 +0000
committerDominic Fandrey <kami@FreeBSD.org>2016-04-25 22:43:23 +0000
commit9ab41ffb0ed7fe5b80ada841b19b709a527be516 (patch)
treeb925cdd4e451243acc640cf04658621ba50ec608 /games/ioquake3/files/patch-code-qcommon-q_platform.h
parentUpdate libbluray and related libraries (diff)
Update and clean up the ioquake3 family of ports.
The following maintenance operations were performed: - Recreate all patches with `make makepatch` - Add LICENSE - Update MAINTAINER to kami@freebsd.org - games/ioquake3 - Replace a lot of `.if ${PORT_OPTIONS:MFOO}` with `bsd.options.mk` fu - Add support for slaves using different SDL versions - games/ioquake3-devel - Update to GIT revision 2808 - Use SDL2 - games/iourbanterror - Change treatment of patches so `make makepatch` doesn't screw the patches in ${MASTERDIR}/files over - Update 4.2.018 to 4.2.023 - games/urbanterror-data - Update 4.2.018 to 4.2.023 - Fix install without DOCS Reviewed by: cs Approved by: cs Differential Revision: https://reviews.freebsd.org/D5816
Diffstat (limited to 'games/ioquake3/files/patch-code-qcommon-q_platform.h')
-rw-r--r--games/ioquake3/files/patch-code-qcommon-q_platform.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/ioquake3/files/patch-code-qcommon-q_platform.h b/games/ioquake3/files/patch-code-qcommon-q_platform.h
index a46ef085ea57..55b1d5d2ec17 100644
--- a/games/ioquake3/files/patch-code-qcommon-q_platform.h
+++ b/games/ioquake3/files/patch-code-qcommon-q_platform.h
@@ -1,6 +1,6 @@
---- code/qcommon/q_platform.h.orig 2009-08-30 19:30:01.000000000 +0200
-+++ code/qcommon/q_platform.h 2009-08-30 19:28:38.000000000 +0200
-@@ -199,6 +199,8 @@
+--- code/qcommon/q_platform.h.orig 2009-03-02 17:29:30 UTC
++++ code/qcommon/q_platform.h
+@@ -199,6 +199,8 @@ Foundation, Inc., 51 Franklin St, Fifth
#ifdef __i386__
#define ARCH_STRING "i386"