Commit graph

6 commits

Author SHA1 Message Date
BrewTestBot
ea1db21c7e arx: update 0.2.2 bottle. 2016-03-11 13:37:22 +08:00
Chayoung You
7b205d9c41 arx 0.2.2
Closes Homebrew/homebrew#49991.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-03-11 13:37:22 +08:00
Miëtek Bak
9eac17a778 arx: simplify formula 2015-12-25 21:05:39 +00:00
Miëtek Bak
abcca53f16 arx: use Haskell language support
Closes Homebrew/homebrew#47270.

Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
2015-12-23 12:00:23 +01:00
BrewTestBot
97efe2fa37 arx: add 0.2.1 bottle. 2015-11-26 02:09:26 +00:00
Martin Setek
385ce9f569 arx 0.2.1 (new formula)
The arx tool captures the parameters of an execution and encodes them as
an executable, making for easy, consistent transfer and repetition of a
particular run.

Fix audit issues

- Don't use formula name in description
- Use system correctly in install and test

Improve test based on feedback from DomT4

- Pathname#write instead of File#write
- shell_output instead of backticks
- assert_match on output from test script

Improve test based on feedback from bfontaine

- Use #{bin}/arx instead of arx
- Drop parenthesis for chmod

Improve install based on feedback from DomT4

Find platform tag in the same way as the Makefile does.

Closes Homebrew/homebrew#45802.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-11-26 02:09:22 +00:00