Commit Graph

8 Commits (20652e9de0a6f553d06cf62c5896d2016a115308)

Author SHA1 Message Date
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
Adam Vandenberg f1110febe6 p1 the default patch-level 2012-03-14 17:57:44 -07:00
Adam Vandenberg 89d3613869 alpine: source patch from MacPorts 2012-02-08 21:36:47 -08:00
Jack Nagel 0a7058a9ed Fix alpine build on Snow Leopard
MacPorts and my own firsthand experience say this is a patch *for* Snow
Leopard.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-13 17:28:50 -07:00
Adam Vandenberg 121e4f8614 Normalize use of MACOS_VERSION 2011-04-09 09:36:30 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Jared Townsley 0a54ad68ab New formula alpine (pine successor)
Alpine is a fast, easy to use email client that is suitable
for both the inexperienced email user as well as for the most
demanding of power users. Alpine is based on the Pine® Message
System, which was also developed at the University of Washington.

Signed-off-by: David Höppner <0xffea@gmail.com>

* macports patch
* ENV.j1
2010-03-20 12:37:01 +01:00