diff options
author | ben <ben@pkgsrc.org> | 2006-04-16 01:21:08 +0000 |
---|---|---|
committer | ben <ben@pkgsrc.org> | 2006-04-16 01:21:08 +0000 |
commit | 8bf4b6962abd6d078fe49f1cc57c519f3bbcd159 (patch) | |
tree | e505bb831a062a190bb4f04be7123a8da7df4f86 /emulators/snes9x/distinfo | |
parent | 1549c66dabf45b79fc21d6e5069048e1a7f1ab8d (diff) | |
download | pkgsrc-8bf4b6962abd6d078fe49f1cc57c519f3bbcd159.tar.gz |
Fix build on NetBSD-1.6.2. Problems all related to C++ compiler.
* some header files contained DOS \r\n newlines
* some header files contained the word "pair"
* some optimizer flags caused the compiler to exhaust my virtual memory
Diffstat (limited to 'emulators/snes9x/distinfo')
-rw-r--r-- | emulators/snes9x/distinfo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/snes9x/distinfo b/emulators/snes9x/distinfo index 7e016eabd57..a6c5a59bb5d 100644 --- a/emulators/snes9x/distinfo +++ b/emulators/snes9x/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.12 2006/03/18 15:56:00 ben Exp $ +$NetBSD: distinfo,v 1.13 2006/04/16 01:21:08 ben Exp $ SHA1 (snes9x-1.43-src.tar.gz) = c6883c451aeb442030862ec19a8dca25ee02d82c RMD160 (snes9x-1.43-src.tar.gz) = d2003f7afb208109405b41f4eec586b93518f9b2 Size (snes9x-1.43-src.tar.gz) = 1016251 bytes -SHA1 (patch-aa) = a21b9902095de675cbff28787a2f3cd7af3292cb +SHA1 (patch-aa) = 3eee1abe554f9ef4e81b22a4c75a04c8c109acd3 SHA1 (patch-ab) = 7dfd2d7a92caceed82549fed3f175746871b3985 SHA1 (patch-ac) = c1e35daa7e53536d05c1633b78c00d511ae7feb5 SHA1 (patch-ad) = c5febcdd6b5bf0f3b4b5d8b0bc19c4716434a23e |