Commit graph

46925 commits

Author SHA1 Message Date
ksherlock
7ebb665766 par: fix patch url
patch URL is wrong. See http://sysmic.org/dl/par/ to verify.

Closes Homebrew/homebrew#45189.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-10-21 00:20:30 +01:00
BrewTestBot
c51f25bf49 gsettings-desktop-schemas: update 3.18.1 bottle. 2015-10-21 00:05:54 +01:00
Tom Schoonjans
796e25f7ff gsettings-desktop-schemas 3.18.1
Closes Homebrew/homebrew#45193.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-10-21 00:05:49 +01:00
Dominyk Tiller
40a79e035a mosh: head no longer requires openssl 2015-10-20 17:52:39 +01:00
BrewTestBot
835b6d836f mariadb: update 10.0.21 bottle. 2015-10-20 17:07:16 +01:00
Martin Afanasjew
b92eea9be0 poppler: refuse to build with incompatible options
Previously, if both `--with-qt` and `--with-qt5` were passed, the latter
was silently ignored. This sometimes caused confusion because the Qt 5
bindings were missing. The build now aborts in such cases and prints a
helpful error message.

Closes Homebrew/homebrew#44954.

Signed-off-by: Xu Cheng <xucheng@me.com>
2015-10-20 20:43:45 +08:00
BrewTestBot
379ef0e677 haproxy: update 1.6.0 bottle. 2015-10-20 14:22:38 +02:00
James Simpson
6e26072303 haproxy 1.6.0
Closes Homebrew/homebrew#45170.

Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
2015-10-20 14:22:36 +02:00
BrewTestBot
6c4f78948d plowshare: update 2.1.2 bottle. 2015-10-20 14:22:23 +02:00
Alex Zinchenko
1d2733e321 plowshare 2.1.2
Closes Homebrew/homebrew#45171.

Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
2015-10-20 14:22:23 +02:00
BrewTestBot
ef9b8c81f4 socat: update 1.7.3.0 bottle.
Closes Homebrew/homebrew#45177.
2015-10-20 12:41:08 +01:00
Xu Cheng
5fdf391fa6 fpp: bottle unneeded 2015-10-20 17:07:22 +08:00
BrewTestBot
f1143d05a1 libsecret: update 0.18.3 bottle. 2015-10-20 08:37:56 +01:00
Andrew Janke
be4c75a3f2 libsecret: build with docbook instead of patching to avoid it
Closes Homebrew/homebrew#45147.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-10-20 08:37:56 +01:00
BrewTestBot
996e345cbf mg3a: add 150908 bottle. 2015-10-20 08:37:56 +01:00
Baptiste Fontaine
5eedfe8a6f mg3a: style, test added
Closes Homebrew/homebrew#45158.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-10-20 08:37:56 +01:00
paaguti
9bff9f5dc6 mg3a 150908 (new formula) 2015-10-20 08:37:56 +01:00
BrewTestBot
ecbac9e320 passenger: update 5.0.20 bottle. 2015-10-20 08:37:56 +01:00
Hongli Lai (Phusion)
b29d06e1e3 Update passenger
Use 'passenger-config compile-nginx-engine' instead of the deprecated
'rake webhelper' task.

Closes Homebrew/homebrew#45156.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-10-20 08:37:56 +01:00
BrewTestBot
bca22ff551 pyqt5: update 5.5_2 bottle. 2015-10-20 08:37:56 +01:00
Martin Afanasjew
120bd71d53 pyqt5: work around a hard-coded 'd-bus' dependency
This is necessary as the `qt5` formula is now built without the `QtDBus`
module by default. Also beef up the test a little bit by trying to load
some popular modules. This should reduce the likelihood of breakage like
this in the future.

Fixes Homebrew/homebrew#45114.

