Commit graph

60854 commits

Author SHA1 Message Date
Alex Dunn
6ceaa6f706 hyper: simplify description 2016-07-12 18:14:14 -07:00
BrewTestBot
dc6ea6c486 hyper: add 1.10 bottle. 2016-07-12 18:13:50 -07:00
Lei Xue
d0766e34e4 hyper 1.10 (new formula)
Closes #2797.

Signed-off-by: Alex Dunn <dunn.alex@gmail.com>
2016-07-12 18:13:46 -07:00
Dominyk Tiller
28e5d0e83f
macvim: use less generic lua/luajit prefix args
Closes #2943.
2016-07-13 01:02:58 +01:00
BrewTestBot
8d95ccdd51 git: update 2.9.1 bottle. 2016-07-12 11:57:19 -07:00
ilovezfs
9747d27bc5 git 2.9.1
use "/" instead of "+" with Pathname instances

Closes #2916.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-07-12 11:57:17 -07:00
BrewTestBot
009ab65337 libsoundio: update 1.1.0 bottle. 2016-07-12 11:32:08 -07:00
ilovezfs
203be3edce libsoundio 1.1.0
needs to be restricted to >= Yosemite due to stdatomic.h, which
Mavericks and below don't have

Closes #2605.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-07-12 11:32:06 -07:00
BrewTestBot
abaa5d4eab mspdebug: update 0.24 bottle. 2016-07-12 11:11:06 -07:00
ilovezfs
f5d0ced323 mspdebug 0.24
also reduce indentation of the caveats

Closes #2609.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-07-12 11:11:04 -07:00
BrewTestBot
53541f7ce0 slackcat: update 1.1 bottle. 2016-07-12 11:09:44 -07:00
ilovezfs
cf50605f5d slackcat 1.1
also simplify the install method a bit

Closes #2623.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-07-12 11:09:42 -07:00
BrewTestBot
3278a0875a libdrawtext: update 0.3 bottle. 2016-07-12 11:06:50 -07:00
ilovezfs
061c3260ff libdrawtext 0.3
- remove glew dependency
- install examples
- install font2glyphmap tool
- add a test

Closes #2890.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-07-12 11:06:48 -07:00
BrewTestBot
7d036ad26f purescript: update 0.9.2 bottle. 2016-07-12 10:56:26 -07:00
ilovezfs
bc1748fdef purescript 0.9.2
restrict protolude to 0.1.5 to avoid "ambiguous occurrence" errors

Closes #2905.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-07-12 10:56:24 -07:00
BrewTestBot
4aa4f38c13 supervisor: update 3.3.0 bottle. 2016-07-12 10:53:09 -07:00
ilovezfs
1d70c3ddc8 supervisor 3.3.0
Closes #2626.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-07-12 10:53:07 -07:00
BrewTestBot
bb19294b01 openconnect: update 7.07 bottle. 2016-07-12 10:44:27 -07:00
ilovezfs
135a8b51b1 openconnect 7.07
Closes #2911.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-07-12 10:44:27 -07:00
BrewTestBot
692136ce9b pillar: update 2.1.1 bottle. 2016-07-12 10:39:04 -07:00
ilovezfs
6c65477909 pillar 2.1.1
remove upstreamed patch

Closes #2912.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-07-12 10:39:02 -07:00
Dominyk Tiller
93d28eca78
crosstool-ng: style nits 2016-07-12 16:47:49 +01:00
BrewTestBot
44e40da66c crosstool-ng: update 1.22.0_1 bottle. 2016-07-12 16:44:56 +01:00
Ian Rees
6045918a20 crosstool-ng: fix coreutils dependency.
A basic "ct-ng build" requires ginstall, which is provided by coreutils.

Closes #2892.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-07-12 16:44:53 +01:00
BrewTestBot
4282dcb8d0 pushpin: update 1.11.0 bottle. 2016-07-12 16:38:13 +01:00
Justin Karneges
80d930fa1c pushpin 1.11.0
Closes #2919.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-07-12 16:38:10 +01:00
BrewTestBot
48e1c5f3d1 luajit: update 2.0.4_2 bottle. 2016-07-12 16:19:16 +01:00
BrewTestBot
ffb72f3ce3 lua: update 5.2.4_4 bottle. 2016-07-12 16:19:16 +01:00
Dominyk Tiller
bffb166b26 luajit: Rubocop nit
Closes #2920.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-07-12 16:19:13 +01:00
Dominyk Tiller
a90318710c luajit: point LMOD/CMOD to HOMEBREW_PREFIX
A loose comparison would be to say LMOD/CMOD are representative of Python's
site-packages setup & how we handle that. It isn't expected to point to a
transient location.
2016-07-12 16:19:13 +01:00
Dominyk Tiller
0c92002fa0 lua: audit nits 2016-07-12 16:19:13 +01:00
Dominyk Tiller
140d958586 lua: point LMOD/CMOD to HOMEBREW_PREFIX
A loose comparison would be to say LMOD/CMOD are representative of Python's
site-packages setup & how we handle that. It isn't expected to point to a
transient location.
2016-07-12 16:19:13 +01:00
BrewTestBot
4512c9fe71 simple-tiles: update 0.6.0_4 bottle. 2016-07-12 16:13:01 +01:00
BrewTestBot
5c69a92116 libdrawtext: update 0.2.1_2 bottle. 2016-07-12 16:13:01 +01:00
BrewTestBot
ab1b8001c9 libbluray: update 0.9.3_2 bottle. 2016-07-12 16:13:01 +01:00
BrewTestBot
b14c64599a imagemagick: update 6.9.5-1_1 bottle. 2016-07-12 16:13:01 +01:00
BrewTestBot
c4a2df9e82 gd: update 2.2.2_2 bottle. 2016-07-12 16:13:01 +01:00
BrewTestBot
f5f48725d3 freetype: update 2.6.5 bottle. 2016-07-12 16:13:01 +01:00
BrewTestBot
5eb7d884d0 fontconfig: update 2.11.1_4 bottle. 2016-07-12 16:13:01 +01:00
Chongyu Zhu
e5862a21d2 simple-tiles: bump revision for freetype
Closes #2927.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-07-12 16:13:01 +01:00
Chongyu Zhu
31280e4e5d libdrawtext: bump revision for freetype 2016-07-12 16:13:01 +01:00
Chongyu Zhu
00a9233e72 libbluray: bump revision for freetype 2016-07-12 16:13:01 +01:00
Chongyu Zhu
a695de4c72 gd: bump revision for freetype 2016-07-12 16:13:01 +01:00
Chongyu Zhu
215717ae6d imagemagick: bump revision for freetype 2016-07-12 16:13:01 +01:00
Chongyu Zhu
a007eddda1 fontconfig: bump revision for freetype 2016-07-12 16:13:01 +01:00
Chongyu Zhu
6152ac6444 freetype 2.6.5 2016-07-12 16:13:01 +01:00
ilovezfs
9b42445f64 kobalt 0.846
Closes #2914.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-07-12 08:04:09 -07:00
BrewTestBot
f96e914dba mysql-sandbox: update 3.1.11 bottle. 2016-07-12 07:48:09 -07:00
ilovezfs
d44051b82d mysql-sandbox 3.1.11
Closes #2902.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-07-12 07:48:07 -07:00