diff options
author | marino <marino@pkgsrc.org> | 2012-08-12 02:03:15 +0000 |
---|---|---|
committer | marino <marino@pkgsrc.org> | 2012-08-12 02:03:15 +0000 |
commit | 0e428e9a07ab013306d8d6ed389444e21fe1dfcf (patch) | |
tree | 7b0b80a5c10991c01c6dfa53cf7276bd7d0bfad7 /emulators/b-em/distinfo | |
parent | 1d2a4a9f9dbd3649bdfd00b0ae140a4cb99bb70a (diff) | |
download | pkgsrc-0e428e9a07ab013306d8d6ed389444e21fe1dfcf.tar.gz |
emulators/b-em: Upgrade from version 2.1a to 2.2 (Fixes zlib 1.27)
Version 2.1a is not compatible with zlib 1.26+. Luckily this problem
was fixed in version 2.2. Three patches were removed, and a few were
tweaked.
src/linux.c and src/win.c now have dos line endings. I used the
technique seen in textproc/FlightCrew to convert these to unix
endings after extraction. That should allow this package to build
on all platforms where zip handling of line ending differs.
Also defined GPLv3 license.
Diffstat (limited to 'emulators/b-em/distinfo')
-rw-r--r-- | emulators/b-em/distinfo | 19 |
1 files changed, 8 insertions, 11 deletions
diff --git a/emulators/b-em/distinfo b/emulators/b-em/distinfo index e4ce2c263bd..345fd42f7cc 100644 --- a/emulators/b-em/distinfo +++ b/emulators/b-em/distinfo @@ -1,13 +1,10 @@ -$NetBSD: distinfo,v 1.2 2012/03/26 03:28:11 dholland Exp $ +$NetBSD: distinfo,v 1.3 2012/08/12 02:03:15 marino Exp $ -SHA1 (B-emv2.1aLinux.tar.gz) = a5e674009eaeab5aeb9b50f3c699c6d0ea110c38 -RMD160 (B-emv2.1aLinux.tar.gz) = b31a4812fabad9d6d67372361955b3de3686943b -Size (B-emv2.1aLinux.tar.gz) = 5226120 bytes -SHA1 (patch-src-b-em.h) = d450f335c15f539cf3f81a800dec87472c134cab -SHA1 (patch-src-cmos.c) = dfddf6a6bc4b494e11b7882363a6e79280480b20 +SHA1 (B-emv2.2Linux.tar.gz) = 648eb122bba6d7701b341b5af214e4fce1012686 +RMD160 (B-emv2.2Linux.tar.gz) = b6aa6e3e5ba8b24207278211ce17f19b182f93f5 +Size (B-emv2.2Linux.tar.gz) = 4855775 bytes SHA1 (patch-src-fdi2raw.c) = 98a00eb3059c92b0c2e8009275e5b4a7dfee9b0c -SHA1 (patch-src-linux.c) = b36cf4f3c957cab24bf67cd34688231e3b292d02 -SHA1 (patch-src-makefile.in) = 0de839eb598b06dec2db57558f9909568988f3d9 -SHA1 (patch-src-resources.h) = 6f62502882e82e56f8bd606dd8618e3eccb7b786 -SHA1 (patch-src-tapenoise.c) = b279aabb6eec7a816a8fe2178e44d326e5ebdbe1 -SHA1 (patch-src-win.c) = 119f41dc2c80a53f5edbeb7e42d85238d1d21b82 +SHA1 (patch-src-linux.c) = c0188ea8d3bb466dcbaf7a6929577f249e6ef0f1 +SHA1 (patch-src-makefile.in) = 2b3cb4d2b7d41dd534e625fcfb573e2108062ea7 +SHA1 (patch-src-resources.h) = f719dc8cb308b7d79f1cd381bf1d2ba0cf5b8a5f +SHA1 (patch-src-win.c) = b3d6a6a7071ef25decc2c7874f120966ffc4be57 |