summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-03-10 18:25:25 +0000
committerwiz <wiz@pkgsrc.org>2004-03-10 18:25:25 +0000
commit1c8f4053822498012c82f3cd17c0d46c9f585806 (patch)
tree3c83672db9bd89008599ed1253e173fcc78f9b4d /games
parentde7133ae2e813362d85a080c789d45665bcef241 (diff)
downloadpkgsrc-1c8f4053822498012c82f3cd17c0d46c9f585806.tar.gz
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 (limited to 'games')
-rw-r--r--games/grhino/Makefile9
-rw-r--r--games/grhino/distinfo6
2 files changed, 7 insertions, 8 deletions
diff --git a/games/grhino/Makefile b/games/grhino/Makefile
index 7c4b08e56dd..935b93c60b9 100644
--- a/games/grhino/Makefile
+++ b/games/grhino/Makefile
@@ -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 @@ MAINTAINER= tech-pkg@NetBSD.org
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 --git a/games/grhino/distinfo b/games/grhino/distinfo
index 352b8d0965a..9e20ba38eaa 100644
--- a/games/grhino/distinfo
+++ b/games/grhino/distinfo
@@ -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