Commit graph

32309 commits

Author SHA1 Message Date
BrewTestBot
b5670e6fdc aget: add 0.4.1 bottle. 2014-11-03 08:19:56 +00:00
Dominyk Tiller
7ca0f3664a aget: added head
Additional HEAD to the formula so people can grab the performance fixes
pushed several months ago if desired, given the last stable release was
well… a while ago. Also switched to SHA256 as that is what the aget
website solely displays now.

Closes Homebrew/homebrew#33840.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-11-03 08:19:55 +00:00
BrewTestBot
edb3cf1dd6 gcc: update 4.9.2 bottle. 2014-11-03 08:19:29 +00:00
Denis Denisov
ad6be3f8db gcc 4.9.2
Closes Homebrew/homebrew#33764.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-11-03 08:19:28 +00:00
BrewTestBot
354c76f4b7 gammaray: add 2.2.0 bottle. 2014-11-03 08:18:51 +00:00
Larry Shaffer
d15ce74bad gammaray 2.2.0 (new formula)
Closes Homebrew/homebrew#33850.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-11-03 08:18:50 +00:00
BrewTestBot
ef964ff518 adns: add 1.5.0 bottle. 2014-11-03 08:18:33 +00:00
Dominyk Tiller
f8593769e7 adns 1.5.0
Version bump. Pruned unrecognised configure options, added the head &
added a test.

Closes Homebrew/homebrew#33836.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-11-03 08:18:33 +00:00
Misty De Meo
60ab7e6b31 rethinkdb: needs Xcode at buildtime
Closes Homebrew/homebrew#33858.
2014-11-02 23:43:38 -08:00
BrewTestBot
62205c820b spatialindex: update 1.8.5 bottle. 2014-11-02 20:27:41 -08:00
Howard Butler
03fef17ed4 spatialindex 1.8.5
Closes Homebrew/homebrew#33851.

Signed-off-by: Tim D. Smith <git@tim-smith.us>
2014-11-02 20:27:31 -08:00
BrewTestBot
45676badd6 libgeotiff: update 1.4.1 bottle. 2014-11-02 20:23:31 -08:00
Howard Butler
9e5148376b libgeotiff 1.4.1
Closes Homebrew/homebrew#33849.

Signed-off-by: Tim D. Smith <git@tim-smith.us>
2014-11-02 20:19:49 -08:00
BrewTestBot
5872f12348 msmtp: update 1.4.32_1 bottle. 2014-11-02 21:12:34 -06:00
Jason Terk
fdf2119e2e msmtp: include msmtpq
Install the msmtpq scripts to PREFIX/share/msmtp/scripts/msmtpq.

Closes Homebrew/homebrew#33762.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-11-02 21:12:03 -06:00
BrewTestBot
b419149423 docker: update 1.3.1 bottle. 2014-11-02 20:53:03 -06:00
Tavis Aitken
a1ead44e2c docker 1.3.1
Closes Homebrew/homebrew#33835.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-11-02 20:53:03 -06:00
BrewTestBot
e6461d7883 acpica: update 20140926 bottle. 2014-11-02 18:08:31 -08:00
Dominyk Tiller
55b6906386 acpica 20140926
Version bump.

Closes Homebrew/homebrew#33831.

Signed-off-by: Tim D. Smith <git@tim-smith.us>
2014-11-02 18:08:29 -08:00
BrewTestBot
1c0d28b9f9 activemq-cpp: add 3.8.3 bottle. 2014-11-02 18:08:20 -08:00
Dominyk Tiller
57ddc78580 activemq-cpp 3.8.3
Version bump, additional OpenSSL dependency, and simple test. Note,
this will fail to install on at least 10.10 from source unless you have
the CLT package installed due to our old friend apr-1. Bottling should
solve that issue for most people though.

Closes Homebrew/homebrew#33834.

Signed-off-by: Tim D. Smith <git@tim-smith.us>
2014-11-02 18:08:19 -08:00
Dominyk Tiller
2ebd4d4568 akka 2.3.5
Version bump.

Closes Homebrew/homebrew#33843.

Signed-off-by: Tim D. Smith <git@tim-smith.us>
2014-11-02 17:50:25 -08:00
BrewTestBot
269def57fd aha: add 0.4.7.3 bottle. 2014-11-02 17:47:31 -08:00
Dominyk Tiller
14ed6631f6 aha 0.4.7.3
Version bump.

Closes Homebrew/homebrew#33841.

