Commit graph

61760 commits

Author SHA1 Message Date
ilovezfs
cf0f971039 groonga 6.0.7
Closes #3404.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-07-28 21:59:30 -07:00
Dominyk Tiller
1ab68e94d3
genstats: style tweaks 2016-07-29 05:08:05 +01:00
Andrea Kao
1013dd8bf5 pev: remove inreplace do block
Closes #3402.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-07-29 05:05:50 +01:00
Andrea Kao
45784d03ad genstats: remove inreplace do block 2016-07-29 05:05:50 +01:00
Andrea Kao
338dd6c376 flac: remove inreplace do block 2016-07-29 05:05:50 +01:00
BrewTestBot
d3a43ee27f git-lfs: update 1.3.0 bottle. 2016-07-29 05:04:02 +01:00
risk danger olson
bceaf00e4b git-lfs 1.3.0
git-lfs v1.3.0

Closes #3405.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-07-29 05:04:02 +01:00
BrewTestBot
fca5335105 rancher-compose: update 0.9.0 bottle. 2016-07-28 21:03:14 -07:00
ilovezfs
108957d0ae rancher-compose 0.9.0
Closes #3413.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-07-28 21:03:12 -07:00
Miguel Araújo
04af6fa00c nfdump: fix typo (#3406) 2016-07-29 05:00:17 +01:00
Miguel Araújo
056e40df4f net-snmp: fix style issues (#3407) 2016-07-29 04:59:44 +01:00
BrewTestBot
d005e835a7 certigo: update 1.3.0 bottle. 2016-07-29 04:51:59 +01:00
Cedric Staub
eb74b92031 certigo 1.3.0
Bump to latest version

Closes #3408.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-07-29 04:51:56 +01:00
BrewTestBot
c64ac6c0be python3: update 3.5.2_1 bottle. 2016-07-28 19:03:32 -07:00
Mihai Capotă
84897ff215 python3: fix Python issue 10910
The fix is the same as for the Python 2 formula.

Closes #3396.

Signed-off-by: Tim D. Smith <git@tim-smith.us>
2016-07-28 19:03:32 -07:00
Mike McQuaid
09baa1c3f5 virtuoso: remove :linked dependencies. 2016-07-28 16:33:16 -06:00
Mike McQuaid
28a3693318 qjackctl: remove :linked dependencies. 2016-07-28 16:33:16 -06:00
Mike McQuaid
3bcb904d06 osm-gps-map: remove :linked dependencies. 2016-07-28 16:33:16 -06:00
Mike McQuaid
b4632c440c notmuch: remove :linked dependencies. 2016-07-28 16:33:16 -06:00
Mike McQuaid
3e8f1648ef homebank: remove :linked dependencies. 2016-07-28 16:33:16 -06:00
Mike McQuaid
f21c941258 harfbuzz: remove :linked dependencies. 2016-07-28 16:33:16 -06:00
Mike McQuaid
a2d8be27f9 gnuplot: remove :linked dependencies. 2016-07-28 16:33:16 -06:00
Mike McQuaid
a52e90fc30 gnupg-pkcs11-scd: remove :linked dependencies. 2016-07-28 16:33:16 -06:00
Mike McQuaid
25f0bb0819 gnu-smalltalk: remove :linked dependencies. 2016-07-28 16:33:16 -06:00
Mike McQuaid
21d5f7a3a2 emacs: remove :linked dependencies. 2016-07-28 16:33:16 -06:00
Mike McQuaid
7efafa934d crystal-lang: remove :linked dependencies. 2016-07-28 16:33:16 -06:00
Mike McQuaid
3daed46259 bmon: remove :linked dependencies. 2016-07-28 16:33:16 -06:00
BrewTestBot
252dbfbcf8 ford: update 5.0.4 bottle. 2016-07-28 15:15:59 -07:00
ilovezfs
1d10bdfd34 ford 5.0.4
Closes #3384.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-07-28 15:15:57 -07:00
BrewTestBot
4d5cad0156 gitlab-ci-multi-runner: update 1.4.1 bottle. 2016-07-28 15:13:00 -07:00
ilovezfs
f579bccbb3 gitlab-ci-multi-runner 1.4.1
Closes #3358.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-07-28 15:12:58 -07:00
BrewTestBot
808f4d172e qscintilla2: update 2.9.3 bottle. 2016-07-28 20:19:39 +01:00
Dominyk Tiller
5c96647841 qscintilla2: minor style nits
Closes #3401.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-07-28 20:19:37 +01:00
Dominyk Tiller
734d7522e6 qscintilla2 2.9.3 2016-07-28 20:19:37 +01:00
BrewTestBot
cd2e9cf6f5 sip: update 4.18.1 bottle. 2016-07-28 20:19:03 +01:00
Dominyk Tiller
8d77d5d70b sip: style tweaks
Closes #3400.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-07-28 20:19:01 +01:00
Dominyk Tiller
772eb7c48f sip 4.18.1 2016-07-28 20:19:00 +01:00
Elliot Saba
fc05135bff gdk-pixbuf: set env variables in non-/usr/local installs (#3279)
* Set `gdk-pixbuf` environment variables in non-/usr/local installs

When running `gdk-pixbuf` binaries in a non-`/usr/local` cellar
location, we must set the proper environment variables, or the commands
will fail, regardless of whether `with-relocations` is enabled or not.

* Add abstraction of module directory versioning
2016-07-28 18:16:49 +01:00
zhibo z
7418b23119 apache-spark 2.0.0 (#3362) 2016-07-28 18:08:38 +01:00
Dominyk Tiller
e7fa2f361c
sphinx: style nits 2016-07-28 18:07:15 +01:00
BrewTestBot
4ef6705c4a sphinx: update 2.2.11 bottle. 2016-07-28 18:04:27 +01:00
Rafael Petry
953cb02ee8 sphinx 2.2.11
Closes #3366.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-07-28 18:03:38 +01:00
BrewTestBot
587edde5e1 stormssh: update 0.6.9 bottle. 2016-07-28 17:55:43 +01:00
Alessio Bogon
782f104b35 stormssh 0.6.9
Closes #3394.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-07-28 17:55:34 +01:00
BrewTestBot
a2d4d2ef2f xdelta: update 3.1.0 bottle. 2016-07-28 17:44:35 +01:00
Dan Loewenherz
0910d90467 xdelta 3.1.0
Closes #3368.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-07-28 17:44:32 +01:00
Gary Ewan Park
77ecff698d cake 0.15.1 (#3391) 2016-07-28 17:24:35 +01:00
BrewTestBot
baf48f48ed wireshark: update 2.0.5 bottle. 2016-07-28 17:23:05 +01:00
Alex Gaynor
4f9e6f3ea5 wireshark 2.0.5 2016-07-28 17:16:15 +01:00
BrewTestBot
d79189edbe gauge: update 0.6.1 bottle. 2016-07-28 17:13:58 +01:00