Commit graph

27795 commits

Author SHA1 Message Date
Etienne Laurin
5a808ec555 RethinkDB 1.13.1 2014-07-01 09:53:31 +01:00
BrewTestBot
fcda65c685 bind: update 9.10.0-P2 bottle.
Closes Homebrew/homebrew#30575.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-07-01 09:53:17 +01:00
Anand Buddhdev
0207286fa8 bind: use delv instead of DIG_SIGCHASE. 2014-07-01 09:53:08 +01:00
BrewTestBot
81bd7a3c14 xplanetfx: update 2.5.30 bottle.
Closes Homebrew/homebrew#30574.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-07-01 09:52:35 +01:00
blogabe
1e31aa1e28 xplanetfx 2.5.30 2014-07-01 09:52:35 +01:00
BrewTestBot
602455bbf0 nss: update 3.16.2 bottle.
Closes Homebrew/homebrew#30571.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-07-01 09:51:47 +01:00
Bruno Mattarollo
f66f1a87b4 nss 3.16.2 2014-07-01 09:51:47 +01:00
Brien Colwell
806ecceff1 android-sdk: 23.0.1
Closes Homebrew/homebrew#30578.

Signed-off-by: Brett Koonce <koonce@gmail.com>
2014-06-30 22:48:45 -07:00
Simon Sigurdhsson
07ca4f2ebb blink1: add HEAD
Closes Homebrew/homebrew#30577.

Signed-off-by: Brett Koonce <koonce@gmail.com>
2014-06-30 22:44:19 -07:00
asaph
1ba09525e2 jenkins 1.570
Closes Homebrew/homebrew#30569.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-06-30 13:09:20 -05:00
Jens Erat
ff9df35596 basex 7.9
Closes Homebrew/homebrew#30567.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-06-30 13:08:55 -05:00
William Roe
76217a3092 pango: update x11 option to fix compatibility with cairo formula
The new way to depend on X11, using cairo.rb as a reference works (with
the `--without-x11` flag). This change allows pango to be built and
installed without installing XQuartz.

Closes Homebrew/homebrew#30532.
Closes Homebrew/homebrew#30570.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-06-30 13:06:49 -05:00
BrewTestBot
7e9e8a9a9d ruby: update 2.1.2_2 bottle.
Closes Homebrew/homebrew#30538.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2014-06-30 10:47:05 -07:00
Misty De Meo
ef7f636b41 ruby: alias gem module methods to avoid warnings 2014-06-30 10:47:04 -07:00
Daniel Rothmaler
b2b10f958b gradle 2.0-rc-2 (devel)
Closes Homebrew/homebrew#30564.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-06-30 16:36:56 +01:00
Daniel Rothmaler
701f3511fd gradle 2.0-rc-2 (devel) 2014-06-30 16:36:34 +01:00
Daniel Rothmaler
b1214cd9b3 update developer version to gradle 2.0 RC2 2014-06-30 16:36:19 +01:00
Sven-S. Porst
012772902c solr 4.9.0
Closes Homebrew/homebrew#30565.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-06-30 15:35:25 +01:00
BrewTestBot
d6a96fa572 screenfetch: update 3.5.0 bottle.
Closes Homebrew/homebrew#30555.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-06-30 08:23:50 +01:00
William Woodruff
da589d0da2 screenfetch 3.5.0 2014-06-30 08:23:38 +01:00
BrewTestBot
f0b137bfd0 the_platinum_searcher: add 1.6.4 bottle.
Closes Homebrew/homebrew#30527.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-06-30 08:07:44 +01:00
David Larson
71cd498df8 the_platinum_searcher 1.6.4 (new formula)
`the_platinum_searcher` (`pt`) is code search tool, similar to `ack`
and `the_silver_searcher` (`ag`), but is written in Go to enable
easier multi-platform support.
2014-06-30 08:07:06 +01:00
Alex Burka
f7795af340 android-sdk: fix binary paths for tools version 20
Closes Homebrew/homebrew#30543.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-06-30 08:01:56 +01:00
Dominyk Tiller
ccb889cd34 subversion : fix --perl bindings.
Patch suggested by @pwagland that should finally fix the --perl binding mv issue that causes the entire formula to error out if --perl build option is invoked. The issue & consequent patch will not affect anyone who doesn't build subversion with perl.

