summaryrefslogtreecommitdiff
path: root/games/grhino/patches
diff options
context:
space:
mode:
authorghen <ghen@pkgsrc.org>2006-08-06 10:27:57 +0000
committerghen <ghen@pkgsrc.org>2006-08-06 10:27:57 +0000
commit1f1a6971f04a0d3272615480625c65d02dc2e898 (patch)
treedaf773abd3d4576866cb8a6f7ee50a6460e0ff76 /games/grhino/patches
parent54a2cb3e95abc5d0b923255be8dc60169877ac34 (diff)
downloadpkgsrc-1f1a6971f04a0d3272615480625c65d02dc2e898.tar.gz
Update grhino to 0.15.1.
Changes: The GTP frontend was improved. Beginning a game from grhino-setup_board with black or white as the first move is allowed, and a grhino-show_history command was introduced. Changes from Fedora Extras 5 and NetBSD ports were merged.
Diffstat (limited to 'games/grhino/patches')
-rw-r--r--games/grhino/patches/patch-ab12
1 files changed, 0 insertions, 12 deletions
diff --git a/games/grhino/patches/patch-ab b/games/grhino/patches/patch-ab
deleted file mode 100644
index c4747472e40..00000000000
--- a/games/grhino/patches/patch-ab
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ab,v 1.3 2004/09/11 21:43:27 kristerw Exp $
-
---- grhino.cc.orig Sat Sep 11 23:33:02 2004
-+++ grhino.cc Sat Sep 11 23:33:22 2004
-@@ -29,6 +29,7 @@
- #include <gnome.h>
-
- #include <pthread.h>
-+#include <locale.h>
-
- #include <pwd.h>
- #include <sys/types.h>