From 90774be2eebeb7771e4734d7313458c0dbf61124 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Thu, 10 Mar 2016 09:33:28 -0800 Subject: [PATCH] libodbc++: boneyard Upstream has ignored the 64-bit patches from the original Homebrew pull request, as well as subsequent 64-bit reports: https://sourceforge.net/p/libodbcxx/bugs/25/ Trunk hasn't been updated since 2010 and the last tag was in 2009. Closes Homebrew/homebrew#49980. Signed-off-by: Dominyk Tiller --- Library/Homebrew/tap_migrations.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index 1ab394111f..ec1532a0ad 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -126,6 +126,7 @@ TAP_MIGRATIONS = { "latex-mk" => "homebrew/tex", "libdlna" => "homebrew/boneyard", "libgtextutils" => "homebrew/science", + "libodbc++" => "homebrew/boneyard", "libqxt" => "homebrew/boneyard", "librets" => "homebrew/boneyard", "libspotify" => "homebrew/binary",