From 31c157ffd976f0482f5e629f2118bf7f9a0e3ae9 Mon Sep 17 00:00:00 2001 From: "Chris D. Faulhaber" Date: Mon, 7 Feb 2000 01:40:16 +0000 Subject: Update MD5 checksum and patch-aa due to significant changes in the DISTFILE caused by finalizing DOS support. Note: most people update a program's version for significant changes in a program; but apparently not here. --- games/xinvaders3d/distinfo | 2 +- games/xinvaders3d/files/patch-aa | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'games/xinvaders3d') diff --git a/games/xinvaders3d/distinfo b/games/xinvaders3d/distinfo index 7416a6c76d0d..db2a6f842b2b 100644 --- a/games/xinvaders3d/distinfo +++ b/games/xinvaders3d/distinfo @@ -1 +1 @@ -MD5 (xinv3d.1.3.tar.gz) = edac58e1647154431ee666534b8c6b06 +MD5 (xinv3d.1.3.tar.gz) = c9d61febd8a8e9232da2e72286d8e6b9 diff --git a/games/xinvaders3d/files/patch-aa b/games/xinvaders3d/files/patch-aa index 7e3e2b5561c6..3d41de0b05c5 100644 --- a/games/xinvaders3d/files/patch-aa +++ b/games/xinvaders3d/files/patch-aa @@ -1,5 +1,5 @@ ---- Makefile.orig Sat Jan 29 02:59:52 2000 -+++ Makefile Sat Feb 5 06:35:28 2000 +--- Makefile.orig Sat Feb 5 01:10:42 2000 ++++ Makefile Sun Feb 6 20:33:42 2000 @@ -1,18 +1,18 @@ all: game @@ -10,9 +10,9 @@ OBJS = game.o aliens.o player.o effects.o \ object.o camera.o main-x11.o vec4x1.o mat4x4.o DEPENDS = - #CFLAGS = -pg -Wall -pedantic -ansi + #CFLAGS = -g -Wall -pedantic -ansi -CFLAGS = -ansi -+#CFLAGS = -ansi ++CFLAGS+= -ansi #OPTIONS = -D_GNU_SOURCE -DGAME_LINUX_X11 -DGAME_DEBUG OPTIONS= -DGAME_LINUX_X11 -- cgit v1.2.3