1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Upgrade to 2.7.35 beta

This commit is contained in:
Stefan Eßer 2001-06-13 22:28:28 +00:00
parent 95c52ada54
commit 9db6f0a589
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=43964
2 changed files with 18 additions and 1 deletions

View File

@ -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}

View File

@ -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>