Commit Graph

669 Commits (f4ce5c8deaa2cf6c32e91facc6d9e8f2572a480a)

Author SHA1 Message Date
carlocab 7f73e7947a lua 5.4.1 2020-12-03 09:23:18 +01:00
Rui Chen 911f67dad9 terraform 0.14.0
use go1.15

remove `mod=vendor`

Closes #66095.

Signed-off-by: chenrui <chenrui333@gmail.com>
2020-12-03 04:49:35 +00:00
Alexander M. Turek 9c6fc08e77 php 8.0.0
Closes #65698.

Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
2020-11-27 10:11:05 +00:00
Tom Schoonjans 3d8b9f4d50 cairomm@1.14 1.14.2: new formula 2020-11-27 04:15:54 +00:00
Jeroen Ooms 9b320bdb0f protobuf 3.14.0 2020-11-23 18:08:06 +00:00
Christian Moritz 2c8d509418 v8 8.7.220.25
Closes #65039.

Signed-off-by: chenrui <chenrui333@gmail.com>
Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
2020-11-18 17:06:56 +00:00
Dominik Rimpf ab6fbba178 ansible 2.10.3
Closes #64833.

Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
2020-11-16 15:27:02 +00:00
Michka Popoff 41d32a15d2 mesa-glu (new formula)
Closes #64308.

Signed-off-by: Michka Popoff <3406519+iMichka@users.noreply.github.com>
2020-11-11 21:18:58 +00:00
Rui Chen 9a5b8ba823 eigen: remove eigen3 alias
This reverts commit 2dba30d008.
2020-11-08 11:46:17 -05:00
Rui Chen 2dba30d008 eigen: add eigen3 alias
Signed-off-by: Rui Chen <rui@meetup.com>
2020-11-08 11:40:10 -05:00
Michka Popoff 704c275743 isl@0.18 (new formula)
This is needed for gcc@5 on linux.
I tried to use isl 0.18 built as a resource within the gcc@5 formula
but the gcc binaries are still linked to the system isl, whatever flags
or options I tried to set.
Using isl installed as a formula produces gcc@5 binaries that are linked
to that isl, so this is the only solution I found to make this work.

Closes #64151.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
Signed-off-by: Michka Popoff <3406519+iMichka@users.noreply.github.com>
2020-11-05 11:19:16 +00:00
chenrui 74de333653 solr 8.7.0
Closes #64007.

Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
Signed-off-by: chenrui <chenrui333@gmail.com>
2020-11-03 15:11:43 +00:00
Alexander Bayandin e203ca987b openjdk 15 2020-10-30 01:57:25 +00:00
Francois-Xavier Coudert a4d29eb643 python@3.9: migrate aliases 2020-10-28 12:25:29 +01:00
Francois-Xavier Coudert 55681acd93 mysql-connector-c++@1.1: delete 2020-10-28 08:31:45 +11:00
Francois-Xavier Coudert 7cf47e27c1 scw@1: delete 2020-10-28 08:31:45 +11:00
Koen Punt 6342f3ac32 clang-format 11.0.0
add libcxxabi dependency

Closes #62926.

Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
2020-10-27 14:39:00 +00:00
Christian Moritz 3c79f5d941 v8 8.6.395.17
Closes #63477.

Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
Signed-off-by: FX Coudert <fxcoudert@gmail.com>
2020-10-26 10:55:58 +00:00
Diogo Azevedo a7a955bffd node 15.0.1 2020-10-23 15:04:11 +00:00
HLXEasy 8830dc76f0 boost 1.74.0 2020-10-20 17:52:49 +00:00
Jakub Konka 4f931e6e7b llvm 11.0.0
Updates llvm recipe to latest released version `11.0.0`.
Also adds a simple test case checking for potential regressions
in `llvm-config --system-libs` output.

Signed-off-by: Jakub Konka <kubkon@jakubkonka.com>
2020-10-18 16:43:47 +00:00
David Baumgold 21703acf69 postgresql 13.0
Signed-off-by: Jonathan Chang <me@jonathanchang.org>
2020-10-15 22:25:19 +11:00
David Baumgold 74b8366d1b postgresql@12 12.4 (new formula) 2020-10-15 22:23:27 +11:00
Dustin Rodrigues c1f2b5a5ed vtk 9.0.1 2020-09-10 09:20:16 +00:00
František Bořánek 3f39917c6e clang-format@8 8.0.1 (new formula) 2020-09-01 14:00:01 +01:00
Markus Reiter 1f581a16f1 brz: fix alias file name 2020-08-31 07:49:22 +02:00
Alexander Bayandin d7f263707d v8 8.5.210.20
Closes #60291.

