Commit graph

48512 commits

Author SHA1 Message Date
BrewTestBot
e42d397c39 mkvtoolnix: update 8.5.2 bottle. 2015-11-11 04:28:50 +00:00
David Christenson
16b7e465fc mkvtoolnix 8.5.2
Update to latest stable release, remove wxWidgets option (support for
which has been absent since 8.4), remove obsolete
`--with-mkvtoolnix-gui` configuration option.

Closes Homebrew/homebrew#45868.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-11-11 04:28:46 +00:00
BrewTestBot
760631f2eb luajit: update 2.0.4_1 bottle. 2015-11-11 04:25:56 +00:00
Dominyk Tiller
14a0bd4b39 luajit: install unversioned library symlinks
Closes Homebrew/homebrew#45854.

Closes Homebrew/homebrew#45867.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-11-11 04:25:52 +00:00
BrewTestBot
6bf391c206 sourcekitten: update 0.6.0 bottle. 2015-11-11 04:15:29 +00:00
JP Simard
14749e0ae6 sourcekitten 0.6.0
sourcekitten 0.6.0

Thanks!

Closes Homebrew/homebrew#45872.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-11-11 04:15:25 +00:00
Dominyk Tiller
a22ed1f41b kubernetes-cli: fix audit 2015-11-10 18:14:42 +00:00
BrewTestBot
948d460617 kubernetes-cli: update 1.1.1 bottle. 2015-11-10 18:13:01 +00:00
Antoine Cotten
3f9d61ae10 kubernetes-cli 1.1.1
Kubernetes CLI v1.1.1 stable / v1.2.0-alpha.3 devel

Closes Homebrew/homebrew#45856.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-11-10 18:12:58 +00:00
BrewTestBot
070bb63137 youtube-dl: update 2015.11.10 bottle. 2015-11-10 18:09:10 +00:00
Sergey M․
fc66c00190 youtube-dl 2015.11.10
Closes Homebrew/homebrew#45863.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-11-10 18:09:07 +00:00
Dominyk Tiller
12b1b7dd24 golo: bottle unneeded 2015-11-10 18:07:04 +00:00
Romain Lespinasse
0afd22f256 golo 3.0.0-incubation
Closes Homebrew/homebrew#45861.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-11-10 18:06:54 +00:00
BrewTestBot
f494911152 glide: update 0.7.1 bottle. 2015-11-10 17:52:31 +00:00
Matt Farina
cf36e9bd90 glide 0.7.1
Closes Homebrew/homebrew#45865.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-11-10 17:52:28 +00:00
Dominyk Tiller
077a3cfafc Revert "valgrind: build on Xcode-only systems"
This reverts commit 6d21fefcecc034a6d3875625b2892a1a5225547f.

Currently breaks for anyone using Ruby 1.8.

/usr/local/Library/Formula/valgrind.rb:45: undefined (?...) sequence: /(?<=\s)(?=\/usr\/include\/mach\/)/
2015-11-09 23:37:32 +00:00
BrewTestBot
4dbb1a5fe4 binwalk: update 2.0.1_1 bottle. 2015-11-09 15:26:55 -08:00
Tim D. Smith
4bc967ad44 binwalk: bump numpy
Fixes Homebrew/homebrew#43908.

