Commit graph

70422 commits

Author SHA1 Message Date
BrewTestBot
c4671f6ec7 sysdig: update 0.12.1 bottle. 2016-11-12 08:12:18 -08:00
ilovezfs
573ade6297 sysdig 0.12.1
Closes #6860.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-11-12 08:12:16 -08:00
BrewTestBot
490c5912de runit: update 2.1.2 bottle. 2016-11-12 08:11:30 -08:00
ilovezfs
1b30b3af31 runit 2.1.2
Closes #6861.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-11-12 08:11:28 -08:00
BrewTestBot
b5f9d772cb cmake: update 3.7.0 bottle. 2016-11-12 08:10:11 -08:00
ilovezfs
6bdf180a79 cmake 3.7.0
Closes #6853.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-11-12 08:10:09 -08:00
BrewTestBot
b0cb1e3808 generate-json-schema: update 2.3.1 bottle. 2016-11-12 06:42:47 -08:00
ilovezfs
84b4f8e681 generate-json-schema 2.3.1
simplify test

Closes #5300.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-11-12 06:42:46 -08:00
BrewTestBot
fcd902b277 vim: update 8.0.0077 bottle. 2016-11-12 06:39:25 -08:00
ilovezfs
5e92a7fdb2 vim 8.0.0077
Closes #6855.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-11-12 06:39:23 -08:00
BrewTestBot
d9058025b8 emscripten: update 1.36.14 bottle. 2016-11-12 14:22:33 +00:00
Bodo Kaiser
e73e7931e6 emscripten 1.36.14
Closes #6826.
Fixes #6771.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2016-11-12 14:22:33 +00:00
ilovezfs
288fcfa367 heroku 3.43.14 (#6849) 2016-11-12 13:53:23 +00:00
BrewTestBot
32c6e0c82a jsonlint: add 1.6.0 bottle. 2016-11-12 13:09:00 +00:00
Mike McQuaid
85f052cd33 jsonlint 1.6.0 (new formula)
Installable with `npm` but widely used so let's include it.

Closes #6848.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2016-11-12 13:08:58 +00:00
BrewTestBot
03a3a94461 corectl: update 0.7.18 bottle. 2016-11-12 13:08:55 +00:00
António Meireles
24bf6167e1 corectl: fix runtime deps
fixes issue reported in https://github.com/TheNewNormal/corectl/issues/90

Signed-off-by: António Meireles <antonio.meireles@reformi.st>

Closes #6839.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2016-11-12 13:08:53 +00:00
BrewTestBot
53170c3598 ttygif: add 1.4.0 bottle. 2016-11-12 12:16:38 +00:00
Simen Bekkhus
9bf4ff0504 ttygif 1.4.0 (new formula)
Closes #6334.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2016-11-12 12:16:35 +00:00
BrewTestBot
ac4d62db77 gtk-gnutella: update 1.1.11 bottle. 2016-11-12 03:19:14 -08:00
ilovezfs
3eab7d0c00 gtk-gnutella 1.1.11
Closes #6831.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-11-12 03:19:12 -08:00
BrewTestBot
8a463041ce git-annex: update 6.20161111 bottle. 2016-11-12 03:18:10 -08:00
ilovezfs
9c1f87dfc7 git-annex 6.20161111
Closes #6847.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-11-12 03:18:08 -08:00
BrewTestBot
6ba61d63ce mkdocs: update 0.16.0 bottle. 2016-11-12 03:16:44 -08:00
ilovezfs
d653dbc76a mkdocs 0.16.0
use new virtualenv feature

Closes #6592.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-11-12 03:16:42 -08:00
BrewTestBot
9aa94c6c0b kubernetes-cli: update 1.4.6 bottle. 2016-11-12 11:04:59 +00:00
Christoph Blecker
987010d81b kubernetes-cli 1.4.6
Closes #6842.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2016-11-12 11:04:59 +00:00
BrewTestBot
bc89903472 ponyc: update 0.9.0 bottle. 2016-11-12 11:04:59 +00:00
Sean T Allen
3259e8d9d4 ponyc 0.9.0
Closes #6841.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2016-11-12 11:04:59 +00:00
BrewTestBot
dda89aa008 tmux: update 2.3_2 bottle. 2016-11-12 11:04:59 +00:00
Tim Heckman
1a75487d1f tmux: make utf8proc support optional
This change enhances the `tmux` Formula so that `utf8proc` support is an
opt-in change when building `tmux`.

There have been reports of rendering issues in versions of `tmux` when
`utf8proc` support is enabled. Specifically these issues appear to
happen when special symbols are printed, such as those commonly used in
the powerline-themed status lines and shell prompts.

The change to include `utf8proc` in `tmux` was in Homebrew PR #5665. In
that some PR some `tmux` users have reported issues with text being
rendered in builds of `tmux`. There are also some other issues on the
`tmux` tracker around similar rendering problems:

* https://github.com/tmux/tmux/issues/631
* https://github.com/tmux/tmux/issues/632
* https://github.com/tmux/tmux/issues/637
* https://github.com/tmux/tmux/issues/639

Closes #6838.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2016-11-12 11:04:59 +00:00
BrewTestBot
ab3f1b7397 awscli: update 1.11.14 bottle. 2016-11-12 02:57:31 -08:00
ilovezfs
efd77ea8d4 awscli 1.11.14
Closes #6845.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-11-12 02:57:29 -08:00
BrewTestBot
8da3ca87b7 aws-sdk-cpp: update 1.0.25 bottle. 2016-11-12 02:56:45 -08:00
ilovezfs
c66aa2df19 aws-sdk-cpp 1.0.25
Closes #6846.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-11-12 02:56:43 -08:00
Jose Diaz-Gonzalez
dc4bc0fb4c goenv 20161028 (new formula) (#6832) 2016-11-12 10:35:24 +00:00
Christoph Blecker
5ad98f30f7 terraform 0.8.0-beta1 (devel) (#6840) 2016-11-12 10:34:59 +00:00
uyjulian
d0c8daf4d9 wine 1.9.23 (devel) (#6837) 2016-11-12 10:33:34 +00:00
Gary
e8fc335a25 fuseki 1.4.0 (#5514) 2016-11-12 10:30:29 +00:00
ilovezfs
306cf8e963 qt5: fix examples option (#6844)
backport the upstream commit that adds the missing install target for
the mac widget examples as a patch.
2016-11-12 09:21:22 +00:00
BrewTestBot
c245e6c733 flow: update 0.35.0 bottle. 2016-11-11 14:47:00 -05:00
Gabe Levi
333cb5f104 flow 0.35.0
Closes #6834.

Signed-off-by: Andrew Janke <andrew@apjanke.net>
2016-11-11 14:46:59 -05:00
BrewTestBot
02e93f17ac ats2-postiats: update 0.2.11 bottle. 2016-11-11 14:46:10 -05:00
William Sewell
cbfe73a7b3 ats2-postiats 0.2.11
Closes #6833.

Signed-off-by: Andrew Janke <andrew@apjanke.net>
2016-11-11 14:46:09 -05:00
BrewTestBot
6e9c3a2bf8 z3: update 4.5.0 bottle. 2016-11-11 09:46:56 -08:00
ilovezfs
3bf571a47e z3 4.5.0
Closes #6717.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-11-11 09:46:54 -08:00
BrewTestBot
a1adfaacda consul: update 0.7.1 bottle. 2016-11-11 09:45:36 -08:00
ilovezfs
11ab658c2b consul 0.7.1
Closes #6812.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-11-11 09:45:34 -08:00
BrewTestBot
4965311172 advancecomp: update 1.21 bottle. 2016-11-11 08:54:18 -08:00
ilovezfs
6b3a4ca26c advancecomp 1.21
Closes #6664.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-11-11 08:54:16 -08:00