pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/grhino Update to 0.9.0:
details: https://anonhg.NetBSD.org/pkgsrc/rev/9383dbd9b6ff
branches: trunk
changeset: 470596:9383dbd9b6ff
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Mar 10 18:25:25 2004 +0000
description:
Update to 0.9.0:
- Supports GNOME 2.
- Fix bug where game may use wrong color when game is started from
certain openings.
- Fix delay problem when animate opening is off.
- Add delay in Preferences to slow down animation.
diffstat:
games/grhino/Makefile | 9 ++++-----
games/grhino/distinfo | 6 +++---
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (36 lines):
diff -r f0eb2e2bfa1a -r 9383dbd9b6ff games/grhino/Makefile
--- a/games/grhino/Makefile Wed Mar 10 18:20:10 2004 +0000
+++ b/games/grhino/Makefile Wed Mar 10 18:25:25 2004 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2004/01/03 18:49:40 reed Exp $
+# $NetBSD: Makefile,v 1.9 2004/03/10 18:25:25 wiz Exp $
#
-DISTNAME= grhino-0.8.3
-PKGREVISION= 1
+DISTNAME= grhino-0.9.0
CATEGORIES= games
MASTER_SITES= http://ftp1.sourceforge.net/rhino/
@@ -10,8 +9,8 @@
HOMEPAGE= http://rhino.sourceforge.net/
COMMENT= Othello (Reversi) engine
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
GNU_CONFIGURE= YES
-.include "../../x11/gnome-libs/buildlink2.mk"
+.include "../../devel/libgnomeui/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r f0eb2e2bfa1a -r 9383dbd9b6ff games/grhino/distinfo
--- a/games/grhino/distinfo Wed Mar 10 18:20:10 2004 +0000
+++ b/games/grhino/distinfo Wed Mar 10 18:25:25 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.3 2003/09/01 16:01:15 wiz Exp $
+$NetBSD: distinfo,v 1.4 2004/03/10 18:25:25 wiz Exp $
-SHA1 (grhino-0.8.3.tar.gz) = b8b0ad77897c0d30497d624a6446643985a1c958
-Size (grhino-0.8.3.tar.gz) = 875366 bytes
+SHA1 (grhino-0.9.0.tar.gz) = f1ba17866e3230a4d3f03f5d74ca26949161c1e2
+Size (grhino-0.9.0.tar.gz) = 877180 bytes
Home |
Main Index |
Thread Index |
Old Index