Commit graph

56803 commits

Author SHA1 Message Date
Xu Cheng
60916cbb33 zsh-autosuggestions: bottle unneeded 2016-04-14 21:49:56 +08:00
Xu Cheng
3401354f65 pyenv-virtualenvwrapper: bottle unneeded 2016-04-14 21:48:18 +08:00
Xu Cheng
5164ef2f3e plod: bottle unneeded 2016-04-14 21:46:35 +08:00
Dominyk Tiller
7a29e4a726 deheader: prefer berkeley mirror 2016-04-14 13:42:16 +01:00
Dominyk Tiller
1721d3ac21 squid: use single head mechanism 2016-04-14 13:40:24 +01:00
BrewTestBot
57f9fb191f deheader: update 1.3 bottle. 2016-04-14 02:30:04 -04:00
matteocng
a1a930c31a deheader 1.3
Closes #306.

Signed-off-by: Andrew Janke <andrew@apjanke.net>
2016-04-14 02:30:02 -04:00
BrewTestBot
51077f3143 dcadec: update 0.2.0 bottle. 2016-04-13 22:41:45 -07:00
matteocng
08976b2626 dcadec 0.2.0
Closes #309.

Signed-off-by: Tim D. Smith <git@tim-smith.us>
2016-04-13 22:41:43 -07:00
BrewTestBot
d8ad02ef5b dlite: update 1.1.5 bottle. 2016-04-13 22:41:13 -07:00
Sean Knox
2b18f0ada6 dlite 1.1.5
Closes #308.

Signed-off-by: Tim D. Smith <git@tim-smith.us>
2016-04-13 22:41:11 -07:00
BrewTestBot
8cdef474ea docker-swarm: update 1.2.0 bottle. 2016-04-13 22:39:27 -07:00
Li Chuangbo
2e6558d2c8 docker-swarm 1.2.0
Closes #302.

Signed-off-by: Tim D. Smith <git@tim-smith.us>
2016-04-13 22:39:27 -07:00
BrewTestBot
af45f2eeeb emscripten: update 1.36.1 bottle. 2016-04-13 22:39:27 -07:00
Jerzerak
e680e271db emscripten 1.36.1
Closes #290.

Signed-off-by: Tim D. Smith <git@tim-smith.us>
2016-04-13 22:39:27 -07:00
BrewTestBot
6451e80344 docker: update 1.11.0 bottle. 2016-04-13 22:39:27 -07:00
Li Chuangbo
0a862f0455 docker 1.11.0
Docker 1.11.0

Closes #299.

Signed-off-by: Tim D. Smith <git@tim-smith.us>
2016-04-13 22:39:27 -07:00
BrewTestBot
1b7d820040 docker-machine: update 0.7.0 bottle. 2016-04-13 22:39:27 -07:00
Li Chuangbo
cf7a1b4314 docker-machine 0.7.0
Closes #300.

Signed-off-by: Tim D. Smith <git@tim-smith.us>
2016-04-13 22:39:27 -07:00
BrewTestBot
0366ef04c9 dfmt: update 0.4.5 bottle. 2016-04-13 22:39:27 -07:00
matteocng
854e4a3eaa dfmt 0.4.5
Closes #305.

Signed-off-by: Tim D. Smith <git@tim-smith.us>
2016-04-13 22:39:27 -07:00
BrewTestBot
eb81bbdb27 ddrescue: update 1.21 bottle. 2016-04-13 22:39:27 -07:00
matteocng
954899beaa ddrescue 1.21
Closes #307.

Signed-off-by: Tim D. Smith <git@tim-smith.us>
2016-04-13 22:39:27 -07:00
Alexander O'Mara
b20683b3df squid HEAD
Closes #303.
2016-04-13 22:30:57 -07:00
BrewTestBot
97b4be0a17 radare2: update 0.10.2 bottle. 2016-04-13 22:23:46 -07:00
Remco
cd30fc829a radare2 0.10.2
Closes #262.

