diff options
author | wiz <wiz@pkgsrc.org> | 2001-09-14 22:09:45 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-09-14 22:09:45 +0000 |
commit | 9b558dd4992b4ec14390d64e6b0e18e6982224bb (patch) | |
tree | 02e6e796ce59f2de7f7f6004c6614b7b0a230f48 /games | |
parent | 6e9595a7be3688d9a1d009495deb512a0590557d (diff) | |
download | pkgsrc-9b558dd4992b4ec14390d64e6b0e18e6982224bb.tar.gz |
Update to 18.10, as requested in pkg/13795.
Changes since 18.9:
minor bug in book.c would let crafty play lines that were very
rarely played even though there were others that had been played
far more times and were more reliable. king safety scores ramped
up a bit and made more "responsive".
Diffstat (limited to 'games')
-rw-r--r-- | games/crafty/Makefile | 4 | ||||
-rw-r--r-- | games/crafty/distinfo | 18 |
2 files changed, 11 insertions, 11 deletions
diff --git a/games/crafty/Makefile b/games/crafty/Makefile index 5474a9ba8d8..cc299ca0711 100644 --- a/games/crafty/Makefile +++ b/games/crafty/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.15 2001/09/14 07:49:42 jlam Exp $ +# $NetBSD: Makefile,v 1.16 2001/09/14 22:09:45 wiz Exp $ -DISTNAME= crafty-18.9 +DISTNAME= crafty-18.10 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_BACKUP} \ ftp://ftp.cis.uab.edu/pub/hyatt/v18/ \ diff --git a/games/crafty/distinfo b/games/crafty/distinfo index 061a291d1a8..fc1aba33448 100644 --- a/games/crafty/distinfo +++ b/games/crafty/distinfo @@ -1,11 +1,11 @@ -$NetBSD: distinfo,v 1.2 2001/04/21 02:08:20 wiz Exp $ +$NetBSD: distinfo,v 1.3 2001/09/14 22:09:45 wiz Exp $ -SHA1 (crafty-18.9/crafty-18.9.tar.gz) = 0d1941df2aa8209378dd4edc7f5fe0154d9af7f6 -Size (crafty-18.9/crafty-18.9.tar.gz) = 359356 bytes -SHA1 (crafty-18.9/start.pgn) = 09de69c698feda46c1ebafa4fa8e908296c66701 -Size (crafty-18.9/start.pgn) = 1347 bytes -SHA1 (crafty-18.9/read.me) = 668f6942764d609aa42f119dd99cc28c71704534 -Size (crafty-18.9/read.me) = 7868 bytes -SHA1 (crafty-18.9/crafty.faq) = 7ba5cc19e190fdcf1697e3130c679ce5e50141db -Size (crafty-18.9/crafty.faq) = 10252 bytes +SHA1 (crafty-18.10/crafty-18.10.tar.gz) = b5ee7d85710fc4ef052cb89986acbf92a394c1f0 +Size (crafty-18.10/crafty-18.10.tar.gz) = 360318 bytes +SHA1 (crafty-18.10/start.pgn) = 09de69c698feda46c1ebafa4fa8e908296c66701 +Size (crafty-18.10/start.pgn) = 1347 bytes +SHA1 (crafty-18.10/read.me) = a2d5f31b3f6c0d3a6b9eb3b390c8db22f285cc8f +Size (crafty-18.10/read.me) = 6942 bytes +SHA1 (crafty-18.10/crafty.faq) = 7ba5cc19e190fdcf1697e3130c679ce5e50141db +Size (crafty-18.10/crafty.faq) = 10252 bytes SHA1 (patch-aa) = 7e6306d7ba0cc1ac6159c717328bd172785326f1 |