Commit graph

24864 commits

Author SHA1 Message Date
BrewTestBot
4e8206a6ba x265: update 0.9 bottle.
Closes Homebrew/homebrew#28137.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-04-04 12:19:32 +01:00
Steffen Matthischke
06b26dde5e x265 0.9
make test work for 8 and 16 bpp
2014-04-04 12:19:32 +01:00
Mike McQuaid
8bbd916336 node: make post_install repeatable. 2014-04-04 11:56:18 +01:00
Mike McQuaid
e4f667343f node: :python only needed at build time. 2014-04-04 11:55:59 +01:00
BrewTestBot
ee87341a31 node: add 0.10.26 bottle. 2014-04-04 11:08:07 +01:00
Mike McQuaid
cf4171155c node: install npm using tarball.
Install npm to the expected location using the upstream tarball. This
should make everyone happier.

Closes Homebrew/homebrew#27479.
2014-04-04 10:46:37 +01:00
Yamashita Yuu
85cf366c68 pyenv 0.4.0-20140404
Changes:

* pyenv: Reads only the first word from version file. This is as same behavior as rbenv.
* python-build: Fix build of Tkinter with Tcl/Tk 8.6
* python-build: Fix build problem with Readline 6.3
* python-build: Do not exit with errors even if some of modules are absent
* python-build: MacOSX was mispelled as MaxOSX in `anaconda_architecture`
* python-build: Use default `cc` as the C Compiler to build CPython
* python-build: Display value from `pypy_architecture` and `anaconda_architecture` on errors
* python-build: Remove old development version; 2.6-dev
* python-build: Update default setuptools version (3.3 -> 3.4.1)

Closes Homebrew/homebrew#28133.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-04-04 10:44:04 +01:00
Peter Haza
26b6023869 pass: fix completions in HEAD.
Closes Homebrew/homebrew#28132.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-04-04 10:43:38 +01:00
blogabe
300f211577 xplanet: fix cspice optional dependency.
Closes Homebrew/homebrew#28123.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-04-04 10:40:02 +01:00
Andrew Marshall
efccfedbbe storm: update homepage & add head
Closes Homebrew/homebrew#28129.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2014-04-03 22:02:31 -07:00
Jack Nagel
91c454ad0d xmlsh: simplify 2014-04-03 23:58:40 -05:00
Jack Nagel
2f8c19ad2b gnuplot: disable X explicitly unless requested 2014-04-03 19:52:10 -05:00
BrewTestBot
c8cbe317b2 gd: update 2.1.0 bottle. 2014-04-03 19:38:58 -05:00
Jack Nagel
7e2fa40c7b gd: make some deps recommended 2014-04-03 19:31:42 -05:00
Wael M. Nasreddine
3b8d0a6bc7 go-appengine-sdk (amd64) 1.9.2
Closes Homebrew/homebrew#28124.

Signed-off-by: Brett Koonce <koonce@gmail.com>
2014-04-03 17:33:53 -05:00
Wael M. Nasreddine
291cc5f422 go-appengine-sdk (386) 1.9.2 2014-04-03 17:33:46 -05:00
Wael M. Nasreddine
8881a154b0 google appengine 1.9.2 2014-04-03 17:33:19 -05:00
Wael M. Nasreddine
ba4cb375b8 appengine-java-sdk 1.9.2 2014-04-03 17:33:15 -05:00
Tom Ward
1ae5c0e20f pow 0.4.3
Closes Homebrew/homebrew#28121.

Signed-off-by: Brett Koonce <koonce@gmail.com>
2014-04-03 17:24:58 -05:00
BrewTestBot
28ef3f9924 rust: update 0.10 bottle. 2014-04-03 15:20:38 -05:00
Jack Nagel
7207cd36c3 rust 0.10 2014-04-03 14:40:49 -05:00
BrewTestBot
c0846746c3 python3: add 3.4.0 bottle. 2014-04-03 20:21:30 +01:00
BrewTestBot
963b609865 python: add 2.7.6 bottle. 2014-04-03 20:21:30 +01:00
Mike McQuaid
d008cf47b1 python3: support bottling.
Move a bunch of site_packages stuff to post_install.

