Commit graph

60312 commits

Author SHA1 Message Date
Jason Tedor
0f3f5a4974 elasticsearch 5.0.0-alpha4 (devel) (#2522)
This commit updates the devel build for the Elasticsearch formula to
install the 5.0.0-alpha4 release of Elasticsearch, the latest
pre-release version of Elasticsearch as of 2016-06-30.
2016-06-30 17:15:07 +01:00
BrewTestBot
40b4389155 vim: update 7.4.1967 bottle. 2016-06-30 17:04:26 +01:00
jdelisle
82161c69dc vim 7.4.1967
Closes #2520.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-06-30 17:04:26 +01:00
BrewTestBot
910c760db7 conan: update 0.9.4 bottle. 2016-06-30 09:04:01 -07:00
Luis
0be50c3025 conan 0.9.4
Closes #2190.

Signed-off-by: Tim D. Smith <git@tim-smith.us>
2016-06-30 09:03:59 -07:00
BrewTestBot
37fbdbac20 libgsf: update 1.14.39 bottle. 2016-06-30 07:56:05 -07:00
ilovezfs
4fb04d0432 libgsf 1.14.39
Closes #2507.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-06-30 07:56:02 -07:00
BrewTestBot
f50b5b84cb aws-sdk-cpp: update 0.12.16 bottle. 2016-06-30 07:54:29 -07:00
ilovezfs
f0d66e0792 aws-sdk-cpp 0.12.16
Closes #2510.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-06-30 07:54:27 -07:00
BrewTestBot
59045bc435 carthage: update 0.17.2 bottle. 2016-06-30 07:14:53 -07:00
Matt Diephouse
7f2b39bb75 carthage 0.17.2
Closes #2518.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-06-30 07:14:51 -07:00
BrewTestBot
850c0dda3b imagemagick: update 6.9.5-0 bottle. 2016-06-30 14:35:51 +02:00
Zhiming Wang
60cea959b6 imagemagick 6.9.5-0
Closes #2503.

Signed-off-by: Martin Afanasjew <martin@afanasjew.de>
2016-06-30 14:35:48 +02:00
BrewTestBot
ba3a84151e mbedtls: update 2.3.0 bottle. 2016-06-30 12:26:52 +02:00
Tomasz Pajor
75dc6ccb57 mbedtls 2.3.0
Closes #2500.

Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
2016-06-30 12:26:49 +02:00
BrewTestBot
0d465c9fba knot: update 2.2.1 bottle. 2016-06-30 02:49:28 -07:00
ilovezfs
1c97f2c1fb knot 2.2.1
- enable dnstap support
- install bash completions
- run `make check`
- install single-html documentation
- fix the test

Closes #2291.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-06-30 02:49:26 -07:00
ilovezfs
206c9deec9 webp 0.5.1-rc5 (devel)
Closes #2475.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-06-30 02:31:01 -07:00
ilovezfs
8acbaaab0d cmake 3.6.0-rc4 (devel)
Closes #2505.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-06-30 02:23:27 -07:00
BrewTestBot
4b01ab693f slowhttptest: update 1.7 bottle. 2016-06-30 02:22:31 -07:00
ilovezfs
50bbeeee2f slowhttptest 1.7
Closes #2504.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-06-30 02:22:29 -07:00
BrewTestBot
09a63d8488 mpv: update 0.18.0_1 bottle. 2016-06-30 04:42:25 +01:00
BrewTestBot
d5a901806d ffmpeg: update 3.1 bottle. 2016-06-30 04:42:25 +01:00
Zhiming Wang
ea704b2625 mpv: revision for ffmpeg 3.1
Closes #2416.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-06-30 04:42:22 +01:00
Zhiming Wang
8f9d220ad3 ffmpeg 3.1
https://github.com/FFmpeg/FFmpeg/releases/tag/n3.1.

- Patching https://trac.ffmpeg.org/ticket/5670 so that the unpaper test
  passes.

- Fixed a style issue caught by audit --strict.
2016-06-30 04:42:22 +01:00
Andrey Novikov
3dc2d30217 postgresql 9.6beta2 (devel) (#2497)
- [x] Have you followed the guidelines in our [Contributing](https://github.com/Homebrew/homebrew-core/blob/master/.github/CONTRIBUTING.md) document?
- [x] Have you checked to ensure there aren't other open [Pull Requests](https://github.com/Homebrew/homebrew-core/pulls) for the same formula update/change?
- [x] Have you built your formula locally prior to submission with `brew install <formula>` (where `<formula>` is the name of the formula you're submitting)?
- [x] Does your submission pass `brew audit --strict --online <formula>` (after doing `brew install <formula>`)?

-----

June 23rd 2016 PostgreSQL announced next beta for upcoming 9.6 release: https://www.postgresql.org/about/news/1677/

Link to archive and checksum is https://www.postgresql.org/ftp/source/v9.6beta2/
2016-06-30 04:33:39 +01:00
Dominyk Tiller
4f869ff7b5
xapian: unset PYTHONDONTWRITEBYTECODE for install
Closes #2422.
2016-06-30 04:29:53 +01:00
BrewTestBot
8ac7cabe78 phantomjs: update 2.1.1 bottle. 2016-06-29 20:23:12 -07:00
Alex Dunn
63c703dee3 phantomjs: remove build.py patch for OpenSSL
Use now-implemented env variable for locating OpenSSL in non-standard
prefixes.

Closes #2479.

Signed-off-by: Alex Dunn <dunn.alex@gmail.com>
2016-06-29 20:23:12 -07:00
BrewTestBot
b96ca76661 yara: update 3.4.0 bottle. 2016-06-30 04:20:05 +01:00
harold cooper
a12ab38e24 coq: deparallelize the make install step
this step is failing in CI, and @ilovezfs proposed this magic fix ;)

Closes #2498.

Signed-off-by: Alex Dunn <dunn.alex@gmail.com>
2016-06-29 17:36:29 -07:00
harold cooper
13c57c3651 coq: remove caveats
since they were incorrect (major mode file is `gallina.el` not `coq.el`) and repeating things already documented in the [Coq Reference Manual](https://coq.inria.fr/refman/Reference-Manual017.html) section 15.6.1
2016-06-29 17:36:19 -07:00
BrewTestBot
81e61e0122 wartremover: update 1.0.0 bottle. 2016-06-29 13:17:51 -07:00
ilovezfs
41f70ffbfd wartremover 1.0.0
Closes #2391.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-06-29 13:17:49 -07:00
BrewTestBot
63580f388c ntopng: update 2.4 bottle. 2016-06-29 13:13:59 -07:00
ilovezfs
1ff8e24496 ntopng 2.4
- use GitHub tarball for ntopng
- use the tip of the GitHub 1.8-stable branch (four commits beyond the 1.8 tag)
  of the nDPI resource

Closes #2434.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-06-29 13:13:58 -07:00
Tim D. Smith
14be211146 python3 3.6.0a2 (devel) 2016-06-29 08:51:13 -07:00
BrewTestBot
129021a252 python3: update 3.5.2 bottle. 2016-06-29 08:51:13 -07:00
cclauss
f377ed1a1b python 3.5.2
Upgrade to Python 3.5.2

https://www.python.org/downloads/release/python-352/

Mention that wheel is installed and how to upgrade it

These tools should also be upgraded within this pull request:
* pip-8.1.2
* setuptools-23.1.0
* wheel-0.29.0

Closes #2415.

Signed-off-by: Tim D. Smith <git@tim-smith.us>
2016-06-29 08:51:13 -07:00
BrewTestBot
cb3b29b824 python: update 2.7.12 bottle. 2016-06-29 08:51:13 -07:00
Rakesh
45bb1e2203 python 2.7.12
Closes #2452.

Signed-off-by: Tim D. Smith <git@tim-smith.us>
2016-06-29 08:51:13 -07:00
Decors
fa6894ec85 peco: fix HEAD build (#2482) 2016-06-29 16:03:33 +01:00
BrewTestBot
6cbb125834 pcb2gcode: update 1.3.1 bottle. 2016-06-29 15:51:27 +01:00
Nicola Corna
b418bd0cf6 pcb2gcode 1.3.1
Closes #2495.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-06-29 15:51:25 +01:00
Dominyk Tiller
a7beaa947c
mpg123: style cleanup 2016-06-29 15:48:41 +01:00
BrewTestBot
bd66f9f581 binutils: update 2.26.1 bottle. 2016-06-29 07:02:46 -07:00
ilovezfs
003c437930 binutils 2.26.1
Closes #2496.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-06-29 07:02:44 -07:00
BrewTestBot
f5cc62622b thefuck: update 3.10 bottle. 2016-06-29 06:41:41 -07:00
ilovezfs
96457ef1a6 thefuck 3.10
- apply tdsmith's upstream PR, which avoids importing pip
- fix the test as output to non-tty is now unadorned text
- style tweaks in the test

Closes #2450.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-06-29 06:41:39 -07:00
BrewTestBot
db601d6f4a progress: update 0.13 bottle. 2016-06-29 05:07:32 -07:00