Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 03/12/2001 05:43:30
Module Name: pkgsrc
Committed By: jlam
Date: Mon Mar 12 03:43:30 UTC 2001
Modified Files:
pkgsrc/games/crafty: Makefile
pkgsrc/games/crafty/files: md5
Log Message:
Update crafty to 18.5. Changes from version 18.4:
18.5 minor change to RootMove() to use Quiesce() rather than the more
complicated way it was ordering with Evaluate()/EnPrise(). this
is no faster, but it is simpler and eliminated the need for the
EnPrise() function totally, making the code a bit smaller. bug
in EvaluateDraws() would let it think that the bishop+wrong rook
pawn endings were winnable if both kings were very close to the
queening square, even with the wrong bishop.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/games/crafty/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/games/crafty/files/md5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.