Commit graph

21 commits

Author SHA1 Message Date
Jack Nagel
d87063d32f Remove remaining explicit xz build-time deps
These dependencies are automatically detected from the URL, so declaring
them is redundant. If these formulae ever get a head or devel spec, then
explicit xz deps would need to be re-scoped appropriately. Thus we
should remove them.
2014-03-14 23:40:32 -05:00
BrewTestBot
e592feb573 gawk: add 4.1.0 bottle. 2014-03-13 20:40:55 +00:00
Ted Pennings
7db78c3199 gawk: fix test to use correct binary
Closes Homebrew/homebrew#27130.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2014-03-01 20:44:37 -08:00
Ted Pennings
e9ff47ba2a gawk: a test
Closes Homebrew/homebrew#27127.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-03-01 19:47:04 -08:00
Jack Nagel
9f632fbc47 gawk 4.1.0 2013-05-19 10:33:30 -05:00
Brett Koonce
3ead96d27a gawk 4.0.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-01 10:31:50 -08:00
Mike McQuaid
88779ade49 Batch convert MD5 formula to SHA1.
Closes Homebrew/homebrew#14653.
2012-09-03 11:36:42 -07:00
Jack Nagel
64afeec6d4 Use new fails_with DSL syntax
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-01 12:39:59 -05:00
Jack Nagel
4094cc78f8 gawk 4.0.1
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-28 18:30:30 -05: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
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
Jack Nagel
91d4e41f75 gawk 4.0.0
(gawk 3.1.8 has been moved to homebrew-alt)

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-07-07 10:42:32 -07:00
Adam Vandenberg
99b61b9a23 Update fails_with_llvm in formulae 2011-03-25 23:31:30 -07:00
Adam Vandenberg
4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Douglas Creager
a7bf2a635b gawk fails with LLVM 2326 2010-10-06 18:56:51 -07:00
Adam Vandenberg
e348126a89 gawk - remove unsed configure switch 2010-06-22 13:53:12 -07:00
David Höppner
731d63e3ea gawk: version update to 3.1.8 2010-05-08 14:04:22 +02:00
Adam Vandenberg
87278e5a24 Reformat gawk 2009-12-12 16:24:18 +00: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
Max Howell
d4201d1c27 Removing skip_clean? didn't break gawk for me 2009-09-29 23:33:22 +01:00
Joe Shaw
7afc8e5dbe Add a formula for gawk 2009-09-29 23:30:20 +01:00