diff options
author | jlam <jlam@pkgsrc.org> | 2001-02-13 03:04:00 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2001-02-13 03:04:00 +0000 |
commit | e34fb982163ad28cceee3b3e31dd217673db2d1b (patch) | |
tree | ec0e9605c02c0332e6432d56364d40097ccb2bb9 /games/crafty | |
parent | 685ea45fa58a077ca7274b5e16879f9b8fa26662 (diff) | |
download | pkgsrc-e34fb982163ad28cceee3b3e31dd217673db2d1b.tar.gz |
Update crafty to 18.3. This is a bugfix release over version 18.2. Changes
include:
18.3 minor bug in "avoid_null_move" test used R=2 for the test rather
than testing R=2/3 as the real null-move search uses. the kibitz
for "Hello from Crafty Vx.xx" has been moved so that it works
with the new xboard/winboard 4.2.2 versions. book learning was
badly broken in the previous version and has been fixed/tested.
Diffstat (limited to 'games/crafty')
-rw-r--r-- | games/crafty/Makefile | 4 | ||||
-rw-r--r-- | games/crafty/files/md5 | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/games/crafty/Makefile b/games/crafty/Makefile index b50dca85832..6cd61a26b09 100644 --- a/games/crafty/Makefile +++ b/games/crafty/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2001/02/08 17:23:46 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2001/02/13 03:04:00 jlam Exp $ -DISTNAME= crafty-18.2 +DISTNAME= crafty-18.3 CATEGORIES= games MASTER_SITES= ftp://ftp.cis.uab.edu/pub/hyatt/v18/ \ ftp://ftp.cis.uab.edu/pub/hyatt/ \ diff --git a/games/crafty/files/md5 b/games/crafty/files/md5 index a84b8a2c999..26cf4f84f79 100644 --- a/games/crafty/files/md5 +++ b/games/crafty/files/md5 @@ -1,6 +1,6 @@ -$NetBSD: md5,v 1.4 2001/02/08 17:23:47 jlam Exp $ +$NetBSD: md5,v 1.5 2001/02/13 03:04:00 jlam Exp $ -MD5 (crafty-18.2/crafty-18.2.tar.gz) = c777383ca5cc9202fe10bde12ce852cb -MD5 (crafty-18.2/start.pgn) = 36185094abfee19d7d47af89bcb8969e -MD5 (crafty-18.2/read.me) = ce9a5e014d23f36c2540628ba0dc1c0b -MD5 (crafty-18.2/crafty.faq) = f744727e291b6dec7e7c69bb3586b6dd +MD5 (crafty-18.3/crafty-18.3.tar.gz) = d3ae6bbcec1153c86dbe3ef74f96674f +MD5 (crafty-18.3/start.pgn) = 36185094abfee19d7d47af89bcb8969e +MD5 (crafty-18.3/read.me) = ce9a5e014d23f36c2540628ba0dc1c0b +MD5 (crafty-18.3/crafty.faq) = f744727e291b6dec7e7c69bb3586b6dd |