summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorrh <rh>1999-11-27 21:57:11 +0000
committerrh <rh>1999-11-27 21:57:11 +0000
commit09d9f29a9c1e5496c677ef68f49b4b947127dc68 (patch)
tree15691f5b8bed9d15a07548144e5eb1d16be10588 /games
parent42b644a25735906f6926dcbc04bcd570bd474262 (diff)
downloadpkgsrc-09d9f29a9c1e5496c677ef68f49b4b947127dc68.tar.gz
defuzz
Diffstat (limited to 'games')
-rw-r--r--games/crossfire/files/patch-sum4
-rw-r--r--games/crossfire/patches/patch-ak20
2 files changed, 16 insertions, 8 deletions
diff --git a/games/crossfire/files/patch-sum b/games/crossfire/files/patch-sum
index d2963a0093b..057f24b5ac2 100644
--- a/games/crossfire/files/patch-sum
+++ b/games/crossfire/files/patch-sum
@@ -1,4 +1,4 @@
-$NetBSD: patch-sum,v 1.1 1999/07/09 13:50:52 agc Exp $
+$NetBSD: patch-sum,v 1.2 1999/11/27 21:57:11 rh Exp $
MD5 (patch-aa) = 5363f1c35056a3518ca9f38bc019976d
MD5 (patch-ab) = 4d67345e8e9458b200277307ec9769f4
@@ -10,6 +10,6 @@ MD5 (patch-ag) = 7dff97e395e9d9771bc75fbc704b71b8
MD5 (patch-ah) = 2f7eca14649954bcc43d72f54124b04e
MD5 (patch-ai) = 229acdde5bf017869d978c4895aa8c1b
MD5 (patch-aj) = e18072caf69a5e5d77f13fc2042159ba
-MD5 (patch-ak) = e4ef6f8bdfb1c69834de486011eecbb8
+MD5 (patch-ak) = 619ab8cb68f080d74cec6d98aab660a0
MD5 (patch-al) = ba3bc5dd5b1613aeef235a5c96573a28
MD5 (patch-am) = 2c0c502f65c55eb43ad895864810023b
diff --git a/games/crossfire/patches/patch-ak b/games/crossfire/patches/patch-ak
index 5c10daa3159..50977c00818 100644
--- a/games/crossfire/patches/patch-ak
+++ b/games/crossfire/patches/patch-ak
@@ -1,14 +1,22 @@
-$NetBSD: patch-ak,v 1.2 1998/08/07 10:40:39 agc Exp $
+$NetBSD: patch-ak,v 1.3 1999/11/27 21:57:11 rh Exp $
---- include/global.h.orig Fri Feb 20 03:46:32 1998
-+++ include/global.h Fri Feb 20 03:46:32 1998
-@@ -50,3 +50,3 @@
- #include "structs.h"
+--- include/global.h.orig Sat May 16 05:27:10 1998
++++ include/global.h Sat Nov 27 22:55:21 1999
+@@ -51,7 +51,7 @@
+
+ #include "funcpoint.h"
+
-#if defined(RPLAY_SOUND) && !defined(__CEXTRACT__)
+#if defined(RPLAY_SND) && !defined(__CEXTRACT__)
#include <rplay.h> /* RPLAY structure */
-@@ -163,3 +163,3 @@
+ #endif
+
+@@ -166,7 +166,7 @@
+ *inv_magic_face, *inv_unpaid_face;
+
-#ifdef RPLAY_SOUND
+#ifdef RPLAY_SND
EXTERN RPLAY *sound_table[NROF_SOUNDS];
+ #endif
+