aboutsummaryrefslogtreecommitdiff
path: root/games/r1q2
diff options
context:
space:
mode:
authorAlejandro Pulver <alepulver@FreeBSD.org>2007-12-12 05:18:19 +0000
committerAlejandro Pulver <alepulver@FreeBSD.org>2007-12-12 05:18:19 +0000
commitd01ce3880ed6101bf18da26ba5383b48d944b1ae (patch)
tree9c1256e1caf923ff163c8284330886ab23870931 /games/r1q2
parent40750838bcd459c2705bbbd0b42c441faff5e45a (diff)
downloadports-d01ce3880ed6101bf18da26ba5383b48d944b1ae.tar.gz
ports-d01ce3880ed6101bf18da26ba5383b48d944b1ae.zip
Notes
Diffstat (limited to 'games/r1q2')
-rw-r--r--games/r1q2/Makefile2
-rw-r--r--games/r1q2/distinfo6
-rw-r--r--games/r1q2/files/patch-qcommon__qcommon.h14
3 files changed, 16 insertions, 6 deletions
diff --git a/games/r1q2/Makefile b/games/r1q2/Makefile
index 96d0f3512104..dae6d3cd98c4 100644
--- a/games/r1q2/Makefile
+++ b/games/r1q2/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= r1q2
-PORTVERSION= 7392
+PORTVERSION= 7431
CATEGORIES= games
MASTER_SITES= http://www.r1ch.net/stuff/r1q2/src/
DISTNAME= ${PORTNAME}-b${PORTVERSION}-src
diff --git a/games/r1q2/distinfo b/games/r1q2/distinfo
index 37b9863a3950..c0c4504f1de6 100644
--- a/games/r1q2/distinfo
+++ b/games/r1q2/distinfo
@@ -1,3 +1,3 @@
-MD5 (r1q2-b7392-src.zip) = a1e0076e44d1807d3b687347371de5cf
-SHA256 (r1q2-b7392-src.zip) = af0f81e80c8922e593c68afa22d7bc2c94d99c97a9d68c3ba6a6945d853ecb45
-SIZE (r1q2-b7392-src.zip) = 1120119
+MD5 (r1q2-b7431-src.zip) = 2975e2637d069003066c9a07f37348a9
+SHA256 (r1q2-b7431-src.zip) = ad8f8a8977524c5b800bb0806246a7310bd7b26ecaaf806160475bd67cbf6172
+SIZE (r1q2-b7431-src.zip) = 1122891
diff --git a/games/r1q2/files/patch-qcommon__qcommon.h b/games/r1q2/files/patch-qcommon__qcommon.h
index 51d0cdb37caf..ab15f950cfd7 100644
--- a/games/r1q2/files/patch-qcommon__qcommon.h
+++ b/games/r1q2/files/patch-qcommon__qcommon.h
@@ -1,5 +1,5 @@
---- ./qcommon/qcommon.h.orig Sat Sep 16 16:16:40 2006
-+++ ./qcommon/qcommon.h Sat Dec 16 17:28:37 2006
+--- qcommon/qcommon.h.orig Mon Nov 19 03:50:37 2007
++++ qcommon/qcommon.h Mon Nov 19 04:03:27 2007
@@ -86,7 +86,8 @@
#elif defined __FreeBSD__
@@ -10,3 +10,13 @@
#ifdef __i386__
#define CPUSTRING "i386"
+@@ -1079,7 +1080,8 @@
+ TAGMALLOC_CMDBANS,
+ TAGMALLOC_REDBLACK,
+ TAGMALLOC_LRCON,
+-#ifdef ANTICHEAT
++//#ifdef ANTICHEAT
++#if 1 // always used in sv_main.c, when building client and ANTICHEAT is 0
+ TAGMALLOC_ANTICHEAT,
+ #endif
+ TAGMALLOC_MAX_TAGS