Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 03/16/2001 17:08:51
Module Name: pkgsrc
Committed By: jlam
Date: Fri Mar 16 15:08:51 UTC 2001
Modified Files:
pkgsrc/games/crafty: Makefile
pkgsrc/games/crafty/files: md5
Log Message:
Update crafty to 18.6. Changes from version 18.5:
18.6 "new" no longer produces a new log.nnn/game.nnn file if no moves
have actually been played. minor change to rook scoring gives a
penalty when a rook has no horizontal (rank) mobility, to avoid
moves like Ra2 protecting the pawn on b2, etc. glitch in the
code that initializes is_outside[][] and is_outside_c[][] could
cause missed outside pawn cases to happen. this has been there
a long time.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 pkgsrc/games/crafty/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/games/crafty/files/md5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.