Commit graph

14 commits

Author SHA1 Message Date
Xu Cheng
cd9f9e8eeb calabash: bottle unneeded 2015-10-22 21:10:39 +08:00
Alexis Hildebrandt
de6a2cc613 Remove indefinite article from description
The changes were made with the following shell command:
for formula in $(grep -l 'desc "[Aa]n\?\s' Library/Formula/*.rb); do
  echo $formula
  vim -c '/desc "/s/[Aa]n\? //|normal f"gU2lZZ' $formula
done

Closes Homebrew/homebrew#42333.

Signed-off-by: Xu Cheng <xucheng@me.com>
2015-08-02 16:41:10 +08:00
Zearin
53ac8b3fc9 calabash 1.1.4-96
Closes Homebrew/homebrew#40975.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-06-30 05:19:02 +01:00
Nikolaus Wittenstein
758f6e9533 Add descriptions to all remaining homebrew packages 2015-06-05 14:47:57 +01:00
Zearin
266f27171c calabash 1.1.0-95
The `-95` in the version is significant.  Calabash offers 2 releases—(`x.x.x-95`, and `x.x.x-96`)—each of which is built to run with a specific version of the `saxon` dependency.

Since Homebrew currently offers only the Saxon 9.5 dependency, that’s why this commit uses the `-95` suffix on the release.  If Homebrew ever offers Saxon 9.6, this formula should be updated accordingly.

Closes Homebrew/homebrew#39089.

Signed-off-by: Brett Koonce <koonce@gmail.com>
2015-04-26 23:32:43 -07:00
Dominyk Tiller
f2bad5ea92 calabash 1.0.24-95
Version bump. Removed the HEAD because it requires compile, and
including an ` ant ` dep and doing ` ant ` in the build process ended
up at fatal build errors for me.

Closes Homebrew/homebrew#36580.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-02-06 08:24:14 +00:00
Ted Pennings
4cd0935be7 Convert all 'def test' formulae to 'test do'
Closes Homebrew/homebrew#26942.
Closes Homebrew/homebrew#26946.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-02-24 19:54:02 -08:00
Brett Koonce
1600a2e73f calabash 1.0.15
Closes Homebrew/homebrew#24513.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-11-19 18:34:14 -08:00
Adam Vandenberg
0806504e0e Use script helpers 2012-10-27 19:28:49 -07:00
Brett Koonce
918ec5ac25 calabash 1.0.3-94
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-06 20:39:07 -07:00
Jack Nagel
5c1da0e211 calabash: fix path in test
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-06 01:07:43 -05:00
Adam Vandenberg
d8d7e03428 Calabash 1.0.2 for Saxon 9.4.x 2012-02-03 18:55:35 -08:00
Jack Nagel
7745a4daba calabash: fix test invocation
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-23 22:28:04 -06:00
Zearin
268adaab61 New formula: Calabash
Closes Homebrew/homebrew#9653.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-23 14:42:02 -06:00