Signed-off-by: Tim D. Smith <git@tim-smith.us>
2014-11-02 17:47:29 -08:00
BrewTestBot
87a271f181 awscli: update 1.5.4 bottle.
Closes Homebrew/homebrew#33830.

Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2014-11-02 12:14:24 -08:00
hydrajump
050ed37d5e awscli 1.5.4 2014-11-02 12:14:23 -08:00
Tim D. Smith
1669b5590e little-cms: install Python bindings inside prefix
Closes Homebrew/homebrew#33827.
2014-11-02 10:02:32 -08:00
BrewTestBot
2ef7e7a654 terminal-notifier: update 1.6.2 bottle. 2014-11-02 16:48:48 +00:00
Julien Blanchard
946291fa12 terminal-notifier 1.6.2
Closes Homebrew/homebrew#33825.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-11-02 16:48:48 +00:00
Tim D. Smith
79dec437ba pypy: build cffi extensions in lib_pypy
Fixes a problem reported on IRC where these modules can't be imported by
a different user than the user that installed Homebrew because building
the cffi extensions writes files to the Cellar. Pypy's packaging script
normally generates these but it's not invoked by Homebrew.

Closes Homebrew/homebrew#33725.
2014-11-02 07:39:08 -08:00
Tim D. Smith
cf623f756b pypy3: build cffi extensions in lib_pypy
Fixes a problem reported on IRC where these modules can't be imported by
a different user than the user that installed Homebrew because building
the cffi extensions writes files to the Cellar. Pypy's packaging script
normally generates these but it isn't invoked by Homebrew.

Closes Homebrew/homebrew#33813.
2014-11-02 07:39:04 -08:00
BrewTestBot
57052a1a3e mpd: update 0.19.2 bottle. 2014-11-02 15:33:22 +00:00
Michael Paquier
61f902a40a mpd 0.19.2
This is a bugfix release. Note that this release fixes a crash on OSX
when mpd 0.19.X was kicked in daemon mode.

Closes Homebrew/homebrew#33823.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-11-02 15:33:21 +00:00
BrewTestBot
f63d7d8f2c closure-compiler: add 20141023 bottle. 2014-11-02 15:33:13 +00:00
Thomas Parisot
2f56f3296d closure-compiler: requires Java 7.
Otherwise ant will crash on build.

Closes Homebrew/homebrew#33820.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-11-02 15:33:09 +00:00
BrewTestBot
838981c845 gnatsd: add 0.5.6 bottle. 2014-11-02 15:32:31 +00:00
Máximo Cuadros Ortiz
64fa106c73 gnatsd 0.5.6 (new formula)
Closes Homebrew/homebrew#33808.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-11-02 15:32:30 +00:00
BrewTestBot
aa9bd105b7 wine: add 1.6.2 bottle. 2014-11-02 15:32:11 +00:00
David Holm
0fc0546ab5 wine --devel 1.7.30
Closes Homebrew/homebrew#33819.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-11-02 15:31:53 +00:00
Dominyk Tiller
a32adf1998 tor devel 0.2.6.1-a1
Version bump, shift to upstream’s preferred download link, adds
additional useful optional dependencies, reformats the configure args.

Closes Homebrew/homebrew#33818.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-11-02 15:31:24 +00:00
BrewTestBot
824bafb4e0 youtube-dl: update 2014.11.02.1 bottle. 2014-11-02 15:31:10 +00:00
Xu Cheng
ff3e4bd271 youtube-dl: update to 2014.11.02.1
Closes Homebrew/homebrew#33816.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-11-02 15:31:09 +00:00
BrewTestBot
6d09acb2c0 uwsgi: update 2.0.8 bottle. 2014-11-02 15:30:57 +00:00
Dominyk Tiller
1679126847 uwsgi: upstream ntohll fix
Replaces my super-hacky patch with the vastly better upstream one. The
upstream patch will be in the next stable release, and is already in
the HEAD.

Closes Homebrew/homebrew#33812.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-11-02 15:30:56 +00:00
Mike McQuaid
b5a92d9479 with-readline: improve test. 2014-11-02 09:51:34 +00:00
BrewTestBot
01e42e353b with-readline: add 0.1.1 bottle. 2014-11-02 09:51:33 +00:00
Alok G Singh
370ffa0441 with-readline 0.1.1 (new formula)
Adds a formula for with-readline which adds readline support to tools
that don't have readline support like the OSX native sftp.

Closes Homebrew/homebrew#33454.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-11-02 09:51:33 +00:00
BrewTestBot
77c26ab33f libiomp: add 20140926 bottle.
Closes Homebrew/homebrew#33118.
Signed-off-by: Tim D. Smith <git@tim-smith.us>
2014-11-02 01:00:42 -07:00
Sebastian Stenzel
b10a1b4e54 libiomp 20140926 2014-11-02 00:59:56 -07:00
BrewTestBot
83fc5fe802 inspircd: update 2.0.18 bottle. 2014-11-01 21:10:48 -07:00