diff options
author | reinoud <reinoud> | 2008-01-09 17:46:41 +0000 |
---|---|---|
committer | reinoud <reinoud> | 2008-01-09 17:46:41 +0000 |
commit | 3e8cbca4032462cd4534d32017aafbe1a3583158 (patch) | |
tree | 11fd23f9eaddfd2e6118039cfd90e657b89f2d67 /emulators/wine/distinfo | |
parent | 241a6e9ff5e34d315f48a858ae941a18996cf346 (diff) | |
download | pkgsrc-3e8cbca4032462cd4534d32017aafbe1a3583158.tar.gz |
Fix wine directory reading correctly.
patch-ac was wrong since __NetBSD_Version should have been
__NetBSD_Version__. Also the NetBSD compat getdirentries() returned struct
dirent12s having 32 bit ino_t and not the included struct dirent having 64
bit ino_t.
Diffstat (limited to 'emulators/wine/distinfo')
-rw-r--r-- | emulators/wine/distinfo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/wine/distinfo b/emulators/wine/distinfo index 02367d5c8ca..38302c092bd 100644 --- a/emulators/wine/distinfo +++ b/emulators/wine/distinfo @@ -1,11 +1,11 @@ -$NetBSD: distinfo,v 1.74 2007/08/29 14:42:25 adam Exp $ +$NetBSD: distinfo,v 1.75 2008/01/09 17:46:41 reinoud Exp $ SHA1 (wine-0.9.44.tar.bz2) = 77f820444198688085b3148ca0054bdf8aebf839 RMD160 (wine-0.9.44.tar.bz2) = 4d726aea99b12ecf757785e22f531bb03a1a79b7 Size (wine-0.9.44.tar.bz2) = 12377043 bytes SHA1 (patch-aa) = 3b84f2f7693b79ed5de432a6ab8faf4ec258f57a SHA1 (patch-ab) = 66c1f1ec98674d15c7a72e8ac16105c28aa25e91 -SHA1 (patch-ac) = 02747108dc33328b9905b642bf9817d675916cbb +SHA1 (patch-ac) = e28e9ea8563546a41672f16c8e111e5d37ffbe92 SHA1 (patch-ad) = 978bdd94b75a2d671d5ed97d7664ff60488683cd SHA1 (patch-ae) = a4f39995baf5511ddc70b4e1c006a159a86eeb22 SHA1 (patch-af) = ff365b8c6f60adfe0cc47113db53de1dd27bb064 |