Commit graph

14 commits

Author SHA1 Message Date
Tamir Duberstein
68d871e425 Depend on: prefix -> opt_prefix
These formulae care about where concretely their dependency is
installed, not where the stable variant of the dependency is located
by default.

Closes Homebrew/homebrew#39386.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2015-05-05 21:16:59 -04:00
BrewTestBot
26f9306a91 alpine: update 2.11 bottle. 2014-11-05 11:22:35 +00:00
Dominyk Tiller
fbd34113b3 alpine 2.11
Merges Alpine-chappa into Alpine, following Debian & Ubuntu’s lead,
adds my patch for the Yosemite build failure.

Closes Homebrew/homebrew#33634.
2014-11-05 11:22:34 +00:00
Jack Nagel
bd1b8df955 alpine: use checksummed patches 2014-03-16 18:54:12 -05:00
Adam Vandenberg
2d9115fd53 alpine: fix audit 2013-09-15 09:39:15 -07:00
Misty De Meo
3f3fb3fcd0 alpine: fix build with Tcl 8.6 2013-09-10 22:38:48 -07: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
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