Commit graph

55586 commits

Author SHA1 Message Date
Xu Cheng
22881d1ea5 bats: bottle unneeded 2016-04-09 16:21:58 +08:00
BrewTestBot
9815dd9b29 ahcpd: add 0.53 bottle. 2016-04-09 16:17:06 +08:00
Xu Cheng
d4c5cbeb6d apgdiff: bottle unneeded 2016-04-09 16:15:02 +08:00
Xu Cheng
7ac1a71333 pyenv-which-ext: bottle unneeded 2016-04-09 16:13:03 +08:00
BrewTestBot
46b5c09dbe zsh: update 5.2 bottle. 2016-04-08 19:29:54 -07:00
Brooks Swinnerton
cfd93418c4 zsh: fix audit warnings
This commit resolves the following three audit warnings when running
`brew audit --strict zsh`:

 * Use #{pkgshare} instead of #{share}/zsh
 * Use #{pkgshare} instead of #{share}/zsh
 * Use #{pkgshare} instead of #{share}/zsh

Closes #163.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-04-08 19:29:52 -07:00
Andrew Dixon
f6c05a414b slimerjs 0.10.0pre (devel)
Closes #148.

Signed-off-by: Alex Dunn <dunn.alex@gmail.com>
2016-04-08 13:01:04 -07:00
BrewTestBot
55e57fc54e ecl: update 16.1.2 bottle. 2016-04-08 09:29:54 -07:00
Bjarte Johansen
25fe38d619 ecl 16.1.2
Closes #159.

Signed-off-by: Alex Dunn <dunn.alex@gmail.com>
2016-04-08 09:29:48 -07:00
BrewTestBot
47b9479e55 libusrsctp: update 0.9.3.0 bottle. 2016-04-08 09:12:58 -07:00
ilovezfs
d2fbdbc10d libusrsctp 0.9.3.0
And added a test.

Closes #158.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-04-08 09:12:56 -07:00
BrewTestBot
bd63d80973 mdk: update 1.2.9 bottle. 2016-04-08 08:56:00 -07:00
Alex Dunn
f3745551ab mdk 1.2.9
Closes #144.

Signed-off-by: Alex Dunn <dunn.alex@gmail.com>
2016-04-08 08:55:58 -07:00
BrewTestBot
34616525c2 afl-fuzz: update 2.10b bottle. 2016-04-08 07:10:57 -07:00
ilovezfs
6d389172bc afl-fuzz: fix build in nested login shell
The Makefile's test_build phase blows up when `brew install` is run from
a nested login shell with the error

  echo 0 | ./afl-showmap -m none -q -o .test-instr0 ./test-instr
  echo 1 | ./afl-showmap -m none -q -o .test-instr1 ./test-instr

  Oops, the instrumentation does not seem to be behaving correctly!

The build succeeds, and passes the test-do block's test, if that phase
is skipped.

Closes #113.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-04-08 07:10:54 -07:00
BrewTestBot
71d65ef576 gitlab-ci-multi-runner: update 1.1.2 bottle. 2016-04-08 15:07:00 +01:00
Quanlong
9647511270 gitlab-ci-multi-runner 1.1.2
Closes #118.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-04-08 15:06:58 +01:00
BrewTestBot
6518d3b0f8 tidy-html5: update 5.2.0 bottle. 2016-04-08 14:59:32 +01:00
Zhiming Wang
4d1839b612 tidy-html5 5.2.0
https://github.com/htacg/tidy-html5/releases/tag/5.2.0

Closes #153.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-04-08 14:59:30 +01:00
BrewTestBot
4fd6b7cc83 nginx: update 1.8.1 bottle. 2016-04-08 14:48:04 +01:00
Dominyk Tiller
8f3102d679 nginx: use block inreplace
Closes #149.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-04-08 14:48:01 +01:00
Dominyk Tiller
9b217f90de nginx: stop permitting userpaths
The history on this formula is rather long but as far as I can trace userpaths
was needed because for a significant amount of time we permitted the passenger
option to pluck out the first `passenger-config` in the $PATH and use that.

That changed about two years ago now in 690ab25f1d
and userpaths should have probably been removed at that point, but since it wasn't
explicitly breaking anything it went unnoticed and hasn't been discussed since.

