Commit graph

19 commits

Author SHA1 Message Date
Jack Nagel
2cc9a0b98a Replace version strings with Version objects 2012-08-18 11:12:08 -05:00
Misty De Meo
e593be8db7 bash 4.2.37 2012-07-17 12:40:13 -05:00
Jack Nagel
9eca2192a7 bash 4.2.29
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-05 15:09:18 -05:00
Birger J. Nordølum
078de9a70d GNU Bash 4.2.28
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-05-05 09:26:08 -07:00
Misty De Meo
9354861483 bash 4.2.24 2012-03-19 15:03:34 -05:00
Peter Aronoff
18d64529bd Add caveat about using this Bash as login shell
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-21 16:18:55 -08:00
Jack Nagel
83fcafb5aa Add mirrors for GNU formulae
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-30 12:56:07 -06:00
Misty De Meo
5725d45e58 bash 4.2.20
Closes Homebrew/homebrew#8867.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-29 20:03:52 -06:00
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