Commit graph

58330 commits

Author SHA1 Message Date
BrewTestBot
5f084a2fc0 pandoc-crossref: update 0.2.0.1 bottle. 2016-05-24 02:59:54 -07:00
ilovezfs
d7f8abf16c pandoc-crossref: trigger CI
Closes #1375.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-05-24 02:59:52 -07:00
BrewTestBot
7dcb4f1f4a cryptol: update 2.3.0 bottle. 2016-05-24 02:58:19 -07:00
ilovezfs
d484dd0387 cryptol: trigger CI
Closes #1373.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
2016-05-24 02:58:17 -07:00
BrewTestBot
8ded7d2cd9 opentsdb: add 2.2.0 bottle. 2016-05-24 11:47:12 +02:00
Camden Narzt
6d8379c0f4 opentsdb 2.2.0 (new formula)
Closes #813.

Signed-off-by: Martin Afanasjew <martin@afanasjew.de>
2016-05-24 11:47:04 +02:00
Premkumar Subramanian
d73cb7ec31 hive 2.0.0 (#1340) 2016-05-24 11:42:14 +02:00
BrewTestBot
142fea84d2 awscli: update 1.10.32 bottle. 2016-05-24 10:48:28 +02:00
Tomasz Pajor
60dfe1c31f awscli 1.10.32
Closes #1372.

Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
2016-05-24 10:48:25 +02:00
Izaak Beekman
05ce2548ba GASNet: boneyard
The formula does not currently build useful installations of
 GASNet. The stub/include makefiles the GASNet installer writes contain
 references to `$(homebrew --prefix)/Library/ENV/4.3/ld` etc. which
 don't work outside the homebrew installation environment. These need to
 be patched to be useful, so that they resolve to the compiler used to
 build/install GASNet.

Closes #1368.

Signed-off-by: Martin Afanasjew <martin@afanasjew.de>
2016-05-24 00:31:36 +02:00
Izaak Beekman
898c2a8482 sam2p: boneyard
The project is no longer maintained and this is blocking gcc 6.1
 See PR #676 for further details
2016-05-24 00:31:36 +02:00
BrewTestBot
01592e7276 poppler: update 0.44.0 bottle. 2016-05-24 00:20:53 +02:00
BrewTestBot
50e337f5b8 pdf2htmlex: update 0.14.6_3 bottle. 2016-05-24 00:20:53 +02:00
BrewTestBot
7d1f27b7f7 diff-pdf: update 0.2_10 bottle. 2016-05-24 00:20:53 +02:00
Ed Porras
575786b981 pdf2htmlex: revision for poppler
Closes #1365.

Signed-off-by: Martin Afanasjew <martin@afanasjew.de>
2016-05-24 00:20:29 +02:00
Ed Porras
63257100df diff-pdf: revision for poppler 2016-05-24 00:19:07 +02:00
Ed Porras
c8c8c07ec6 poppler 0.44.0 2016-05-24 00:16:08 +02:00
BrewTestBot
1ade054dcc apache-brooklyn-cli: add 0.9.0 bottle. 2016-05-23 23:52:39 +02:00
John McCabe
ee0bfdbc6b apache-brooklyn-cli 0.9.0 (new formula)
Closes #1326.

Signed-off-by: Martin Afanasjew <martin@afanasjew.de>
2016-05-23 23:52:28 +02:00
BrewTestBot
257e73e40b corectl: update 0.5.7 bottle. 2016-05-23 20:57:02 +02:00
António Meireles
25d44208a8 corectl 0.5.7
Signed-off-by: António Meireles <antonio.meireles@reformi.st>

Closes #1364.

Signed-off-by: Martin Afanasjew <martin@afanasjew.de>
2016-05-23 20:57:00 +02:00
ryenus
e0d9090dbe jruby 9.1.1.0 (#1362) 2016-05-23 20:54:48 +02:00
BrewTestBot
2bf00d3307 fzf: update 0.12.2 bottle. 2016-05-23 20:49:55 +02:00
Decors
46ad8f8566 fzf 0.12.2
Closes #1360.

Signed-off-by: Martin Afanasjew <martin@afanasjew.de>
2016-05-23 20:49:53 +02:00
BrewTestBot
0b2e1b8726 googler: update 2.4.1 bottle. 2016-05-23 20:44:44 +02:00
Zhiming Wang
a2a2bb7264 googler 2.4.1
https://github.com/jarun/googler/releases/tag/v2.4.1

- Python 2 support deprecated and no longer works without manually
  editing shebang; switch to Python 3.

- Use the new --noprompt option for noninteractive testing.

- Set PYTHONIOENCODING in ENV due to
  https://github.com/Homebrew/homebrew-core/pull/1338#issuecomment-220851587.

Closes #1338.

Signed-off-by: Martin Afanasjew <martin@afanasjew.de>
2016-05-23 20:44:41 +02:00
Martin Afanasjew
d3e5e2ee26 civl: fix/update sha256 of tarball
Tarball was apparently re-uploaded with minor changes to a bundled
example a few days ago, causing a change to the checksum.
2016-05-23 17:57:32 +02:00
BrewTestBot
994a3d3276 hbase: update 1.1.5_1 bottle. 2016-05-23 11:43:25 +02:00
Martin Afanasjew
d859d5aebb hbase: keep pollution of 'bin' down
Closes #1325.

Signed-off-by: Martin Afanasjew <martin@afanasjew.de>
2016-05-23 11:43:22 +02:00
Martin Afanasjew
dca1d9abbf hbase: relocate log directory to 'var'
Previously, logs would go to `#{libexec}/logs` which is a bad idea as
they are wiped on reinstall/upgrade and because nothing should be
writing into the formula prefix after installation completes. Log to
`#{var}/log/hbase` instead. (Bump revision because this is a significant
and user-visible change.)
2016-05-23 11:43:21 +02:00
Martin Afanasjew
87ff5d18d5 hbase: improve test for version
The previous test was slightly bogus and checking `hbase version` is
much more straightforward. Also avoid using an unquoted string as part
of an (unnecessary) regular expression.
2016-05-23 11:43:21 +02:00
Martin Afanasjew
d32de9e1f1 hbase: remove superfluous parentheses in test 2016-05-23 11:43:21 +02:00
Andrew Janke
6442c12aea tokyo-tyrant: boneyard (#816)
Upstream development looks moribund.
Per discussion in https://github.com/Homebrew/legacy-homebrew/pull/37707
2016-05-22 22:20:12 -04:00
BrewTestBot
93f10a56bf openvpn: update 2.3.11 bottle. 2016-05-23 02:22:31 +01:00
Dominyk Tiller
55f6badcc2 openvpn 2.3.11
Closes #1356.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-05-23 02:22:29 +01:00
BrewTestBot
5a6c057665 mesos: update 0.28.1 bottle. 2016-05-23 02:14:52 +01:00
Jerzerak
1b7fc19cc2 mesos 0.28.1
Closes #1353.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-05-23 02:14:50 +01:00
BrewTestBot
c2655c20d5 znapzend: update 0.15.7 bottle. 2016-05-23 02:11:04 +01:00
BrewTestBot
1e99b69c93 perl: update 5.24.0 bottle. 2016-05-23 02:11:04 +01:00
Dominyk Tiller
6ac72f541a znapzend 0.15.7
Closes #1355.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-05-23 02:11:02 +01:00
Dominyk Tiller
970188e429 perl 5.24.0 2016-05-23 02:11:02 +01:00
BrewTestBot
89173ac231 libtiff: update 4.0.6_1 bottle. 2016-05-22 22:33:22 +01:00
Dominyk Tiller
4236d477db libtiff: apply upstream CVE fixes
Closes #1354.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-05-22 22:33:20 +01:00
BrewTestBot
c38730b347 saltstack: update 2015.8.10 bottle. 2016-05-22 21:20:38 +01:00
Jerzerak
828827982e saltstack 2015.8.10
Closes #1352.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2016-05-22 21:20:36 +01:00
BrewTestBot
3446473f0d squid: update 3.5.19 bottle. 2016-05-22 20:46:21 +01:00
Dominyk Tiller
4caf0d828e squid 3.5.19
Closes #1351.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-05-22 20:46:21 +01:00
Jerzerak
8137736143 kobalt 0.786 (#1349) 2016-05-22 20:32:42 +01:00
BrewTestBot
9fcc5f5b34 godep: update 70 bottle. 2016-05-22 20:27:59 +01:00
Jerzerak
f7feaa1e8c godep 70
Closes #1350.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2016-05-22 20:27:57 +01:00