Signed-off-by: chenrui <chenrui333@gmail.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2020-08-30 02:14:55 +00:00
Austin Shalit cdfffc7afe protobuf 3.13.0 2020-08-20 19:31:20 +00:00
Waldir Pimenta 0596fa62d7 gnu-sed: add gsed alias
Closes #59798.

Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2020-08-18 11:12:47 +00:00
Alexander Bayandin c2b449128b go 1.15 2020-08-15 15:56:00 -04:00
Zach Auten d38cef75cd mariadb 10.5.5
Closes #59516.

Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2020-08-13 08:15:40 +00:00
Rui Chen 2f75a1ac6a terraform 0.13.0
Closes #59432.

Signed-off-by: Dustin Rodrigues <dust.rod@gmail.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2020-08-10 19:12:56 +00:00
Mike McQuaid f5961382fd cryptopp: delete formula.
This has been without a bottle for a long time and it doesn't seem
possible to fix. We're a binary package manager so delete it.
2020-07-31 12:48:26 +01:00
Ryan Finnie 14b25c57e7 breezy: Add brz alias
While the upstream is canonically named "breezy", its main program is
named brz (with a compatibility symlink to bzr), and other distributions
usually package breezy as "brz".  This alias also mirrors bazaar's bzr
alias.

Closes #58816.

Signed-off-by: Seeker <meaningseeking@protonmail.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2020-07-29 20:12:12 +00:00
Rui Chen 00f3b51565 boost 1.73.0 2020-07-30 00:21:05 +10:00
Caleb Xu f3a2e80e0d bison 3.7
Closes #58489.

Signed-off-by: Dustin Rodrigues <dust.rod@gmail.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2020-07-24 00:17:23 +00:00
Seeker 0a99646554 file: add alias
Closes #58336.

Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2020-07-22 08:09:17 +00:00
Thierry Moisan bb97898ed2
solr 8.6.0 (#58355) 2020-07-21 23:40:38 -04:00
Rémy Léone 4f24edb9bf scw 2.0.0
Closes #57158.

Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
2020-07-20 11:58:07 +00:00
Christian Moritz c78ffdc022 v8 8.4.371.19
Closes #57996.

Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2020-07-15 12:08:34 +00:00
Andrew Kane 157167491e elasticsearch and kibana: switched to major versions and removed old versions
Closes #57875.

Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
2020-07-13 13:48:11 +00:00
Andrew Kane 8d92732ea9 kibana 7.8.0
Closes #57866.

Signed-off-by: chenrui <chenrui333@gmail.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2020-07-12 16:07:50 +00:00
Andrew Kane cc86243136 elasticsearch 7.8.0
Closes #57864.

Signed-off-by: chenrui <chenrui333@gmail.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2020-07-12 15:07:00 +00:00
Alexander Ronald Altman a3e14c26be omake 0.10.3 (new formula)
Ressurected 8 years later, now that it's being maintained again!  Last seen in Homebrew/homebrew-core@a2d3be19ff where it was “graveyarded.”

Closes #57525.

Signed-off-by: Jonathan Chang <jonathan.chang@monash.edu>
2020-07-08 11:36:11 +00:00
Michka Popoff 56a265eb11 python3: upgrade to 3.8 2020-07-08 08:12:59 +00:00
FX Coudert 53dfa16efe gcc 10.1.0 2020-07-03 09:27:51 +00:00
Jonathan Chang 7d4b1d2c4a
openjdk 14 2020-07-01 18:21:09 +02:00
Alexander Bayandin b11f4761d1 perl 5.32.0 2020-06-23 09:08:23 +00:00
Dustin Rodrigues c679f063dc numpy 1.19.0
Closes #56671.

Signed-off-by: Rui Chen <rui@meetup.com>
2020-06-22 21:57:25 -04:00
Yurii Kolesnykov e7b958bb7d kde-kdoctools 5.71.0 (new formula)
Closes #56594.

Signed-off-by: Yurii Kolesnykov <root@yurikoles.com>
Signed-off-by: Issy Long <me@issyl0.co.uk>
2020-06-22 21:41:21 +00:00