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:
parent
95c52ada54
commit
9db6f0a589
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=43964
@ -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}
|
||||
|
17
games/xblast-beta/files/patch-ae
Normal file
17
games/xblast-beta/files/patch-ae
Normal 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>
|
||||
|
Loading…
Reference in New Issue
Block a user