Nothing about the remaining formula suggests userpaths should still be needed and
it doesn't break if you remove that element, so let's remove it.
2016-04-08 14:48:01 +01:00
BrewTestBot
db683ae378 tippecanoe: update 1.9.11 bottle. 2016-04-08 14:44:51 +01:00
Timothy Asquith
083a6170ca tippecanoe 1.9.11
Closes #154.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-04-08 14:44:49 +01:00
BrewTestBot
1503947b2d kapacitor: update 0.12.0 bottle. 2016-04-08 14:43:36 +01:00
gunnaraasen
acf41dbe71 kapacitor 0.12.0
Closes #152.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-04-08 14:43:34 +01:00
BrewTestBot
35fcd5198b telegraf: update 0.12.0 bottle. 2016-04-08 14:41:07 +01:00
gunnaraasen
3f0799823a telegraf 0.12.0
Closes #151.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-04-08 14:41:04 +01:00
BrewTestBot
90ae6f66f7 influxdb: update 0.12.0 bottle. 2016-04-08 14:40:33 +01:00
gunnaraasen
20883cc0db influxdb 0.12.0
Closes #150.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-04-08 14:40:31 +01:00
BrewTestBot
4b444310f2 miruo: update 0.9.6b bottle. 2016-04-07 20:47:48 -07:00
Alex Dunn
3aa80da0f7 miruo 0.9.6b
Closes #142.

Signed-off-by: Alex Dunn <dunn.alex@gmail.com>
2016-04-07 20:47:46 -07:00
BrewTestBot
a2bdeba786 jlog: update 2.1.3.2 bottle. 2016-04-07 17:25:47 -07:00
Alex Dunn
40fba1f658 jlog 2.1.3.2
Closes #134.

Signed-off-by: Alex Dunn <dunn.alex@gmail.com>
2016-04-07 17:25:44 -07:00
BrewTestBot
1869ce0720 moe: update 1.8 bottle. 2016-04-07 17:24:34 -07:00
Alex Dunn
e9c2869503 moe 1.8
Closes #141.

Signed-off-by: Alex Dunn <dunn.alex@gmail.com>
2016-04-07 17:24:32 -07:00
Jason Tedor
d04691e85b logstash 2.3.1
Closes #145.

Signed-off-by: Andrew Janke <andrew@apjanke.net>
2016-04-07 18:12:50 -04:00
jomo
56bd62002e imgur-screenshot 1.7.1
Closes #138.

Signed-off-by: Andrew Janke <andrew@apjanke.net>
2016-04-07 18:05:18 -04:00
BrewTestBot
ed52a26d6d mongo-c: update 1.3.5 bottle. 2016-04-07 14:56:04 -07:00
Alex Dunn
52be4fc398 mongo-c 1.3.5
Closes #139.

Signed-off-by: Alex Dunn <dunn.alex@gmail.com>
2016-04-07 14:56:02 -07:00
BrewTestBot
8bd7113a35 http_load: add 20160309 bottle. 2016-04-07 14:49:09 -07:00
Alex Dunn
9f1c3ea769 http_load 20160309
Closes #136.

Signed-off-by: Alex Dunn <dunn.alex@gmail.com>
2016-04-07 14:49:07 -07:00
BrewTestBot
2cab5caf0a ponyc: update 0.2.1_1 bottle. 2016-04-07 21:34:48 +01:00
Theodus
5e0016a78b ponyc: update dependencies
add libressl and pcre2 as dependencies

Closes #132.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-04-07 21:34:48 +01:00
Jerzerak
b9118d710b checkstyle 6.17 2016-04-07 21:32:14 +01:00
BrewTestBot
ab295f78fa txt2man: add 1.5.6 bottle. 2016-04-07 21:30:34 +01:00
Dominyk Tiller
eefde45bbd Revert "vis 0.2"
This reverts commit 4b0765d111.
2016-04-07 21:22:36 +01:00
Dominyk Tiller
3527efc831 Revert "vis: add 0.2 bottle."
This reverts commit f77a63ab38.
2016-04-07 21:22:22 +01:00
Dominyk Tiller
84cfd80b15 Revert "vis: make test slightly less awful"
This reverts commit bc85c12b1f.
2016-04-07 21:22:07 +01:00
Dominyk Tiller
bc85c12b1f vis: make test slightly less awful
Closes #111.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-04-07 21:06:39 +01:00