Signed-off-by: Tim D. Smith <git@tim-smith.us>
2016-04-13 22:23:44 -07:00
Remco
21c1a9acc9 radare2 0.10.2 2016-04-13 22:23:44 -07:00
Remco
98f9509560 radare2 0.10.2 2016-04-13 22:23:44 -07:00
BrewTestBot
585aa003aa tippecanoe: update 1.9.12 bottle. 2016-04-14 01:58:36 +01:00
Timothy Asquith
d67c2d586b tippecanoe 1.9.12
Closes #298.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-04-14 01:58:34 +01:00
BrewTestBot
e2216f3a7b pgpdump: update 0.30 bottle. 2016-04-14 01:57:34 +01:00
Dominyk Tiller
f1741a76d8 pgpdump 0.30
Closes #301.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-04-14 01:57:32 +01:00
BrewTestBot
dfe2b5932a httping: update 2.4_1 bottle. 2016-04-14 01:12:08 +01:00
Chris Adams
0bf8c43bbe httping: use brew OpenSSL rather than system OpenSSL
v2.4 as compiled in master on 10.11 will fail all HTTPS endpoints which
I've tested:

    $ httping https://google.com
    Auto enabling SSL due to https-URLPING google.com:443 (/):
    short read during receiving reply-headers from host

(Using the system OpenSSL 0.9.8zh)

Recompiling with the dependency on the current OpenSSL (1.0.2g) works as
expected:

    $ httping https://google.com
    Auto enabling SSL due to https-URLPING google.com:443 (/):
    connected to 216.58.218.238:443 (419 bytes), seq=0 time= 41.93 ms

See https://github.com/flok99/httping/issues/4

Closes https://github.com/Homebrew/homebrew-core/pull/282.
Closes #227.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-04-14 01:11:42 +01:00
BrewTestBot
7644cca924 flow: update 0.23.0 bottle. 2016-04-14 01:07:44 +01:00
Gabe Levi
164f723822 flow 0.23.0
Closes #297.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-04-14 01:07:42 +01:00
Jerzerak
3031940acd kobalt 0.737
(#293)
2016-04-14 00:48:42 +01:00
Jerzerak
3c3b325ba7 saltstack 2016.3.0rc2 (devel)
(#294)
2016-04-14 00:48:13 +01:00
Jerzerak
63dbff6296 kotlin 1.0.1-2
(#288)
2016-04-14 00:41:52 +01:00
BrewTestBot
7221eeece0 newsbeuter: update 2.9_1 bottle. 2016-04-13 14:53:51 -07:00
BrewTestBot
92959b4c30 libstfl: update 0.24 bottle. 2016-04-13 14:53:51 -07:00
ilovezfs
5a04396e9e newsbeuter: revision for libstfl
Closes #250.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-04-13 14:53:48 -07:00
ilovezfs
57fd44339b libstfl 0.24
- Remove the patch, and use string replacement instead
- Fix the following build failure:
    Undefined symbols for architecture x86_64:
      "_rb_data_object_alloc", referenced from:
          _Init_stfl in stfl_wrap.o
          __wrap_stfl_form_allocate in stfl_wrap.o
          _SWIG_Ruby_NewPointerObj in stfl_wrap.o

Closes Homebrew/legacy-homebrew#48930.
2016-04-13 14:53:47 -07:00
BrewTestBot
669cab36be yubico-piv-tool: update 1.3.0 bottle. 2016-04-13 21:08:44 +01:00
Evan Kinney
5e67528271 yubico-piv-tool 1.3.0
yubico-piv-tool: bump to v1.3.0

Closes #284.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-04-13 21:08:41 +01:00
BrewTestBot
437f9fa69f libfabric: update 1.3.0 bottle. 2016-04-13 21:08:27 +01:00
Ben Turrubiates
7fedc72142 libfabric 1.3.0
Closes #287.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-04-13 21:08:27 +01:00
Hao-kang Den
cf7d411e9f datomic 0.9.5350
(#285)
2016-04-13 21:07:49 +01:00
Jason Karns
cc0f4af4e5 node-build 2.2.7
(#286)
2016-04-13 21:03:30 +01:00
BrewTestBot
3e56f1091d owfs: update 3.1p1 bottle. 2016-04-13 12:14:36 -07:00