diff options
author | jlam <jlam> | 2001-03-28 18:17:57 +0000 |
---|---|---|
committer | jlam <jlam> | 2001-03-28 18:17:57 +0000 |
commit | 493f44780a0858162231e6f70ead705f26635069 (patch) | |
tree | 1466f66500528991b34b2e96f654a4de0405a919 /games | |
parent | d331c07203780ca5ea71611aa55180a0df0912e0 (diff) | |
download | pkgsrc-493f44780a0858162231e6f70ead705f26635069.tar.gz |
Update crafty to 18.8. Changes from version 18.7:
18.8 recapture extension turned back on for a while. changes to the
evaluation code, particularly EvaluatePawns() to make it more
efficient and accurate. IE it was possible for an isolated pawn
to be penalized for being isolated, weak, and blocked, which made
little sense.
Diffstat (limited to 'games')
-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 2b637a8217d..f4a37017aeb 100644 --- a/games/crafty/Makefile +++ b/games/crafty/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.10 2001/03/21 03:23:04 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2001/03/28 18:17:57 jlam Exp $ -DISTNAME= crafty-18.7 +DISTNAME= crafty-18.8 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 f3d613d53c8..670285ef6e2 100644 --- a/games/crafty/files/md5 +++ b/games/crafty/files/md5 @@ -1,6 +1,6 @@ -$NetBSD: md5,v 1.9 2001/03/21 03:23:04 jlam Exp $ +$NetBSD: md5,v 1.10 2001/03/28 18:17:58 jlam Exp $ -SHA1 (crafty-18.7/crafty-18.7.tar.gz) = 8c48eae7e7e1c01fc701db684c6e1f27b0fc79d9 -SHA1 (crafty-18.7/start.pgn) = 09de69c698feda46c1ebafa4fa8e908296c66701 -SHA1 (crafty-18.7/read.me) = 668f6942764d609aa42f119dd99cc28c71704534 -SHA1 (crafty-18.7/crafty.faq) = 7ba5cc19e190fdcf1697e3130c679ce5e50141db +SHA1 (crafty-18.8/crafty-18.8.tar.gz) = e23acdcae283f9e2dccd8cbbf0fa311b054aae1c +SHA1 (crafty-18.8/start.pgn) = 09de69c698feda46c1ebafa4fa8e908296c66701 +SHA1 (crafty-18.8/read.me) = 668f6942764d609aa42f119dd99cc28c71704534 +SHA1 (crafty-18.8/crafty.faq) = 7ba5cc19e190fdcf1697e3130c679ce5e50141db |