Dominyk Tiller
bd8e94fe80
w3m: add test, ssl prefix, bottles
...
Closes Homebrew/homebrew#45555 .
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-10-31 20:17:30 +00:00
Dominyk Tiller
117e774447
teensy_loader_cli: fix test audit
2015-10-31 20:16:05 +00:00
BrewTestBot
08af20432e
teensy_loader_cli: add 2.1 bottle.
2015-10-31 20:13:10 +00:00
Rix
8aa606d986
teensy_loader_cli: add HEAD
...
Closes Homebrew/homebrew#45556 .
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-10-31 20:12:51 +00:00
BrewTestBot
47a88cd5db
geoip: update 1.6.7 bottle.
2015-10-31 18:34:57 +00:00
Gregory Oschwald
eb4c87dd0b
geoip 1.6.7
...
Also used pre-bootstrapped tarball, simplifying build.
Closes Homebrew/homebrew#45516 .
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-10-31 18:34:55 +00:00
BrewTestBot
76738d1e22
libunwind-headers: update 35.3 bottle.
2015-10-31 18:32:39 +00:00
Koichi Shiraishi
83b051f16e
libunwind-headers 35.3
...
Upgrade libunwind-headers to 35.3
Signed-off-by: Koichi Shiraishi <zchee.io@gmail.com>
Closes Homebrew/homebrew#45545 .
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-10-31 18:32:37 +00:00
BrewTestBot
d101b8650c
watchman: update 4.1.0 bottle.
2015-10-31 18:31:04 +00:00
Wez Furlong
8f4e8ad334
watchman 4.1.0
...
In addition to various improvements in the watchman service, we also introduced two new python applications in this release, so the pythonic bits bear some scrutiny.
Previously we were shipping python bindings for the watchman client, but doing this blissfully unaware of the information in https://github.com/Homebrew/homebrew/blob/master/share/doc/homebrew/Python-for-Formula-Authors.md
This change embraces the idea that the `watchman` brew formula is about applications and that folks that want bindings can `pip install pywatchman`.
To do this we need to disable the automatic python detection in the watchman configure script and just use the homebrew python procedures from the linked guide to manage installing the scripts.
Closes Homebrew/homebrew#45548 .
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-10-31 18:30:25 +00:00
BrewTestBot
592f2abc64
gst-plugins-ugly: update 1.6.1 bottle.
2015-10-31 18:20:35 +00:00
Tom Schoonjans
2329ddbfe3
gst-plugins-ugly 1.6.1
...
Closes Homebrew/homebrew#45543 .
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-10-31 18:20:32 +00:00
BrewTestBot
a7590f15bd
gst-libav: update 1.6.1 bottle.
2015-10-31 18:19:15 +00:00
Tom Schoonjans
b627e033aa
gst-libav 1.6.1
...
Closes Homebrew/homebrew#45541 .
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-10-31 18:19:13 +00:00
BrewTestBot
c66af6dfa8
gst-plugins-bad: update 1.6.1 bottle.
2015-10-31 18:18:00 +00:00
Tom Schoonjans
1c951a16b7
gst-plugins-bad 1.6.1
...
Closes Homebrew/homebrew#45540 .
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-10-31 18:17:57 +00:00
BrewTestBot
cf29d59dc1
gst-plugins-good: update 1.6.1 bottle.
2015-10-31 18:15:33 +00:00
Tom Schoonjans
a376e57772
gst-plugins-good 1.6.1
...
Closes Homebrew/homebrew#45538 .
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-10-31 18:15:31 +00:00
BrewTestBot
f6c4c4f3df
gst-plugins-base: update 1.6.1 bottle.
2015-10-31 16:28:49 +00:00
Tom Schoonjans
9f66b1afcd
gst-plugins-base 1.6.1
...
Closes Homebrew/homebrew#45539 .
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-10-31 16:28:46 +00:00
BrewTestBot
ef71dc3d74
ponyc: update 0.2.1 bottle.
2015-10-31 15:49:28 +00:00
Colin Dean
d37f92b987
ponyc 0.2.1
...
* Moves URL to Github since releases.ponylang.org is no longer updated
* Changes test to build stdlib instead of builtin, because builtin is
not meant to be built directly by the compiler according to
https://github.com/CausalityLtd/ponyc/issues/335
Closes CausalityLtd/ponyc#335
Closes Homebrew/homebrew#45551 .
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-10-31 15:49:25 +00:00
BrewTestBot
7a61a6d29f
libcroco: update 0.6.9 bottle.
2015-10-31 15:46:35 +00:00
Tom Schoonjans
56db400366
libcroco 0.6.9
...
Closes Homebrew/homebrew#45552 .
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-10-31 15:46:32 +00:00
BrewTestBot
09507e7f53
gstreamer: update 1.6.1 bottle.
2015-10-31 15:20:13 +00:00
Tom Schoonjans
76d54be7ae
gstreamer 1.6.1
...
Closes Homebrew/homebrew#45542 .
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-10-31 15:20:10 +00:00
Arne Jørgensen
69aa71155e
swagger-codegen 2.1.4 (new formula)
...
Closes Homebrew/homebrew#45360 .
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-10-31 01:32:21 +00:00
Dominyk Tiller
a0b97dbff3
task: squash unnecessary blocks
2015-10-31 01:24:07 +00:00
BrewTestBot
1ad4d6eca3
task: update 2.5.0 bottle.
2015-10-31 01:22:41 +00:00
chdiza
38038a2755
task: Add option --without-sync
...
This allows users who don't use the sync feature to avoid having
the dependency on gnutls.
Closes Homebrew/homebrew#45467 .
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-10-31 01:22:25 +00:00
BrewTestBot
3376554423
orientdb: update 2.1.5 bottle.
2015-10-31 01:18:29 +00:00
Martin Seeler
1fe0b3b251
orientdb 2.1.5
...
Closes Homebrew/homebrew#45514 .
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-10-31 01:18:13 +00:00
BrewTestBot
bb6650820e
mplayer: update 1.2 bottle.
2015-10-31 01:12:45 +00:00
Justin Scholz
8924fca54e
mplayer 1.2
...
Update formula to 1.2, remove patch as it's seemingly not longer needed (couldn't test on 10.9, but at least at 10.11 not needed) and also removed disbale libopenjpeg as it's a fixed bug.
Closes Homebrew/homebrew#45523 .
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-10-31 01:12:41 +00:00
BrewTestBot
20d27698a3
dcd: update 0.7.3 bottle.
2015-10-31 01:09:38 +00:00
John Colvin
0153e501a3
dcd 0.7.3
...
Closes Homebrew/homebrew#45524 .
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-10-31 01:09:35 +00:00
John Colvin
b88a43eb9a
dmd 2.069.0-rc2 (devel)
...
Closes Homebrew/homebrew#45521 .
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-10-31 01:08:47 +00:00
uyjulian
814b4e368d
wine 1.7.54 (devel)
...
Closes Homebrew/homebrew#45527 .
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-10-31 01:06:25 +00:00
BrewTestBot
21d25bacec
trafficserver: update 6.0.0 bottle.
2015-10-31 01:04:27 +00:00
Dominyk Tiller
5363d938f0
trafficserver: set USER postinstall
...
Also fixes the sysconfdir misunderstanding.
Closes Homebrew/homebrew#45513 .
Closes Homebrew/homebrew#45529 .
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-10-31 01:04:24 +00:00
Dominyk Tiller
3629665e97
wireshark 2.0.0rc2 (devel)
...
Closes Homebrew/homebrew#45532 .
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-10-31 01:04:18 +00:00
BrewTestBot
8aeee0d2fb
libjson-rpc-cpp: update 0.5.0 bottle.
...
Closes Homebrew/homebrew#45169 .
2015-10-30 14:56:54 -06:00
BrewTestBot
2e134f4fd5
rtmpdump: update 2.4+20150115 bottle.
2015-10-30 14:54:29 -06:00
BrewTestBot
abf58e7b67
flvstreamer: update 2.1c1 bottle.
2015-10-30 14:54:28 -06:00
Thierry Moisan
b00ddeb766
rtmpdump: add flvstreamer conflict.
...
Closes Homebrew/homebrew#45419 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-10-30 14:54:14 -06:00
Thierry Moisan
7f8c9d0a24
flvstreamer: add rtmpdump conflict.
2015-10-30 14:53:29 -06:00
BrewTestBot
e6ab7fb0a0
carina: add 0.8.0 bottle.
2015-10-30 14:53:29 -06:00
Kyle Kelley
fa4a54256d
carina 0.8.0 (new formula)
...
Closes Homebrew/homebrew#45399 .
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-10-30 14:53:08 -06:00
BrewTestBot
3137c04b4a
pypy: update 4.0.0 bottle.
2015-10-30 18:47:18 +00:00
Alex Gaynor
839913827e
pypy 4.0.0
...
Closes Homebrew/homebrew#45453 .
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-10-30 18:47:14 +00:00