diff options
author | dholland <dholland> | 2008-08-17 21:00:20 +0000 |
---|---|---|
committer | dholland <dholland> | 2008-08-17 21:00:20 +0000 |
commit | 375a539e6260eb85538ff521b468aa24228dad9d (patch) | |
tree | ccfd840760acc40da974d72d88211a80952799eb /games/crafty/distinfo | |
parent | 314d74d0868831dc9ec9522d596878b577c51432 (diff) | |
download | pkgsrc-375a539e6260eb85538ff521b468aa24228dad9d.tar.gz |
Fix some 64-bit issues and a y2038 bug I noticed in passing.
Also, round size of shmget() requests to be page-aligned; at least on
amd64 -current this seems to be required to run at all.
PKGREVISION++.
Diffstat (limited to 'games/crafty/distinfo')
-rw-r--r-- | games/crafty/distinfo | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/games/crafty/distinfo b/games/crafty/distinfo index b2547f66abb..dec8a2614d1 100644 --- a/games/crafty/distinfo +++ b/games/crafty/distinfo @@ -1,6 +1,9 @@ -$NetBSD: distinfo,v 1.13 2008/05/25 15:55:27 joerg Exp $ +$NetBSD: distinfo,v 1.14 2008/08/17 21:00:20 dholland Exp $ SHA1 (crafty-22.1.zip) = 4ed19f5c676035b899d82cd254eee3d391cbabbf RMD160 (crafty-22.1.zip) = 963ec8110617b3d1273953d03ddb974019ec26a9 Size (crafty-22.1.zip) = 405169 bytes SHA1 (patch-aa) = 8efbb76aa23b3972c05dd41cde6b2c5ec8dc49b9 +SHA1 (patch-ab) = 2b926a2ebd8f9ecf125d9f62c6d5f751a52d41a7 +SHA1 (patch-ac) = 5ea68aa6ef3188ceeaf823be853e6f8c81e320df +SHA1 (patch-ad) = 8fff57e2a0df5c81b0c783f5e04b340dcd5b630a |