Alex Dunn
48549a421a
capnp: remove make check
...
Per https://github.com/Homebrew/homebrew-core/issues/5435#issuecomment-264576618
Closes #5773 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2016-12-03 11:18:54 +00:00
Alex Dunn
3dc2593ece
capnp: vendor gtest
...
Fixes #5435 .
2016-12-03 11:18:53 +00:00
Zhiming Wang
56970919f0
zsh: remove caveat about online help
...
Setting HELPDIR to #{HOMEBREW_PREFIX}/share/zsh/help is pointless
because it points to #{prefix}/share/zsh/help by default which is even
more reliable than the symlink. Without the Homebrew-specific path (the
only thing that remotely justifies this caveat), it makes no sense to
mention this topic in caveats at all; otherwise there are a million
things of equal or more importance that could be mentioned. Users should
be expected to RTFM:
http://zsh.sourceforge.net/Doc/Release/User-Contributions.html#Accessing-On_002dLine-Help .
Closes #7500 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2016-12-03 11:13:09 +00:00
Zhiming Wang
3e43c3d24c
zsh 5.2-test-1 (devel)
...
Add option --with-unicode9 on devel and head for Unicode 9 character
width support. The option is not enabled by default because support is
required from both the shell and the terminal emulator; disparity could
cause garbled output. A simple test case is "echo 👍 1👍 2👍 3" at the
prompt:
- If neither zsh nor the terminal emulator has Unicode 9 width tables,
each digit will overlap with its previous emoji, but editing will
still be very much possible;
- If zsh has Unicode 9 width tables but the terminal emulator doesn't,
the string will be garbled and editing will be very difficult;
- If both zsh and the terminal emulator have Unicode 9 width tables,
output will be correct and editing won't be hindered.
Terminal.app currently doesn't support Unicode 9, making the option a
tough sell as default. For the record, iTerm2 nightlies since 08/08/2016
have opt-in Unicode 9 width support and version switching. See
https://gitlab.com/gnachman/iterm2/wikis/unicodeversionswitching .
2016-12-03 11:13:08 +00:00
BrewTestBot
05d7a2858e
wine: update 1.8.5 bottle.
2016-12-03 10:32:48 +00:00
uyjulian
405a83ff04
wine: enable 64-bit WoW support
...
Closes #6742 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2016-12-03 10:32:46 +00:00
BrewTestBot
c0c5176fa8
highlight: update 3.33 bottle.
2016-12-03 11:10:02 +01:00
Tomasz Pajor
5da61273ca
highlight 3.33
...
Closes #7512 .
Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
2016-12-03 11:08:44 +01:00
BrewTestBot
c35dfdff40
libwpd: update 0.10.1 bottle.
2016-12-03 02:04:23 -08:00
ilovezfs
6ec9ca49b1
libwpd 0.10.1
...
Closes #7514 .
Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-12-03 02:04:21 -08:00
BrewTestBot
0619bf58a6
tor: update 0.2.8.10 bottle.
2016-12-03 09:48:15 +01:00
Tomasz Pajor
7e9031e601
tor 0.2.8.10, 0.2.9.6-rc (devel)
...
Closes #7511 .
Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
2016-12-03 09:48:10 +01:00
BrewTestBot
fe89339590
percona-xtrabackup: update 2.4.5 bottle.
2016-12-03 09:47:35 +01:00
Tomasz Pajor
989ab5bb21
percona-xtrabackup 2.4.5
...
Closes #7510 .
Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
2016-12-03 09:47:30 +01:00
Tomasz Pajor
2f22db7209
percona-toolkit: bump resources
...
Closes #7509 .
Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
2016-12-03 09:46:42 +01:00
BrewTestBot
6e887ee5bf
mytop: update 1.9.1_3 bottle.
2016-12-03 09:46:02 +01:00
Tomasz Pajor
8039c3df4c
mytop: bump resources
...
Closes #7508 .
Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
2016-12-03 09:45:59 +01:00
BrewTestBot
7fcbe22428
libgsf: update 1.14.41 bottle.
2016-12-03 00:45:12 -08:00
ilovezfs
574c263df0
libgsf 1.14.41
...
Closes #7507 .
Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-12-03 00:45:10 -08:00
BrewTestBot
1a7f251c56
git-ftp: update 1.3.1 bottle.
2016-12-03 00:44:18 -08:00
ilovezfs
f527045e9b
git-ftp 1.3.1
...
Closes #7506 .
Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-12-03 00:44:16 -08:00
ilovezfs
9c3291145e
antigen 1.2.4
...
Closes #7504 .
Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
2016-12-03 09:40:27 +01:00
BrewTestBot
3f14797b1c
libunistring: update 0.9.7 bottle.
2016-12-03 01:19:27 -05:00
ilovezfs
6ec58917d9
libunistring 0.9.7
...
Closes #7492 .
Signed-off-by: William Woodruff <william@tuffbizz.com>
2016-12-03 01:19:26 -05:00
William Woodruff
9d6f2d3ece
mdk: force en_US.UTF-8 locale during tests to suppress the "german bug" ( #7502 )
2016-12-02 21:55:26 -08:00
BrewTestBot
680aaac1a6
hyper: update 1.10.5 bottle.
2016-12-02 21:45:58 -05:00
ilovezfs
d94d3fb400
hyper 1.10.5
...
Closes #7496 .
Signed-off-by: William Woodruff <william@tuffbizz.com>
2016-12-02 21:45:56 -05:00
ilovezfs
cf3e687e98
javarepl 414
...
Closes #7494 .
Signed-off-by: William Woodruff <william@tuffbizz.com>
2016-12-02 21:45:34 -05:00
BrewTestBot
1ac70b91fe
tgui: update 0.7.2 bottle.
2016-12-02 21:44:57 -05:00
ilovezfs
cae3714289
tgui 0.7.2
...
Closes #7493 .
Signed-off-by: William Woodruff <william@tuffbizz.com>
2016-12-02 21:44:56 -05:00
BrewTestBot
3ba19f90eb
kapacitor: update 1.1.1 bottle.
2016-12-02 21:43:32 -05:00
ilovezfs
a92b05b507
kapacitor 1.1.1
...
Closes #7491 .
Signed-off-by: William Woodruff <william@tuffbizz.com>
2016-12-02 21:43:31 -05:00
BrewTestBot
a4d8965f79
jasper: update 2.0.3 bottle.
2016-12-02 21:42:58 -05:00
ilovezfs
d0fd6d66b2
jasper 2.0.3
...
Closes #7490 .
Signed-off-by: William Woodruff <william@tuffbizz.com>
2016-12-02 21:42:57 -05:00
BrewTestBot
398bfa4854
swiftformat: update 0.19 bottle.
2016-12-02 21:41:01 -05:00
Nick Lockwood
a0d44c8286
swiftformat 0.19
...
Closes #7499 .
Signed-off-by: William Woodruff <william@tuffbizz.com>
2016-12-02 21:40:59 -05:00
BrewTestBot
11121bfb30
yarn: update 0.17.10 bottle.
2016-12-03 00:07:06 +01:00
Tomasz Pajor
1597dca48b
yarn 0.17.10
...
Closes #7489 .
Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
2016-12-03 00:07:03 +01:00
BrewTestBot
4a4d7478e3
kops: update 1.4.1_1 bottle.
2016-12-02 23:50:35 +01:00
Will Platnick
5fe327ac6f
kops: fix 1.4.1 broken version in client
...
Closes #7476 .
Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
2016-12-02 23:50:31 +01:00
BrewTestBot
1cce81cf48
pgroonga: update 1.1.9 bottle.
2016-12-02 14:17:03 -08:00
ilovezfs
19453bf31d
pgroonga 1.1.9
...
Closes #7414 .
Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-12-02 14:17:00 -08:00
William Woodruff
323c6ec8b1
xplanet: add upstream reference to patch
...
reference #7372
Closes #7472 .
Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
2016-12-02 22:18:53 +01:00
BrewTestBot
0354c5be67
arangodb: update 3.1.3 bottle.
2016-12-02 22:12:56 +01:00
ArangoDB Release BOT
dbf06a69fd
arangodb 3.1.3
...
add new arangodb release 3.1.3
Closes #7478 .
Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
2016-12-02 22:12:49 +01:00
BrewTestBot
c8eef44dbf
innotop: update 1.11.1_2 bottle.
2016-12-02 22:10:44 +01:00
Tomasz Pajor
41f0413ecd
innotop: bump resources
...
Closes #7471 .
Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
2016-12-02 22:10:40 +01:00
BrewTestBot
fdbab0f818
groonga: update 6.1.1 bottle.
2016-12-02 13:05:25 -08:00
ilovezfs
82e5cdfe27
groonga 6.1.1
...
add zstd option
Closes #7310 .
Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-12-02 13:05:23 -08:00
ilovezfs
afb0a15987
ttylog: migrate to boneyard
...
Closes #7479 .
Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-12-02 09:50:15 -08:00