pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/grhino Update grhino to 0.15.1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/d9ead682e5e9
branches: trunk
changeset: 517187:d9ead682e5e9
user: ghen <ghen%pkgsrc.org@localhost>
date: Sun Aug 06 10:27:57 2006 +0000
description:
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:
games/grhino/Makefile | 15 +++++++--------
games/grhino/distinfo | 9 ++++-----
games/grhino/patches/patch-ab | 12 ------------
3 files changed, 11 insertions(+), 25 deletions(-)
diffs (56 lines):
diff -r 2ad84fc634e4 -r d9ead682e5e9 games/grhino/Makefile
--- a/games/grhino/Makefile Sun Aug 06 10:24:44 2006 +0000
+++ b/games/grhino/Makefile Sun Aug 06 10:27:57 2006 +0000
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.26 2006/06/21 22:59:51 joerg Exp $
+# $NetBSD: Makefile,v 1.27 2006/08/06 10:27:57 ghen Exp $
#
-DISTNAME= grhino-0.15.0
-PKGREVISION= 6
-CATEGORIES= games
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rhino/}
+DISTNAME= grhino-0.15.1
+CATEGORIES= games
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rhino/}
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://rhino.sourceforge.net/
-COMMENT= Othello (Reversi) engine
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://rhino.sourceforge.net/
+COMMENT= Othello (Reversi) engine
USE_LANGUAGES= c c++
USE_TOOLS+= pkg-config msgfmt
diff -r 2ad84fc634e4 -r d9ead682e5e9 games/grhino/distinfo
--- a/games/grhino/distinfo Sun Aug 06 10:24:44 2006 +0000
+++ b/games/grhino/distinfo Sun Aug 06 10:27:57 2006 +0000
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.10 2006/03/28 21:41:13 joerg Exp $
+$NetBSD: distinfo,v 1.11 2006/08/06 10:27:57 ghen Exp $
-SHA1 (grhino-0.15.0.tar.gz) = 11fddcc6904a8abad417b1f982212861d2e666fb
-RMD160 (grhino-0.15.0.tar.gz) = 8f1f3282409bfcb0d94ac97ba629823b01af8ddf
-Size (grhino-0.15.0.tar.gz) = 1149961 bytes
+SHA1 (grhino-0.15.1.tar.gz) = 73cccbc28ce460dbf5b189ab7ec671a0865c93e6
+RMD160 (grhino-0.15.1.tar.gz) = 9077c943fc35e7efac961284f6a7d59484e2290b
+Size (grhino-0.15.1.tar.gz) = 1150963 bytes
SHA1 (patch-aa) = b380e7141a5991c3f1a1ee1707844e927b9422ea
-SHA1 (patch-ab) = e84e7fe4b6c5af92cd7a8a916c01bd583e028e54
diff -r 2ad84fc634e4 -r d9ead682e5e9 games/grhino/patches/patch-ab
--- a/games/grhino/patches/patch-ab Sun Aug 06 10:24:44 2006 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -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>
Home |
Main Index |
Thread Index |
Old Index