Commit graph

89517 commits

Author SHA1 Message Date
BrewTestBot
7b88a5d413 tectonic: update 0.1.6_1 bottle. 2017-08-12 21:18:33 -07:00
BrewTestBot
abca461409 zebra: update 2.1.0_1 bottle. 2017-08-12 21:18:33 -07:00
BrewTestBot
4633c501d4 liblcf: update 0.5.2_1 bottle. 2017-08-12 21:18:33 -07:00
BrewTestBot
c5829408ab dwdiff: update 2.1.0_5 bottle. 2017-08-12 21:18:33 -07:00
BrewTestBot
9e48c68b46 zorba: update 3.1_3 bottle. 2017-08-12 21:18:33 -07:00
BrewTestBot
eac222be93 libcdr: update 0.1.3_3 bottle. 2017-08-12 21:18:32 -07:00
BrewTestBot
8af0f57814 libvisio: update 0.1.5_3 bottle. 2017-08-12 21:18:32 -07:00
BrewTestBot
efd57d87b7 chakra: update 1.7.1_1 bottle. 2017-08-12 21:18:32 -07:00
BrewTestBot
a978625695 node: update 8.3.0_1 bottle. 2017-08-12 21:18:32 -07:00
BrewTestBot
cd43835fb7 yaz: update 5.23.0_1 bottle. 2017-08-12 21:18:32 -07:00
ilovezfs
b26092f816 zorba: revision for icu4c 2017-08-12 21:18:32 -07:00
ilovezfs
520e554814 zebra: revision for icu4c 2017-08-12 21:18:32 -07:00
ilovezfs
b60a066339 widelands: revision for icu4c 2017-08-12 21:18:32 -07:00
ilovezfs
276ba7bfe6 tectonic: revision for icu4c 2017-08-12 21:18:32 -07:00
ilovezfs
37b165f2cc pazpar2: revision for icu4c 2017-08-12 21:18:32 -07:00
ilovezfs
09dbd014b4 yaz: revision for icu4c 2017-08-12 21:18:32 -07:00
ilovezfs
12e5bd85dd node: revision for icu4c 2017-08-12 21:18:32 -07:00
ilovezfs
3c5c392702 mpd: revision for icu4c 2017-08-12 21:18:31 -07:00
ilovezfs
f1cefdf2bb mapnik: revision for icu4c 2017-08-12 21:18:29 -07:00
ilovezfs
5b35e58d46 libvisio: revision for icu4c 2017-08-12 21:06:37 -07:00
ilovezfs
28a54e651c libphonenumber: revision for icu4c
set ENV.cxx11
2017-08-12 21:06:37 -07:00
ilovezfs
25694fd7b6 libmspub: revision for icu4c 2017-08-12 21:06:37 -07:00
ilovezfs
df99611fc1 liblcf: revision for icu4c 2017-08-12 21:06:37 -07:00
ilovezfs
8b51d38567 libcdr: revision for icu4c 2017-08-12 21:06:37 -07:00
ilovezfs
96c894e4f1 gjs: revision for icu4c
Move ENV.cxx11 to the beginning of the install method so that it's also
in effect while building the mozjs38 resource. Then, to prevent build
failure, set the environment variable _MACOSX_DEPLOYMENT_TARGET.
2017-08-12 21:06:37 -07:00
ilovezfs
b581e16102 harfbuzz: revision for icu4c 2017-08-12 21:06:37 -07:00
ilovezfs
2d13276e6c dwdiff: revision for icu4c 2017-08-12 21:06:37 -07:00
ilovezfs
d7e19f6fb8 couchdb: revision for icu4c 2017-08-12 21:06:37 -07:00
ilovezfs
03b405af32 chakra: revision for icu4c 2017-08-12 21:06:37 -07:00
ilovezfs
c666a7da58 beecrypt: remove icu4c dependency
beecrypt can build without icu4c and is not compatible with icu4c 59.1.
2017-08-12 21:06:37 -07:00
ilovezfs
1c6a390c39 icu4c 59.1
always builds with C++11 so remove the option
2017-08-12 21:06:37 -07:00
BrewTestBot
ab72fee816 kubernetes-cli: update 1.7.3 bottle. 2017-08-12 15:39:18 -07:00
Indrajit Raychaudhuri
f92aa3bf53 kubernetes-cli: ensure _kubectl is auto-loaded by zsh compinit
`#compdef kubectl` allows completion to be auto-loaded by zsh compinit.
`_complete kubectl` allows completion fuction to be available upfront.

