summaryrefslogtreecommitdiff
path: root/games/grhino
diff options
context:
space:
mode:
authorwiz <wiz>2003-09-01 16:01:15 +0000
committerwiz <wiz>2003-09-01 16:01:15 +0000
commit9a539c2603c9fffd592ab0617e6c4cad01395377 (patch)
treeb5b49660fb94770574fe6b7914e512bca298d010 /games/grhino
parentfc31ed47f31d5a5b6b6ec40e8a668e29d5bb32c2 (diff)
downloadpkgsrc-9a539c2603c9fffd592ab0617e6c4cad01395377.tar.gz
Update to 0.8.3.
Changes from version 0.8.2 -------------------------- - Add missing mutex initialization. Changes from version 0.8.1 -------------------------- - Fix compilation failure. Changes from version 0.8.0 -------------------------- - Reduce open book file size. - Slightly improved AI speed. - Reorganize exception handling code. Changes from version 0.7.1 -------------------------- - Add experimental parity evaluator.
Diffstat (limited to 'games/grhino')
-rw-r--r--games/grhino/Makefile4
-rw-r--r--games/grhino/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/games/grhino/Makefile b/games/grhino/Makefile
index 1617d9cbbcf..9f8c9c72395 100644
--- a/games/grhino/Makefile
+++ b/games/grhino/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2003/08/06 12:25:41 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2003/09/01 16:01:15 wiz Exp $
#
-DISTNAME= grhino-0.7.1
+DISTNAME= grhino-0.8.3
CATEGORIES= games
MASTER_SITES= http://ftp1.sourceforge.net/rhino/
diff --git a/games/grhino/distinfo b/games/grhino/distinfo
index 5cc92ac0fbe..352b8d0965a 100644
--- a/games/grhino/distinfo
+++ b/games/grhino/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2003/08/06 12:25:41 wiz Exp $
+$NetBSD: distinfo,v 1.3 2003/09/01 16:01:15 wiz Exp $
-SHA1 (grhino-0.7.1.tar.gz) = 8137d4ad5145b80a82dd7926b1527077568137ba
-Size (grhino-0.7.1.tar.gz) = 907571 bytes
+SHA1 (grhino-0.8.3.tar.gz) = b8b0ad77897c0d30497d624a6446643985a1c958
+Size (grhino-0.8.3.tar.gz) = 875366 bytes