diff options
author | jlam <jlam@pkgsrc.org> | 2001-03-21 03:23:04 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2001-03-21 03:23:04 +0000 |
commit | 225ebb72b07a640844a4bb35b18c694efe488087 (patch) | |
tree | 945be5f176fd3a8fc74a0bc46387b97f4bf68bc3 /games/crafty | |
parent | e37c842f81769ee93f7c86179cd5f79fd86ace0e (diff) | |
download | pkgsrc-225ebb72b07a640844a4bb35b18c694efe488087.tar.gz |
Update crafty to 18.7. Changes from version 18.6:
18.7 BOOK_CLUSTER_SIZE increased to 2000 to handle making really large
books. a book made without this change could produce clusters
that would cause memory overwrites.
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 0ace715c342..2b637a8217d 100644 --- a/games/crafty/Makefile +++ b/games/crafty/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.9 2001/03/16 15:08:51 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2001/03/21 03:23:04 jlam Exp $ -DISTNAME= crafty-18.6 +DISTNAME= crafty-18.7 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 f42a5537459..f3d613d53c8 100644 --- a/games/crafty/files/md5 +++ b/games/crafty/files/md5 @@ -1,6 +1,6 @@ -$NetBSD: md5,v 1.8 2001/03/16 15:08:51 jlam Exp $ +$NetBSD: md5,v 1.9 2001/03/21 03:23:04 jlam Exp $ -SHA1 (crafty-18.6/crafty-18.6.tar.gz) = 28516e7e62bf5632450e8e19f47087b889f9c23d -SHA1 (crafty-18.6/start.pgn) = 09de69c698feda46c1ebafa4fa8e908296c66701 -SHA1 (crafty-18.6/read.me) = 668f6942764d609aa42f119dd99cc28c71704534 -SHA1 (crafty-18.6/crafty.faq) = 7ba5cc19e190fdcf1697e3130c679ce5e50141db +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 |