Jaime Marquínez Ferrándiz
74c83fa9f6
Batch convert http download urls from SourceForge to https
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-03-02 09:16:53 -08:00
Brett Koonce
cc203a7c3e
astyle 2.04
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-11-19 13:59:06 -06:00
Victor Martinez
8dc451e3e2
Fixed several broken sourceforge.net download locations
...
Closes Homebrew/homebrew#20645 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-30 12:17:57 -07:00
Brett Koonce
e18544e051
astyle 2.03
...
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-04-24 10:13:25 -05:00
Mike McQuaid
88779ade49
Batch convert MD5 formula to SHA1.
...
Closes Homebrew/homebrew#14653 .
2012-09-03 11:36:42 -07:00
Sergey Avseyev
44776ae3c7
Astyle 2.02.1
...
Closes Homebrew/homebrew#11305 .
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-30 07:21:31 -07:00
Jack Nagel
43c9b127a6
astyle: use the correct compiler
...
Fixes Homebrew/homebrew#10863 .
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-03-11 16:56:02 -05:00
Adam Vandenberg
da3fdbd0cf
Use "cd" instead of "Dir.chdir"
...
* And "mkdir" isntead of "Dir.mkdir"
* And "Dir[]" instead of "Dir.glob"
* Also style fixes and nitpicks
2012-02-24 21:35:50 -08:00
Michail Pishchagin
1e7acfb1f5
astyle 2.02
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-20 09:03:46 -07:00
Adam Vandenberg
4147b05c57
Use ruby style for inheritance.
2011-03-12 11:55:09 -08:00
Jorge Luis Mendez
46e00df91f
astyle 2.01
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-01-29 12:49:22 -08:00
Adam Vandenberg
7bd947eb0b
Update formulae for version 0.7
...
* Use new "url" features
* Use keg_only DSL
* Use "skip_clean :all" DSL
* Whitespace and style cleanups
* Make bash invocations less silly
* Use new man2-man8 helpers
* Remove "FileUtils." since it is included in Formula
* Use real names for deps instead of aliases
* ENV.x11 now updates path, so remove that from individual brews
2010-08-07 18:08:53 -07:00
Jorge Luis Mendez
2bb2372aea
Updated astyle formula to version 1.24
...
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-03-02 09:38:00 -08:00
Mike Arthur
b3900f37dd
Be nicer to Sourceforge by using their gateway server
...
Thus we download from the best mirror always.
2009-12-05 15:09:31 +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
53e6ca1618
Artistic Style code beautifier
2009-06-15 00:55:32 +01:00