summaryrefslogtreecommitdiff
path: root/games/nethack-lib/patches/patch-aa
diff options
context:
space:
mode:
authorpooka <pooka>2003-03-01 21:12:49 +0000
committerpooka <pooka>2003-03-01 21:12:49 +0000
commitf7bc9a1d44258d84525fb4eccbfd4aedb5c04ef8 (patch)
treef82f4d2616ce58bee080e103af6f6a3ef5245e8d /games/nethack-lib/patches/patch-aa
parent26df6fc5542dc4755e2aee21314a1efe209a520b (diff)
downloadpkgsrc-f7bc9a1d44258d84525fb4eccbfd4aedb5c04ef8.tar.gz
Hello NetHack 3.4.1
This is a bugfix release, no new features introduced. As a compensation for no new features, savegames and bones levels from NetHack 3.4.0 should work, and that's why I kept the datafile directory named nethackdir340. In theory you should be able to simply update the nethack pkgs and continue playing, but I'll not accept any death threats if it doesn't work, so please make sure you make the appropriate backups before trying.
Diffstat (limited to 'games/nethack-lib/patches/patch-aa')
-rw-r--r--games/nethack-lib/patches/patch-aa12
1 files changed, 6 insertions, 6 deletions
diff --git a/games/nethack-lib/patches/patch-aa b/games/nethack-lib/patches/patch-aa
index d0bf232a55b..7b5281c417c 100644
--- a/games/nethack-lib/patches/patch-aa
+++ b/games/nethack-lib/patches/patch-aa
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.7 2002/03/25 20:32:26 pooka Exp $
+$NetBSD: patch-aa,v 1.8 2003/03/01 21:12:50 pooka Exp $
---- include/config.h.old Thu Mar 21 01:42:43 2002
-+++ include/config.h Fri Mar 22 15:00:37 2002
-@@ -163,11 +163,11 @@
+--- include/config.h.old 2003-02-23 16:43:19.000000000 +0200
++++ include/config.h 2003-03-01 15:35:57.000000000 +0200
+@@ -167,11 +167,11 @@
#ifdef UNIX
/* path and file name extension for compression program */
@@ -18,7 +18,7 @@ $NetBSD: patch-aa,v 1.7 2002/03/25 20:32:26 pooka Exp $
#endif
#ifndef COMPRESS
-@@ -201,7 +201,7 @@
+@@ -205,7 +205,7 @@
# ifdef __APPLE__
# define HACKDIR "nethackdir" /* nethack directory */
# else
@@ -27,7 +27,7 @@ $NetBSD: patch-aa,v 1.7 2002/03/25 20:32:26 pooka Exp $
# endif
# endif
-@@ -298,7 +298,7 @@
+@@ -302,7 +302,7 @@
* functions that have been macroized.
*/