Commit Graph

9 Commits (a6cac43c1ac81f165fbbe3fcc69f4a0a701f9947)

Author SHA1 Message Date
Gordon Tillman b7774cdd43 mit-scheme: fix hardcoded SDK paths in patch
This formula was failing to build for me with the following error:

    configure: error: No MacOSX SDK for version: 10.8

Traced problem to hard-coded paths to the SDKs used when patching
`src/configure` and `src/lib/include/configure`.  Replaced
hard-coded paths with calls to `xcode-select --print-path`.

Closes Homebrew/homebrew#16166.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-12-08 15:53:49 -06:00
Petar Radosevic 4dddef996c mit-scheme: add optional X11 dependency for 10.8.
Closes Homebrew/homebrew#14966.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2012-09-27 20:54:30 +01:00
Jack Nagel 23ff8559b5 mit-scheme: remove skip_clean :all
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-13 12:55:41 -05:00
Mike McQuaid 88779ade49 Batch convert MD5 formula to SHA1.
Closes Homebrew/homebrew#14653.
2012-09-03 11:36:42 -07:00
Eduardo Kasa 5a8ecb3574 mit-scheme: fix build with Xcode 4.3+
Fixes Homebrew/homebrew#11475.
Closes Homebrew/homebrew#12046.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-07 17:17:11 -05:00
Adam Vandenberg 8518537682 mit-scheme 9.1.1 2012-04-14 12:47:23 -07:00
Jack Nagel 83fcafb5aa Add mirrors for GNU formulae
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-30 12:56:07 -06:00
Jack Nagel fa3d89a7c0 Use automatic mirror selection for GNU downloads
It seems that the main GNU download site has issues in some places
outside the U.S., so we'll use the provided "ftpmirror.gnu.org" to pick
a nearby mirror.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-09-12 15:08:20 -05:00
Matt Barnett 3bf0dbb1f6 mit-scheme 9.0.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-14 13:58:54 -07:00