Chongyu Zhu
|
5ccf3a015d
|
advancemame 3.8
Closes #30894.
Signed-off-by: Chongyu Zhu <i@lembacon.com>
|
2018-08-09 02:52:52 +08:00 |
|
George Gastaldi
|
ddd1cd8427
|
jboss-forge 3.9.1.Final (#30903)
|
2018-08-09 02:20:14 +08:00 |
|
BrewTestBot
|
83955f540a
|
cmark-gfm: update 0.28.3.gfm.13 bottle.
|
2018-08-09 02:14:31 +08:00 |
|
Chongyu Zhu
|
b005a36760
|
cmark-gfm 0.28.3.gfm.13
Closes #30901.
Signed-off-by: Chongyu Zhu <i@lembacon.com>
|
2018-08-09 02:14:24 +08:00 |
|
BrewTestBot
|
fccc007cde
|
appscale-tools: update 3.5.3 bottle.
|
2018-08-09 02:02:09 +08:00 |
|
Chongyu Zhu
|
6a8a29bbbe
|
appscale-tools 3.5.3
Closes #30900.
Signed-off-by: Chongyu Zhu <i@lembacon.com>
|
2018-08-09 02:02:06 +08:00 |
|
BrewTestBot
|
b26cb99cef
|
gutenberg: update 0.4.1 bottle.
|
2018-08-09 02:00:33 +08:00 |
|
Dominyk Tiller
|
dc206722a0
|
gutenberg 0.4.1
Closes #30896.
Signed-off-by: Chongyu Zhu <i@lembacon.com>
|
2018-08-09 02:00:29 +08:00 |
|
BrewTestBot
|
db8dee38f3
|
hashcat: update 4.2.1 bottle.
|
2018-08-09 01:40:11 +08:00 |
|
Dominyk Tiller
|
cb63cf4fca
|
hashcat 4.2.1
Closes #30899.
Signed-off-by: Chongyu Zhu <i@lembacon.com>
|
2018-08-09 01:40:08 +08:00 |
|
BrewTestBot
|
741f153c06
|
annie: update 0.7.14 bottle.
|
2018-08-09 01:39:21 +08:00 |
|
Chongyu Zhu
|
4d2a7d3649
|
annie 0.7.14
Closes #30895.
Signed-off-by: Chongyu Zhu <i@lembacon.com>
|
2018-08-09 01:39:17 +08:00 |
|
BrewTestBot
|
c5372dee0c
|
folly: update 2018.08.06.00 bottle.
|
2018-08-08 18:57:07 +02:00 |
|
Dominyk Tiller
|
5105346420
|
folly 2018.08.06.00
Closes #30889.
Signed-off-by: FX Coudert <fxcoudert@gmail.com>
|
2018-08-08 18:57:05 +02:00 |
|
BrewTestBot
|
58d36f93ea
|
docker-credential-helper: update 0.6.1 bottle.
|
2018-08-08 18:57:00 +02:00 |
|
Chongyu Zhu
|
410b52f16d
|
docker-credential-helper 0.6.1
Closes #30890.
Signed-off-by: FX Coudert <fxcoudert@gmail.com>
|
2018-08-08 18:56:58 +02:00 |
|
BrewTestBot
|
cf74210b22
|
kubernetes-cli: update 1.11.2 bottle.
|
2018-08-08 18:56:53 +02:00 |
|
Chongyu Zhu
|
333960f244
|
kubernetes-cli 1.11.2
Closes #30892.
Signed-off-by: FX Coudert <fxcoudert@gmail.com>
|
2018-08-08 18:56:51 +02:00 |
|
BrewTestBot
|
ca0db78bc5
|
gitlab-gem: update 4.5.0 bottle.
|
2018-08-08 18:56:46 +02:00 |
|
Dominyk Tiller
|
611cfb9a64
|
gitlab-gem 4.5.0
Closes #30893.
Signed-off-by: FX Coudert <fxcoudert@gmail.com>
|
2018-08-08 18:56:44 +02:00 |
|
BrewTestBot
|
4077680e98
|
mingw-w64: update 5.0.4_1 bottle.
|
2018-08-08 18:55:53 +02:00 |
|
Rafael Kitover
|
01b43af821
|
mingw-w64: fix build, bump versions
Closes #30801.
Signed-off-by: FX Coudert <fxcoudert@gmail.com>
|
2018-08-08 18:55:49 +02:00 |
|
BrewTestBot
|
1796384711
|
argyll-cms: update 2.0.1 bottle.
|
2018-08-08 18:54:22 +02:00 |
|
jd-a
|
67e5f03e22
|
argyll-cms 2.0.1
Closes #30888.
Signed-off-by: FX Coudert <fxcoudert@gmail.com>
|
2018-08-08 18:54:19 +02:00 |
|
Dominyk Tiller
|
258820d458
|
root: only conditionally pour bottle
Ref: https://github.com/Homebrew/homebrew-core/issues/30726
And locally with `Xcode-beta.app`:
```
==> /bin/bash test.bash
ERROR in cling::CIFactory::createCI(): cannot extract standard library include paths!
Invoking:
LC_ALL=C /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -O2 -DNDEBUG -xc++ -E -v /dev/null 2>&1 >/dev/null | awk '/^#include </,/^End of search/{if (!/^#include </ && !/^End of search/){ print }}' | GREP_OPTIONS= grep -E "(c|g)\+\+"
Results was:
With exit code 256
input_line_1:1:10: fatal error: 'new' file not found
\#include <new>
^~~~~
input_line_3:37:10: fatal error: 'string' file not found
\#include <string>
^~~~~~~~
input_line_9:1:10: fatal error: 'iostream' file not found
\#include <iostream>
^~~~~~~~~~
In file included from input_line_10:1:
/private/tmp/root-test-20180806-72769-a6spq0/test.C:1:10: fatal error: 'iostream' file not found
\#include <iostream>
^~~~~~~~~~
Error: root: failed
<0> expected but was
<1>.
```
Closes #30841.
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
|
2018-08-08 16:10:45 +01:00 |
|
DesWurstes
|
b717b7d708
|
llvm: add Xcode CLT notice (#29690)
|
2018-08-08 12:47:02 +02:00 |
|
Palash Oswal
|
34af3fe411
|
app-engine-python 1.9.70
|
2018-08-08 12:46:12 +02:00 |
|
BrewTestBot
|
a8f9ba80e7
|
hcloud: update 1.6.0 bottle.
|
2018-08-08 12:45:06 +02:00 |
|
Lukas Kämmerling
|
bde02e50a8
|
hcloud 1.6.0
Update hcloud cli to 1.6.0
Closes #30886.
Signed-off-by: FX Coudert <fxcoudert@gmail.com>
|
2018-08-08 12:45:04 +02:00 |
|
BrewTestBot
|
d7c923839b
|
libvirt: update 4.6.0 bottle.
|
2018-08-08 11:39:49 +02:00 |
|
ilovezfs
|
44f8c245ac
|
libvirt 4.6.0
Closes #30854.
Signed-off-by: FX Coudert <fxcoudert@gmail.com>
|
2018-08-08 11:39:47 +02:00 |
|
BrewTestBot
|
d47ba4755a
|
rakudo-star: update 2018.06 bottle.
|
2018-08-08 11:23:15 +02:00 |
|
ilovezfs
|
b9654a4795
|
rakudo-star 2018.06
Closes #30860.
Signed-off-by: FX Coudert <fxcoudert@gmail.com>
|
2018-08-08 11:23:14 +02:00 |
|
BrewTestBot
|
17141e5dce
|
imagemagick: update 7.0.8-9 bottle.
|
2018-08-08 10:52:29 +02:00 |
|
commitay
|
f99e94f646
|
imagemagick 7.0.8-9
Closes #30846.
Signed-off-by: FX Coudert <fxcoudert@gmail.com>
|
2018-08-08 10:52:27 +02:00 |
|
BrewTestBot
|
3c36e94bf7
|
imagemagick@6: update 6.9.10-9 bottle.
|
2018-08-08 10:35:06 +02:00 |
|
commitay
|
d5132b9823
|
imagemagick@6 6.9.10-9
Closes #30845.
Signed-off-by: FX Coudert <fxcoudert@gmail.com>
|
2018-08-08 10:35:06 +02:00 |
|
BrewTestBot
|
a1b7948e8c
|
libwps: update 0.4.10 bottle.
|
2018-08-08 10:35:06 +02:00 |
|
ilovezfs
|
e1c0e0af4c
|
libwps 0.4.10
Closes #30855.
Signed-off-by: FX Coudert <fxcoudert@gmail.com>
|
2018-08-08 10:35:06 +02:00 |
|
Chongyu Zhu
|
2a1109c812
|
fontconfig: simplify the handling of downloadable fonts
|
2018-08-08 10:34:43 +02:00 |
|
Grisha Levit
|
ef2afbf998
|
bash-completion: add autoreconf for HEAD build
Building from non-release tarball requires autoreconf
Add autoreconf to install step and add the related build requirements
|
2018-08-08 10:19:01 +02:00 |
|
BrewTestBot
|
e818a4b04b
|
eccodes: update 2.8.2 bottle.
|
2018-08-08 10:14:12 +02:00 |
|
ilovezfs
|
e764a7bfb9
|
eccodes 2.8.2
Closes #30849.
Signed-off-by: FX Coudert <fxcoudert@gmail.com>
|
2018-08-08 10:14:10 +02:00 |
|
BrewTestBot
|
97b15c38fd
|
fwknop: update 2.6.10 bottle.
|
2018-08-08 10:11:22 +02:00 |
|
ilovezfs
|
31e8a466d8
|
fwknop 2.6.10
Closes #30850.
Signed-off-by: FX Coudert <fxcoudert@gmail.com>
|
2018-08-08 10:11:19 +02:00 |
|
BrewTestBot
|
3fe8fd9423
|
restic: update 0.9.2 bottle.
|
2018-08-08 10:00:38 +02:00 |
|
Jakob Krigovsky
|
e591e59ea1
|
restic 0.9.2
Closes #30851.
Signed-off-by: FX Coudert <fxcoudert@gmail.com>
|
2018-08-08 10:00:35 +02:00 |
|
BrewTestBot
|
086d2700d2
|
pre-commit: update 1.10.5 bottle.
|
2018-08-08 09:59:47 +02:00 |
|
ilovezfs
|
df8dd35502
|
pre-commit 1.10.5
Closes #30858.
Signed-off-by: FX Coudert <fxcoudert@gmail.com>
|
2018-08-08 09:59:44 +02:00 |
|
BrewTestBot
|
0a2d8dc8d7
|
twarc: update 1.5.1 bottle.
|
2018-08-08 09:59:39 +02:00 |
|