Commit graph

11 commits

Author SHA1 Message Date
Adam Vandenberg
2a1c4e34a2 caveat and other cleanups 2012-11-25 11:42:57 -08:00
Adam Vandenberg
a84e0077c0 Streamline metafile installs 2012-11-11 11:20:35 -08:00
Jack Nagel
53473b6bf5 Clean up MacOS version method usage
The MacOS.version? family of methods (other than "leopard?") are poorly
defined and lead to confusing code. Replace them in formulae with more
explicit comparisons.

"MacOS.version" is a special version object that can be compared to
numerics, symbols, and strings using the standard Ruby comparison
methods.

The old methods were moved to compat when the version comparison code
was merged, and they must remain there "forever", but they should not be
used in new code.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-10 16:16:54 -05:00
Mike McQuaid
88779ade49 Batch convert MD5 formula to SHA1.
Closes Homebrew/homebrew#14653.
2012-09-03 11:36:42 -07:00
Jack Nagel
c30f5a1947 Address fallout related to f6e3241aa02a9c9bacfc6ee
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-27 09:49:14 -05:00
Adam Vandenberg
bff82647cd disco: version is detected 2012-08-26 22:22:29 -07:00
Adam Vandenberg
243bc743ea Use https for github repos. 2011-05-26 22:02:55 -07:00
Adam Vandenberg
121e4f8614 Normalize use of MACOS_VERSION 2011-04-09 09:36:30 -07:00
Adam Vandenberg
f4e8f538be disco 0.3.2 2011-04-04 16:15:16 -07:00
Adam Vandenberg
4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Travis Cline
f5dd193855 New formula disco
An Erlang and Python MapReduce framework

Thanks to daniellindsley for the initial work on this formula.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-09 07:42:18 -08:00