diff options
author | ghen <ghen@pkgsrc.org> | 2006-08-06 10:27:57 +0000 |
---|---|---|
committer | ghen <ghen@pkgsrc.org> | 2006-08-06 10:27:57 +0000 |
commit | 1f1a6971f04a0d3272615480625c65d02dc2e898 (patch) | |
tree | daf773abd3d4576866cb8a6f7ee50a6460e0ff76 /games/grhino/patches | |
parent | 54a2cb3e95abc5d0b923255be8dc60169877ac34 (diff) | |
download | pkgsrc-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-ab | 12 |
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> |