Commit graph

96918 commits

Author SHA1 Message Date
BrewTestBot
254a8024d8 landscaper: update 1.0.10 bottle. 2017-09-27 06:49:15 -07:00
BrewTestBot
538d54b57e bluepill: update 2.0.0 bottle. 2017-09-27 06:48:54 -07:00
BrewTestBot
75a8b42327 sphinx-doc: update 1.6.4 bottle. 2017-09-27 06:48:31 -07:00
BrewTestBot
310787d558 heroku: update 6.14.27 bottle. 2017-09-27 06:48:09 -07:00
BrewTestBot
4654862a55 sip: update 4.19.3_3 bottle. 2017-09-27 06:47:48 -07:00
BrewTestBot
b192f2a09e rom-tools: update 0.190 bottle. 2017-09-27 05:52:10 -07:00
ilovezfs
6bdc441b9d rom-tools 0.190
Closes #18606.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2017-09-27 05:52:08 -07:00
BrewTestBot
804a2c1a15 mame: update 0.190 bottle. 2017-09-27 14:39:33 +02:00
ilovezfs
3f882a46d7 mame 0.190
Closes #18605.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
2017-09-27 14:39:31 +02:00
ilovezfs
05ca93f5fa docker-completion 17.09.0 (#18603) 2017-09-27 00:10:05 -07:00
BrewTestBot
179fb36e3e docker: update 17.09.0 bottle. 2017-09-27 00:07:03 -07:00
ilovezfs
1bce5dd24b docker 17.09.0
Closes #18602.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2017-09-27 00:07:01 -07:00
BrewTestBot
17914c0ca5 direnv: update 2.13.1 bottle. 2017-09-26 23:55:50 -07:00
ilovezfs
c7616eabb6 direnv 2.13.1
Closes #18601.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2017-09-26 23:55:49 -07:00
BrewTestBot
2c6cd00702 convox: update 20170925221816 bottle. 2017-09-26 23:55:01 -07:00
ilovezfs
ad3205aac6 convox 20170925221816
Closes #18600.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2017-09-26 23:54:59 -07:00
BrewTestBot
fe68318375 coffeescript: update 2.0.1 bottle. 2017-09-26 23:54:26 -07:00
ilovezfs
88c689f057 coffeescript 2.0.1
Closes #18599.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2017-09-26 23:54:25 -07:00
selsta
e2beb92d1a ffmpeg: remove vda and schroedinger for head (#18575) 2017-09-26 23:20:01 -07:00
BrewTestBot
8102d61390 ipython@5: update 5.5.0_1 bottle. 2017-09-26 23:16:44 -07:00
Chris Long
7f1a3e11c6 ipython@5: ensure kernel gets installed
Closes #18598.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2017-09-26 23:16:42 -07:00
BrewTestBot
6e2d9df685 ipython: update 6.2.0_1 bottle. 2017-09-26 23:16:39 -07:00
Chris Long
f00bbd65b2 ipython: ensure kernel gets installed
Closes #18596.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2017-09-26 23:16:37 -07:00
BrewTestBot
dbe1a2a491 vim: update 8.0.1150 bottle. 2017-09-26 23:12:54 -07:00
ilovezfs
3a8abb288b vim 8.0.1150
Closes #18573.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2017-09-26 23:12:53 -07:00
BrewTestBot
50a6c9b67e gauge: update 0.9.3 bottle. 2017-09-26 23:10:55 -07:00
Apoorva G A
ca887ce05e gauge 0.9.3
Closes #18559.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2017-09-26 23:10:54 -07:00
BrewTestBot
973ee26d14 bison@2.7: update 2.7.1_1 bottle. 2017-09-26 22:30:38 -07:00
ilovezfs
fca5ae289d bison@2.7: %n crash fix for 10.13
Fix crash from the use of %n in dynamic format strings on High Sierra.

Fixes #18591.

Closes #18595.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2017-09-26 22:30:12 -07:00
Lovell Fuller
c5962ac535 vips: move GPL-licensed dependencies to :recommended (#18576) 2017-09-26 22:24:59 -07:00
BrewTestBot
875ece5a1a rcs: update 5.9.4_1 bottle. 2017-09-26 21:51:17 -07:00
ilovezfs
d394dfac4e rcs: %n crash fix for 10.13
Fix crash from the use of %n in dynamic format strings on High Sierra.

Fixes #18566.
Fixes #18593.

Closes #18594.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2017-09-26 21:51:13 -07:00
BrewTestBot
0fa3051d98 libbitcoin-node: add 3.3.0 bottle. 2017-09-26 21:49:52 -07:00
Sam Jones
c7baf7502a libbitcoin-node 3.3.0 (new formula)
This is libbitcoin-node. It is a dependency of libbitcoin-server, which
I plan to create a formula for. It builds libbitcoin-network as a
resource. It also depends on libbitcoin-database, which is a resource
defined by libbitcoin-blockchain, and secp256k1, which is a resource
defined by libbitcoin.

The formula includes a small test that exercises an include installed by
libbitcoin-node. Even though libbitcoin-node installs a binary, it
starts up a Bitcoin node, which isn't really suitable for trying to run
tests.

Since the installed binary is called bn, this pull request also includes
a bn alias.

Closes #18589.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2017-09-26 21:48:25 -07:00
BrewTestBot
14017f0583 node: update 8.6.0 bottle. 2017-09-26 21:44:36 -07:00
Simen Bekkhus
ca3f1a4815 node 8.6.0
Closes #18582.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2017-09-26 21:44:34 -07:00
Ben Ransford
7fc8281baa rabbitmq: put /usr/sbin in $PATH so we can find sysctl (#18580)
This lets RabbitMQ find sysctl.  Before this patch, RabbitMQ assumed total
system memory was 1024 MB because it couldn't call sysctl to find the correct
amount.

Original report with more detail in rabbitmq/rabbitmq-server#1375.
2017-09-26 21:42:41 -07:00
BrewTestBot
6bee01ba90 snakemake: update 4.1.0 bottle. 2017-09-26 23:19:34 -04:00
ilovezfs
d407d1dff2 snakemake 4.1.0
Closes #18571.

Signed-off-by: JCount <JCount42@gmail.com>
2017-09-26 23:19:16 -04:00
BrewTestBot
861aefe31c lego: update 0.4.1 bottle. 2017-09-26 23:15:55 -04:00
ilovezfs
fc92ec0d0c lego 0.4.1
Closes #18569.

Signed-off-by: JCount <JCount42@gmail.com>
2017-09-26 23:15:36 -04:00
BrewTestBot
24d4064a73 packetbeat: update 5.6.2 bottle. 2017-09-26 23:05:01 -04:00
Jason Tedor
7b499a5fa8 packetbeat 5.6.2
Closes #18587.

Signed-off-by: JCount <JCount42@gmail.com>
2017-09-26 23:05:00 -04:00
BrewTestBot
0d472c30a8 metricbeat: update 5.6.2 bottle. 2017-09-26 23:04:57 -04:00
Jason Tedor
05d2dcde10 metricbeat 5.6.2
Closes #18586.

Signed-off-by: JCount <JCount42@gmail.com>
2017-09-26 23:04:56 -04:00
BrewTestBot
2c8c826d77 filebeat: update 5.6.2 bottle. 2017-09-26 23:04:54 -04:00
Jason Tedor
41839ef704 filebeat 5.6.2
Closes #18585.

Signed-off-by: JCount <JCount42@gmail.com>
2017-09-26 23:04:53 -04:00
BrewTestBot
5a457f7462 kibana: update 5.6.2 bottle. 2017-09-26 23:04:50 -04:00
Jason Tedor
7a05d7aa32 kibana 5.6.2
Closes #18584.

Signed-off-by: JCount <JCount42@gmail.com>
2017-09-26 23:04:49 -04:00
Jason Tedor
6348fc5b57 elasticsearch 5.6.2 (#18581) 2017-09-26 23:02:31 -04:00