From 5dbe6d76b507823ec3964df05ad5270f1e8f95bf Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Thu, 3 Sep 2009 13:13:39 +0000 Subject: After discuss with jhb@ and kib@, here are fixed version of compat[567]x ports working fine when installed on 8.0. compat5x: Installed under a FreeBSD 6.x or 7.x: /usr/local/lib/compat/libpthread.so.1 (file) on amd64: /usr/local/lib32/compat/libpthread.so.1 (fine) Installed under a FreeBSD 8.x: /usr/local/lib/compat/libpthread.so.1 -> ./libthr.so.1 (symlink) on amd64: /usr/local/lib32/compat/libpthread.so.1 -> ./libthr.so.1 (symlink) compat6x: Installed under a FreeBSD 7.x: /usr/local/lib/compat/libpthread.so.2 (file) on amd64: /usr/local/lib32/compat/libpthread.so.2 (fine) Installed under a FreeBSD 8.x: /usr/local/lib/compat/libpthread.so.2 -> ./libthr.so.2 (symlink) on amd64: /usr/local/lib32/compat/libpthread.so.2 -> ./libthr.so.2 (symlink) compat7x: Installed under a FreeBSD 8.x: /usr/local/lib/compat/libkse.so.3 -> /lib/libthr.so.3 (symlink) on amd64: /usr/local/lib32/compat/libkse.so.3 -> /usr/lib32/libthr.so.3 (symlink) Reported by: kib Thanks to: jhb and kib --- misc/compat8x/distinfo | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'misc/compat8x/distinfo') diff --git a/misc/compat8x/distinfo b/misc/compat8x/distinfo index d51859c63819..f5a95a6b40cb 100644 --- a/misc/compat8x/distinfo +++ b/misc/compat8x/distinfo @@ -1,9 +1,9 @@ -MD5 (compat7x-amd64-7.2.702000.200906.tar.bz2) = 5c1a30fe4064e6d78284e103fd1c7b89 -SHA256 (compat7x-amd64-7.2.702000.200906.tar.bz2) = d91ad8afdab9d43db9a1860ab7869c606638d2c04969fc3e35d9fe5fa1d56ec4 -SIZE (compat7x-amd64-7.2.702000.200906.tar.bz2) = 6718499 -MD5 (compat7x-i386-7.2.702000.200906.tar.bz2) = 2dd942317eb9867b8f28057b82311b2a -SHA256 (compat7x-i386-7.2.702000.200906.tar.bz2) = 909f0a01d1fb574b010e6cd1455d5d1be52b2adf3345b8a3c94a7a6ee7fce469 -SIZE (compat7x-i386-7.2.702000.200906.tar.bz2) = 3310130 -MD5 (compat7x-sparc64-7.2.702000.200906.tar.bz2) = 788588f636efb8041e2d47aacdce9e76 -SHA256 (compat7x-sparc64-7.2.702000.200906.tar.bz2) = b87b029f271b19a41afac550b6d4daf91b55fc5a0ac8f779d123bb97cfec4c1c -SIZE (compat7x-sparc64-7.2.702000.200906.tar.bz2) = 3126108 +MD5 (compat7x-amd64-7.2.702000.200906.1.tar.bz2) = 690c724a365d4d3e054c6e71b9e51663 +SHA256 (compat7x-amd64-7.2.702000.200906.1.tar.bz2) = 1e7ffc96a9256bd57eabbe03d37f87a752725419fb25c084865f6b3a624a83c5 +SIZE (compat7x-amd64-7.2.702000.200906.1.tar.bz2) = 6637905 +MD5 (compat7x-i386-7.2.702000.200906.1.tar.bz2) = 4ecfe9505ff082a1d65afde6a42ba48d +SHA256 (compat7x-i386-7.2.702000.200906.1.tar.bz2) = 8983a89c2ba38e573ad1858f6b2b3fa072cb899b9a586834a2962d9df4098e7e +SIZE (compat7x-i386-7.2.702000.200906.1.tar.bz2) = 3280951 +MD5 (compat7x-sparc64-7.2.702000.200906.1.tar.bz2) = 21c961319013520510fb017136a94960 +SHA256 (compat7x-sparc64-7.2.702000.200906.1.tar.bz2) = 4043c9ce3301de18a3110143f6056d63216917d4f93b1ad6675de87bd5f43067 +SIZE (compat7x-sparc64-7.2.702000.200906.1.tar.bz2) = 3068353 -- cgit v1.2.3