Closes Homebrew/homebrew#45079.
2015-11-09 15:26:52 -08:00
BrewTestBot
de07acaa6a libsoup: update 2.52.2 bottle. 2015-11-09 23:18:08 +00:00
Tom Schoonjans
8dd33d9975 libsoup 2.52.2
Closes Homebrew/homebrew#45846.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-11-09 23:18:04 +00:00
BrewTestBot
4168b1a44c mosquitto: update 1.4.5 bottle. 2015-11-09 23:16:41 +00:00
Roger A. Light
21e3fde113 mosquitto 1.4.5
Closes Homebrew/homebrew#45847.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-11-09 23:16:38 +00:00
BrewTestBot
634497eeac gtk+3: update 3.18.3 bottle. 2015-11-09 21:59:29 +00:00
Tom Schoonjans
7d460d9bc6 gtk+3 3.18.3
Closes Homebrew/homebrew#45841.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-11-09 21:59:26 +00:00
BrewTestBot
23dcf55c7e gdk-pixbuf: update 2.32.2 bottle. 2015-11-09 21:56:01 +00:00
Tom Schoonjans
243827e87b gdk-pixbuf 2.32.2
Closes Homebrew/homebrew#45840.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-11-09 21:55:58 +00:00
Tamir Duberstein
920f819096 valgrind: build on Xcode-only systems
Closes Homebrew/homebrew#45801.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-11-09 21:55:44 +00:00
Dominyk Tiller
1f27ae4992 woof: fix ruby 1.8 test execution 2015-11-09 21:43:52 +00:00
Dominyk Tiller
2fd1b98f1d postgrest: ruby 1.8 syntax fix 2015-11-09 21:43:52 +00:00
BrewTestBot
1950cee1f0 postgresql: update 9.4.5_2 bottle. 2015-11-09 16:36:50 -05:00
Andrew Janke
38bb6cf4d7 postgresql: force linking against homebrewed readline
Fixes Homebrew/homebrew#45405
Also includes audit style fix.

Closes Homebrew/homebrew#45823.

Signed-off-by: Andrew Janke <andrew@apjanke.net>
2015-11-09 16:36:48 -05:00
Dominyk Tiller
f61d85fb09 node: block more compilers
Per upstream: "Need g++ 4.8 or clang++ 3.4"

Closes Homebrew/homebrew#45794.
2015-11-09 21:04:18 +00:00
Dave Cottlehuber
2cd3b60f13 collectd: enable write_riemann plugin via option
Closes Homebrew/homebrew#45506.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-11-09 20:11:19 +00:00
Viktor Szakats
eb15e48204 libgpg-error: remove http mirror, update homepage
Closes Homebrew/homebrew#45818.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-11-09 20:08:08 +00:00
Viktor Szakats
6d8d60dd58 libksba: use secure url, update homepage 2015-11-09 20:08:07 +00:00
Viktor Szakats
b67cd7763e gnutls: add gnupg.org secure mirror 2015-11-09 20:08:07 +00:00
Viktor Szakats
8eb7d3c2fc libassuan: remove insecure mirrors, update homepage 2015-11-09 20:08:07 +00:00
Viktor Szakats
aaed1cff3f libgcrypt: remove insecure mirrors, update homepage 2015-11-09 20:08:07 +00:00
Viktor Szakats
359a3f4c0e pinentry: use secure url, update mirror, homepage 2015-11-09 20:08:07 +00:00
Viktor Szakats
4cd73ec5fb dirmngr: sync mirror with other gnupg formulae 2015-11-09 20:08:07 +00:00
Viktor Szakats
c5541eef15 gnupg2: remove insecure mirrors 2015-11-09 20:08:07 +00:00
Viktor Szakats
4aedc6d8a9 gnupg: use secure url, remove insecure mirror 2015-11-09 20:08:07 +00:00
Viktor Szakats
97bb2fe0f9 gpg-agent: remove insecure mirrors 2015-11-09 20:08:07 +00:00
Viktor Szakats
c51c1a0fed gpgme: use secure url 2015-11-09 20:08:07 +00:00
Viktor Szakats
5d8aa231b7 npth: use secure url 2015-11-09 20:08:07 +00:00
Nathan Henrie
aaa21d0c33 app-engine-python: add remaining executable symlinks to bin
The Google App Engine GUI symlinks 16 additional executables to the
PATH. The existing formula missed a handful of these, causing
dev_appserver to raise an error when attempting to import them (e.g.
`import wrapper_util.py`). This simply adds the remaining executables to
the list of those to be linked.

Closes Homebrew/homebrew#45828.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-11-09 20:07:05 +00:00
BrewTestBot
695e43208f libwbxml: update 0.11.4 bottle. 2015-11-09 20:06:25 +00:00
Dominyk Tiller
d129875679 libwbxml 0.11.4
Closes Homebrew/homebrew#45834.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-11-09 20:06:22 +00:00
Viktor Szakats
a3410f6520 libwbxml: use secure homepage
(it will be redirected to insecure if not logged-in)

Closes Homebrew/homebrew#45822.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-11-09 20:06:22 +00:00
BrewTestBot
a04dc4179b vnstat: update 1.14 bottle. 2015-11-09 20:05:51 +00:00