Closes #16507.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2017-08-12 15:35:54 -07:00
ilovezfs
9bcf9813d4 szl: delete (#16734) 2017-08-12 15:13:28 -07:00
ilovezfs
bc08219696 mapnik@2: delete (#16733) 2017-08-12 15:09:25 -07:00
Christian Moritz
2af7442734 v8: remove icu4c option (#16731)
Building against system-icu will be broken after the icu4c 59.1 upgrade
(#16720) and it's used in <1% of all v8 installs.
2017-08-12 14:34:22 -07:00
BrewTestBot
7b9c28aef1 sane-backends: update 1.0.27_3 bottle. 2017-08-12 07:40:36 -07:00
Yurii Kolesnykov
beead8afdf sane-backends-1.0.27-3: fix bug in make
Closes #16722.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2017-08-12 07:40:36 -07:00
BrewTestBot
6186278c6c makensis: update 3.02.1 bottle. 2017-08-12 07:28:14 -07:00
Randall Wood
f1b6830580 makensis: fix makensis -VERSION output
Build makensis using the published version string instead of the build
date for the version such that `makensis -VERSION` returns the version
matching the upstream version homebrew is tracking.

Add test that makensis produces an exe.

Closes #16723.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2017-08-12 07:24:32 -07:00
BrewTestBot
571f734d0b mapserver: update 7.0.6_2 bottle. 2017-08-12 06:41:28 -07:00
Daniel Degasperi
9c4e78e0db mapserver: enable more features
Add cmake arguments WITH_KML, WITH_CURL, WITH_CLIENT_WMS,
WITH_CLIENT_WFS and WITH_SOS.

Closes #15519.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2017-08-12 06:41:27 -07:00
ilovezfs
cccb74d8c7 Aliases/hdf5@1.10: add versioned alias. 2017-08-12 05:34:04 -07:00
BrewTestBot
47ea97a3b9 hdf5@1.8: add 1.8.19 bottle. 2017-08-12 05:31:16 -07:00
Michka Popoff
e192fb99de hdf5@1.8 (import from homebrew/science)
Closes #16721.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2017-08-12 05:31:15 -07:00
BrewTestBot
bf25085f33 webpack: update 3.5.4 bottle. 2017-08-12 05:31:12 -07:00
ilovezfs
628dc403c6 webpack 3.5.4
Closes #16719.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2017-08-12 05:31:11 -07:00
Christian Moritz
d9204cb4ea metabase: fix HEAD builds (#16074)
During the npm@5 upgrade in the node formula the location of npm was
changed from `libexec/npm/bin` to just `libexec/bin`. It's path was
updated inside language/node but this core formula directly hardcoding
the npm path was overlooked. This PR fixes the npm path by using
language/nodes `setup_npm_environment` method, so that the path to npm
is only maintained in one location (inside language/node).
2017-08-12 02:32:47 -07:00
Luca Boccassi
2b023b4193 mono: remove conflict with czmq
czmq does not install makecert anymore, it was renamed to zmakecert
upstream in version 4.0.0
2017-08-12 02:31:30 -07:00
Luca Boccassi
001294f5f7 czmq: remove conflict with mono
czmq does not install makecert anymore, it was renamed to zmakecert
upstream in version 4.0.0
2017-08-12 02:31:30 -07:00