sitecopy: boneyarding

Sitecopy currently compiles against the insecure system OpenSSL, and
won’t compile against our OpenSSL because it wants SSLv2 at runtime
(Ouch) and it won’t compile against GnuTLS because GnuTLS have
considerably changed the structure of their build since the last update
of sitecopy (2008).

Closes Homebrew/homebrew#36389.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Dominyk Tiller 2015-01-30 17:45:21 +00:00 committed by Jack Nagel
parent a9c4091de7
commit 5fcf40fffd

View File

@ -129,6 +129,7 @@ TAP_MIGRATIONS = {
"salt" => "homebrew/science",
"scantailor" => "homebrew/x11",
"shark" => "homebrew/boneyard",
"sitecopy" => "homebrew/boneyard",
"slicot" => "homebrew/science",
"smartsim" => "homebrew/x11",
"solfege" => "homebrew/boneyard",