Commit graph

59136 commits

Author SHA1 Message Date
BrewTestBot
8d8f066ffb exploitdb: update 2016-06-11 bottle. 2016-06-13 03:18:54 +01:00
Michael Ford
8d9da0e791 exploitdb 2016-06-11
Closes #1911.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-06-13 03:18:52 +01:00
BrewTestBot
2706bc1562 syncthing: update 0.13.6 bottle. 2016-06-13 03:16:29 +01:00
Marco Bonetti
71d27d4ce2 syncthing 0.13.6
Closes #1916.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-06-13 03:16:26 +01:00
Teddy Reed
4dcd1079f2 yara: fix 3.4.0 patch url (#1908)
* fix yara patch in 3.4.0

It seems the previous patch location is no longer valid.

* Update to use PR link instead 

This has been fixed upstream but no new YARA version has been released.
2016-06-13 03:12:44 +01:00
Michael Ford
81bf34484c dircproxy: update homepage (#1912) 2016-06-13 03:11:44 +01:00
Von's Forks
fcaeb49c70 desk 0.6.0 (#1918) 2016-06-13 03:11:05 +01:00
BrewTestBot
19a726a611 pcb2gcode: update 1.3.0 bottle. 2016-06-13 03:10:07 +01:00
Nicola Corna
e537b40ca6 pcb2gcode 1.3.0
Closes #1919.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-06-13 03:10:05 +01:00
BrewTestBot
d9114e663d buku: update 2.2 bottle. 2016-06-13 03:08:29 +01:00
Zhiming Wang
d706086f01 buku 2.2
Closes #1920.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-06-13 03:08:27 +01:00
BrewTestBot
cba0064069 cppcheck: update 1.74 bottle. 2016-06-12 22:16:36 +02:00
Steven Hahn
779fecbe34 cppcheck 1.74
Closes #1904.

Signed-off-by: Martin Afanasjew <martin@afanasjew.de>
2016-06-12 22:16:34 +02:00
Rowan Beentje
f8b017b1ab chromedriver: don't use startup plist (#1915) 2016-06-12 14:58:58 +01:00
Martin Afanasjew
39771d2211 radare2: fix code style issues 2016-06-12 02:46:32 +02:00
BrewTestBot
c1218ddf91 radare2: update 0.10.3 bottle. 2016-06-12 02:41:07 +02:00
Dan
f0468866e4 radare2 0.10.3
Closes #1902.

Signed-off-by: Martin Afanasjew <martin@afanasjew.de>
2016-06-12 02:41:05 +02:00
BrewTestBot
0421973a3d wolfssl: update 3.9.0 bottle. 2016-06-12 01:45:47 +02:00
Mike Duigou
5896e5e132 wolfssl: enable Java JNI support
Closes #1859.

Closes #1903.

Signed-off-by: Martin Afanasjew <martin@afanasjew.de>
2016-06-12 01:45:25 +02:00
Martin Afanasjew
0e5aa2d200 wolfssl: work around 10.11 SDK issues with Xcode 7
Unhelpfully, the 10.11 SDK provides `.tbd` files for libraries that do
not exist on OS X 10.10, causing linking against `libnetwork.dylib` to
succeed, but the subsequent execution to fail. This messes up some
`./configure` tests. (See comments in #1859 for details.)
2016-06-12 01:44:40 +02:00
Martin Gondermann
623472c3dd bash-git-prompt 2.15.1 (#1901) 2016-06-12 00:05:03 +01:00
BrewTestBot
7efc111cf6 consul-template: update 0.15.0 bottle. 2016-06-11 13:15:09 -07:00
ilovezfs
17a769bafd consul-template 0.15.0
Thanks to whoever upstream vendored everything.

Closes #1899.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-06-11 13:15:06 -07:00
BrewTestBot
b568175436 gor: update 0.14.1 bottle. 2016-06-11 13:12:54 -07:00
ilovezfs
6f3ab96448 gor 0.14.1
Closes #1898.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-06-11 13:12:52 -07:00
BrewTestBot
02a644fc5b postgrest: update 0.3.2.0 bottle. 2016-06-11 13:12:10 -07:00
ilovezfs
c46b5b101e postgrest 0.3.2.0
Closes #1892.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-06-11 13:12:01 -07:00
BrewTestBot
815ebe3b7a nim: update 0.14.2 bottle. 2016-06-11 13:09:49 -07:00
ilovezfs
c334dc70da nim 0.14.2
Closes #1888.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-06-11 13:09:47 -07:00
BrewTestBot
7c38672f1a git: update 2.8.4 bottle. 2016-06-11 18:55:54 +02:00
Martin Afanasjew
15c1868a6a git: fix indentation/formatting in gitconfig
Add the missing `undent` and replace what was supposed to be a tab stop
character with `\t` for robustness (as many editors replace literal tab
stops with spaces on save).

Closes #1863.

Signed-off-by: Martin Afanasjew <martin@afanasjew.de>
2016-06-11 18:55:51 +02:00
BrewTestBot
d35b6056ce bash-completion: update 1.3_1 bottle. 2016-06-11 18:54:26 +02:00
Martin Afanasjew
4072d59922 bash-completion: improve description, clean up
Migrate inline patch to `formula-patches` repository, remove `compdir`
method (referenced also in `homebrew/versions/bash-completion2`), and
adapt caveats (don't claim something it actually didn't do).

Closes #1874.

Signed-off-by: Martin Afanasjew <martin@afanasjew.de>
2016-06-11 18:54:26 +02:00
Viktor Szakats
2732d5f566 vbindiff: use secure urls
Closes #1881.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-06-11 17:53:07 +01:00
Viktor Szakats
74d9b4ebc0 libmodplug: use secure resource url 2016-06-11 17:53:07 +01:00
Viktor Szakats
db647abb81 flow: use secure homepage 2016-06-11 17:53:07 +01:00
Viktor Szakats
65fb5b7456 vtclock: use secure urls, fix audit warnings 2016-06-11 17:53:07 +01:00
Viktor Szakats
fe1a3dc000 surfraw: use secure head url, fix audit nit 2016-06-11 17:53:07 +01:00
BrewTestBot
815d2cda4a swiftlint: update 0.11.1 bottle. 2016-06-11 17:17:24 +01:00
JP Simard
afc8f808cc swiftlint 0.11.1
Closes #1884.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-06-11 17:17:21 +01:00
BrewTestBot
ca5c198080 libressl: update 2.3.6 bottle. 2016-06-11 17:13:55 +01:00
Rakesh
2186f4388f libressl 2.3.6
Closes #1886.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-06-11 17:13:53 +01:00
Ernesto Echeverria
bcb8fed4ab neo4j 3.0.2 (#1889) 2016-06-11 17:12:48 +01:00
Dominyk Tiller
2c1b577003
libpng: reactivate mirror 2016-06-11 17:11:06 +01:00
BrewTestBot
a6392d3a5d libpng: update 1.6.23 bottle. 2016-06-11 17:07:30 +01:00
Joep Loijens
e9d2ff6cfb libpng 1.6.23
Closes #1890.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-06-11 17:07:27 +01:00
Viktor Szakats
7ff0062bc4 dante: remove ftp mirror (#1891)
It's probably safe now, that it has an HTTP mirror.
2016-06-11 17:06:38 +01:00
BrewTestBot
deba444dd5 cookiecutter: update 1.4.0 bottle. 2016-06-11 17:02:49 +01:00
Alessio Bogon
4241077b31 cookiecutter 1.4.0
Closes #1894.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-06-11 17:02:46 +01:00
BrewTestBot
65e1e3aa43 miller: update 4.1.0 bottle. 2016-06-11 17:01:23 +01:00