Closes Homebrew/homebrew#27968.
2014-04-03 20:17:05 +01:00
Mike McQuaid
6e6dd873bf python: support bottling.
Move a bunch of site_packages stuff to post_install.
2014-04-03 19:52:20 +01:00
BrewTestBot
78f3e03212 htop-osx: add 0.8.2.2 bottle.
Closes Homebrew/homebrew#28107.
2014-04-03 19:44:39 +01:00
BrewTestBot
f5c9f051bc tup: add 0.7.2 bottle.
Closes Homebrew/homebrew#28109.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-04-03 19:44:01 +01:00
Liam Staskawicz
8b9b3bbc7b tup 0.7.2 2014-04-03 19:43:58 +01:00
Jack Nagel
8d9e2b3579 percona-server: only use bottle if datadir matches
Fixes Homebrew/homebrew#28003.
2014-04-03 10:15:21 -05:00
Jack Nagel
0db05d9478 Revert "percona-server: remove bottle."
This reverts commit 094b4af81b1520daa39653685bb52cfbfb53daa8.
2014-04-03 10:13:47 -05:00
Jack Nagel
f01755f1da wireshark: switch to optional gtk+ dep to fix upgrades
Fixes Homebrew/homebrew#28080.
2014-04-03 10:08:13 -05:00
Jack Nagel
1577af0372 Revert "Use download.gnome.org instead of ftp.gnome.org"
This reverts commit 90575346225fd0c16475ad74ee53b37b62715f0c.

Closes Homebrew/homebrew#28026.
2014-04-03 09:29:23 -05:00
Jack Nagel
858dd9edbc Get rid of "use X11 if it's installed" deps
Closes Homebrew/homebrew#28096.
2014-04-03 09:29:20 -05:00
Jack Nagel
3dc3c2e190 Add keg-only reason symbols for Xcode 4.3 and Xcode 5
Closes Homebrew/homebrew#28095.
2014-04-03 09:12:51 -05:00
Mike Naberezny
26ca7b962d msitools: add tests for all executables
Closes Homebrew/homebrew#28088.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-04-03 11:21:58 +01:00
J. Randall Hunt
ce3afff19c mongodb 2.6.0-rc3 (devel)
Closes Homebrew/homebrew#28100.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-04-03 11:19:02 +01:00
Carl Hörberg
8f526a8f96 rabbitmq 3.3.0
Closes Homebrew/homebrew#28099.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-04-03 11:18:41 +01:00
Mike McQuaid
317385e734 gcab: fix HTTPS redirect. 2014-04-03 11:17:37 +01:00
BrewTestBot
77d766bd23 fontconfig: update 2.11.1 bottle. 2014-04-03 00:02:05 -05:00
Jack Nagel
ef099c29b5 fontconfig 2.11.1 2014-04-02 23:53:02 -05:00
Jack Nagel
e7efb0f68e fontconfig: don't run fc-cache during install
We're just going to run it again in post_install.
2014-04-02 23:52:43 -05:00
Jack Nagel
6e8fb1cb5d pygobject3 3.12.0 2014-04-02 22:03:43 -05:00
Larry Hynes
c8764b28db rdup: update homepage and URL
Closes Homebrew/homebrew#28049.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-04-02 21:21:26 -05:00
Francesco Romano
dcd74429b2 tinyxml: add pkgconfig file
Closes Homebrew/homebrew#28072.
Closes Homebrew/homebrew#28077.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-04-02 20:49:48 -05:00
blogabe
073959abdc pygtk: modernize optional dependency
Closes Homebrew/homebrew#28092.

Note from Jack:

I know renaming an option is bad form, but my gut says this is
a little-used option and it's worth changing to fix the cases where it
is causing breakage.

See https://github.com/Homebrew/homebrew/issues/27485 for background.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-04-02 20:43:16 -05:00
BrewTestBot
b499a1c371 influxdb: update 0.5.4 bottle. 2014-04-02 20:10:04 -05:00
Todd Persen
c616cda985 influxdb 0.5.4
Closes Homebrew/homebrew#28093.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2014-04-02 20:09:51 -05:00
BrewTestBot
1a33119da0 libunistring: add 0.9.3 bottle. 2014-04-02 19:34:07 -05:00
Jack Nagel
cf2c0575fb libunistring: remove questionable patch 2014-04-02 19:19:39 -05:00
Jack Nagel
46a940dcbe meld 1.8.4 2014-04-02 17:22:22 -05:00