Commit Graph

11 Commits (aa4a2cd46a0952f8d9c465f1d8343648268f85d5)

Author SHA1 Message Date
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
Robin Ramael 6bda22a3e9 Fixed syntax error in bash formula.
In the last commit to the bash formula, the install function declaration
was omitted, this commit adds it back in.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-05-07 12:38:00 -07:00
Birger J. Nordølum 780b1a2a26 GNU BASH 4.2.10.
Plus some additional tweaks.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-05-07 11:32:50 -07:00
Birger J. Nordølum ce4f650518 GNU BASH: 4.2.8
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-14 15:31:04 -07:00
Birger J. Nordølum cc06933311 GNU BASH: 4.2.7
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-09 21:11:56 -08:00
Peter Aronoff 09b4cd2830 Bump Bash 4.1 patch level to 9
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-06 08:16:52 -07:00
Adam Vandenberg f7b25b8b2c bash 4.1.7 2010-05-19 07:32:31 -07:00
Adam Vandenberg 6dc03e9563 Update bash to 4.1.5 2010-05-01 16:37:00 -07:00
Chris Hoffman 009ca143e9 Fixes Homebrew/homebrew#92; Updated bash formula to 4.1 and added ability to get patches from bash site depending on patch level
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-02-03 16:30:24 +01:00
Max Howell 61b2307139 s/require 'brewkit'/require 'formula'/g
brewkit.rb changes ENV destructively, so lets not do that everytime a formula
is required. Now it's possible for other tools to require a formula
description without worrying about side-effects.
2009-10-15 16:48:03 +01:00
Ben Livingood eb76ec84c9 Initial support for bash-4.0 2009-09-30 01:24:32 +01:00