I've included a # explanation as to why the change has been made, as hopefully this patch can be replaced either by a subversion fix or a better Ruby-invoked fix in time. Although this could work as a permanent fix, the hope is that it's a temporary workaround until something cleaner is worked out.

See the following issues for more detail:

[1](https://github.com/Homebrew/homebrew/issues/30370)
[2](https://github.com/Homebrew/homebrew/issues/30224)

Closes Homebrew/homebrew#30500.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-06-30 08:00:03 +01:00
BrewTestBot
4f0e4abcc7 pandoc: update 1.12.4.2 bottle.
Closes Homebrew/homebrew#30379.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-06-30 07:58:41 +01:00
Elliott Slaughter
4aa87a7722 pandoc 1.12.4.2 2014-06-30 07:58:40 +01:00
zimbatm
bb0eb022fd direnv v2.4.0
Closes Homebrew/homebrew#30553.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-06-29 19:15:41 -07:00
Jack Nagel
b0365e873f md5sha1sum: fix Xcode-only build 2014-06-29 19:11:11 -05:00
AgBorkowski
c7a3c5e2cc sphinx devel 2.2.3-beta
Closes Homebrew/homebrew#30549.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-06-29 18:56:00 -05:00
Pablo O Vieira
2f059def08 Vert.x 2.1.1
Closes Homebrew/homebrew#30547.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-06-29 18:55:12 -05:00
Alexis Hildebrandt
3c966646db aqbanking devel 5.4.3
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-06-29 18:52:00 -05:00
Alexis Hildebrandt
98e361385f aqbanking: build with ktoblzcheck by default
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-06-29 18:51:58 -05:00
Alexis Hildebrandt
30e343d7b3 gwenhywfar devel 4.12.0
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-06-29 18:51:56 -05:00
Alexis Hildebrandt
25a1dede15 gwenhywfar: add --without-cocoa option
and build with cocoa gui by default

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-06-29 18:51:53 -05:00
David Holm
d6b9be9a36 wine --devel 1.7.21
Closes Homebrew/homebrew#30531.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-06-29 16:01:23 -07:00
Andrew Kofink
d4942ac97e elixir-build 20140421
Closes Homebrew/homebrew#29654.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-06-29 09:43:45 -07:00
BrewTestBot
4db89065db switchaudio-osx: add 1.0.0 bottle.
Closes Homebrew/homebrew#30533.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-06-29 16:01:30 +01:00
Dan Weeks
32a439c403 switchaudio-osx 1.0.0 (new formula)
This formula provides the OS X command line utility
SwitchAudioSource. Users will be able to switch audio sources
(input/output/system) using the command line and without needing
a GUI tool. It works with 10.7 Lion, 10.8 Mountain Lion, and 10.9
Mavericks.
2014-06-29 16:01:26 +01:00
BrewTestBot
512a298ff8 elixir: add 0.14.2 bottle.
Closes Homebrew/homebrew#30529.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-06-29 12:16:35 +01:00
José Valim
8e9bb4702d elixir 0.14.2 2014-06-29 12:16:35 +01:00
BrewTestBot
e062672fac arpoison: add 0.7 bottle.
Closes Homebrew/homebrew#30528.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-06-29 12:16:04 +01:00
BrewTestBot
e6ac235ca2 arp-scan: add 1.9 bottle. 2014-06-29 12:16:04 +01:00
BrewTestBot
35fd99c753 arangodb: update 2.1.2 bottle. 2014-06-29 12:16:04 +01:00
BrewTestBot
503fe4f474 apt-cacher-ng: add 0.7.26 bottle. 2014-06-29 12:16:04 +01:00
BrewTestBot
daab596f92 apachetop: add 0.12.6 bottle. 2014-06-29 12:16:04 +01:00
BrewTestBot
24127e7527 ansifilter: add 1.8 bottle. 2014-06-29 12:16:04 +01:00
BrewTestBot
39a59dcfa1 align: add 1.7.3 bottle. 2014-06-29 12:16:03 +01:00
BrewTestBot
d14272b8e4 aggregate: add 1.6 bottle. 2014-06-29 12:16:03 +01:00
BrewTestBot
37821a0671 afio: add 2.5.1 bottle. 2014-06-29 12:16:03 +01:00
BrewTestBot
9e19cb417f acpica: add 20140627 bottle. 2014-06-29 12:16:03 +01:00