Closes Homebrew/homebrew#45145.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-10-20 08:37:55 +01:00
BrewTestBot
4fc539632a sphinx: update 2.2.10 bottle. 2015-10-20 08:37:55 +01:00
Mike McQuaid
dd3d019b6d sphinx: re-add double quotes on URL. 2015-10-20 08:37:55 +01:00
Alp Aker
6d5cc0b5d1 sphinx 2.2.10 2015-10-20 08:37:55 +01:00
Xu Cheng
564ce07f81 yuicompressor: bottle unneeded 2015-10-20 15:17:38 +08:00
Xu Cheng
29cbd4888a archey: bottle unneeded 2015-10-20 15:14:59 +08:00
Xu Cheng
b36a160681 rbenv: bottle unneeded 2015-10-20 15:07:41 +08:00
Xu Cheng
e79b93b743 safe-rm: bottle unneeded 2015-10-20 15:06:40 +08:00
Xu Cheng
6e0fa56a33 v: bottle unneeded 2015-10-20 15:06:08 +08:00
Xu Cheng
7363ffa030 zsh-syntax-highlighting: bottle unneeded 2015-10-20 15:05:33 +08:00
Xu Cheng
b35db46645 heroku-toolbelt: bottle unneeded 2015-10-20 14:55:29 +08:00
BrewTestBot
366ad1de1d arangodb: update 2.7.0 bottle. 2015-10-20 05:12:55 +01:00
ArangoDB Release BOT
5ddbd5a650 arangodb 2.7.0
failed with clang 6.0

Closes Homebrew/homebrew#44835.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-10-20 05:12:50 +01:00
Ryan Hendrickson
d929ed56a2 gst-plugins-good: patch to compile on < Lion
Closes Homebrew/homebrew#45135.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-10-20 05:09:22 +01:00
BrewTestBot
41ea9d1296 ios-class-guard: update 0.8 bottle. 2015-10-20 05:06:15 +01:00
Pawel Scibek
022390acb7 ios-class-guard 0.8
Closes Homebrew/homebrew#45139.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-10-20 05:05:46 +01:00
Josh Tilles
8de6a66282 elasticsearch 1.7.3
Elasticsearch 1.7.3

Closes Homebrew/homebrew#45148.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-10-20 05:01:26 +01:00
asaph
d9407f8301 jenkins 1.634
Closes Homebrew/homebrew#45154.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-10-20 04:58:56 +01:00
Sam Russell
1e444507c2 czmq: patch merged upstream
patch is now in czmq, no need to apply it in formula

Closes Homebrew/homebrew#45155.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-10-20 04:57:31 +01:00
Alex Chesters
901f56dc56 ghi 1.0.3
Closes Homebrew/homebrew#45157.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-10-20 04:53:57 +01:00
Romain Lespinasse
74aa33af58 golo 3.0.0-incubation-M3 (devel)
Closes Homebrew/homebrew#45159.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-10-20 04:52:05 +01:00
BrewTestBot
4f94dae3b4 dcd: update 0.7.2 bottle. 2015-10-20 04:45:15 +01:00
John Colvin
f7805129c5 dcd 0.7.2
Closes Homebrew/homebrew#45163.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-10-20 04:45:12 +01:00
BrewTestBot
5962d30b98 jmeter: add 2.13 bottle. 2015-10-20 01:10:11 +02:00
Dan Brakeley
cbbd887cf1 jmeter: update plugin versions
Closes Homebrew/homebrew#45143.

Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
2015-10-20 01:10:03 +02:00
BrewTestBot
5c3b0037ed aircrack-ng: update 1.1_2 bottle. 2015-10-19 18:28:20 +01:00
Niki-Timofe
98924df67d aircrack-ng: update oui link
Closes Homebrew/homebrew#45110.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-10-19 18:28:05 +01:00
BrewTestBot
b153694330 fstar: add 0.9.1.1 bottle. 2015-10-19 18:24:10 +01:00
Benjamin Beurdouche
b2a529c2e9 fstar 0.9.1.1 (migrated from homebrew/science)
Closes Homebrew/homebrew#44989.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-10-19 18:23:49 +01:00
BrewTestBot
5b49f269a5 mtr: update 0.86 bottle. 2015-10-19 17:52:41 +01:00