Commit Graph

6 Commits (2706adcab30d57f9e821828e5cb5be5cd7d22c50)

Author SHA1 Message Date
nibbles 2bits 5c7315e98a atf 0.15
Upgrade atf to version 0.15.
Change to the new homepage because the old `homepage` redirects.
Change the `url` to googlecode according to the `homepage`.
Remove the `--mandir` because it work correctly now.
Add `ENV.j1` and a separate `make install` step to stop a race
condition when brewing with llvm where a file is claimed to exist.
Tested on Lion using clang and llvm from XCode-4.3.3.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-07-01 20:18:38 -07:00
Joe Baldino 25fa72d201 atf 0.14
Closes Homebrew/homebrew#8189.

Signed-off-by: Joe Baldino <joe.baldino@comcast.net>
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-20 20:17:04 -05:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Joe Baldino b9056dcb82 atf to version 0.12
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-12-29 21:03:19 -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
Tojek Anselm 0cdaae4e1b New formula: atf
The Automated Testing Framework (ATF) is a collection of libraries and
utilities designed to ease unattended application testing in the hands of
developers and end users of a specific piece of software.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-22 22:02:50 -07:00