BrewTestBot
c9734876cf
opencc: update 1.0.3 bottle.
2015-08-22 15:43:08 +08:00
Stuart Williams
48bb5555b5
opencc 1.0.3
...
Closes Homebrew/homebrew#42951 .
Signed-off-by: Xu Cheng <xucheng@me.com>
2015-08-22 15:43:00 +08:00
David Holm
8dc28a14ae
wine 1.7.50 (devel)
...
Closes Homebrew/homebrew#43159 .
Signed-off-by: Xu Cheng <xucheng@me.com>
2015-08-22 13:23:51 +08:00
Ernie Hershey
e590bc5776
mongodb 3.1.7 (devel)
...
Closes Homebrew/homebrew#43163 .
Signed-off-by: Xu Cheng <xucheng@me.com>
2015-08-22 13:22:18 +08:00
Matthias Nüßler
e78be6dbde
riemann 0.2.10
...
Closes Homebrew/homebrew#43044 .
Signed-off-by: Alex Dunn <dunn.alex@gmail.com>
2015-08-21 15:59:33 -07:00
Misty De Meo
313359f74c
Merge bottle install without Xcode branch
...
Merge branch 'bottle_hooks'
2015-08-21 11:04:22 -07:00
William Woodruff
cd7b7ffadd
Add guards to calls that would trigger Xcode install requests
...
add guard in Formula#file_modified? to prevent git popup
add guard in Superenv.bin before calling MacOS::Xcode.version
add guard against missing Xcode/CLT in Xcode.uncached_version
return nil instread of 0 in uncached_version when Xcode/CLT are not present, to distinguish from linuxbrew behavior
checks against pour_bottle? and needs_relocation?, add guard around keg.relocate_install_names to check pour_bottle?/needs_relocation? as well
needs_relocation? becomes skip_relocation?, use cellar attr to indicate relocation instead of does_not_need_relocation
MacOS.can_build? becomes MacOS.has_apple_developer_tools?
2015-08-21 11:02:33 -07:00
William Woodruff
02d416d701
Formula_installer: only attempt relocation install once
...
Check @@attempted for cctools so that we only attempt the relocation
install once, skip cxxstdlib check in cctools to prevent otool
execution prior to installation, skip fixing install names if
relocation is not required
2015-08-21 10:57:48 -07:00
William Woodruff
e50b1550e5
BottleSpecification: add does_not_need_relocation field
...
Toggled with does_not_need_relocation method in bottle block.
Also declare needs_relocation? accessors in software/bottle specs.
2015-08-21 10:56:23 -07:00
BrewTestBot
b4a9d0574a
nanomsg: update 0.6-beta bottle.
2015-08-21 17:56:20 +01:00
Dominyk Tiller
03c0bcebd8
nanomsg: install manpages by default
...
Closes Homebrew/homebrew#43138 .
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-08-21 17:56:17 +01:00
BrewTestBot
1ce737ca97
smlnj: update 110.78 bottle.
2015-08-21 17:40:26 +01:00
Dominyk Tiller
f73fd0394e
smlnj: fix 10.11 build
...
Closes Homebrew/homebrew#43100 .
Closes Homebrew/homebrew#43142 .
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-08-21 17:40:22 +01:00
Bart Leusink
8d468a65e3
Chromedriver 2.18
...
Update chromedriver from 2.17 to 2.18
Closes Homebrew/homebrew#43150 .
Signed-off-by: Xu Cheng <xucheng@me.com>
2015-08-21 20:10:22 +08:00
Xu Cheng
602e9f3224
dcd: use bin
2015-08-21 20:09:30 +08:00
John Colvin
8b8f432745
dcd 0.7.0-rc1 (devel)
...
Closes Homebrew/homebrew#43149 .
Signed-off-by: Xu Cheng <xucheng@me.com>
2015-08-21 20:08:29 +08:00
BrewTestBot
9772b535ac
gdal: update 1.11.2_3 bottle.
2015-08-21 08:26:11 +01:00
Larry Shaffer
38593f3f4c
gdal: switch PDF driver linking to libpodofo
...
Closes Homebrew/homebrew#43071 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-08-21 08:24:22 +01:00
Dan
328f430671
antlr 4.5.1
...
Closes Homebrew/homebrew#42079 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-08-21 08:23:17 +01:00
Cameron Sparr
30074fb9fc
telegraf: add a more useful test
...
Closes Homebrew/homebrew#43119 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-08-21 08:21:43 +01:00
BrewTestBot
00f8f0b371
fleetctl: update 0.11.4 bottle.
2015-08-21 08:21:43 +01:00
Edwin Hermans
52a51cf046
fleetctl 0.11.4
...
I could add a simple --version test.
Since this application is a utility to talk to a service, I'd have to write a mock service to test more of it, which might be overkill.
If you want the --version test, reply to this comment and I'll update the PR. If you want more extensive testing, could you point me to examples doing client -> server testing with a mock server?
Closes Homebrew/homebrew#43117 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-08-21 08:21:43 +01:00
BrewTestBot
333ab10805
pipes-sh: add 1.1.0 bottle.
2015-08-21 08:21:42 +01:00
Kentaro Wada
1531cdb3d2
pipes-sh 1.1.0 (new formula)
...
Closes Homebrew/homebrew#43120 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-08-21 08:21:42 +01:00
BrewTestBot
d048e6345a
extract_url: update 1.6 bottle.
2015-08-21 14:54:50 +08:00
chdiza
f8d14dd00f
extract_url 1.6
...
Also, the project has moved to GitHub.
Closes Homebrew/homebrew#43137 .
Signed-off-by: Xu Cheng <xucheng@me.com>
2015-08-21 14:54:42 +08:00
BrewTestBot
d951a5a98c
jenkins: update 1.625 bottle.
2015-08-21 14:53:43 +08:00
asaph
e4f3efa21e
jenkins 1.625
...
Closes Homebrew/homebrew#43129 .
Signed-off-by: Xu Cheng <xucheng@me.com>
2015-08-21 14:53:37 +08:00
BrewTestBot
19d19d2f23
embulk: update 0.7.2 bottle.
2015-08-21 14:51:49 +08:00
Hiroshi Hatake
2777b6930e
embulk 0.7.2
...
Closes Homebrew/homebrew#43144 .
Signed-off-by: Xu Cheng <xucheng@me.com>
2015-08-21 14:51:40 +08:00
Xu Cheng
c16c8cbd63
dcd: simplify cleanup in the test
2015-08-21 11:01:34 +08:00
Alex Dunn
060f8e61e0
dcd 0.7.0-b1 (devel)
...
Closes Homebrew/homebrew#43128 .
2015-08-20 18:21:20 -07:00
Alex Dunn
a041a95882
ddclient 3.8.3
...
Closes Homebrew/homebrew#43134 .
2015-08-20 18:18:08 -07:00
BrewTestBot
09a6336d3e
influxdb: update 0.9.2 bottle.
2015-08-21 00:03:20 +01:00
gunnaraasen
0dc0148395
influxdb 0.9.3-rc1
...
Closes Homebrew/homebrew#43085 .
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-08-21 00:03:09 +01:00
BrewTestBot
9c958e85c5
iojs: update 3.1.0 bottle.
2015-08-20 23:55:07 +01:00
Dominyk Tiller
a2715f23ee
iojs 3.1.0
...
Closes Homebrew/homebrew#43131 .
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-08-20 23:55:00 +01:00
BrewTestBot
4637647362
mogenerator: update 1.29 bottle.
2015-08-20 23:52:49 +01:00
rentzsch
4356024f03
mogenerator 1.29
...
Closes Homebrew/homebrew#43133 .
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-08-20 23:52:40 +01:00
BrewTestBot
6fa9395e38
nanomsg: update 0.6-beta bottle.
2015-08-20 19:47:17 +01:00
Ian Liu Rodrigues
808ec5dace
nanomsg 0.6-beta
...
Closes Homebrew/homebrew#43102 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-08-20 19:47:13 +01:00
BrewTestBot
036b148912
gucharmap: add 3.16.2 bottle.
2015-08-20 19:44:50 +01:00
Tom Schoonjans
31508af2cb
gucharmap 3.16.2 (new formula)
...
Closes Homebrew/homebrew#43047 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-08-20 19:44:50 +01:00
BrewTestBot
65661af2a4
desktop-file-utils: add 0.22 bottle.
2015-08-20 19:44:49 +01:00
Tom Schoonjans
af5ce3348b
desktop-file-utils 0.22 (new formula)
2015-08-20 19:44:49 +01:00
BrewTestBot
730058a987
awf: add 1.3.0 bottle.
2015-08-20 19:37:33 +01:00
Anders F Bjorklund
e4be191512
awf 1.3.0
...
Closes Homebrew/homebrew#42994 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-08-20 19:37:29 +01:00
BrewTestBot
02e513b15b
galen: update 2.0.7 bottle.
2015-08-20 19:22:45 +01:00
Alexandre Espinosa Menor
788a843e3e
galen 2.0.7
...
Closes Homebrew/homebrew#43090 .
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-08-20 19:22:40 +01:00
BrewTestBot
57315cbf7f
supersonic: update 0.9.4 bottle.
2015-08-20 19:15:20 +01:00