Commit Graph

206997 Commits (d5c07e97c29f6e97e1e9525a4e7e3e9427a6baf0)

Author SHA1 Message Date
Peter Lewis d5c07e97c2 config.yml: Change reference `brew cask`
Given that `brew cask` ain't a thing, no more, looks that this line needs a tweak.
2020-12-07 12:15:14 +00:00
FX Coudert 5c78f28fa6 brogue: update 1.7.5 bottle. 2020-12-07 11:12:31 +00:00
Mitchell Blank Jr d528e2ad1e brogue: update download url
The sites.google.com download directory no longer exists.  I don't
know how good these new-fangled Google Drive URLs work (are they
even stable long-term?!?) but I could not find anything better to use.

Closes #66374.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
2020-12-07 11:12:27 +00:00
Seeker 1b721d48f5
cdparanoia: add linux-only patch (#66375) 2020-12-07 12:10:45 +01:00
FX Coudert fa6f61e93d httptunnel: update 3.3 bottle. 2020-12-07 10:58:25 +00:00
Mitchell Blank Jr 37c5749d48 httptunnel: re-run autoreconf
The ./configure file included in the 3.3 tarball is too old to work
with Xcode 12, but the regenerated one works fine.

Closes #66373.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
2020-12-07 10:58:21 +00:00
FX Coudert 901b760e42 hfsutils: update 3.2.6 bottle. 2020-12-07 10:37:21 +00:00
Mitchell Blank Jr 3a268b5ae0 hfsutils: update download URL
The homepage is still working, but it returns a 404 if you try to
download the tarball over https.  Added another one I found,
althogh the two mirrors also work.

Also note the license while I'm here.

Closes #66371.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
2020-12-07 10:37:16 +00:00
FX Coudert 7577f8a25b jpeginfo: update 1.6.1_1 bottle. 2020-12-07 10:32:12 +00:00
Mitchell Blank Jr b36369bd73 jpeginfo: re-run autoconf
The ./configure file included in the 1.6.1 tarball is too old to work
with Xcode 12, but the regenerated one works fine.  Normally I
would do a full "autoreconf" but there are some fragile bits that
need some tweaks before autoheader would run happily.  Just an
autoconf run is enough to let us build.

Closes #66368.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
2020-12-07 10:32:08 +00:00
Mitchell Blank Jr c7fe84bda5
md: disable (#66347)
* md: fix build under Xcode 12
* disable per @fxcoudert's comment

Co-authored-by: Mitchell Blank Jr <mitch@bodyfour.com>
2020-12-07 11:30:44 +01:00
FX Coudert 694814a13a a2ps: update 4.14 bottle. 2020-12-07 09:31:49 +00:00
Mitchell Blank Jr 84a2aae298 a2ps: work around ./configure issues with Xcode 12
Closes #66293.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
2020-12-07 09:31:44 +00:00
BrewTestBot 59ef39c024 lha: update 1.14i-ac20050924p1 bottle. 2020-12-07 07:20:28 +00:00
Mitchell Blank Jr 0582e352f9 lha: fix Xcode 12 build issues
There are actually two separate problems that got triggered by
Xcode 12's decision to make -Werror,-Wimplicit-function-declaration
the default:

* The configure script has problems.  Some of these can be fixed
  with an autoreconf run, but the non-HEAD version of the code
  needs other adjustments to work with modern autoconf.  However
  there are a couple other problems which I opened an upstream PR
  for already: https://github.com/jca02266/lha/pull/18

* There is also a build issue.  macports already has a fix for that:
  https://github.com/macports/macports-ports/pull/9197

However the simplest thing to do for the moment is to just disable
the warning via $CFLAGS which allows the code to build as-is

Closes #66361.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2020-12-07 07:20:28 +00:00
BrewTestBot f0647ad0df radare2: update 4.5.1 bottle. 2020-12-07 07:17:37 +00:00
Mitchell Blank Jr c54e9472ae radare2: rebuild
* radare2: workaround for Xcode12
  This change already exists in the upstream repository

  It's also unclear if this license is "LGPL-3.0-only" or "3.0-or-later";
  the individual source files don't include the traditional boilerplate.
* remove comment per PR review

Closes #66357.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2020-12-07 07:17:30 +00:00
FX Coudert 859d9f9650 w3m: update 0.5.3_7 bottle. 2020-12-07 07:04:10 +00:00
Francois-Xavier Coudert 9ea5023734 w3m: update patches
Closes #65291.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
2020-12-07 07:04:01 +00:00
BrewTestBot b99dd94410 youtube-dl: update 2020.12.7 bottle. 2020-12-07 02:21:38 +00:00
Dustin Rodrigues c143e3b7fb youtube-dl 2020.12.7
Closes #66359.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2020-12-07 02:21:29 +00:00
chenrui e4f01b79eb awscli@1: update 1.18.190 bottle. 2020-12-07 01:57:53 +00:00
Rui Chen ac1a3bb269 awscli@1 1.18.190
Closes #66349.

Signed-off-by: chenrui <chenrui333@gmail.com>
2020-12-07 01:57:53 +00:00
chenrui fe888b8aba clojure-lsp: update 20201205T230541 bottle. 2020-12-07 01:57:06 +00:00
chenrui 8b87166573 clojure-lsp 20201205T230541
Closes #66365.

Signed-off-by: chenrui <chenrui333@gmail.com>
2020-12-07 01:56:57 +00:00
BrewTestBot 1eb981ddd8 protobuf: update 3.14.0 bottle. 2020-12-07 01:39:21 +00:00
Thomas BACCELLI 1319e97b9b protobuf: rebuild
* protobuf: macOS big sur compatibility
* Update protobuf.rb

Closes #66337.

Co-authored-by: FX Coudert <fxcoudert@gmail.com>
Signed-off-by: FX Coudert <fxcoudert@gmail.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2020-12-07 01:39:16 +00:00
BrewTestBot 5bb10014fa mercurial: update 5.6.1 bottle. 2020-12-07 00:44:24 +00:00
Rui Chen 8a3cd42e38 mercurial 5.6.1
Closes #66358.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2020-12-07 00:44:24 +00:00
BrewTestBot 26bf00968e earthly: update 0.3.19 bottle. 2020-12-07 00:43:34 +00:00
Vlad A. Ionescu bb60c28823 earthly 0.3.19
Closes #66255.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2020-12-07 00:43:27 +00:00
BrewTestBot fc1ff9d6b0 povray: update 3.7.0.8_1 bottle. 2020-12-06 23:17:05 +00:00
Mitchell Blank Jr cf83769e1b povray: work around build issue with newer boost
Closes #66356.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2020-12-06 23:17:05 +00:00
BrewTestBot f3c6a6a568 termius: update 1.2.14 bottle. 2020-12-06 23:16:27 +00:00
Ivan Kudinov 10759b1fe7 termius 1.2.14
Closes #66143.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2020-12-06 23:16:21 +00:00
BrewTestBot 05db0b397f bind: update 9.16.9_1 bottle. 2020-12-06 21:14:45 +00:00
Mauricio Vergara Ereche d52037a129 bind: add IDN support
Closes #64689.

Signed-off-by: Alexander Bayandin <a.bayandin@gmail.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
2020-12-06 21:14:34 +00:00
Mitchell Blank Jr 2f5bc28d41
sdhash: disable formula (#66309)
Co-authored-by: Mitchell Blank Jr <mitch@bodyfour.com>
2020-12-06 21:55:26 +01:00
Mehran Meidani cf821a26a7
geos: fix for ARM (#65444) 2020-12-06 21:41:18 +01:00
FX Coudert 5097198161 gdal: update 3.2.0_1 bottle. 2020-12-06 20:37:38 +00:00
FX Coudert 65824529dc pdftoipe: update 7.2.20.1_3 bottle. 2020-12-06 20:37:38 +00:00
FX Coudert 86f27ff535 poppler: update 20.12.0 bottle. 2020-12-06 20:37:38 +00:00
miccal 1937cfe0c8 pdftoipe: revision bump
Closes #66042.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
2020-12-06 20:37:38 +00:00
miccal 98a3aaa2e3 mapnik: revision bump 2020-12-06 20:37:38 +00:00
miccal 4d4bc648cf gdal: revision bump 2020-12-06 20:37:38 +00:00
miccal 6474b708f4 diff-pdf: revision bump 2020-12-06 20:37:38 +00:00
miccal d1294a72c0 poppler 20.12.0 2020-12-06 20:37:37 +00:00
FX Coudert 411f528222 sqlite: update 3.34.0 bottle. 2020-12-06 20:36:50 +00:00
miccal 11c4aa4732 sqlite 3.34.0
Closes #66045.

Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
Signed-off-by: chenrui <chenrui333@gmail.com>
Signed-off-by: FX Coudert <fxcoudert@gmail.com>
2020-12-06 20:36:50 +00:00
FX Coudert cd0af65bfd libslirp: update 4.4.0 bottle. 2020-12-06 20:35:43 +00:00