Commit graph

9 commits

Author SHA1 Message Date
Adam Vandenberg
719b118f08 nu: style nits 2013-01-27 14:54:51 -08:00
Jack Nagel
60003eecc3 Use new requirement syntax 2013-01-21 17:36:34 -06:00
Jack Nagel
041c9c193f Use fatal DSL method in requirements 2013-01-18 19:30:43 -06: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
Zhitong He
ff85052ea5 nu 2.0.1
Closes Homebrew/homebrew#9539.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-15 21:11:29 -07:00
Adam Vandenberg
4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Adam Vandenberg
623be191e9 brew-audit - catch more interpolation style issues 2010-09-07 14:36:51 -07:00
Kevin Ballard
62713833db New formula: nu
Signed-off-by: Kevin Ballard <kevin@sb.org>
Signed-off-by: David Höppner <0xffea@gmail.com>

* remove aka
2010-08-09 12:22:38 +02:00