mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
Upgrade to 2.7.34beta
This commit is contained in:
parent
14eaeff4f0
commit
39e23c183a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=43424
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= xblast-beta
|
||||
PORTVERSION= 2.7.33
|
||||
PORTVERSION= 2.7.34
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://www.ndh.net/home/m.vogel/tnt/ \
|
||||
${MASTER_SITE_SUNSITE}
|
||||
|
@ -4,5 +4,5 @@ MD5 (image.tar.gz) = 9b0ebca6545c9abb53709e96293a8f66
|
||||
SIZE (image.tar.gz) = 182653
|
||||
MD5 (level.tar.gz) = d9db96eca746a83c25f5aa67e7c7e536
|
||||
SIZE (level.tar.gz) = 39910
|
||||
MD5 (xblast-tnt-unix.tar.gz) = 299d646a01f7074a16d153d24b97ed63
|
||||
SIZE (xblast-tnt-unix.tar.gz) = 207067
|
||||
MD5 (xblast-tnt-unix.tar.gz) = 3af0d91ce17bd326d1dc258ea8164d57
|
||||
SIZE (xblast-tnt-unix.tar.gz) = 210164
|
||||
|
@ -1,18 +0,0 @@
|
||||
--- common.h~ Sun Apr 1 20:16:33 2001
|
||||
+++ common.h Sun Apr 8 19:59:01 2001
|
||||
@@ -27,6 +27,7 @@
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
+#include <sys/types.h>
|
||||
#include <assert.h>
|
||||
#include <ctype.h>
|
||||
#include <dirent.h>
|
||||
@@ -39,7 +40,6 @@
|
||||
#include <time.h>
|
||||
#ifndef Win32_Winsock
|
||||
#include <sys/time.h>
|
||||
-#include <sys/types.h>
|
||||
#include <sys/socket.h>
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user