xpilot-4.5.2; buffer overflow fixes for the server vulnerability,

some new features (see ChangeLog)
This commit is contained in:
pvalchev 2002-04-20 01:01:46 +00:00
parent 514993eed5
commit 84b9f0a3cf
4 changed files with 16 additions and 14 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.11 2002/03/21 20:57:08 espie Exp $
# $OpenBSD: Makefile,v 1.12 2002/04/20 01:01:46 pvalchev Exp $
COMMENT= "multiplayer 2d space battles game"
DISTNAME= xpilot-4.4.3
DISTNAME= xpilot-4.5.2
CATEGORIES= games x11
NEED_VERSION= 1.515
NEED_VERSION= 1.524
HOMEPAGE= http://www.xpilot.org/
@ -24,5 +24,6 @@ USE_X11= Yes
NO_REGRESS= Yes
CONFIGURE_STYLE= imake
#CONFIGURE_FLAGS= LOCALBASE=${LOCALBASE}
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
MD5 (xpilot-4.4.3.tar.gz) = f32f7a607253285478edce3ab0a223b7
RMD160 (xpilot-4.4.3.tar.gz) = 30650b716a9472af00aa1b98eacb1f15c354ec69
SHA1 (xpilot-4.4.3.tar.gz) = 1dd63ed3bda3eeeafa910e52af222f83696c716b
MD5 (xpilot-4.5.2.tar.gz) = ec322e4cbf7c49253794cf180d40d206
RMD160 (xpilot-4.5.2.tar.gz) = 7f2ce5617a83c5b8035d28d01c580d8c8efdbaf7
SHA1 (xpilot-4.5.2.tar.gz) = 2cd998236b7a4bf4e29f29b46abe3a7b48dba7d0

View File

@ -1,15 +1,15 @@
$OpenBSD: patch-Local_config,v 1.2 2001/04/12 10:37:37 reinhard Exp $
--- Local.config.orig Sun Apr 1 20:55:58 2001
+++ Local.config Sun Apr 1 20:56:17 2001
@@ -36,12 +36,12 @@
$OpenBSD: patch-Local_config,v 1.3 2002/04/20 01:01:46 pvalchev Exp $
--- Local.config.orig Sun Apr 14 11:46:26 2002
+++ Local.config Fri Apr 19 18:56:40 2002
@@ -36,12 +36,11 @@
#define LocalGuru xpilot@xpilot.org /* The one to contact for problems */
#endif /* LocalGuru */
-PREFIX = /usr/local/games
+PREFIX = /usr/local
-PREFIX = /usr/local
-
/* Manual pages for games usually go to section 6. */
MANSUFFIX = 6
+PREFIX = $(LOCALBASE)
INSTMANDIR = $(PREFIX)/man/man$(MANSUFFIX)
-INSTLIBDIR = $(PREFIX)/lib/xpilot
+INSTLIBDIR = $(PREFIX)/share/xpilot

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.2 2001/07/04 17:56:45 pvalchev Exp $
@comment $OpenBSD: PLIST,v 1.3 2002/04/20 01:01:46 pvalchev Exp $
bin/xp-mapedit
bin/xp-replay
bin/xpilot
@ -30,6 +30,7 @@ share/xpilot/password
share/xpilot/robots
share/xpilot/sounds
share/xpilot/textures/allitems.ppm
share/xpilot/textures/asteroidconcentrator.ppm
share/xpilot/textures/ball.ppm
share/xpilot/textures/ball.xpm
share/xpilot/textures/base_down.ppm