aboutsummaryrefslogtreecommitdiff
path: root/games/xblast-beta
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2001-06-13 22:28:28 +0000
committerStefan Eßer <se@FreeBSD.org>2001-06-13 22:28:28 +0000
commit9db6f0a5898c772473a732c569f309be118e6cf4 (patch)
tree1816e2d2514e5c4d16539ce3145293faecfe3369 /games/xblast-beta
parent95c52ada540bf5e9aecf22678e1693564d8ef158 (diff)
downloadports-9db6f0a5898c772473a732c569f309be118e6cf4.tar.gz
ports-9db6f0a5898c772473a732c569f309be118e6cf4.zip
Notes
Diffstat (limited to 'games/xblast-beta')
-rw-r--r--games/xblast-beta/Makefile2
-rw-r--r--games/xblast-beta/files/patch-ae17
2 files changed, 18 insertions, 1 deletions
diff --git a/games/xblast-beta/Makefile b/games/xblast-beta/Makefile
index 50b263236a4b..e16341edd85f 100644
--- a/games/xblast-beta/Makefile
+++ b/games/xblast-beta/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= xblast-beta
-PORTVERSION= 2.7.34
+PORTVERSION= 2.7.35
CATEGORIES= games
MASTER_SITES= http://www.ndh.net/home/m.vogel/tnt/ \
${MASTER_SITE_SUNSITE}
diff --git a/games/xblast-beta/files/patch-ae b/games/xblast-beta/files/patch-ae
new file mode 100644
index 000000000000..5e1632e775e5
--- /dev/null
+++ b/games/xblast-beta/files/patch-ae
@@ -0,0 +1,17 @@
+--- x11_common.h Sun Jun 10 00:43:32 2001
++++ ../../x11_common.h Thu Jun 14 00:23:37 2001
+@@ -32,12 +32,13 @@
+ #include <X11/Intrinsic.h>
+
+ #include <unistd.h>
++#include <netinet/in.h>
+ #include <arpa/inet.h>
+ #include <sys/wait.h>
+ #include <sys/fcntl.h>
+ #include <netdb.h>
+-#include <netinet/in.h>
+ #include <signal.h>
++#include <sys/socket.h>
+ #include <net/if.h>
+ #include <sys/ioctl.h>
+