From 501a8a714dbb6663158344acd43c3c1c1511ff95 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Tue, 20 Jun 2023 23:05:04 +0800 Subject: [PATCH 001/680] openssl@3: link into `HOMEBREW_PREFIX` See discussion at #104784. Co-authored-by: Michael Cho --- Formula/openssl@3.rb | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/Formula/openssl@3.rb b/Formula/openssl@3.rb index 40f73720c53f5..0b7f0a1e7dfcc 100644 --- a/Formula/openssl@3.rb +++ b/Formula/openssl@3.rb @@ -25,29 +25,33 @@ class OpensslAT3 < Formula sha256 x86_64_linux: "1d2e71765c0e459ba1d465a4ac4ded77f13fbcd446a74bc40d40e444dca56e78" end - keg_only :shadowed_by_macos, "macOS provides LibreSSL" - depends_on "ca-certificates" on_linux do - keg_only "it conflicts with the `openssl@1.1` formula" - resource "Test::Harness" do url "https://cpan.metacpan.org/authors/id/L/LE/LEONT/Test-Harness-3.44.tar.gz" + mirror "http://cpan.metacpan.org/authors/id/L/LE/LEONT/Test-Harness-3.44.tar.gz" sha256 "7eb591ea6b499ece6745ff3e80e60cee669f0037f9ccbc4e4511425f593e5297" end resource "Test::More" do url "https://cpan.metacpan.org/authors/id/E/EX/EXODIST/Test-Simple-1.302195.tar.gz" + mirror "http://cpan.metacpan.org/authors/id/E/EX/EXODIST/Test-Simple-1.302195.tar.gz" sha256 "b390bb23592e0b946c95adbb3c30b11bc634a286b2847be611ad929c57e39a6c" end resource "ExtUtils::MakeMaker" do url "https://cpan.metacpan.org/authors/id/B/BI/BINGOS/ExtUtils-MakeMaker-7.70.tar.gz" + mirror "http://cpan.metacpan.org/authors/id/B/BI/BINGOS/ExtUtils-MakeMaker-7.70.tar.gz" sha256 "f108bd46420d2f00d242825f865b0f68851084924924f92261d684c49e3e7a74" end end + link_overwrite "bin/c_rehash", "bin/openssl", "include/openssl/*" + link_overwrite "lib/libcrypto*", "lib/libssl*" + link_overwrite "lib/pkgconfig/libcrypto.pc", "lib/pkgconfig/libssl.pc", "lib/pkgconfig/openssl.pc" + link_overwrite "share/doc/openssl/*", "share/man/man*/*ssl" + # SSLv2 died with 1.1.0, so no-ssl2 no longer required. # SSLv3 & zlib are off by default with 1.1.0 but this may not # be obvious to everyone, so explicitly state it for now to From ea414a260c4c62dc907ddf43f72cb3c0ec0acd89 Mon Sep 17 00:00:00 2001 From: Michael Cho Date: Fri, 6 Jan 2023 18:04:28 -0800 Subject: [PATCH 002/680] openssl@1.1: make keg_only on Linux --- Formula/openssl@1.1.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/openssl@1.1.rb b/Formula/openssl@1.1.rb index a0bd8d608ffcf..fdf7abee13f1a 100644 --- a/Formula/openssl@1.1.rb +++ b/Formula/openssl@1.1.rb @@ -26,7 +26,7 @@ class OpensslAT11 < Formula sha256 x86_64_linux: "7f3a1498bdb447b94deec9f9369ce186836c2de58cb1c4c421b1f5ecd901c2c5" end - keg_only :shadowed_by_macos, "macOS provides LibreSSL" + keg_only :versioned_formula # See: https://www.openssl.org/policies/releasestrat.html deprecate! date: "2023-09-11", because: :unsupported From 44b71b63f7027d1694f9c2d6aced603555a017e1 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 00:08:08 +0800 Subject: [PATCH 003/680] libevent: switch to `openssl@3` --- Formula/libevent.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/libevent.rb b/Formula/libevent.rb index dca7e57283aa9..b822690b7b67e 100644 --- a/Formula/libevent.rb +++ b/Formula/libevent.rb @@ -4,6 +4,7 @@ class Libevent < Formula url "https://github.com/libevent/libevent/archive/release-2.1.12-stable.tar.gz" sha256 "7180a979aaa7000e1264da484f712d403fcf7679b1e9212c4e3d09f5c93efc24" license "BSD-3-Clause" + revision 1 livecheck do url :homepage @@ -27,7 +28,7 @@ class Libevent < Formula depends_on "automake" => :build depends_on "libtool" => :build depends_on "pkg-config" => :build - depends_on "openssl@1.1" + depends_on "openssl@3" def install system "./autogen.sh" From 2181b33666d89b4c3bd064e20d71e45f2883c109 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 00:05:16 +0800 Subject: [PATCH 004/680] python@3.11: switch to `openssl@3` See #134251. --- Formula/python@3.11.rb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Formula/python@3.11.rb b/Formula/python@3.11.rb index 54c7df2cb14fb..35c95636b009e 100644 --- a/Formula/python@3.11.rb +++ b/Formula/python@3.11.rb @@ -4,6 +4,7 @@ class PythonAT311 < Formula url "https://www.python.org/ftp/python/3.11.4/Python-3.11.4.tgz" sha256 "85c37a265e5c9dd9f75b35f954e31fbfc10383162417285e30ad25cc073a0d63" license "Python-2.0" + revision 1 livecheck do url "https://www.python.org/ftp/python/" @@ -27,7 +28,7 @@ class PythonAT311 < Formula depends_on "pkg-config" => :build depends_on "mpdecimal" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "sqlite" depends_on "xz" @@ -149,7 +150,7 @@ def install --datadir=#{share} --without-ensurepip --enable-loadable-sqlite-extensions - --with-openssl=#{Formula["openssl@1.1"].opt_prefix} + --with-openssl=#{Formula["openssl@3"].opt_prefix} --enable-optimizations --with-system-expat --with-system-libmpdec @@ -215,7 +216,7 @@ def install # `brew install enchant && pip install pyenchant` inreplace "./Lib/ctypes/macholib/dyld.py" do |f| f.gsub! "DEFAULT_LIBRARY_FALLBACK = [", - "DEFAULT_LIBRARY_FALLBACK = [ '#{HOMEBREW_PREFIX}/lib', '#{Formula["openssl@1.1"].opt_lib}'," + "DEFAULT_LIBRARY_FALLBACK = [ '#{HOMEBREW_PREFIX}/lib', '#{Formula["openssl@3"].opt_lib}'," f.gsub! "DEFAULT_FRAMEWORK_FALLBACK = [", "DEFAULT_FRAMEWORK_FALLBACK = [ '#{HOMEBREW_PREFIX}/Frameworks'," end From 6767fa0d611a5aa0357b4e946b30b87bca7a8fed Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 00:07:09 +0800 Subject: [PATCH 005/680] node: switch to `openssl@3` --- Formula/node.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/node.rb b/Formula/node.rb index 019804febc33a..e8d6ead16175b 100644 --- a/Formula/node.rb +++ b/Formula/node.rb @@ -4,7 +4,7 @@ class Node < Formula url "https://nodejs.org/dist/v20.3.0/node-v20.3.0.tar.xz" sha256 "1ba8d49423ed3a75729066bb3ea26493ee9cb7d6568ef948597fc9ef454f7435" license "MIT" - revision 1 + revision 2 head "https://github.com/nodejs/node.git", branch: "main" livecheck do @@ -29,7 +29,7 @@ class Node < Formula depends_on "icu4c" depends_on "libnghttp2" depends_on "libuv" - depends_on "openssl@1.1" + depends_on "openssl@3" uses_from_macos "python", since: :catalina uses_from_macos "zlib" @@ -77,8 +77,8 @@ def install --shared-libuv-libpath=#{Formula["libuv"].lib} --shared-nghttp2-includes=#{Formula["libnghttp2"].include} --shared-nghttp2-libpath=#{Formula["libnghttp2"].lib} - --shared-openssl-includes=#{Formula["openssl@1.1"].include} - --shared-openssl-libpath=#{Formula["openssl@1.1"].lib} + --shared-openssl-includes=#{Formula["openssl@3"].include} + --shared-openssl-libpath=#{Formula["openssl@3"].lib} --shared-brotli-includes=#{Formula["brotli"].include} --shared-brotli-libpath=#{Formula["brotli"].lib} --shared-cares-includes=#{Formula["c-ares"].include} From 448c3d1512915c88d9724a01752b4dd85b158945 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 00:09:05 +0800 Subject: [PATCH 006/680] python@3.10: switch to `openssl@3` --- Formula/python@3.10.rb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Formula/python@3.10.rb b/Formula/python@3.10.rb index 3733a62e8be6d..d984ea06429c2 100644 --- a/Formula/python@3.10.rb +++ b/Formula/python@3.10.rb @@ -4,6 +4,7 @@ class PythonAT310 < Formula url "https://www.python.org/ftp/python/3.10.12/Python-3.10.12.tgz" sha256 "a43cd383f3999a6f4a7db2062b2fc9594fefa73e175b3aedafa295a51a7bb65c" license "Python-2.0" + revision 1 livecheck do url "https://www.python.org/ftp/python/" @@ -28,7 +29,7 @@ class PythonAT310 < Formula depends_on "pkg-config" => :build depends_on "gdbm" depends_on "mpdecimal" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "readline" depends_on "sqlite" depends_on "xz" @@ -130,7 +131,7 @@ def install --datadir=#{share} --without-ensurepip --enable-loadable-sqlite-extensions - --with-openssl=#{Formula["openssl@1.1"].opt_prefix} + --with-openssl=#{Formula["openssl@3"].opt_prefix} --with-dbmliborder=gdbm:ndbm --enable-optimizations --with-system-expat @@ -201,7 +202,7 @@ def install # `brew install enchant && pip install pyenchant` inreplace "./Lib/ctypes/macholib/dyld.py" do |f| f.gsub! "DEFAULT_LIBRARY_FALLBACK = [", - "DEFAULT_LIBRARY_FALLBACK = [ '#{HOMEBREW_PREFIX}/lib', '#{Formula["openssl@1.1"].opt_lib}'," + "DEFAULT_LIBRARY_FALLBACK = [ '#{HOMEBREW_PREFIX}/lib', '#{Formula["openssl@3"].opt_lib}'," f.gsub! "DEFAULT_FRAMEWORK_FALLBACK = [", "DEFAULT_FRAMEWORK_FALLBACK = [ '#{HOMEBREW_PREFIX}/Frameworks'," end From bfbe73ccfcc441e5f8431b85bbbf13d59babade4 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 00:09:57 +0800 Subject: [PATCH 007/680] libpq: switch to `openssl@3` --- Formula/libpq.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/libpq.rb b/Formula/libpq.rb index fac5723ac3365..27daa743673c8 100644 --- a/Formula/libpq.rb +++ b/Formula/libpq.rb @@ -4,6 +4,7 @@ class Libpq < Formula url "https://ftp.postgresql.org/pub/source/v15.3/postgresql-15.3.tar.bz2" sha256 "ffc7d4891f00ffbf5c3f4eab7fbbced8460b8c0ee63c5a5167133b9e6599d932" license "PostgreSQL" + revision 1 livecheck do url "https://ftp.postgresql.org/pub/source/" @@ -26,7 +27,7 @@ class Libpq < Formula # See https://github.com/Homebrew/homebrew-core/issues/47494. depends_on "krb5" - depends_on "openssl@1.1" + depends_on "openssl@3" uses_from_macos "zlib" From 38744f283a86fea1e08f32cbfca74f44a0331a55 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 00:20:51 +0800 Subject: [PATCH 008/680] libzip: switch to `openssl@3` --- Formula/libzip.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/libzip.rb b/Formula/libzip.rb index 6ee3e23cf798d..0b24a2c224149 100644 --- a/Formula/libzip.rb +++ b/Formula/libzip.rb @@ -4,6 +4,7 @@ class Libzip < Formula url "https://libzip.org/download/libzip-1.9.2.tar.xz", using: :homebrew_curl sha256 "c93e9852b7b2dc931197831438fee5295976ee0ba24f8524a8907be5c2ba5937" license "BSD-3-Clause" + revision 1 livecheck do url "https://libzip.org/download/" @@ -30,7 +31,7 @@ class Libzip < Formula uses_from_macos "zlib" on_linux do - depends_on "openssl@1.1" + depends_on "openssl@3" end conflicts_with "libtcod", "minizip-ng", From 2f4718afedc9bffa7f55759e7f67b742abea69dc Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 00:22:47 +0800 Subject: [PATCH 009/680] python@3.9: switch to `openssl@3` --- Formula/python@3.9.rb | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/Formula/python@3.9.rb b/Formula/python@3.9.rb index 8b3a739ee60a6..a7623afc7a4ce 100644 --- a/Formula/python@3.9.rb +++ b/Formula/python@3.9.rb @@ -4,6 +4,7 @@ class PythonAT39 < Formula url "https://www.python.org/ftp/python/3.9.17/Python-3.9.17.tar.xz" sha256 "30ce057c44f283f8ed93606ccbdb8d51dd526bdc4c62cce5e0dc217bfa3e8cee" license "Python-2.0" + revision 1 livecheck do url "https://www.python.org/ftp/python/" @@ -28,7 +29,7 @@ class PythonAT39 < Formula depends_on "pkg-config" => :build depends_on "gdbm" depends_on "mpdecimal" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "readline" depends_on "sqlite" depends_on "xz" @@ -116,7 +117,7 @@ def install --datadir=#{share} --without-ensurepip --enable-loadable-sqlite-extensions - --with-openssl=#{Formula["openssl@1.1"].opt_prefix} + --with-openssl=#{Formula["openssl@3"].opt_prefix} --with-dbmliborder=gdbm:ndbm --enable-optimizations --with-lto @@ -181,7 +182,7 @@ def install # `brew install enchant && pip install pyenchant` inreplace "./Lib/ctypes/macholib/dyld.py" do |f| f.gsub! "DEFAULT_LIBRARY_FALLBACK = [", - "DEFAULT_LIBRARY_FALLBACK = [ '#{HOMEBREW_PREFIX}/lib', '#{Formula["openssl@1.1"].opt_lib}'," + "DEFAULT_LIBRARY_FALLBACK = [ '#{HOMEBREW_PREFIX}/lib', '#{Formula["openssl@3"].opt_lib}'," f.gsub! "DEFAULT_FRAMEWORK_FALLBACK = [", "DEFAULT_FRAMEWORK_FALLBACK = [ '#{HOMEBREW_PREFIX}/Frameworks'," end @@ -373,9 +374,9 @@ def post_install end # Help distutils find brewed stuff when building extensions - include_dirs = [HOMEBREW_PREFIX/"include", Formula["openssl@1.1"].opt_include, + include_dirs = [HOMEBREW_PREFIX/"include", Formula["openssl@3"].opt_include, Formula["sqlite"].opt_include] - library_dirs = [HOMEBREW_PREFIX/"lib", Formula["openssl@1.1"].opt_lib, + library_dirs = [HOMEBREW_PREFIX/"lib", Formula["openssl@3"].opt_lib, Formula["sqlite"].opt_lib] cfg = lib_cellar/"distutils/distutils.cfg" From ed977ca7d1e2f36d2ae39c7b1b3bb48160427d59 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 00:36:08 +0800 Subject: [PATCH 010/680] ruby: switch to `openssl@3` --- Formula/ruby.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/ruby.rb b/Formula/ruby.rb index a314e630ddd16..e3836249c3843 100644 --- a/Formula/ruby.rb +++ b/Formula/ruby.rb @@ -2,6 +2,7 @@ class Ruby < Formula desc "Powerful, clean, object-oriented scripting language" homepage "https://www.ruby-lang.org/" license "Ruby" + revision 1 stable do url "https://cache.ruby-lang.org/pub/ruby/3.2/ruby-3.2.2.tar.gz" @@ -35,7 +36,6 @@ class Ruby < Formula url "https://github.com/ruby/ruby.git", branch: "master" depends_on "autoconf" => :build depends_on "bison" => :build - depends_on "rust" => :build end keg_only :provided_by_macos @@ -45,7 +45,7 @@ class Ruby < Formula depends_on "pkg-config" => :build depends_on "rust" => :build depends_on "libyaml" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "readline" uses_from_macos "gperf" @@ -72,7 +72,7 @@ def install system "./autogen.sh" if build.head? - paths = %w[libyaml openssl@1.1 readline].map { |f| Formula[f].opt_prefix } + paths = %w[libyaml openssl@3 readline].map { |f| Formula[f].opt_prefix } args = %W[ --prefix=#{prefix} --enable-shared From 7c24b469d574bca9cc3fbc7d183db4fb58ac2476 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 00:36:59 +0800 Subject: [PATCH 011/680] tcl-tk: switch to `openssl@3` --- Formula/tcl-tk.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/tcl-tk.rb b/Formula/tcl-tk.rb index d5a5b00771035..b0c7968443ac8 100644 --- a/Formula/tcl-tk.rb +++ b/Formula/tcl-tk.rb @@ -5,7 +5,7 @@ class TclTk < Formula mirror "https://fossies.org/linux/misc/tcl8.6.13-src.tar.gz" sha256 "43a1fae7412f61ff11de2cfd05d28cfc3a73762f354a417c62370a54e2caf066" license "TCL" - revision 3 + revision 4 livecheck do url :stable @@ -23,7 +23,7 @@ class TclTk < Formula sha256 x86_64_linux: "2dc6ae424056b9bcc423c8be83c0115df96cd0aa85d3bc45b82196136e1a57f4" end - depends_on "openssl@1.1" + depends_on "openssl@3" uses_from_macos "zlib" @@ -115,7 +115,7 @@ def install resource("tcltls").stage do system "./configure", "--with-ssl=openssl", - "--with-openssl-dir=#{Formula["openssl@1.1"].opt_prefix}", + "--with-openssl-dir=#{Formula["openssl@3"].opt_prefix}", "--prefix=#{prefix}", "--mandir=#{man}" system "make", "install" From dba6d24db6270b7e184fdfd23356c623142e848a Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 00:39:30 +0800 Subject: [PATCH 012/680] krb5: switch to `openssl@3` --- Formula/krb5.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/krb5.rb b/Formula/krb5.rb index 3659954857957..2d7dccfdf30ea 100644 --- a/Formula/krb5.rb +++ b/Formula/krb5.rb @@ -4,6 +4,7 @@ class Krb5 < Formula url "https://kerberos.org/dist/krb5/1.21/krb5-1.21.tar.gz" sha256 "69f8aaff85484832df67a4bbacd99b9259bd95aab8c651fbbe65cdc9620ea93b" license :cannot_represent + revision 1 livecheck do url :homepage @@ -22,7 +23,7 @@ class Krb5 < Formula keg_only :provided_by_macos - depends_on "openssl@1.1" + depends_on "openssl@3" uses_from_macos "bison" => :build uses_from_macos "libedit" From 987fd09cd6cf81a34f30bf4ad1e9ecfd828d6c2c Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 20 Jun 2023 16:41:28 +0000 Subject: [PATCH 013/680] libevent: update 2.1.12_1 bottle. --- Formula/libevent.rb | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/Formula/libevent.rb b/Formula/libevent.rb index b822690b7b67e..69cd1d55c75db 100644 --- a/Formula/libevent.rb +++ b/Formula/libevent.rb @@ -12,16 +12,13 @@ class Libevent < Formula end bottle do - sha256 cellar: :any, arm64_ventura: "4d411319fc3919ebfdc818f8109ffa2ef2140250d135f5ca019d8a572f7551be" - sha256 cellar: :any, arm64_monterey: "4867e07fed355e41bf50f9f44e29307c0004387dd49f743e3b387478572dc8a8" - sha256 cellar: :any, arm64_big_sur: "53ca41440aee8d770530b0de6e655d570028afe0a99ed0e4e16f83af29e06ecb" - sha256 cellar: :any, ventura: "2760d8ed33201d1ae70cfc1141af828b0276c589020bb708e8f1bf0f545eec77" - sha256 cellar: :any, monterey: "b08b593fd2ac8480d59038ca46892844a526af8ddaef9788aed93c6aab63cd05" - sha256 cellar: :any, big_sur: "45758b448d82b82b6bea52bc9a72593ef22f04ebdaa4b4230cadf12768252e22" - sha256 cellar: :any, catalina: "b5f5e7607d76b9b41ecac6df72ab5797079a9367055bb305514917595e63a323" - sha256 cellar: :any, mojave: "c52ad284f2bbdd512cd0ddd9fe19dd1b7092f7b967f593a7784098f5a1cdd254" - sha256 cellar: :any, high_sierra: "bad1dc570cc96e2ed5654159d3dd382d94fbbda00ca26e6f5a5ddd7ce6cb6ed9" - sha256 cellar: :any_skip_relocation, x86_64_linux: "08f595173b3e517a94919784e0a2378cdb17c94276d7382203eb7b54322798a7" + sha256 cellar: :any, arm64_ventura: "a75d453a7fe2aba1eaba334621b7bd9f0ff6f9e1f04aa400565f68711a9f6db4" + sha256 cellar: :any, arm64_monterey: "a24d682548fb7cb11c127932240cced5d6fdb16feaaa6dc2ab3a7f0833e5df2e" + sha256 cellar: :any, arm64_big_sur: "0c3deccd564c0ed001cb3613ddc10d7e46e78deb5f8882fde74f8935557d5cba" + sha256 cellar: :any, ventura: "79a1036d3428c6ad8325803912e9ff0f74b8a8202908ae8594959c27e998c90b" + sha256 cellar: :any, monterey: "d0557018f19021fb4675a20d9cefda5e13646558c276ab7b4f01f96144b432f8" + sha256 cellar: :any, big_sur: "042923957c025a4298465d320a63db6127414644fde58fcdc0d29e8c28fd2993" + sha256 cellar: :any_skip_relocation, x86_64_linux: "83ef4ce689a91f6fca013d6b4b0b2fcda3706080f8e0cccd056a3d94d6bc0f17" end depends_on "autoconf" => :build From 8a7b889098a99d47b707f90983a9817516f24807 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 01:11:52 +0800 Subject: [PATCH 014/680] unbound: switch to `openssl@3` --- Formula/unbound.rb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Formula/unbound.rb b/Formula/unbound.rb index 10ec557513d72..eff391c2ab3fb 100644 --- a/Formula/unbound.rb +++ b/Formula/unbound.rb @@ -4,6 +4,7 @@ class Unbound < Formula url "https://nlnetlabs.nl/downloads/unbound/unbound-1.17.1.tar.gz" sha256 "ee4085cecce12584e600f3d814a28fa822dfaacec1f94c84bfd67f8a5571a5f4" license "BSD-3-Clause" + revision 1 head "https://github.com/NLnetLabs/unbound.git", branch: "master" # We check the GitHub repo tags instead of @@ -26,7 +27,7 @@ class Unbound < Formula depends_on "libevent" depends_on "libnghttp2" - depends_on "openssl@1.1" + depends_on "openssl@3" uses_from_macos "expat" @@ -39,7 +40,7 @@ def install --enable-tfo-server --with-libevent=#{Formula["libevent"].opt_prefix} --with-libnghttp2=#{Formula["libnghttp2"].opt_prefix} - --with-ssl=#{Formula["openssl@1.1"].opt_prefix} + --with-ssl=#{Formula["openssl@3"].opt_prefix} ] args << "--with-libexpat=#{MacOS.sdk_path}/usr" if OS.mac? && MacOS.sdk_path_if_needed From 20f62f568fd38bc8ae8bf96307ffde4d9b3ddcad Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 01:12:50 +0800 Subject: [PATCH 015/680] srt: switch to `openssl@3` --- Formula/srt.rb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Formula/srt.rb b/Formula/srt.rb index 5b1379f196f43..b7d0507a1e3d4 100644 --- a/Formula/srt.rb +++ b/Formula/srt.rb @@ -4,6 +4,7 @@ class Srt < Formula url "https://github.com/Haivision/srt/archive/v1.5.1.tar.gz" sha256 "af891e7a7ffab61aa76b296982038b3159da690f69ade7c119f445d924b3cf53" license "MPL-2.0" + revision 1 head "https://github.com/Haivision/srt.git", branch: "master" bottle do @@ -19,10 +20,10 @@ class Srt < Formula depends_on "cmake" => :build depends_on "pkg-config" => :build - depends_on "openssl@1.1" + depends_on "openssl@3" def install - openssl = Formula["openssl@1.1"] + openssl = Formula["openssl@3"] system "cmake", ".", "-DWITH_OPENSSL_INCLUDEDIR=#{openssl.opt_include}", "-DWITH_OPENSSL_LIBDIR=#{openssl.opt_lib}", "-DCMAKE_INSTALL_BINDIR=bin", From c69f308682deb8b4aa8c42513443fccf12526c17 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 00:37:54 +0800 Subject: [PATCH 016/680] pulseaudio: switch to `openssl@3` Also: add a workaround for Xcode 14.3. --- Formula/pulseaudio.rb | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Formula/pulseaudio.rb b/Formula/pulseaudio.rb index 1a55149ab2202..00f256d82c113 100644 --- a/Formula/pulseaudio.rb +++ b/Formula/pulseaudio.rb @@ -2,6 +2,7 @@ class Pulseaudio < Formula desc "Sound system for POSIX OSes" homepage "https://wiki.freedesktop.org/www/Software/PulseAudio/" license all_of: ["GPL-2.0-or-later", "LGPL-2.1-or-later", "BSD-3-Clause"] + revision 1 stable do url "https://www.freedesktop.org/software/pulseaudio/releases/pulseaudio-14.2.tar.xz" @@ -46,7 +47,7 @@ class Pulseaudio < Formula depends_on "libsndfile" depends_on "libsoxr" depends_on "libtool" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "speexdsp" uses_from_macos "perl" => :build @@ -102,6 +103,8 @@ def install args << "--with-udev-rules-dir=#{lib}/udev/rules.d" end + # Workaround for Xcode 14.3. + ENV.append_to_cflags "-Wno-strict-prototypes" if DevelopmentTools.clang_build_version == 1403 if build.head? # autogen.sh runs bootstrap.sh then ./configure system "./autogen.sh", *args From b90a75ea557d33e188ecfcd42b77f3d246243098 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 01:33:38 +0800 Subject: [PATCH 017/680] erlang: switch to `openssl@3` --- Formula/erlang.rb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Formula/erlang.rb b/Formula/erlang.rb index 73f24fd0afb07..8b8482c128a82 100644 --- a/Formula/erlang.rb +++ b/Formula/erlang.rb @@ -6,6 +6,7 @@ class Erlang < Formula url "https://github.com/erlang/otp/releases/download/OTP-25.3.2.2/otp_src_25.3.2.2.tar.gz" sha256 "83a36f3d90deef36adb615bbfb46cd327f0b76b7668e1f7f253fd66b4ae24518" license "Apache-2.0" + revision 1 livecheck do url :stable @@ -30,7 +31,7 @@ class Erlang < Formula depends_on "libtool" => :build end - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "unixodbc" depends_on "wxwidgets" # for GUI apps like observer @@ -58,7 +59,7 @@ def install --enable-threads --enable-wx --with-odbc=#{Formula["unixodbc"].opt_prefix} - --with-ssl=#{Formula["openssl@1.1"].opt_prefix} + --with-ssl=#{Formula["openssl@3"].opt_prefix} --without-javac ] From 945700e125869c4971df9a5e782c70f625bfdc1b Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 01:35:20 +0800 Subject: [PATCH 018/680] apr-util: switch to `openssl@3` --- Formula/apr-util.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/apr-util.rb b/Formula/apr-util.rb index 88dd6ae608d78..cada476a3f750 100644 --- a/Formula/apr-util.rb +++ b/Formula/apr-util.rb @@ -5,6 +5,7 @@ class AprUtil < Formula mirror "https://archive.apache.org/dist/apr/apr-util-1.6.3.tar.bz2" sha256 "a41076e3710746326c3945042994ad9a4fcac0ce0277dd8fea076fec3c9772b5" license "Apache-2.0" + revision 1 bottle do sha256 arm64_ventura: "6934399a13fd918d1b923b0f3c11b147b7f95252fb5346e6c2c1ff0ea469dd47" @@ -19,7 +20,7 @@ class AprUtil < Formula keg_only :shadowed_by_macos, "Apple's CLT provides apr (but not apr-util)" depends_on "apr" - depends_on "openssl@1.1" + depends_on "openssl@3" uses_from_macos "expat" uses_from_macos "libxcrypt" From d62800acd97a07e33b82627d90890495446fbb20 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 01:36:58 +0800 Subject: [PATCH 019/680] groonga: switch to `openssl@3` --- Formula/groonga.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/groonga.rb b/Formula/groonga.rb index 83ebd7af8d08a..e86b0838e487c 100644 --- a/Formula/groonga.rb +++ b/Formula/groonga.rb @@ -4,6 +4,7 @@ class Groonga < Formula url "https://packages.groonga.org/source/groonga/groonga-13.0.1.tar.gz" sha256 "1c2d1a6981c1ad3f02a11aff202b15ba30cb1c6147f1fa9195b519a2b728f8ba" license "LGPL-2.1-or-later" + revision 1 livecheck do url :homepage @@ -31,7 +32,7 @@ class Groonga < Formula depends_on "mecab" depends_on "mecab-ipadic" depends_on "msgpack" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "pcre" uses_from_macos "libxcrypt" From 073ffa33e74c0ddacfc62a9a5dbbd965ea290a59 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 01:38:24 +0800 Subject: [PATCH 020/680] berkeley-db: switch to `openssl@3` --- Formula/berkeley-db.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/berkeley-db.rb b/Formula/berkeley-db.rb index 55742001c6a20..5910cb2355907 100644 --- a/Formula/berkeley-db.rb +++ b/Formula/berkeley-db.rb @@ -5,7 +5,7 @@ class BerkeleyDb < Formula mirror "https://fossies.org/linux/misc/db-18.1.40.tar.gz" sha256 "0cecb2ef0c67b166de93732769abdeba0555086d51de1090df325e18ee8da9c8" license "AGPL-3.0-only" - revision 1 + revision 2 livecheck do url "https://www.oracle.com/database/technologies/related/berkeleydb-downloads.html" @@ -25,7 +25,7 @@ class BerkeleyDb < Formula keg_only :provided_by_macos - depends_on "openssl@1.1" + depends_on "openssl@3" # Fix -flat_namespace being used on Big Sur and later. patch do From b8636305dfa90aa3796e578436a6cd48b33e7e3e Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 20 Jun 2023 17:49:07 +0000 Subject: [PATCH 021/680] python@3.11: update 3.11.4_1 bottle. --- Formula/python@3.11.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/python@3.11.rb b/Formula/python@3.11.rb index 35c95636b009e..9a2a724f21c6a 100644 --- a/Formula/python@3.11.rb +++ b/Formula/python@3.11.rb @@ -12,14 +12,13 @@ class PythonAT311 < Formula end bottle do - rebuild 1 - sha256 arm64_ventura: "ae4c32c3a4924c93133e31d3810b5a8e992514775c6e91627e304f82b9fa906b" - sha256 arm64_monterey: "6b43a8c74163708763efcf82b5ab8b0b861ca4516fae553844a3b33b882c8e98" - sha256 arm64_big_sur: "384efe1b5f7ed58db69474b348acf9498a9fb98c7ffcd8b2dec35bb6f6844066" - sha256 ventura: "27087690b1bdba89fc6964e2a92114d3686c7ebbd27f54d28658cffe4bb68bf1" - sha256 monterey: "a53646ef5aa8abe465816c6fcd94bf69ab25244bfbbdd6ab9fdcdb5cb98dc56e" - sha256 big_sur: "95ee1128b98323564dd0da10f8a1eca98b01658c97c36b4478bb8d146e6e2d6f" - sha256 x86_64_linux: "31766d795cb6367043455f431e9975c3b4ababc86ac5026807d0e562533ad82a" + sha256 arm64_ventura: "014abdd7f97a02a42a6fdfe8ee527d359b24901903480628212489a5f570b09f" + sha256 arm64_monterey: "5458959e262a06738bee89023d404a35a03fbde1c682255e33d4e32f8eb6a570" + sha256 arm64_big_sur: "eb3fbd888d2a2683cb07eb5d5176812d9e26370a0e422584fa663b4eec98dacf" + sha256 ventura: "c97986e611c3c5e092be2ad70876fe99c7c7c23c8e7e63caaac6274512fbf657" + sha256 monterey: "fa258abf25b4f4bd6dcb7586a04faee606e07e6e480ff3dd2f04afc3db4c7a9f" + sha256 big_sur: "aeaf5d77ce1aad2cd39e7acebb78076bd0417459ff4825e1377a3bcee1f4b098" + sha256 x86_64_linux: "7e8892393a9df0437e1ada50c011df549867348fe12e998d8d659da77379aa07" end # setuptools remembers the build flags python is built with and uses them to From 5d6757bf538ac9c775ae7a811c472fe202eea634 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 01:57:37 +0800 Subject: [PATCH 022/680] freetds: switch to `openssl@3` --- Formula/freetds.rb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Formula/freetds.rb b/Formula/freetds.rb index d0d125677c658..f948737fda45b 100644 --- a/Formula/freetds.rb +++ b/Formula/freetds.rb @@ -2,6 +2,7 @@ class Freetds < Formula desc "Libraries to talk to Microsoft SQL Server and Sybase databases" homepage "https://www.freetds.org/" license "GPL-2.0-or-later" + revision 1 stable do url "https://www.freetds.org/files/stable/freetds-1.3.18.tar.bz2", using: :homebrew_curl @@ -39,7 +40,7 @@ class Freetds < Formula end depends_on "pkg-config" => :build - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "unixodbc" uses_from_macos "krb5" @@ -55,7 +56,7 @@ def install --mandir=#{man} --sysconfdir=#{etc} --with-unixodbc=#{Formula["unixodbc"].opt_prefix} - --with-openssl=#{Formula["openssl@1.1"].opt_prefix} + --with-openssl=#{Formula["openssl@3"].opt_prefix} --enable-sybase-compat --enable-krb5 --enable-odbc-wide From e3c49d10558997d7a36627b7569c49cf85f21cec Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 20 Jun 2023 18:39:09 +0000 Subject: [PATCH 023/680] unbound: update 1.17.1_1 bottle. --- Formula/unbound.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/unbound.rb b/Formula/unbound.rb index eff391c2ab3fb..dfa3cd8697515 100644 --- a/Formula/unbound.rb +++ b/Formula/unbound.rb @@ -16,13 +16,13 @@ class Unbound < Formula end bottle do - sha256 arm64_ventura: "caedc25a2a2bf62d012984269575ca48adf7cfbabcb3aeb993e337c42bf0b373" - sha256 arm64_monterey: "c870e90be341227604999ffa9b66bac97bb193a9088fe09ad2ad5a0471dbbd6b" - sha256 arm64_big_sur: "fee17cf7d52a3cd3d7a1767eee35984bbf5b70bb4c0d649240be8c7acc1967c1" - sha256 ventura: "8c8633701f58288a23e8b78734584b69354ba48af404ee0cac7cd6dfb97e29d9" - sha256 monterey: "9f0b67ee5dd9d83cba390ad705a6f3b434ea364b2b4930e04f0215827c1883a9" - sha256 big_sur: "55e865da9441e948209a775239c4217bd7d67aa6be6f18d1e794d078af7be1c7" - sha256 x86_64_linux: "bf896de5292674b98a0056d6efc383c8b3b40f2114386a1ec74f4e81166c2c62" + sha256 arm64_ventura: "987c9200c5657ef18b7e81ba89981be152fd10bad97d4475870af1837b7eac9f" + sha256 arm64_monterey: "3d73fae5e1fbda041be0837c2b6e7e943fd15bb49ce66abde3e3b10472b77cb3" + sha256 arm64_big_sur: "f256714d356be7fb1943560a43cd56136b28bea815b34b1b7440933f0d68f0ca" + sha256 ventura: "519d202d9febdc31f4a1828f0702502f49ac130fbc613aa67e6a5ae974011438" + sha256 monterey: "33ca879d0730f0334b20813e68e79d35db8d58e35b06ec275f04d02d49b0f722" + sha256 big_sur: "2164a225e8230588b15bf58add99ce28ffeae2393d861b5af29263be64bdc4c0" + sha256 x86_64_linux: "d1c97adb75bb839c008a26eab4cf421c461dcb130524106a1569a5a2b6159b11" end depends_on "libevent" From d5fc27defc232e366adf2aa121b129e2f070a286 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 20 Jun 2023 18:40:45 +0000 Subject: [PATCH 024/680] libpq: update 15.3_1 bottle. --- Formula/libpq.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/libpq.rb b/Formula/libpq.rb index 27daa743673c8..7a26c9a8a4fc4 100644 --- a/Formula/libpq.rb +++ b/Formula/libpq.rb @@ -12,13 +12,13 @@ class Libpq < Formula end bottle do - sha256 arm64_ventura: "222625b518651724851680282b269f164366bc06220ee66ce4da9360f0df1443" - sha256 arm64_monterey: "5456b75374097b6558eb2e7d7c2f0ed7a67418e93688d44d22aad92c2aa64102" - sha256 arm64_big_sur: "4bc7811549397cb67bac052753f468411942dba347136ae138ca4414333cef35" - sha256 ventura: "a0731fabb26973dc162f66f4a5741c1548416f7f9bf9e7d8a8eb7911d19af65a" - sha256 monterey: "b27eb40da814e12cd8dba2e768bc740afac91f354baee0017c93f373e26ca926" - sha256 big_sur: "21f6879e39fd4121da6902a11f2945dad8859611118190ff4d50848d75811ec2" - sha256 x86_64_linux: "3c09f46b21cc274155e26f406c6fdd82ac4d658f9b2781f00975e5a9988f0b5b" + sha256 arm64_ventura: "5c212c4a2ed21cfe75a18e319e5586f3cd959ad0a578308f167e0b3f38e5321c" + sha256 arm64_monterey: "aa7e5fb59c2358c77faded217e99350c0efe46b8b35d5cc836f783f79e73f526" + sha256 arm64_big_sur: "72818938ff45316befe30678f60c806d1f84d3836e84cca4a80aa42c6af9f8bc" + sha256 ventura: "2e96f0ba51e6aea46ce23fecfc028a7fd561e30b36310307ed6ef8e6608d31fe" + sha256 monterey: "b350a20184976f9130aec1b5af0d13a91b8331e9e745b1f9652e435f17a0a19a" + sha256 big_sur: "8da370c2a046ab56329a2e82964f702dbf9ddff57319fba7be500c38d3f78abb" + sha256 x86_64_linux: "c43e007488f9b2de539ae8c1f0a7a58e2fa34c73c42aebe269dc79fab0d8cc52" end keg_only "conflicts with postgres formula" From eb3e1e452c506c9424572cd705dd1de8ac5d00e4 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 20 Jun 2023 18:40:46 +0000 Subject: [PATCH 025/680] krb5: update 1.21_1 bottle. --- Formula/krb5.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/krb5.rb b/Formula/krb5.rb index 2d7dccfdf30ea..6107344c8f2f3 100644 --- a/Formula/krb5.rb +++ b/Formula/krb5.rb @@ -12,13 +12,13 @@ class Krb5 < Formula end bottle do - sha256 arm64_ventura: "04d9621acc5c85d802c53f99fedc7ee97280a305aa928c03c5d18226a0c94aa7" - sha256 arm64_monterey: "2ff7ea53c1536a9d27d12795886f39aa2a2c973a8ddf81124e944b1f3e622f0e" - sha256 arm64_big_sur: "5b1e3938c4adb7cfa0125f9921125231136f950a3ee987c9fb5403c8be6fa10f" - sha256 ventura: "dfc056001cd7d62d3278e27a6912a6925a9b3ff835e4e925a2ec76e5519e6f7f" - sha256 monterey: "2b7d8a77c5648deef7698f566df05fc37c4ad95426a9c2e5ae3e0b2a965791fd" - sha256 big_sur: "8ab26079cf70829a91d9d69d84c847c9a1480022c19dfb68b456e29d00ef2d2c" - sha256 x86_64_linux: "7013912b0901686da682ce541a0f57ef10039919add96e5a0106b9825b5d8fcf" + sha256 arm64_ventura: "e30a7486acd5cabf97978ff19f1b4e96eb22213660327acce2e74f8dd9d0c57d" + sha256 arm64_monterey: "6b4885b818ff579345175438fbde3fc405c0fc7dd89a28faf444167634d4236c" + sha256 arm64_big_sur: "80b7d73ae2cf6efa84e4b3b0cbeed44b612e6553f3821c96474a03a71cb98b06" + sha256 ventura: "614ce16b48d832e29bb3bb4c3807f377ff8c8be88dbad5ce6b5f60a983767daa" + sha256 monterey: "0b96bced75f5cfe6ebc4a6da143189c945d09eea433506e6694c6430a7662fc7" + sha256 big_sur: "9f4d2185d1ab6a88483b3611bc1821d2448852127c6e4e5c6c168162c61373da" + sha256 x86_64_linux: "cb324a8c5a6c8f60143a4e24f235c0955183a7262c5a2fc6c08a3a9408645f99" end keg_only :provided_by_macos From eba3af081489b038207fdcf6341a79941f9a3cd1 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 00:21:36 +0800 Subject: [PATCH 026/680] curl: switch to `openssl@3` --- Formula/curl.rb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Formula/curl.rb b/Formula/curl.rb index cbf655d44c129..b2ae8f35ca57b 100644 --- a/Formula/curl.rb +++ b/Formula/curl.rb @@ -8,6 +8,7 @@ class Curl < Formula mirror "http://fresh-center.net/linux/www/legacy/curl-8.1.2.tar.bz2" sha256 "b54974d32fd610acace92e3df1f643144015ac65847f0a041fdc17db6f43f243" license "curl" + revision 1 livecheck do url "https://curl.se/download/" @@ -40,7 +41,7 @@ class Curl < Formula depends_on "libnghttp2" depends_on "libssh2" depends_on "openldap" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "rtmpdump" depends_on "zstd" @@ -55,7 +56,7 @@ def install --disable-dependency-tracking --disable-silent-rules --prefix=#{prefix} - --with-ssl=#{Formula["openssl@1.1"].opt_prefix} + --with-ssl=#{Formula["openssl@3"].opt_prefix} --without-ca-bundle --without-ca-path --with-ca-fallback From d7172c62b2ea5cd178ddb6857283815622fbea32 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 00:41:11 +0800 Subject: [PATCH 027/680] libssh2: switch to `openssl@3` --- Formula/libssh2.rb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Formula/libssh2.rb b/Formula/libssh2.rb index 774d662d9cc97..025bc3bc534ab 100644 --- a/Formula/libssh2.rb +++ b/Formula/libssh2.rb @@ -6,6 +6,7 @@ class Libssh2 < Formula mirror "http://download.openpkg.org/components/cache/libssh2/libssh2-1.11.0.tar.gz" sha256 "3736161e41e2693324deb38c26cfdc3efe6209d634ba4258db1cecff6a5ad461" license "BSD-3-Clause" + revision 1 livecheck do url "https://www.libssh2.org/download/" @@ -30,7 +31,7 @@ class Libssh2 < Formula depends_on "libtool" => :build end - depends_on "openssl@1.1" + depends_on "openssl@3" uses_from_macos "zlib" @@ -40,7 +41,7 @@ def install --disable-examples-build --with-openssl --with-libz - --with-libssl-prefix=#{Formula["openssl@1.1"].opt_prefix} + --with-libssl-prefix=#{Formula["openssl@3"].opt_prefix} ] system "./buildconf" if build.head? From 802c7368745760a86e21e7e00012acdf2dd2739d Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 00:41:38 +0800 Subject: [PATCH 028/680] openldap: switch to `openssl@3` --- Formula/openldap.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/openldap.rb b/Formula/openldap.rb index 6438d90ac61fa..27766a37e5440 100644 --- a/Formula/openldap.rb +++ b/Formula/openldap.rb @@ -6,6 +6,7 @@ class Openldap < Formula mirror "http://fresh-center.net/linux/misc/legacy/openldap-2.6.4.tgz" sha256 "d51704e50178430c06cf3d8aa174da66badf559747a47d920bb54b2d4aa40991" license "OLDAP-2.8" + revision 1 livecheck do url "https://www.openldap.org/software/download/OpenLDAP/openldap-release/" @@ -25,7 +26,7 @@ class Openldap < Formula keg_only :provided_by_macos - depends_on "openssl@1.1" + depends_on "openssl@3" on_linux do depends_on "util-linux" From f35d9da6e2f17b83489dc2cd93de9e87ea35e981 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 00:42:01 +0800 Subject: [PATCH 029/680] rtmpdump: switch to `openssl@3` --- Formula/rtmpdump.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/rtmpdump.rb b/Formula/rtmpdump.rb index 067234fc2695f..0e47f3f6a5609 100644 --- a/Formula/rtmpdump.rb +++ b/Formula/rtmpdump.rb @@ -6,7 +6,7 @@ class Rtmpdump < Formula version "2.4+20151223" sha256 "5c032f5c8cc2937eb55a81a94effdfed3b0a0304b6376147b86f951e225e3ab5" license all_of: ["GPL-2.0-or-later", "LGPL-2.1-or-later"] - revision 1 + revision 2 head "https://git.ffmpeg.org/rtmpdump.git", branch: "master" livecheck do @@ -28,7 +28,7 @@ class Rtmpdump < Formula sha256 cellar: :any_skip_relocation, x86_64_linux: "c1d50c3dc8938a0e69c86d29046c924c3e9f7d80c567c8bd848fe368ae0a992e" end - depends_on "openssl@1.1" + depends_on "openssl@3" uses_from_macos "zlib" From 57b9f6535a9080873c375055a0a22207991ed33a Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 00:18:01 +0800 Subject: [PATCH 030/680] systemd: switch to `openssl@3` --- Formula/systemd.rb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Formula/systemd.rb b/Formula/systemd.rb index a6c3004b368f6..954a922725e93 100644 --- a/Formula/systemd.rb +++ b/Formula/systemd.rb @@ -4,6 +4,7 @@ class Systemd < Formula url "https://github.com/systemd/systemd/archive/v253.tar.gz" sha256 "acbd86d42ebc2b443722cb469ad215a140f504689c7a9133ecf91b235275a491" license all_of: ["GPL-2.0-or-later", "LGPL-2.1-or-later"] + revision 1 head "https://github.com/systemd/systemd.git", branch: "main" bottle do @@ -31,7 +32,7 @@ class Systemd < Formula depends_on "libcap" depends_on :linux depends_on "lz4" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "util-linux" # for libmount depends_on "xz" depends_on "zstd" @@ -42,7 +43,7 @@ def install ENV["PYTHONPATH"] = Formula["jinja2-cli"].opt_libexec/Language::Python.site_packages("python3.11") ENV.append "LDFLAGS", "-Wl,-rpath,#{lib}/systemd" - args = std_meson_args + %W[ + args = %W[ --sysconfdir=#{etc} --localstatedir=#{var} -Drootprefix=#{prefix} @@ -56,7 +57,7 @@ def install -Dgcrypt=false ] - system "meson", "setup", *args, "build" + system "meson", "setup", "build", *args, *std_meson_args system "meson", "compile", "-C", "build" system "meson", "install", "-C", "build" end From 6631fa96b75e4efa6242feb5639c0774f1828fb9 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 20 Jun 2023 18:54:08 +0000 Subject: [PATCH 031/680] freetds: update 1.3.18_1 bottle. --- Formula/freetds.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/freetds.rb b/Formula/freetds.rb index f948737fda45b..aea01be7162ee 100644 --- a/Formula/freetds.rb +++ b/Formula/freetds.rb @@ -21,13 +21,13 @@ class Freetds < Formula end bottle do - sha256 arm64_ventura: "3121d9240917d0efb691d437cd1973123822b0c0fe4197aa9706622588228835" - sha256 arm64_monterey: "d758f502d2ad3fa04e4c247a6f5779d5332c93f4762a50a3168b039b02be99fb" - sha256 arm64_big_sur: "3762aacd59fc01bbe59ffb98fd5cc9ad21c43c26d23e8dd1eb9ac5407eff4845" - sha256 ventura: "c8bdefcb961da3602711376ddc9120b811242a7926d970083da5ee65bedddb32" - sha256 monterey: "0ed2ea919f87a000da663d772ede6fcfa8adf440abd98b202a9ded057d523d74" - sha256 big_sur: "6d5c49c53b46035838353885443eff53021ca3a14860aaad5aec71488b0c83bf" - sha256 x86_64_linux: "f865a612715f8584107360d3c0f30f157c1b4ffb6694e3b321cc95e5975c9f3a" + sha256 arm64_ventura: "401fbc78a90d1ac0f10cd33f3f2e9dd994cb24a8ee3935239c27af169b256c92" + sha256 arm64_monterey: "a476ecce2a3cdcdd655170d2384af73ff18c358a4afb8f9ce8a3b06c4006c8b8" + sha256 arm64_big_sur: "d868ad79b732ec26cf234fa55bd5d1575d947b0975ae64e0114179a0fbb42f58" + sha256 ventura: "1ae9e66836c282ef743a2ded9663c950660ede445d7b2884079c3f29d23aeae9" + sha256 monterey: "a34e1b15d64308cf342814dab06b9134c8f020b848be14fe0cef949523c12edc" + sha256 big_sur: "c28a7fa03042955bba685aa60f930f23929f322f87f32ec8453718e41113a139" + sha256 x86_64_linux: "173faab88de808f8b3b517d2d6ac381cddcce95f85abf9bcce80da2bcdcd0188" end head do From 33fb374da6c7bbecb9247590711ca05c27749dfb Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 20 Jun 2023 18:55:42 +0000 Subject: [PATCH 032/680] srt: update 1.5.1_1 bottle. --- Formula/srt.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/srt.rb b/Formula/srt.rb index b7d0507a1e3d4..08d9e5748f48c 100644 --- a/Formula/srt.rb +++ b/Formula/srt.rb @@ -8,14 +8,13 @@ class Srt < Formula head "https://github.com/Haivision/srt.git", branch: "master" bottle do - sha256 cellar: :any, arm64_ventura: "a8f0a85c0e017f661d07dda9b6a039e67ae213fdb73837cc0d075d1f83ff10a7" - sha256 cellar: :any, arm64_monterey: "53f96b0133e3829e7ed06a5221facff13b9a0b6f0aa785e96e5a124dec83802e" - sha256 cellar: :any, arm64_big_sur: "2cf874a22d85df40da98de8fb6ce690511ff68071043784d6088ade342b9d9cf" - sha256 cellar: :any, ventura: "0ac312b97e03d8c6e6df9715e8a798db08767b2491b65a8c689573ffb5d58494" - sha256 cellar: :any, monterey: "9cb143f5b2a095225e6d7901f9cd65636024c0800fc6fb42c5d3879d6fb2459d" - sha256 cellar: :any, big_sur: "1ed0443edb116e2592a431640dbace7c1db78dab82abbc3a90a8a5a20f2b89d8" - sha256 cellar: :any, catalina: "c53d6c05a25606cda6d7f9ca670a84c7e4700fa072b20e70ddcf375a97761d6f" - sha256 cellar: :any_skip_relocation, x86_64_linux: "88bce985d54b923213427ced84cf5e2b6f6d87eb243505107b101b19f93e3b0d" + sha256 cellar: :any, arm64_ventura: "9367c165b0403c682e2114dbf9b69fdf73e9d0d45061fb38d9c60d6a7ad96259" + sha256 cellar: :any, arm64_monterey: "5b0b6aaf8789bb3e186b44f5aa2c5f2b5dc21d81b3acabd736d7e8118f6c8698" + sha256 cellar: :any, arm64_big_sur: "9066cf26efb2a4fcbae35e469ba4a789409cc5cd82f380199ebc6bd8223abc63" + sha256 cellar: :any, ventura: "f97789806dce21536acc23a343a9ccb39153f2d5eb361b4f3dd14a3e00815af0" + sha256 cellar: :any, monterey: "b3cf9a1aef82edad275d1a4a86cf92e96cfc4015a43bb6cb0d11100935ea03fe" + sha256 cellar: :any, big_sur: "a553462e28ffb0869605ad62b07bab10d678d8b2e9d9ac7a5eda12eb47979ce8" + sha256 cellar: :any_skip_relocation, x86_64_linux: "5015b64dbcb9637df8ed9b000d44a65875b0b306e64f8743d46a5392f2525104" end depends_on "cmake" => :build From b01ee781635702b8c42c94228624e9508e16be4e Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 20 Jun 2023 19:08:51 +0000 Subject: [PATCH 033/680] systemd: update 253_1 bottle. --- Formula/systemd.rb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Formula/systemd.rb b/Formula/systemd.rb index 954a922725e93..26f0b3ac30d9f 100644 --- a/Formula/systemd.rb +++ b/Formula/systemd.rb @@ -8,8 +8,7 @@ class Systemd < Formula head "https://github.com/systemd/systemd.git", branch: "main" bottle do - rebuild 1 - sha256 x86_64_linux: "5b28e9302d9463be40ef8847bfd663a50578d1d6b553dd1f25dc738149262349" + sha256 x86_64_linux: "12af7e2fc19098ecb3341fe889f10d741c1936cac8048955a0adf00c4ae5e902" end depends_on "coreutils" => :build From bca6e754eff79c84c685d9ebe2ca9481bd974a70 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 20 Jun 2023 19:11:12 +0000 Subject: [PATCH 034/680] pulseaudio: update 14.2_1 bottle. --- Formula/pulseaudio.rb | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/Formula/pulseaudio.rb b/Formula/pulseaudio.rb index 00f256d82c113..cd453fc1e8749 100644 --- a/Formula/pulseaudio.rb +++ b/Formula/pulseaudio.rb @@ -22,15 +22,13 @@ class Pulseaudio < Formula end bottle do - sha256 arm64_ventura: "973ca6165c6909ac0bed7cb977ba80d85a19b9b9cf0033304dbd6f6cdec8ee2a" - sha256 arm64_monterey: "ce44a5a697ba790ab27e97f4c96cd5f48489cdfc416a836348584064053eb725" - sha256 arm64_big_sur: "efcbf144da932e05394e9768bf27dfa1908dbb17f4b7c52f49e56c791dd51860" - sha256 ventura: "0e9de748555e1f5594f92b91f2bd81db3fef1f55f5987c88893834865bb664d2" - sha256 monterey: "835e284178eda5eaa8395aab875305d8ba528336f657844d5791f29e0216d46a" - sha256 big_sur: "79684acaac85e9b1b7de55fc7659844d9508c6264faa0aac311e0d8eaf4056b0" - sha256 catalina: "e1c181ae27f945ceee403e2e2ec80f44aebd52ac44b8e63140c1c9d2083a643b" - sha256 mojave: "ae0d2ec72fc10a895c7efc330174abef08458576ed847fb4547301a2d8cc147e" - sha256 x86_64_linux: "35c1358237eefe762c268cbbbf86015b425e8ff3bdff697afb93e8449fae2ae3" + sha256 arm64_ventura: "c25a0e254142a3eecb5d295287e088a99b8180063dfd18549436cdd7b4069abe" + sha256 arm64_monterey: "64990573445f5bc983e2b9a012467461105e3f27db32cebd50928a4475f8a4ff" + sha256 arm64_big_sur: "38ab366dd759b32d98eefb30b9e3ddae39e7dbe08d77491292b35f7c3f018a02" + sha256 ventura: "402bdaa3ceab515d76892cd98398347d5d2c59266a365697fcb6e1284bfd1ec0" + sha256 monterey: "e55d382c12bd8177388ed7258a5ca2670f153d7b2c4d5770c91943ead49d0d96" + sha256 big_sur: "d3805677092b193a449d5ea22f525d8ad2ffc990728a89872fe61767440cb0cc" + sha256 x86_64_linux: "b8cdd8e82aaa02bf92eff2cde432dd8ff7637a3b63ac60c95710eacec300e4ac" end head do From c07d39306861fbdd1ea1a8e98b8f8d3d378dc1bc Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 03:12:54 +0800 Subject: [PATCH 035/680] srtp: switch to `openssl@3` --- Formula/srtp.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/srtp.rb b/Formula/srtp.rb index a3b9bd53ec7ba..cf4fe1c371061 100644 --- a/Formula/srtp.rb +++ b/Formula/srtp.rb @@ -4,6 +4,7 @@ class Srtp < Formula url "https://github.com/cisco/libsrtp/archive/v2.5.0.tar.gz" sha256 "8a43ef8e9ae2b665292591af62aa1a4ae41e468b6d98d8258f91478735da4e09" license "BSD-3-Clause" + revision 1 head "https://github.com/cisco/libsrtp.git", branch: "master" livecheck do @@ -22,7 +23,7 @@ class Srtp < Formula end depends_on "pkg-config" => :build - depends_on "openssl@1.1" + depends_on "openssl@3" def install system "./configure", "--disable-debug", "--prefix=#{prefix}", "--enable-openssl" From 45d30ecd01d204d6bc51ccc4fff7e134b8a70c1a Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 20 Jun 2023 19:19:42 +0000 Subject: [PATCH 036/680] node: update 20.3.0_2 bottle. --- Formula/node.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/node.rb b/Formula/node.rb index e8d6ead16175b..50ef22fb501fb 100644 --- a/Formula/node.rb +++ b/Formula/node.rb @@ -13,13 +13,13 @@ class Node < Formula end bottle do - sha256 arm64_ventura: "b7c59f8ef4b9243bf9fdd801a0d179ada9a13715d7f3ae9065d4681d02cee44b" - sha256 arm64_monterey: "046b5b454620aab6b8efeaf2bbfa735767ba6fd20e95a6446d3a2d9db16a17bf" - sha256 arm64_big_sur: "2eb100e0a49ff25bf26dfcd42b6e63aa7c1de07d9c42d43f462d360023426b91" - sha256 ventura: "c58642bef2622182a04ca06b78c47b2a5caa2ad7971d10d088311cb121653869" - sha256 monterey: "98f309f77770ad1be310f38a677cabfa52d294e1e5cbcd0a3432f96d8c1bfb42" - sha256 big_sur: "8356a484aeabfbdfabcc8ea9a9ec7d93447b6bc5257ec763e8da29c5b59af36e" - sha256 x86_64_linux: "b2b051f5382bf61d88a0e19ff9796edffa21be0e78f5f2c36f7a02d43aee2637" + sha256 arm64_ventura: "bd3574897cb724db3e3b0668e16cd21de051a57c74844bae794d981047a85ed1" + sha256 arm64_monterey: "70aadb7f763284042484cd82a3d8322f1d63e447a49dada412f6bea213ee236f" + sha256 arm64_big_sur: "1b91adef1a90eeda2b2496a8a50dba0d0489ed0724c1068ac05ffb4aa1a55844" + sha256 ventura: "eb7008ad47e95a812b4ead3b69125bbb266e5ce6683eb7a02783e60b639a7ce4" + sha256 monterey: "cb8755bd7fa6da438058e2e788d68a02d105d97c37c7c341c770a711dfb87fdf" + sha256 big_sur: "9e1d8186d5ff099a1d18736befceb4c7c43d75a55c256071e4e260b94bd8beb6" + sha256 x86_64_linux: "ecdd076b28db2df73e17bb0ea9f5c7cdefd2f6267c5c6686d56141480b1f460a" end depends_on "pkg-config" => :build From a5d8de75415507f1fee9104d2849388807e9e85a Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 20 Jun 2023 19:37:05 +0000 Subject: [PATCH 037/680] srtp: update 2.5.0_1 bottle. --- Formula/srtp.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/srtp.rb b/Formula/srtp.rb index cf4fe1c371061..10bc6409ff7d4 100644 --- a/Formula/srtp.rb +++ b/Formula/srtp.rb @@ -13,13 +13,13 @@ class Srtp < Formula end bottle do - sha256 cellar: :any, arm64_ventura: "97eebf4cbf6e97b3b6fee6fe7b9045115e8be848a012eee0683cff1636d1be56" - sha256 cellar: :any, arm64_monterey: "03914b23b580b21e3c1b06a5861b9b8e234777d6744dcc06efd6883ebdf6ead2" - sha256 cellar: :any, arm64_big_sur: "4a42d3e420e366896f1b161ecbe720a540caa8cc19446db822d9b6e20a5cc388" - sha256 cellar: :any, ventura: "08b22802e2738dc920776a393afd00438c1a8bc8df2629e7bfef6719e094d1e3" - sha256 cellar: :any, monterey: "5a5c00b34b72e13cba8d40db062b6687d7ccc5ca1b489939c722e1df5da135d5" - sha256 cellar: :any, big_sur: "cfea980beb58db6e052234fb37ffa25bdd61546e6e1c0299b58a60d4d5b9e257" - sha256 cellar: :any_skip_relocation, x86_64_linux: "65bf6f97247f71fa63b515602f32833d8a7d33bcf5aef426fb417d7f5fdf73e6" + sha256 cellar: :any, arm64_ventura: "61764349ccd575995fd3a57b64dc01dedf492c5b68bc17e8b8226e3ca2f96d2a" + sha256 cellar: :any, arm64_monterey: "c4c7bbe9147a421ff2fa25b20212102b3d714abbe388ddf28f7ede003aba67d3" + sha256 cellar: :any, arm64_big_sur: "968b9151d48402479dff561d838c218d61632d559678d1cb240814e9c99450ae" + sha256 cellar: :any, ventura: "cbdd3341c2290cbebbd14aed97744c6202c2bfed400bfbda88ae7abc66c754c2" + sha256 cellar: :any, monterey: "51e703779b38bc59455cd6f47e54f6a8bbcd9884f9e00671cd5a28696981cda7" + sha256 cellar: :any, big_sur: "b02f6996d47db4e07d3063dc444863cf01b921e4034431f7ddcc66bb9d33a75a" + sha256 cellar: :any_skip_relocation, x86_64_linux: "1a183bda0f672698897b793f85a2267e742784e0362f2e4cfc27c0d2a52c5e2e" end depends_on "pkg-config" => :build From fd99b97d651792a1d13700b11a8ccd026304ad22 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 20 Jun 2023 19:38:03 +0000 Subject: [PATCH 038/680] groonga: update 13.0.1_1 bottle. --- Formula/groonga.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/groonga.rb b/Formula/groonga.rb index e86b0838e487c..b124921cf1110 100644 --- a/Formula/groonga.rb +++ b/Formula/groonga.rb @@ -12,13 +12,13 @@ class Groonga < Formula end bottle do - sha256 arm64_ventura: "2d2e2ced3d7bfb99541d05ddba5c935a08af3d332195235b95bb5d91c5f3e2da" - sha256 arm64_monterey: "985c4d3038c932727374d52e6ac7878c665776717c296bb418a1f3fa97b2d21a" - sha256 arm64_big_sur: "2129eb13dc82d031f0e24d49729f005f6b47817748adab6b4af46e956c6505c5" - sha256 ventura: "1781fbd25a952c6c202256ea13a8cfa99188c6da80f2d4adca42276dee0f5241" - sha256 monterey: "3bd06f323501689aab8b8e0f8dde30c25a44ab5df1bda007ed2879ab0c8b7c77" - sha256 big_sur: "0d77bc5e64d0a1ea5fc5a3a7e70a23d0755d4b5bca00aa3d75dd706d752a714a" - sha256 x86_64_linux: "40f50140e933bdd52467891ec1ffc59e4dfb70f979f36bcb620d0cbe3275a1ac" + sha256 arm64_ventura: "37a2c0f272dfd3a2fffe199fc6e629f2be432d76c9436d259efd737afbabd8ac" + sha256 arm64_monterey: "ed3702ac0a4493c036870725975f6491496aee90f076165979299c1659f3569b" + sha256 arm64_big_sur: "74529403199d3658c245fdf1ccf747244fa52d0ab4cd9f1cc212ae687a83cc78" + sha256 ventura: "d3a9f43c330dd4f760797c36cb157b0935a9ace0e79b0c0bb974a480f8aa59fd" + sha256 monterey: "37e629da1e80a900333462ce30401845321e8db947b30a8d39df976d825ecf40" + sha256 big_sur: "abdb7d90ddefa6f119d8a5074732daadbaa1ba4308d4efe619193ea48f0b6a46" + sha256 x86_64_linux: "efdae2f63e065872f8a2a4e6e79f350e3fe09566f7ed41a4201fe1720480b675" end head do From 7a8962685a478da499ead4828344b5d86fcf088e Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 20 Jun 2023 19:39:22 +0000 Subject: [PATCH 039/680] libzip: update 1.9.2_1 bottle. --- Formula/libzip.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/libzip.rb b/Formula/libzip.rb index 0b24a2c224149..448668df4bb95 100644 --- a/Formula/libzip.rb +++ b/Formula/libzip.rb @@ -12,14 +12,13 @@ class Libzip < Formula end bottle do - sha256 cellar: :any, arm64_ventura: "6da42edf5cc6f80780ace956a3d01cd213633ff4a06588d53f25c455efdf26a5" - sha256 cellar: :any, arm64_monterey: "e27a1b53f6b09e0bb04071f66d878ef4594dbc3fde6e27a0b644d33a8ce34e0a" - sha256 cellar: :any, arm64_big_sur: "bd41180937e22a75118330708505944e31c613e303abdef8b247c5655fa5f82d" - sha256 cellar: :any, ventura: "d6c764255ed4b3350cace110c8a6e1f37fb512cf38c7dc1809b2ae66c0cc5a40" - sha256 cellar: :any, monterey: "9ebb3c03505035e35eb8b7f00fe6d9e25cce7a0ddd191334e5f090b37c5cb7ca" - sha256 cellar: :any, big_sur: "41b349a0653705d0d631e318d061faead49ecc26e6115d72f7f2b14273d0d924" - sha256 cellar: :any, catalina: "b2168c4e742cca12fc6c5ea740c3b5a64aada6a93a7cd9105743886c6ecae456" - sha256 cellar: :any_skip_relocation, x86_64_linux: "d2e7f02d1e6de90dc42cea4ed2e198979bb00034455fadb4e1470f84124baf1c" + sha256 cellar: :any, arm64_ventura: "8de8fe253e24ec75c12d517bc250adbc1eee57c552294328b949125f4d0c7b5f" + sha256 cellar: :any, arm64_monterey: "7a966f01601a53d9ccc549cb810b185e1390ae00373ef8826f2583d30dfe9c4f" + sha256 cellar: :any, arm64_big_sur: "24a1f8456561b5e6610042805f66e1223ad1349fced70f6a1894ecedd417829f" + sha256 cellar: :any, ventura: "adcf6e82477325feab6ff98d302f70394c6b259060799da4fdd141ad043feb76" + sha256 cellar: :any, monterey: "e3629ae190b59c78c2a4d7e5fc752bb9fa592cf076c140aa4cc6a7e5e17ccf67" + sha256 cellar: :any, big_sur: "46ddd547972bc0d1bdd1b15c9abd4e92f78e5aeb813675a50e5cc8d23dc8e7e5" + sha256 cellar: :any_skip_relocation, x86_64_linux: "2c908f3c4b683f2c34da76472624397829c3953e9041693c18d08152096db84e" end depends_on "cmake" => :build From ba0a1c0a327e3c0b61deabb68c73e590eef37956 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 20 Jun 2023 19:39:47 +0000 Subject: [PATCH 040/680] erlang: update 25.3.2.2_1 bottle. --- Formula/erlang.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/erlang.rb b/Formula/erlang.rb index 8b8482c128a82..32a18be91c421 100644 --- a/Formula/erlang.rb +++ b/Formula/erlang.rb @@ -14,13 +14,13 @@ class Erlang < Formula end bottle do - sha256 cellar: :any, arm64_ventura: "c033023b8c2b5e30b626872cb5ac0523f7c776ddce4b91cf258fff63b90eb24c" - sha256 cellar: :any, arm64_monterey: "715c89495305b1f63d377693e20810a5b58af7fccdb886338a58b4d0ea527713" - sha256 cellar: :any, arm64_big_sur: "8f9f0b05610f8ab438e719410581c45e538dad15eaae92183e64e53570553d73" - sha256 cellar: :any, ventura: "1fb27af450a67af5a729e915a42fee16d0bd7ea17c10d1a29c01fc70be67f208" - sha256 cellar: :any, monterey: "03e1f91735382040b03dc99d879b4681d13f81bed71804d4376312d9cf0d4c58" - sha256 cellar: :any, big_sur: "0b345a0cb43ee612179bb36a2ef8179c0d3fd5308b3efd9798d8fbeae64cdc37" - sha256 cellar: :any_skip_relocation, x86_64_linux: "a1662a10af5e168aa34c74946720f0f8164b7348ec73c462b1e3fdbe0315afa9" + sha256 cellar: :any, arm64_ventura: "ffca81847dba5145ec5c68cb08c70456b8a564277a669e35fd0f399e8d9e788f" + sha256 cellar: :any, arm64_monterey: "e9038009d38dfa8e17bb1d885cd7876f216895d0f97277841f7136deb2f5d2d1" + sha256 cellar: :any, arm64_big_sur: "7bb0002c0bbf3b8d9d7f2c0a9ed29c28631d33f3b30c9e92926c31ef249f71fb" + sha256 cellar: :any, ventura: "fd5a184da27efc3179ea50cbfdc972ef1403ad715d8b4ba07fbb78d5c40aef14" + sha256 cellar: :any, monterey: "f691cd70a744053bafe283060aeae61384fad9cb23257797568c294f104707f2" + sha256 cellar: :any, big_sur: "e8147cc1a51a0d1b221b5691fb2eb1b28c5bb2415271e8a56a310f4cd270a410" + sha256 cellar: :any_skip_relocation, x86_64_linux: "d63f3846233a10a2b96573fb41e694d234c20f95f0d54b0e626933a274030837" end head do From b53da5679b90e404460c7acc760b2ff9de6b0cf1 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 20 Jun 2023 19:41:02 +0000 Subject: [PATCH 041/680] berkeley-db: update 18.1.40_2 bottle. --- Formula/berkeley-db.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/berkeley-db.rb b/Formula/berkeley-db.rb index 5910cb2355907..de1d0d95aa5fe 100644 --- a/Formula/berkeley-db.rb +++ b/Formula/berkeley-db.rb @@ -13,14 +13,13 @@ class BerkeleyDb < Formula end bottle do - sha256 cellar: :any, arm64_ventura: "9f95fac93b53a02ecf42f3abf60c5657f74aea8fccd7b8077c1b567a959bf750" - sha256 cellar: :any, arm64_monterey: "8da7ddbf86ba57c94235796b4acddefba7a67b20cef9c4955e5601f80f8a0e23" - sha256 cellar: :any, arm64_big_sur: "5a9de497a3fb74b8b7fd3b1be77fcd0b808361a3adf228c04132106a16f03aa5" - sha256 cellar: :any, ventura: "c121a9b0cb9b715f535f650ad37435866862a9211923ab7d9d20cc74db3bb814" - sha256 cellar: :any, monterey: "923b8995be6b3da9742b8c283d18dbf3142f73b478b60f85f76db97c37e9b280" - sha256 cellar: :any, big_sur: "eca9cf2bbc656225f096789d5e5f5f73fc62e82aae70233835a7bb29e0e8220c" - sha256 cellar: :any, catalina: "8b868ae69e708c22e04ba3d7ab6164d31d9de5611458f6aae0a0c636b1bf6dc5" - sha256 cellar: :any_skip_relocation, x86_64_linux: "ed8bbe73f3996dce31e082f325cb5230e6026d2067824e6ceaaceeafc146ff0c" + sha256 cellar: :any, arm64_ventura: "67fed25d26cb987106b346ee4088959b71306db6a016cb6f58cca9da9350c36d" + sha256 cellar: :any, arm64_monterey: "e5416a45caf56653c4691f5d939df58d9da2254807efd6ab5425cfa63a472ac9" + sha256 cellar: :any, arm64_big_sur: "a68f9cf2daa3a03ea5c9c9e072955d2dec43aff19859ef2c40888b7b85ea379f" + sha256 cellar: :any, ventura: "a6b04772ee3978ec98f1e3e79fec872c9dc5476b49b7d70218e5c850af6ecf79" + sha256 cellar: :any, monterey: "6db05f803f05820f25cdd5936a8d23615ef886f0a409946d40d966cf5f35f023" + sha256 cellar: :any, big_sur: "5f4917a225a5986f682c85dbcfb6503024738d6eadb637161210ae621c26f457" + sha256 cellar: :any_skip_relocation, x86_64_linux: "3ba948d2977fbfcc865086fab6d6567b4f3972fcc46e327817fb7600f64d4312" end keg_only :provided_by_macos From ebf6e554104d23d25f647d1fbac6fc7cf3a940a2 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 20 Jun 2023 19:44:22 +0000 Subject: [PATCH 042/680] python@3.9: update 3.9.17_1 bottle. --- Formula/python@3.9.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/python@3.9.rb b/Formula/python@3.9.rb index a7623afc7a4ce..4ba3f17a005cb 100644 --- a/Formula/python@3.9.rb +++ b/Formula/python@3.9.rb @@ -12,14 +12,13 @@ class PythonAT39 < Formula end bottle do - rebuild 1 - sha256 arm64_ventura: "645d2905c90bbada6850ce532018688e5cefea0c804e31ab4c80776508254af0" - sha256 arm64_monterey: "847fed352ee4d7ad1bc9f9e84b2815c6c49e4687cf9c5b8d6f33f594125d64ba" - sha256 arm64_big_sur: "d3fe82f3a9d2ff59bd583d6299596cbf12d7ab68f63944ab95e624745cc9ea9f" - sha256 ventura: "12df0c5e9d5f4ef6b588c14a89294b7dbfa2dfd967c43b7ab651ea34929e8625" - sha256 monterey: "b4f1e41330af6829f6e57d4a4204734bb57fd27c6b6c5002b11160259a2a770a" - sha256 big_sur: "1481e5824a1bd54e49fe631a7f8a9648d477fd4f869b13f286c97904694bb6ac" - sha256 x86_64_linux: "7b1e03112406ec76753d4f899c3796c07478a3553faa0944f0fb87ff6020f973" + sha256 arm64_ventura: "cde9ee24a80f10c8a1798776626916cebbb29c44a7ee15c747ef0f59a23afcd4" + sha256 arm64_monterey: "9811dc1844613b46ec891ce9e93ae4dbb7daa3fec4a2bd8e9e440e898d1fde75" + sha256 arm64_big_sur: "d23b0f26a2de1ccd5f3b0dadd0b45d9fca295e16b3a4ed54a0d6b71935f0facc" + sha256 ventura: "6b1f50029ca197a10fc838cce0d8c6ab4582288213fc1da2d3bc80370353d22a" + sha256 monterey: "db100efbd01963a4bf4378dc49411bfd7bd0272fd7575caba33e7a912e1d38d1" + sha256 big_sur: "6935a997cda8a3223c0099e8f4fe50ad3a539817c6c6f200b969c31938915707" + sha256 x86_64_linux: "b60dc509cb0faa8219deefc9543dfe66c6f58501b0b2cc387c7557293f6f2430" end # setuptools remembers the build flags python is built with and uses them to From bb258e8669d37fea1e983cc24cf7110c267dfb91 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 20 Jun 2023 19:48:35 +0000 Subject: [PATCH 043/680] python@3.10: update 3.10.12_1 bottle. --- Formula/python@3.10.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/python@3.10.rb b/Formula/python@3.10.rb index d984ea06429c2..bb8aee901ae83 100644 --- a/Formula/python@3.10.rb +++ b/Formula/python@3.10.rb @@ -12,14 +12,13 @@ class PythonAT310 < Formula end bottle do - rebuild 1 - sha256 arm64_ventura: "afc20ddbd89e093aee4b154b1c8e685de45a6e2d5cfe1be321b55a8f84a2d5c8" - sha256 arm64_monterey: "957dc3a563daf2e7df38e8789ae8d8d4024286dedf50fee483af74d8f19a6176" - sha256 arm64_big_sur: "899db7af5a83181ab2478ade543a1cd79d2c513a268091ebc8867d7febc1c813" - sha256 ventura: "a209c7993a4e87a9e2830f9ec012ba54f9cba32e120a0013875713d56ecff5f0" - sha256 monterey: "5b81eb223b3d53afa7d8a003411b476ae5750e76f6ad13e6a7206c366243ceb9" - sha256 big_sur: "6c960fc9c6a290edbf4b823ecf31af3e9bba439717ca7132fd4516f52fb10498" - sha256 x86_64_linux: "fe5dcdfe7b0047dbf433714c52e46ca55ed7396fec80d5f1dae207e408f09111" + sha256 arm64_ventura: "b18fd992122bb09859ffc555958d03de495915a48e6ac9f65aa151f4ff7ce182" + sha256 arm64_monterey: "91b9011f598b72dfe412c689ffa0d3b7be2cfa0e51726016eca008346aebffb5" + sha256 arm64_big_sur: "789982954a336b5e25b8bb4ccc3a0d15e010acb5eeb8bd75c9a231070bdec54e" + sha256 ventura: "5529cfcd4eea11a32ce35b0e25e7954ba0a8013392d14727d48d75308362c22e" + sha256 monterey: "ea7a8c7de0e138420f115b16cfd573c3d99c804cff97eab286bda3af37337c3a" + sha256 big_sur: "eb23a46fa1910a960db4535277a97aae635469f90ceb7af309ab361c43c7d81a" + sha256 x86_64_linux: "5ff1a560ec8a188daeb2e4f26d2da93ca6c6b528fbc177f49ae3afdf9dce7543" end # setuptools remembers the build flags python is built with and uses them to From 843feac1514591dc7628a558a9de2aeffb7923b5 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 20 Jun 2023 19:49:09 +0000 Subject: [PATCH 044/680] ruby: update 3.2.2_1 bottle. --- Formula/ruby.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/ruby.rb b/Formula/ruby.rb index e3836249c3843..e793f7f04f8ba 100644 --- a/Formula/ruby.rb +++ b/Formula/ruby.rb @@ -23,13 +23,13 @@ class Ruby < Formula end bottle do - sha256 arm64_ventura: "8605fd6364df2e65a4b285bef68b59a5d7d60c256b2dc2bc5284bd6db9bc68cf" - sha256 arm64_monterey: "80775f986835e01bd26c82ef2ebc480a34a4122b84a97aa4440b322734c02aff" - sha256 arm64_big_sur: "088b81299ff5123e9c11d2e0403824f0f8353f2c7ff19fd70174369044258a14" - sha256 ventura: "a4ac080688e871def04469fa335a13ded970d03dd4be662f39f4dba0ecdbab94" - sha256 monterey: "65e0eff7671c89a1800cea2026ac31b9f43339ef9947388c36e4af499e2108f0" - sha256 big_sur: "5e538570263f5650199682bb19ced5bb7370a7969f7986fbde104f371b0d10f4" - sha256 x86_64_linux: "9c74262574ef244b241c2709dac2d10150d9bafe328e497830cbf0398ab79750" + sha256 arm64_ventura: "dd4528e4e2faddab7c90f7a1849b465d190c5d06f2c95a96ec779aca69da9d16" + sha256 arm64_monterey: "6730d64d415526ef41f3a2911be1ca901295cbd37ddc7efb243b3568e5620b01" + sha256 arm64_big_sur: "7a297337dfa9a2afc204e8b3302dc5a25823653fed95c49120b9c87241600e91" + sha256 ventura: "cc9b5b6ccc54d8182f0ab699b23cb810fd7cc323a1c8a1aa7c257aa93313cc4c" + sha256 monterey: "8cf820914f34d82f6ae5b80a2eae7b75c133a5263e6ca34338a161542878c413" + sha256 big_sur: "937d024ebfab8a3f43ec18a24a626ae2a29a4127c6712b138cea786aaf2c413c" + sha256 x86_64_linux: "c93cfb32aa6168aefa19725dfbe005491fad4ad304c5a2181ce110d291850d42" end head do From c26724ebbdeee0ba8c75bf8db5a5e8e7f21815cd Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 03:55:13 +0800 Subject: [PATCH 045/680] libfido2: switch to `openssl@3` --- Formula/libfido2.rb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Formula/libfido2.rb b/Formula/libfido2.rb index 587ea0c555dec..bb2b154630aaa 100644 --- a/Formula/libfido2.rb +++ b/Formula/libfido2.rb @@ -4,6 +4,7 @@ class Libfido2 < Formula url "https://github.com/Yubico/libfido2/archive/1.13.0.tar.gz" sha256 "51d43727e2a1c4544c7fd0ee47786f443e39f1388ada735a509ad4af0a2459ca" license "BSD-2-Clause" + revision 1 bottle do sha256 cellar: :any, arm64_ventura: "7b5d3c0959fed640408631f685d51ec26704455241ef6e04d375514d7b941563" @@ -19,7 +20,7 @@ class Libfido2 < Formula depends_on "mandoc" => :build depends_on "pkg-config" => :build depends_on "libcbor" - depends_on "openssl@1.1" + depends_on "openssl@3" on_linux do depends_on "systemd" # for libudev @@ -58,7 +59,7 @@ def install fido_dev_info_free(&devlist, max_devices); } EOF - system ENV.cc, "test.c", "-I#{include}", "-I#{Formula["openssl@1.1"].include}", "-o", "test", + system ENV.cc, "test.c", "-I#{include}", "-I#{Formula["openssl@3"].include}", "-o", "test", "-L#{lib}", "-lfido2" system "./test" end From 5e2c62578d1019b233f1dc77d373315b117cb938 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 03:56:16 +0800 Subject: [PATCH 046/680] opusfile: switch to `openssl@3` --- Formula/opusfile.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/opusfile.rb b/Formula/opusfile.rb index 261103e048258..68c6855fb2e10 100644 --- a/Formula/opusfile.rb +++ b/Formula/opusfile.rb @@ -5,6 +5,7 @@ class Opusfile < Formula mirror "https://ftp.osuosl.org/pub/xiph/releases/opus/opusfile-0.12.tar.gz" sha256 "118d8601c12dd6a44f52423e68ca9083cc9f2bfe72da7a8c1acb22a80ae3550b" license "BSD-3-Clause" + revision 1 livecheck do url "https://www.opus-codec.org/downloads/" @@ -34,7 +35,7 @@ class Opusfile < Formula depends_on "pkg-config" => :build depends_on "libogg" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "opus" resource "sample" do From 79274980384356e4851d79a45e6fdd543d183e68 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 03:57:32 +0800 Subject: [PATCH 047/680] libssh: switch to `openssl@3` --- Formula/libssh.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/libssh.rb b/Formula/libssh.rb index 3b0ce7fb87b79..ec1563d895150 100644 --- a/Formula/libssh.rb +++ b/Formula/libssh.rb @@ -4,6 +4,7 @@ class Libssh < Formula url "https://www.libssh.org/files/0.10/libssh-0.10.5.tar.xz" sha256 "b60e2ff7f367b9eee2b5634d3a63303ddfede0e6a18dfca88c44a8770e7e4234" license "LGPL-2.1-or-later" + revision 1 head "https://git.libssh.org/projects/libssh.git", branch: "master" bottle do @@ -17,7 +18,7 @@ class Libssh < Formula end depends_on "cmake" => :build - depends_on "openssl@1.1" + depends_on "openssl@3" uses_from_macos "zlib" From b096a40342dcf97143f11dddc3d16e45f44dd03b Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 03:59:40 +0800 Subject: [PATCH 048/680] redis: switch to `openssl@3` --- Formula/redis.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/redis.rb b/Formula/redis.rb index eebce2ee3bbbc..09001834a08dd 100644 --- a/Formula/redis.rb +++ b/Formula/redis.rb @@ -4,6 +4,7 @@ class Redis < Formula url "https://download.redis.io/releases/redis-7.0.11.tar.gz" sha256 "ce250d1fba042c613de38a15d40889b78f7cb6d5461a27e35017ba39b07221e3" license "BSD-3-Clause" + revision 1 head "https://github.com/redis/redis.git", branch: "unstable" livecheck do @@ -21,7 +22,7 @@ class Redis < Formula sha256 cellar: :any_skip_relocation, x86_64_linux: "a54eeb6cfe5062a0ed47568b59b9fe2bcb23b3328389b7d72e8f2fefb960c7d5" end - depends_on "openssl@1.1" + depends_on "openssl@3" def install system "make", "install", "PREFIX=#{prefix}", "CC=#{ENV.cc}", "BUILD_TLS=yes" From 8490ce414036ed5a5f1d735c3c762e0bf5a7f2f7 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 20 Jun 2023 20:03:42 +0000 Subject: [PATCH 049/680] apr-util: update 1.6.3_1 bottle. --- Formula/apr-util.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/apr-util.rb b/Formula/apr-util.rb index cada476a3f750..7001b3a4f0db2 100644 --- a/Formula/apr-util.rb +++ b/Formula/apr-util.rb @@ -8,13 +8,13 @@ class AprUtil < Formula revision 1 bottle do - sha256 arm64_ventura: "6934399a13fd918d1b923b0f3c11b147b7f95252fb5346e6c2c1ff0ea469dd47" - sha256 arm64_monterey: "b9f49b64bb09ebbacca86db8b043eeae0d4ccbdbbc107387ac62940a0813c8b2" - sha256 arm64_big_sur: "ccb19102ab96bc0ca3575931a34ebfbb8313fddd03c91d6379316f80174a84be" - sha256 ventura: "0ed3fd969da7b5199386e5ad2da2c1585c273c4e9bfc3d601b3cb12984ca298a" - sha256 monterey: "5bcb46d9d71cfbbcd247ead2d3eb47d587397cfd7c2c34ea5f3f855bc06985c5" - sha256 big_sur: "12b7c6a3247bd7fcf1c8f240e7d1b94f1d6303ac065583806a8ac895353ac452" - sha256 x86_64_linux: "8cee1baa7025531d181d2c6a49198f2095b043405ddbb8618ae9e5e36c2713fb" + sha256 arm64_ventura: "5ea1b08457b4f35362a0e8fc04508039da2c75020432b66e879fe2f29ad4f0a0" + sha256 arm64_monterey: "a99d5cbb19fb70837640c2815cbd28203a60aac9e43d844e87c32d3a1f5a5882" + sha256 arm64_big_sur: "9ee165f6e45f9942b474ec8ede6daf54f83c8aec0d9e9c94ff5f94ffeded1d88" + sha256 ventura: "77a5ce9d0d7e39f5181a1a05b716c3beef0b9bcf167d9f0ff308a40ad3f3c6da" + sha256 monterey: "e222f66b4f62dd199c2682c945329585d605dadad38f3ce6b4c1bb311825fa8a" + sha256 big_sur: "5881ec4a073714f30439a9019e7d9f51cea1ff0d6e9a7d07f3420c592abec05f" + sha256 x86_64_linux: "495e178eaab5d989721170b12daadad737b4b827e1b7dcd0e3cabe156938fed8" end keg_only :shadowed_by_macos, "Apple's CLT provides apr (but not apr-util)" From 675062d2e2771b4620229355ce95921743219acb Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 20 Jun 2023 20:10:29 +0000 Subject: [PATCH 050/680] libssh2: update 1.11.0_1 bottle. --- Formula/libssh2.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/libssh2.rb b/Formula/libssh2.rb index 025bc3bc534ab..dff956ea3a5b6 100644 --- a/Formula/libssh2.rb +++ b/Formula/libssh2.rb @@ -14,13 +14,13 @@ class Libssh2 < Formula end bottle do - sha256 cellar: :any, arm64_ventura: "cf0e735085285723dc4a43160c97e73c65c2758127ad18cb1c6f57689a3f567f" - sha256 cellar: :any, arm64_monterey: "86675a61931e93ee3b0451ec80d61b0675981cefa6a25c74485cb0e193a08b6e" - sha256 cellar: :any, arm64_big_sur: "1e846fb3154b08e1796258e1ef63c861a6fa054f6d93b1fdceb775588dc7c7c6" - sha256 cellar: :any, ventura: "037e14a2a1c76d5019ab96264574e72e652864da0e01f373e4183c893108f064" - sha256 cellar: :any, monterey: "9cc91506152ea4a400ff971923e7fab6ad3149c1162cf3baf721d059188fb040" - sha256 cellar: :any, big_sur: "7ea74deaf8385acc677419003a9a19342b41b278cd44be65a6dc1ae0c81458e0" - sha256 cellar: :any_skip_relocation, x86_64_linux: "95cbc23269e7b6d5ceb5663731d1f5b09a3fdea56464e6941c3fee6e6fc63e86" + sha256 cellar: :any, arm64_ventura: "41e860bcf96b8e86bb5f2c321fb1ca14b620adce510cec881eeac2f432e00e5e" + sha256 cellar: :any, arm64_monterey: "cc09eb9988f274f2f923aa1d047a6df28fc5fe5d5301f9bde8e0df44167dbb29" + sha256 cellar: :any, arm64_big_sur: "80ec45fff392d1ea106aaceaf6f35fb96847a59ad378ae9e83aecc9470a384a9" + sha256 cellar: :any, ventura: "71b9199fd292ab344d388051629500329315e37c20e7329b5c1c6772beed42be" + sha256 cellar: :any, monterey: "9a4b09c1a5b50b847b0104a0976c8d6359de9f567928f57c1a4eae84e6f7134a" + sha256 cellar: :any, big_sur: "41dbed0ea860e38eb76d1a5fb0b68c06d86035a386e138bb50df03dd61803794" + sha256 cellar: :any_skip_relocation, x86_64_linux: "57746d26d6d96b0ba3a7b7021b8f13a466685e8a2172fa49bf4cb44d91d24429" end head do From 668821c33c6273a16929d947cd94d50694c3a734 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 20 Jun 2023 20:10:31 +0000 Subject: [PATCH 051/680] curl: update 8.1.2_1 bottle. --- Formula/curl.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/curl.rb b/Formula/curl.rb index b2ae8f35ca57b..c8bf87d83a5d7 100644 --- a/Formula/curl.rb +++ b/Formula/curl.rb @@ -16,13 +16,13 @@ class Curl < Formula end bottle do - sha256 cellar: :any, arm64_ventura: "98f19a2478157214cf70a9464d053f4d3cbb584b9674ca0caa0f6a498427b5e2" - sha256 cellar: :any, arm64_monterey: "53b672721b3bd01810249d8c1fc38d81be55919a5cdc5aeae47a5270f727ae5a" - sha256 cellar: :any, arm64_big_sur: "7578d993a314c082bc2d41e38a94f717c6fc8e651114382a023a9ee9c4cc7788" - sha256 cellar: :any, ventura: "fc1fddfaadaa7ee02e512a066be385cf4ae9a2b97d6bdfcf7f022dd58354c76b" - sha256 cellar: :any, monterey: "83f545ac579a8252bc425774a50d0ad3030e86c0493c070fc9147ae9b3cfbeb0" - sha256 cellar: :any, big_sur: "6df6d9bdfdcf0e13fe715a0b1828f621ed9291b0a7b5f6274c2edb81070f1761" - sha256 cellar: :any_skip_relocation, x86_64_linux: "880183e3784201ce34a77374785a83ba39599e91dffe1a54c183d524bf79ed51" + sha256 cellar: :any, arm64_ventura: "9bd5703ca8717e141933b2a99ceca383f6f9c89dde495161063fc0b9be0b3289" + sha256 cellar: :any, arm64_monterey: "d10b95b4831a80162e63e95321ea743a07c48567f07d200b8f8d9e755aec4385" + sha256 cellar: :any, arm64_big_sur: "903965a1ff4f348d29400360895c7e80cfdc409a58ab9baa181920becf3982f0" + sha256 cellar: :any, ventura: "c5b69e6af1635b0884a654e91dc707b352a691a43bd79c774706aabc273d331d" + sha256 cellar: :any, monterey: "b20e0b0d54d1629c6fc09979572a83db734c6eb6b611d71d12f814275a486238" + sha256 cellar: :any, big_sur: "7577bb988799c0959bf7a766519cbd08a4b80c6d4c68768a2ccfba1de8bb385b" + sha256 cellar: :any_skip_relocation, x86_64_linux: "02b3b8dde04541f3fe2e0cd4c996909597cf9dd3473a1e298d21e25853529082" end head do From 755ac4d4b91028ca95f7749bbe14878ad0def064 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 20 Jun 2023 20:10:31 +0000 Subject: [PATCH 052/680] rtmpdump: update 2.4+20151223_2 bottle. --- Formula/rtmpdump.rb | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) diff --git a/Formula/rtmpdump.rb b/Formula/rtmpdump.rb index 0e47f3f6a5609..fe40c7919d501 100644 --- a/Formula/rtmpdump.rb +++ b/Formula/rtmpdump.rb @@ -15,17 +15,13 @@ class Rtmpdump < Formula end bottle do - sha256 cellar: :any, arm64_ventura: "6a1838baea154e65800058df58a36adcbb2e153337803503b7b1bed5989fd6f1" - sha256 cellar: :any, arm64_monterey: "f0787745f3b2ac7c173b3582b7079a2f30ad82dcad69a34fb79edf76e804dbb2" - sha256 cellar: :any, arm64_big_sur: "67c47ecf95d2f4367685fb0ab04c913d55743e5bafccce721f665c6579f3b599" - sha256 cellar: :any, ventura: "eb50329d49a5795f9048dd7052785afa713af2eb1df00536dfbf6144e3783593" - sha256 cellar: :any, monterey: "f85231e41536d97be7e733be388641ddc32e7c3fd32d07437760ea69a0298778" - sha256 cellar: :any, big_sur: "b9e42bf8023a8634a741402f7f902bbd0083e663b2e0d36d3e70dec657f1dd07" - sha256 cellar: :any, catalina: "f39d714005d28ed61728832877433a68dd256796bc225bac68b505b2c1d97ef4" - sha256 cellar: :any, mojave: "97cf25d61d474c2115f6448940f924324d630b60776396398662b1368b4544da" - sha256 cellar: :any, high_sierra: "7e95dc18fc03a6c1f19385e1507448f23e2e570c9b3ad60bd3fbc05c65295fb8" - sha256 cellar: :any, sierra: "2118d007922d98ae71169be417106f594636e6ff979611b9e51dd2cf09c002b7" - sha256 cellar: :any_skip_relocation, x86_64_linux: "c1d50c3dc8938a0e69c86d29046c924c3e9f7d80c567c8bd848fe368ae0a992e" + sha256 cellar: :any, arm64_ventura: "572f37c44c4f32aa13dcd2bbf4770ec3e95ac469301044e61b1e36504c272f4e" + sha256 cellar: :any, arm64_monterey: "9485c20cdb3af897739b7f96d1277b067f8942ec56319d63723f553c9bba83b2" + sha256 cellar: :any, arm64_big_sur: "296c88c93a14ef83e9423e17c6a68ab4433b40f52c298a638fad8b04d8a47d00" + sha256 cellar: :any, ventura: "d55211ce185ffec9901ae510de102b69e210e2b978e0cef81e0ea4e7de9f8266" + sha256 cellar: :any, monterey: "92ff849dd16c09569ede4c04e8cab4679366c4d3fabe47dc97733ae89aee24bb" + sha256 cellar: :any, big_sur: "898c06791665ad0c74e4b7ba99451b47402b3a22c02f98166ffb7d2258d77a35" + sha256 cellar: :any_skip_relocation, x86_64_linux: "d051297b563e80fbcff1a9006ae9fa0ce66280716322fa58a669298d73407e6f" end depends_on "openssl@3" From c6a13d7cd3e8198b1bde6de8bbaab22567de2072 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 20 Jun 2023 20:10:32 +0000 Subject: [PATCH 053/680] openldap: update 2.6.4_1 bottle. --- Formula/openldap.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/openldap.rb b/Formula/openldap.rb index 27766a37e5440..2b85741195502 100644 --- a/Formula/openldap.rb +++ b/Formula/openldap.rb @@ -14,14 +14,13 @@ class Openldap < Formula end bottle do - rebuild 1 - sha256 arm64_ventura: "f503cb37d9419959e0739bfe7b960c91d50f644b29d76b153902a015cd751f14" - sha256 arm64_monterey: "ede5c0fe3c1c9f534a50c07ad3063c2b213761f33a34b8c118cc6d38201b46d4" - sha256 arm64_big_sur: "02e3369d6fc602fe71a253c331b8e22c3c0b0c2fbcb369cddb24c75fef8f4167" - sha256 ventura: "b4a9a392b4fd8ca05a07f9558191959117c4b4f0016bb5b80d0d7b045cb062f6" - sha256 monterey: "aac550094125b342a299887415d17f9009a9c4219a2fd9f0e4a059ad8e920003" - sha256 big_sur: "032b7cd95fc2e055df75a235c987b24d7ce3b104eef8938a56c620d8fc677634" - sha256 x86_64_linux: "0b678bbcef3879aa05a4f84c3997a18fccc3a083a9ccb036fbc69fe3ecc3e8cd" + sha256 arm64_ventura: "c3f63569a2f1b69f309900e1121203bb8d9dcd4ce74c919fe866bcbe501b03c4" + sha256 arm64_monterey: "379aad8019a12a749d42b373a58dec45aec5f1dfb7263ef741f10ab4f9e20d38" + sha256 arm64_big_sur: "1d348d5dd41704b97454d209792841f9734345bce7c4e3c0c3a9c07cd7216071" + sha256 ventura: "7e93a3f5357cf20fd71d98611a68a1225303705f61882be3ab04386deae30495" + sha256 monterey: "b5eddf6a15187aa0a289e50f75b3448fabd37790d7b02b75bde690ad0a314114" + sha256 big_sur: "e05a924272d44ac5a23b47188a8082f0622e0baa9819756e4dc9f750ac84e6d4" + sha256 x86_64_linux: "2ddc12af9582a9c13100d43e4de58dda1fa462ac333f85261952f218ed07cae7" end keg_only :provided_by_macos From cb4438a9f2ccf27a0f86b9bf1fb7a22b3500526b Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 00:34:59 +0800 Subject: [PATCH 054/680] php: switch to `openssl@3` --- Formula/php.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/php.rb b/Formula/php.rb index b7267a28de18a..fc2082b954e04 100644 --- a/Formula/php.rb +++ b/Formula/php.rb @@ -6,7 +6,7 @@ class Php < Formula mirror "https://fossies.org/linux/www/php-8.2.7.tar.xz" sha256 "4b9fb3dcd7184fe7582d7e44544ec7c5153852a2528de3b6754791258ffbdfa0" license "PHP-3.01" - revision 1 + revision 2 livecheck do url "https://www.php.net/downloads" @@ -49,7 +49,7 @@ class Php < Formula depends_on "libzip" depends_on "oniguruma" depends_on "openldap" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "pcre2" depends_on "sqlite" depends_on "tidy-html5" @@ -212,7 +212,7 @@ def install end # Use OpenSSL cert bundle - openssl = Formula["openssl@1.1"] + openssl = Formula["openssl@3"] %w[development production].each do |mode| inreplace "php.ini-#{mode}", /; ?openssl\.cafile=/, "openssl.cafile = \"#{openssl.pkgetc}/cert.pem\"" From 631c6e8286bc02224e0a2694f34aa445b1747154 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 20 Jun 2023 20:27:16 +0000 Subject: [PATCH 055/680] libfido2: update 1.13.0_1 bottle. --- Formula/libfido2.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/libfido2.rb b/Formula/libfido2.rb index bb2b154630aaa..1e454d7664818 100644 --- a/Formula/libfido2.rb +++ b/Formula/libfido2.rb @@ -7,13 +7,13 @@ class Libfido2 < Formula revision 1 bottle do - sha256 cellar: :any, arm64_ventura: "7b5d3c0959fed640408631f685d51ec26704455241ef6e04d375514d7b941563" - sha256 cellar: :any, arm64_monterey: "c881e6791d6ee3e3f2b4c1f4f83ece33119522a782d6e47473f388144744d52b" - sha256 cellar: :any, arm64_big_sur: "01acb36bc6fc4090efd2b4a3d4466a317e7590b330255bc8e0608d1adde5a828" - sha256 cellar: :any, ventura: "73b745804c6746c64cf6d893d6ce79d8dcdcd61b12d0dc1ea661e44bb8df7821" - sha256 cellar: :any, monterey: "cf58469b1f43448949602faeb760108b13b4ca9749ab4c1d2ba054d96c602182" - sha256 cellar: :any, big_sur: "6bd137a882ad45647044ba1cc6f4c9ac582a2d0383e7ed7d071ac9acde3d38d2" - sha256 cellar: :any_skip_relocation, x86_64_linux: "98b05a5da57c807f92bf4a689991556fc25b58df95de4a065368bfde80d35fc6" + sha256 cellar: :any, arm64_ventura: "92ec60d842d0f283bf1d5f3e063aee439cbe1bfdb3b458556caa0dabeed3d0e1" + sha256 cellar: :any, arm64_monterey: "ad03ed8928436cf37260a365287c0f5fc0b82379a31ebf59b2500e7ef04aa0ec" + sha256 cellar: :any, arm64_big_sur: "62bc2844dfe47bd9c5a05b61b4e8e6d4ca765c5ae15679406fa21f1c17aae031" + sha256 cellar: :any, ventura: "e3f26a2f2a3ed809d521960ab19f6cd7165a6c8ef634dafec625f4574f692365" + sha256 cellar: :any, monterey: "965c77b9c1fa018c00421affc54cf9e291733a7f945044977c1118e7f984c060" + sha256 cellar: :any, big_sur: "fbc2977a46a8a2cd67003d6481c124407eb154f477f5b1bd558a71673319739f" + sha256 cellar: :any_skip_relocation, x86_64_linux: "54a0268ea3f24f5d9f0c4bfbe997d425d7f2f133c4df6f8ebe8c87bf7e76372f" end depends_on "cmake" => :build From 630308e89cd5902b7d4efedf31390d743269eb73 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 20 Jun 2023 20:30:11 +0000 Subject: [PATCH 056/680] opusfile: update 0.12_1 bottle. --- Formula/opusfile.rb | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/Formula/opusfile.rb b/Formula/opusfile.rb index 68c6855fb2e10..4f62fc16fb777 100644 --- a/Formula/opusfile.rb +++ b/Formula/opusfile.rb @@ -13,16 +13,13 @@ class Opusfile < Formula end bottle do - sha256 cellar: :any, arm64_ventura: "36711acb9ef28f156240cf9844801ed8a6bdafa517ba75cc88f3e00d4b8e4bd1" - sha256 cellar: :any, arm64_monterey: "0cdc27b38be83f9e0e7a2ca87d2b5605d597f702b8ae0e6b9f7470b203debf94" - sha256 cellar: :any, arm64_big_sur: "4274c0f9758385bbf30fabde125317dcf4934e5188d86b791cb1292efb9e26fd" - sha256 cellar: :any, ventura: "73c8b6c9dd81e8b3a8d33498659757468c29bc3c255318287eed5dd0b40690fe" - sha256 cellar: :any, monterey: "2b33775ddb195a0de0ae029b833c425db68ae92ed0228f2f508a202ef620823d" - sha256 cellar: :any, big_sur: "0e6dc752d650542ea8ae4b67182700724ae32ffd5dfa9323d5c2563ed267dd0f" - sha256 cellar: :any, catalina: "c43c50e65738c25ef72af85e5509577314764c3dad0fb4c122704591d6f3a515" - sha256 cellar: :any, mojave: "8754dfcc9abec5de74e8cd7af31614c06e8208bd623f9ad5446048ad14218a97" - sha256 cellar: :any, high_sierra: "ff718107c425123a06270b62aa9a7bd3fee4f785d03dac21a58f7059720be22b" - sha256 cellar: :any_skip_relocation, x86_64_linux: "9279801d0c9111e570f0e095f738d68a3eae182b8d9d6cb0cd6343a25b787644" + sha256 cellar: :any, arm64_ventura: "d2d8a06a9cf6bae410e9112ec383e928b69986c8f6d1b91cde5961008e1ec077" + sha256 cellar: :any, arm64_monterey: "cd2de61cdf56792c4d6e03d5af1c1319b028d7c0227bbeb8b221f85c6928c301" + sha256 cellar: :any, arm64_big_sur: "c82b83a7d1a4847695a7667de5537fa2b75fc737d0caedf3562891019b7e8c37" + sha256 cellar: :any, ventura: "3f71655f0ae4529bbe68cdf389f44b835130e77078758674f0f433327aa7341f" + sha256 cellar: :any, monterey: "fa8d9e078297d10e650883b4c259d46bf955031174af802849e4151ef3b5dccc" + sha256 cellar: :any, big_sur: "f97ed204769d1f151372469bc4364076add0c7e15035bdba1a9aa630c2ee2063" + sha256 cellar: :any_skip_relocation, x86_64_linux: "f4b0a03f7494d92eb31cdc658c7aca5d971a1c9482ad899a2fe6643715d887f4" end head do From 660be87eda9398cf6c7736bc4bcb2bc18892bb0a Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 20 Jun 2023 20:32:56 +0000 Subject: [PATCH 057/680] tcl-tk: update 8.6.13_4 bottle. --- Formula/tcl-tk.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/tcl-tk.rb b/Formula/tcl-tk.rb index b0c7968443ac8..430556d284d4f 100644 --- a/Formula/tcl-tk.rb +++ b/Formula/tcl-tk.rb @@ -13,14 +13,13 @@ class TclTk < Formula end bottle do - rebuild 1 - sha256 arm64_ventura: "f40d605c127e7a7895cd2b1506ef1ac0e59e6f8ad671a7f4e802c4726ef21595" - sha256 arm64_monterey: "11aec0c476a122789baf08f760224055b39478392d8f6d0ca6e38f4710ef48fa" - sha256 arm64_big_sur: "2797baea8eabe4fa73fca4992f7506fc48882842d250b24622f1fe8eb6049613" - sha256 ventura: "15cade8287fb43f440cbd2de43b49942034bb75104180add1768baa155e3f6b1" - sha256 monterey: "24d780810fc9c75c78993418cf864c5d2591ea40512be0975f7f4ade8a3c4dc6" - sha256 big_sur: "cdd86c3d4ba95617c09d39791dc48cf2c33885f4e6a36b6936298bc362b3f78d" - sha256 x86_64_linux: "2dc6ae424056b9bcc423c8be83c0115df96cd0aa85d3bc45b82196136e1a57f4" + sha256 arm64_ventura: "08b0adf64e7ed72c3665cd7ccf6551456c2d2682b88449f7dce9beb3e1856d71" + sha256 arm64_monterey: "be50577af5dd5c8f77bfcbd81869674e2ce667cf3e0d5968ef3c915cca5133cc" + sha256 arm64_big_sur: "57112c61bc5c52d3652d30c7126b298f79f58a44095330c027f9d29542ff9516" + sha256 ventura: "738d5d6f51520dedb90df80b618d15b46d2deee4bcd6ba71b4159d685d9362f1" + sha256 monterey: "1be828e596499e7b91372b48d5b7b9e50e12bf059fc166064a282dd7586513b0" + sha256 big_sur: "d16ee53ec43dfeba443cd720d5131deb0591b8e568e20db4a7b4ac876296f14a" + sha256 x86_64_linux: "b8ab6476e3ab5577f3b426ff7ce3906478b5147c1bbf3684ad65d58f7282fb24" end depends_on "openssl@3" From 3204c5939d29ad7c85fecf5c75bb5ae597d90d98 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 04:33:32 +0800 Subject: [PATCH 058/680] httpd: switch to `openssl@3` --- Formula/httpd.rb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Formula/httpd.rb b/Formula/httpd.rb index 5fefadbf3ba94..af77f137735cc 100644 --- a/Formula/httpd.rb +++ b/Formula/httpd.rb @@ -5,6 +5,7 @@ class Httpd < Formula mirror "https://downloads.apache.org/httpd/httpd-2.4.57.tar.bz2" sha256 "dbccb84aee95e095edfbb81e5eb926ccd24e6ada55dcd83caecb262e5cf94d2a" license "Apache-2.0" + revision 1 bottle do sha256 arm64_ventura: "ba972757b289bcc09c73f7221624910a5b18ec83459526e4ffe641f7bdaae06a" @@ -20,7 +21,7 @@ class Httpd < Formula depends_on "apr-util" depends_on "brotli" depends_on "libnghttp2" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "pcre2" uses_from_macos "libxml2" @@ -77,7 +78,7 @@ def install "--with-libxml2=#{libxml2}", "--with-mpm=prefork", "--with-nghttp2=#{Formula["libnghttp2"].opt_prefix}", - "--with-ssl=#{Formula["openssl@1.1"].opt_prefix}", + "--with-ssl=#{Formula["openssl@3"].opt_prefix}", "--with-pcre=#{Formula["pcre2"].opt_prefix}/bin/pcre2-config", "--with-z=#{zlib}", "--disable-lua", From 706688a66e6803ae658fa7822c71056659ca6790 Mon Sep 17 00:00:00 2001 From: Caleb Xu Date: Tue, 20 Jun 2023 16:33:37 -0400 Subject: [PATCH 059/680] h2o: switch to openssl@3 --- Formula/h2o.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/h2o.rb b/Formula/h2o.rb index e3f31003e589f..39aae31a436ca 100644 --- a/Formula/h2o.rb +++ b/Formula/h2o.rb @@ -4,7 +4,7 @@ class H2o < Formula url "https://github.com/h2o/h2o/archive/v2.2.6.tar.gz" sha256 "f8cbc1b530d85ff098f6efc2c3fdbc5e29baffb30614caac59d5c710f7bda201" license "MIT" - revision 2 + revision 3 bottle do sha256 arm64_ventura: "c03e1941f5138d1601fb16511c1a709086fe70d20b49b031e93c93cc581239f2" @@ -19,7 +19,7 @@ class H2o < Formula depends_on "cmake" => :build depends_on "pkg-config" => :build - depends_on "openssl@1.1" + depends_on "openssl@3" uses_from_macos "zlib" @@ -30,7 +30,7 @@ def install args = std_cmake_args + %W[ -DWITH_BUNDLED_SSL=OFF - -DOPENSSL_ROOT_DIR=#{Formula["openssl@1.1"].opt_prefix} + -DOPENSSL_ROOT_DIR=#{Formula["openssl@3"].opt_prefix} ] # Build shared library. From 289305b6e8c52c1e4acbd223b9a07b60b6c1283a Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 04:35:02 +0800 Subject: [PATCH 060/680] neon: switch to `openssl@3` --- Formula/neon.rb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Formula/neon.rb b/Formula/neon.rb index 71313ae8cc472..df6f3d0e42c7a 100644 --- a/Formula/neon.rb +++ b/Formula/neon.rb @@ -5,6 +5,7 @@ class Neon < Formula mirror "https://fossies.org/linux/www/neon-0.32.5.tar.gz" sha256 "4872e12f802572dedd4b02f870065814b2d5141f7dbdaf708eedab826b51a58a" license "LGPL-2.0-or-later" + revision 1 livecheck do url :homepage @@ -23,7 +24,7 @@ class Neon < Formula depends_on "pkg-config" => :build depends_on "xmlto" => :build - depends_on "openssl@1.1" + depends_on "openssl@3" uses_from_macos "libxml2" @@ -38,7 +39,7 @@ def install "--disable-static", "--disable-nls", "--with-ssl=openssl", - "--with-libs=#{Formula["openssl@1.1"].opt_prefix}" + "--with-libs=#{Formula["openssl@3"].opt_prefix}" system "make", "install" end end From cdece5ba765038438f16ee71cfb1127366b98c0c Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 04:43:53 +0800 Subject: [PATCH 061/680] cargo-c: switch to `openssl@3` --- Formula/cargo-c.rb | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Formula/cargo-c.rb b/Formula/cargo-c.rb index 51268184af4f4..c4100a4a0f0a1 100644 --- a/Formula/cargo-c.rb +++ b/Formula/cargo-c.rb @@ -4,6 +4,7 @@ class CargoC < Formula url "https://github.com/lu-zero/cargo-c/archive/refs/tags/v0.9.20.tar.gz" sha256 "6a89125c4b59279e73f977ef8a7aa5d83240bdf5d1d7ef1a53b8d1f2201a5f41" license "MIT" + revision 1 livecheck do url :stable @@ -23,7 +24,7 @@ class CargoC < Formula depends_on "rust" => :build depends_on "libgit2" depends_on "libssh2" - depends_on "openssl@1.1" + depends_on "openssl@3" uses_from_macos "zlib" @@ -35,7 +36,7 @@ def install ENV["LIBGIT2_SYS_USE_PKG_CONFIG"] = "1" ENV["LIBSSH2_SYS_USE_PKG_CONFIG"] = "1" # Ensure the correct `openssl` will be picked up. - ENV["OPENSSL_DIR"] = Formula["openssl@1.1"].opt_prefix + ENV["OPENSSL_DIR"] = Formula["openssl@3"].opt_prefix ENV["OPENSSL_NO_VENDOR"] = "1" system "cargo", "install", *std_cargo_args @@ -57,8 +58,8 @@ def check_binary_linkage(binary, library) [ Formula["libgit2"].opt_lib/shared_library("libgit2"), Formula["libssh2"].opt_lib/shared_library("libssh2"), - Formula["openssl@1.1"].opt_lib/shared_library("libssl"), - Formula["openssl@1.1"].opt_lib/shared_library("libcrypto"), + Formula["openssl@3"].opt_lib/shared_library("libssl"), + Formula["openssl@3"].opt_lib/shared_library("libcrypto"), ].each do |library| assert check_binary_linkage(bin/"cargo-cbuild", library), "No linkage with #{library.basename}! Cargo is likely using a vendored version." From a644490bd5605e78b985b7ef552a8c4de3938c94 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 04:45:38 +0800 Subject: [PATCH 062/680] postgresql@14: switch to `openssl@3` --- Formula/postgresql@14.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/postgresql@14.rb b/Formula/postgresql@14.rb index 3ec2d10a0dc0d..412810e81e11a 100644 --- a/Formula/postgresql@14.rb +++ b/Formula/postgresql@14.rb @@ -4,7 +4,7 @@ class PostgresqlAT14 < Formula url "https://ftp.postgresql.org/pub/source/v14.8/postgresql-14.8.tar.bz2" sha256 "39d38f0030737ed03835debeefee3b37d335462ce4995e2497bc38d621ebe45a" license "PostgreSQL" - revision 1 + revision 2 livecheck do url "https://ftp.postgresql.org/pub/source/" @@ -32,7 +32,7 @@ class PostgresqlAT14 < Formula depends_on "krb5" depends_on "lz4" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "readline" uses_from_macos "libxml2" @@ -46,8 +46,8 @@ class PostgresqlAT14 < Formula end def install - ENV.prepend "LDFLAGS", "-L#{Formula["openssl@1.1"].opt_lib} -L#{Formula["readline"].opt_lib}" - ENV.prepend "CPPFLAGS", "-I#{Formula["openssl@1.1"].opt_include} -I#{Formula["readline"].opt_include}" + ENV.prepend "LDFLAGS", "-L#{Formula["openssl@3"].opt_lib} -L#{Formula["readline"].opt_lib}" + ENV.prepend "CPPFLAGS", "-I#{Formula["openssl@3"].opt_include} -I#{Formula["readline"].opt_include}" args = %W[ --disable-debug From 6c60fa7fb34a0b97b41f6554312f362e2614bf16 Mon Sep 17 00:00:00 2001 From: Caleb Xu Date: Tue, 20 Jun 2023 16:14:49 -0400 Subject: [PATCH 063/680] coturn: switch to openssl@3 --- Formula/coturn.rb | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Formula/coturn.rb b/Formula/coturn.rb index 871ecb59f4c77..1ca7a6ad9cef1 100644 --- a/Formula/coturn.rb +++ b/Formula/coturn.rb @@ -4,6 +4,7 @@ class Coturn < Formula url "https://github.com/coturn/coturn/archive/refs/tags/4.6.2.tar.gz" sha256 "13f2a38b66cffb73d86b5ed24acba4e1371d738d758a6039e3a18f0c84c176ad" license "BSD-3-Clause" + revision 1 livecheck do url :stable @@ -24,9 +25,11 @@ class Coturn < Formula depends_on "hiredis" depends_on "libevent" depends_on "libpq" - depends_on "openssl@1.1" + depends_on "openssl@3" def install + ENV["SSL_CFLAGS"] = "-I#{Formula["openssl@3"].opt_include}" + ENV["SSL_LIBS"] = "-L#{Formula["openssl@3"].opt_lib} -lssl -lcrypto" system "./configure", "--disable-debug", "--disable-dependency-tracking", "--disable-silent-rules", From 0129caac3944d38021bca45181e95562646f9d86 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 20 Jun 2023 20:58:36 +0000 Subject: [PATCH 064/680] libssh: update 0.10.5_1 bottle. --- Formula/libssh.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/libssh.rb b/Formula/libssh.rb index ec1563d895150..a760bf9a58ab2 100644 --- a/Formula/libssh.rb +++ b/Formula/libssh.rb @@ -8,13 +8,13 @@ class Libssh < Formula head "https://git.libssh.org/projects/libssh.git", branch: "master" bottle do - sha256 cellar: :any, arm64_ventura: "90f69ef4b8bbece825066be8f7eb60ef912119f37b243aff6a7552e140a61227" - sha256 cellar: :any, arm64_monterey: "26a43b44df01e95acd715a58285b86f37d4e619beaad61b5b8e25ea2b8fc27f1" - sha256 cellar: :any, arm64_big_sur: "93872a55892377fbb96747e16652b2eaf32bb23efce922c5857e5376e549534d" - sha256 cellar: :any, ventura: "507c82edd04f248d2486ec9ceb906886fecdf1fa87dcaf678e0e0b5f00e14180" - sha256 cellar: :any, monterey: "9b8d872b9e7d40ebafcf634ecb0071a99b9799603141f67777c4d248533a30c5" - sha256 cellar: :any, big_sur: "85758a853bc5ab1fb7c5464bc361db49827d0741e7cc0b2966784cd2c63dfa66" - sha256 cellar: :any_skip_relocation, x86_64_linux: "8c042612efdc39d06a44d5695761feabb3a3f2ff561c1252bd1bf0e7d2251725" + sha256 cellar: :any, arm64_ventura: "5b5925ae5e0d31dd7b2c508eb1f6a19585a87cb66310d5a658e772666500191d" + sha256 cellar: :any, arm64_monterey: "e8d6d4cf9ef824ef9c47b5dacaf636e608a8ab4cf7af9c8c3431e63ada511564" + sha256 cellar: :any, arm64_big_sur: "05d9667dd5fefbbea27e2424dd12ed80ee88126f07341a1616ff057d9c204889" + sha256 cellar: :any, ventura: "d3c33e1e13a0ce529aa1cb61242357f8c2ae90931402e9248f86178aab458bb3" + sha256 cellar: :any, monterey: "fe5e6d7ee3178a0cbe8b92ca686fab9e8c410359200e359e724a2dcef9a9bfae" + sha256 cellar: :any, big_sur: "9caf4d93dc7fd37ba7b9acb0288341365fbe5a4d87b3f687e72b1aae29606ef6" + sha256 cellar: :any_skip_relocation, x86_64_linux: "9b0cce35866646c7e66a4752cf4b4cd1c2e7ab7846c49fb5d711ad90bfc3bb03" end depends_on "cmake" => :build From f1e72d5bf843aae0e366f645dd407d2aa2ea95f7 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:04:20 +0800 Subject: [PATCH 065/680] node@18: switch to `openssl@3` --- Formula/node@18.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/node@18.rb b/Formula/node@18.rb index ff7ce491cd59a..4fd6f48f9d4f8 100644 --- a/Formula/node@18.rb +++ b/Formula/node@18.rb @@ -4,7 +4,7 @@ class NodeAT18 < Formula url "https://nodejs.org/dist/v18.16.0/node-v18.16.0.tar.xz" sha256 "33d81a233e235a509adda4a4f2209008d04591979de6b3f0f67c1c906093f118" license "MIT" - revision 1 + revision 2 livecheck do url "https://nodejs.org/dist/" @@ -34,7 +34,7 @@ class NodeAT18 < Formula depends_on "icu4c" depends_on "libnghttp2" depends_on "libuv" - depends_on "openssl@1.1" + depends_on "openssl@3" uses_from_macos "python", since: :catalina uses_from_macos "zlib" @@ -71,8 +71,8 @@ def install --shared-libuv-libpath=#{Formula["libuv"].lib} --shared-nghttp2-includes=#{Formula["libnghttp2"].include} --shared-nghttp2-libpath=#{Formula["libnghttp2"].lib} - --shared-openssl-includes=#{Formula["openssl@1.1"].include} - --shared-openssl-libpath=#{Formula["openssl@1.1"].lib} + --shared-openssl-includes=#{Formula["openssl@3"].include} + --shared-openssl-libpath=#{Formula["openssl@3"].lib} --shared-brotli-includes=#{Formula["brotli"].include} --shared-brotli-libpath=#{Formula["brotli"].lib} --shared-cares-includes=#{Formula["c-ares"].include} From 9427374dec707bffc73ac99de362f085ac0e60d8 Mon Sep 17 00:00:00 2001 From: Caleb Xu Date: Tue, 20 Jun 2023 17:07:44 -0400 Subject: [PATCH 066/680] libfreefare: switch to openssl@3 --- Formula/libfreefare.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/libfreefare.rb b/Formula/libfreefare.rb index d65fe5f3837ac..0f6139206fcfc 100644 --- a/Formula/libfreefare.rb +++ b/Formula/libfreefare.rb @@ -3,8 +3,8 @@ class Libfreefare < Formula homepage "https://github.com/nfc-tools/libfreefare" url "https://github.com/nfc-tools/libfreefare/releases/download/libfreefare-0.4.0/libfreefare-0.4.0.tar.bz2" sha256 "bfa31d14a99a1247f5ed49195d6373de512e3eb75bf1627658b40cf7f876bc64" - license "LGPL-3.0" - revision 3 + license "LGPL-3.0-or-later" + revision 4 bottle do sha256 cellar: :any, arm64_ventura: "ea57dd54087cbe7d6f7ecc2d0904313d36b363cd97394bf435c987974e3b7b33" @@ -21,7 +21,7 @@ class Libfreefare < Formula depends_on "pkg-config" => :build depends_on "libnfc" - depends_on "openssl@1.1" + depends_on "openssl@3" # Upstream commit for endianness-related functions, fixes # https://github.com/nfc-tools/libfreefare/issues/55 From 5678e4f93cd5283e745bf7d119ed33210b426a31 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 20 Jun 2023 21:12:35 +0000 Subject: [PATCH 067/680] coturn: update 4.6.2_1 bottle. --- Formula/coturn.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/coturn.rb b/Formula/coturn.rb index 1ca7a6ad9cef1..3e1b40a098d06 100644 --- a/Formula/coturn.rb +++ b/Formula/coturn.rb @@ -12,13 +12,13 @@ class Coturn < Formula end bottle do - sha256 arm64_ventura: "ccfc967fa50ea4a44c5afa39a766d76c4ad4642b0b0816360f31073bd2d2b48a" - sha256 arm64_monterey: "e61a8f61698a7c219d4ccab689aa4f8cf7770679c4d620383447fb16e091dd92" - sha256 arm64_big_sur: "4cdb0da4161adbdd9550f5873f0b61f0007a1db3714f59bea82be2d29fc5ae94" - sha256 ventura: "89bf30786ce50cccd1e87cdc48e4a723a22b172bd17892e6fe3bb967da8130fc" - sha256 monterey: "5ecf51760ebf6d83069f7951bce5e7dbc6abbf77b0b7124310dfa14afeb3837b" - sha256 big_sur: "b63f52f5b0d1b1dde6ed412294c22a91b3e916cc2d8dfaaa52abd1452688db89" - sha256 cellar: :any_skip_relocation, x86_64_linux: "1f2398fe6d68335ff161675f62eccd2178da9e78f602be5a8a2810e44625bbbf" + sha256 arm64_ventura: "29aca0c706485a911b2a21de41235d9b592919508585d626425709518e30a9ea" + sha256 arm64_monterey: "618cbd141e1e439b749b24147e26c49d1d75da27009f565ce03040c73d24d559" + sha256 arm64_big_sur: "aab53a999e6e1b0ad15a3b9db8f3b34d8cb0d1ae66c7d9f2977f5b898468d42e" + sha256 ventura: "64b12f1d41901b80b75fb1d36f443864b51df41a31dc71eafb007dbdfd8cab20" + sha256 monterey: "5a032a4fa80f86dc196db3363c7d2afcd0a622c2adbb6d3fc0eb294b04d56554" + sha256 big_sur: "96ef0109d26469de93155a60f49a2fca01c64b02267f45d89a7102aff069392f" + sha256 cellar: :any_skip_relocation, x86_64_linux: "1c91fbd01d98f9d930e27333818de9f7ae357b1d0ca2313a8a6fcf1f4eee8837" end depends_on "pkg-config" => :build From 89ecae5a19d6f0bd20e6204e108d3c776c07ade6 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:13:05 +0800 Subject: [PATCH 068/680] libgit2: revision bump (switch to `openssl@3`) This has linkage with `openssl@1.1` on Linux, so it needs to be rebuilt against `openssl@3`. --- Formula/libgit2.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Formula/libgit2.rb b/Formula/libgit2.rb index 425540682eb7c..8f9b595ca2484 100644 --- a/Formula/libgit2.rb +++ b/Formula/libgit2.rb @@ -4,6 +4,7 @@ class Libgit2 < Formula url "https://github.com/libgit2/libgit2/archive/v1.6.4.tar.gz" sha256 "d25866a4ee275a64f65be2d9a663680a5cf1ed87b7ee4c534997562c828e500d" license "GPL-2.0-only" => { with: "GCC-exception-2.0" } + revision 1 head "https://github.com/libgit2/libgit2.git", branch: "main" livecheck do From d83850b32513769c3bffcefb41fd76efa768a6b0 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 20 Jun 2023 21:14:29 +0000 Subject: [PATCH 069/680] redis: update 7.0.11_1 bottle. --- Formula/redis.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/redis.rb b/Formula/redis.rb index 09001834a08dd..9dc83a274f950 100644 --- a/Formula/redis.rb +++ b/Formula/redis.rb @@ -13,13 +13,13 @@ class Redis < Formula end bottle do - sha256 cellar: :any, arm64_ventura: "2ee771665ac7828c3dfc6632bb5c0ba3fb8f147a0d5014736a6a980d4b056940" - sha256 cellar: :any, arm64_monterey: "d2972b71501b16174b8afffa1625056dfe5c7775d3065568f25f55260e9ea53e" - sha256 cellar: :any, arm64_big_sur: "2acd9296c0e29d313155d4b44f5f52ebe1cad602b8cf21d8bb91578f4e780ca2" - sha256 cellar: :any, ventura: "4b207ed6d0aeed11120ee04869f1261ca792801e39954d4ea124ef60c2275bbc" - sha256 cellar: :any, monterey: "d31b1b0230a0600aaca17e55bb162100bb49812b6393de22678067994df421b9" - sha256 cellar: :any, big_sur: "62e51fb4fd26b03a1d9e3241f47515da9c3e7e98114b8bdb06aed4148f9b6b80" - sha256 cellar: :any_skip_relocation, x86_64_linux: "a54eeb6cfe5062a0ed47568b59b9fe2bcb23b3328389b7d72e8f2fefb960c7d5" + sha256 cellar: :any, arm64_ventura: "e1f9daea7221b9e6cf8e728091768d48dad76c9eba895dcef7b23346682f1958" + sha256 cellar: :any, arm64_monterey: "147a61d803cf58b1c7487a9d6e55527d95b1dbe7c1b1c209d8620ae5fcd844a6" + sha256 cellar: :any, arm64_big_sur: "6361bc1693f1001576201a6297da2af66f128a6f14dd5f76798fb02d4fbbbb89" + sha256 cellar: :any, ventura: "cc44b00cf2c241f0e13f59932dc1c223b5b597d8235b7e225c25fce4488b7fce" + sha256 cellar: :any, monterey: "75b61d43ae1fda800a66bf901d3bd3bcacd6fecb0b29b3ae73662a4a5d46f959" + sha256 cellar: :any, big_sur: "e0636286f7d4a8975ae68aedfe6c44e28aaff66ae4886558388edc162e031a40" + sha256 cellar: :any_skip_relocation, x86_64_linux: "dd959690bdaa25ca6fe66e6e1150f5ffa981408c025812743c217016bdcf341e" end depends_on "openssl@3" From 86413d0dadc44101e387e4ff6e9733289aa36e1e Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:34:10 +0800 Subject: [PATCH 070/680] grpc@1.54: switch to `openssl@3` --- Formula/grpc@1.54.rb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Formula/grpc@1.54.rb b/Formula/grpc@1.54.rb index f204dc7d73f1c..e3ff06c62d0ca 100644 --- a/Formula/grpc@1.54.rb +++ b/Formula/grpc@1.54.rb @@ -6,6 +6,7 @@ class GrpcAT154 < Formula tag: "v1.54.2", revision: "8871dab19b4ab5389e28474d25cfeea61283265c" license "Apache-2.0" + revision 1 # The "latest" release on GitHub is sometimes for an older major/minor and # there's sometimes a notable gap between when a version is tagged and @@ -35,7 +36,7 @@ class GrpcAT154 < Formula depends_on "pkg-config" => :test depends_on "abseil" depends_on "c-ares" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "protobuf@21" depends_on "re2" @@ -104,7 +105,7 @@ def install EOS ENV.prepend_path "PKG_CONFIG_PATH", lib/"pkgconfig" ENV.prepend_path "PKG_CONFIG_PATH", Formula["protobuf@21"].opt_lib/"pkgconfig" - ENV.prepend_path "PKG_CONFIG_PATH", Formula["openssl@1.1"].opt_lib/"pkgconfig" + ENV.prepend_path "PKG_CONFIG_PATH", Formula["openssl@3"].opt_lib/"pkgconfig" pkg_config_flags = shell_output("pkg-config --cflags --libs libcares protobuf re2 grpc++").chomp.split system ENV.cc, "test.cpp", "-L#{Formula["abseil"].opt_lib}", *pkg_config_flags, "-o", "test" system "./test" From b5386a94b75c57025cdb40251dc2f0636cbe5369 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 20 Jun 2023 21:35:31 +0000 Subject: [PATCH 071/680] php: update 8.2.7_2 bottle. --- Formula/php.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/php.rb b/Formula/php.rb index fc2082b954e04..68a00e4154bc2 100644 --- a/Formula/php.rb +++ b/Formula/php.rb @@ -14,13 +14,13 @@ class Php < Formula end bottle do - sha256 arm64_ventura: "d973f5aa1b7c5d9dfa4bc005b0adc347fe19f1a9035ddcc25af9e2de04193ea0" - sha256 arm64_monterey: "17bfe6485dc72d993362c20d0c83ed24ba28551342c43aaf983b06aecad31f3b" - sha256 arm64_big_sur: "2174481d946fd8d92617ceb2966a622efe35b9155c7a5cf04ab5d96b5a9bb2df" - sha256 ventura: "35092c32af2d06b58350fc3038e7b0c0c95199f8075ad97ed4550064e7ba81ea" - sha256 monterey: "0f4f7f4444597eedfb05c6f92ba0213524ee6c41f9fba42c937ee2a20d271801" - sha256 big_sur: "6feafb4d107d081b7faddaeaec6893bf92510247901e13ebcdb4d49d513ea660" - sha256 x86_64_linux: "a8483b99cfc2353a8aed09e786440042d3edaf11b58ba5cc4bf8723212c25604" + sha256 arm64_ventura: "e20d8d88cf40dee639fb5068d8add9d6abca9e8205c952c5c0b92f0ed3818f71" + sha256 arm64_monterey: "5ee84f90e12d24437ed29b3d9b4522c82e1eb73bd7ba8461f7a509f13cc5eed9" + sha256 arm64_big_sur: "1ddb210121d2d8539d2dfe33fb4d2281ef42171a129e21ccf7345b0aa67a5796" + sha256 ventura: "23793016aca7314c3977017898fb6a9b6c894353d7582c0c3d4b5a708678de00" + sha256 monterey: "b18b974b9d176ef27927bc3beab51c46320c092d46db01ea5b86dba011f5693c" + sha256 big_sur: "584c1602fd928008dbdf5d99351b4fff8aac8c24169761712e9927fc4ce2a896" + sha256 x86_64_linux: "cb3c7dec8605ba28967e7d019633ba5fd032964332f75ff35fd43fb26d85ac14" end head do From b5a3e0063c21b4e24f12d57455fefe1dfbc5f1a1 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 20 Jun 2023 21:38:56 +0000 Subject: [PATCH 072/680] neon: update 0.32.5_1 bottle. --- Formula/neon.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/neon.rb b/Formula/neon.rb index df6f3d0e42c7a..595a489fcbd74 100644 --- a/Formula/neon.rb +++ b/Formula/neon.rb @@ -13,13 +13,13 @@ class Neon < Formula end bottle do - sha256 cellar: :any, arm64_ventura: "917c81b362e5302ac4e01ee49ecc0eb2fdc3cce6e31dcff7cbdaaba941b11153" - sha256 cellar: :any, arm64_monterey: "027ba3480af2d28fd16cff3ee115b47342e35ff6c6fe04c9d7f1c4b468314659" - sha256 cellar: :any, arm64_big_sur: "c74061ffaf150d29cff6bfb67d5f22c217e5a0b590be3883c98e4dbfea454920" - sha256 cellar: :any, ventura: "8235113576b3be4c86963ee69125ad9a8aed3128f4150ce2a1a1174992c2d6af" - sha256 cellar: :any, monterey: "76f1b4ccacd4c9bea1d4019872389e9797510fab82b5d37baf5e7f4d3cc92b73" - sha256 cellar: :any, big_sur: "ed1ed921e26e050aa439b491c1a95a0052ce1de21043c1908c820c77bce2aae2" - sha256 cellar: :any_skip_relocation, x86_64_linux: "7889bddb775368d35458c31a88c135a279894fd73a194edf492fe0f3965dbec9" + sha256 cellar: :any, arm64_ventura: "067c2328e9be5322fd20c7d42737feaca1a5709bbfcededb555581d7dde1c244" + sha256 cellar: :any, arm64_monterey: "8553df4ae9d74929e324042df5438a1b147f7690e22f9a4e81d7b2f436c3c546" + sha256 cellar: :any, arm64_big_sur: "a3f8ec3228b44953f7ef33ea81ecdb5f8d2e69584e4cd3979af449f3afa178f4" + sha256 cellar: :any, ventura: "7c678c5230ee94f52200648cde8cdb076120df15ab48a2c02d1a7d1445f3e0b9" + sha256 cellar: :any, monterey: "fe2ed998931a1293944b258e9330aa5497ddccdeb8c08321937bfc1e32fdc4dc" + sha256 cellar: :any, big_sur: "08657cfdbcd1a1fb1d1cfc1d2a51ae85071a5456f99bc2e57f238cf86565670f" + sha256 cellar: :any_skip_relocation, x86_64_linux: "bd85b0bd8ae4c89bf4b4d34ca44166992cbb650e20b22622a574f6cf7ce38943" end depends_on "pkg-config" => :build From 8d3d2eb87656b412e0e91f5d378fe3acd7f8ed21 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 20 Jun 2023 21:39:09 +0000 Subject: [PATCH 073/680] postgresql@14: update 14.8_2 bottle. --- Formula/postgresql@14.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/postgresql@14.rb b/Formula/postgresql@14.rb index 412810e81e11a..42dd70f30876f 100644 --- a/Formula/postgresql@14.rb +++ b/Formula/postgresql@14.rb @@ -12,13 +12,13 @@ class PostgresqlAT14 < Formula end bottle do - sha256 arm64_ventura: "2a6f292aaf1cd2bfab42a00a5bde5d85c929e915184674a2947b922219f05bed" - sha256 arm64_monterey: "7ecef3bd2115d9d3cb9bed6ca85b877dee3fa95f1199099ce4f59a4fd2f392f5" - sha256 arm64_big_sur: "784af3c7e2f4e7d6b8bc51b0c00f1d6e1ff6abf4883dd2ed55edc7e059436c1b" - sha256 ventura: "abe0a79f5bb863e6f1a8aba2be5511527d408df669d804f9ff5195719ba34123" - sha256 monterey: "34a8475e8c86ef654ec25a43dbe9687bb0d09ae9de47ebf08197c65f917d90eb" - sha256 big_sur: "3749b7d7d86267d39c049ee2b8326db757e2d360db837c0dd365497ec8c1a942" - sha256 x86_64_linux: "8ca2cd7041fe218562b81778502a866839927a3dbcc60d1f8f9bb968c74110ce" + sha256 arm64_ventura: "606bce40d417b332cf842a44018155ee10010c9b800eeefc41c80333b6d4cc62" + sha256 arm64_monterey: "9a4b7d983a09aacd6f2db8f1c218efc0858633ecad5fa3c01ececbd116517fd4" + sha256 arm64_big_sur: "49af3959a8eb75b91d8e800dcd64c8563688cd39ddb9c5e9c0c3cfaa4e2e2768" + sha256 ventura: "adb57c116645b96492390b52d14df49a38fb464d813b5474a30cf53805aaa124" + sha256 monterey: "96ea928134e82f98daff5e2b88f1b36d5a8df8c469e30c5c25afeebbcc350e55" + sha256 big_sur: "0dde415bc89f5f582a563cbdd9b5dd0a1546668e4e2d39211966bdee69a67cf7" + sha256 x86_64_linux: "4d8ea166e66b82e39a6aeb419a1730d9bf4be38e2d9e29aff3593175c6f325ec" end # https://www.postgresql.org/support/versioning/ From f44902dbe969dbaeede1904afeb3b51e2e0d80a7 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:40:21 +0800 Subject: [PATCH 074/680] cyrus-sasl: switch to `openssl@3` --- Formula/cyrus-sasl.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/cyrus-sasl.rb b/Formula/cyrus-sasl.rb index eb6eed51bb239..26f778630a597 100644 --- a/Formula/cyrus-sasl.rb +++ b/Formula/cyrus-sasl.rb @@ -4,7 +4,7 @@ class CyrusSasl < Formula url "https://github.com/cyrusimap/cyrus-sasl/releases/download/cyrus-sasl-2.1.28/cyrus-sasl-2.1.28.tar.gz" sha256 "7ccfc6abd01ed67c1a0924b353e526f1b766b21f42d4562ee635a8ebfc5bb38c" license "BSD-3-Clause-Attribution" - revision 1 + revision 2 bottle do sha256 arm64_ventura: "07b4c2870d17ea1e775451a698f0f15a72c845fb9eee0a1db44704369cc5d5ab" @@ -20,7 +20,7 @@ class CyrusSasl < Formula keg_only :provided_by_macos depends_on "krb5" - depends_on "openssl@1.1" + depends_on "openssl@3" uses_from_macos "libxcrypt" From 46737d66ebb0668767aff973c30e8d297334fa04 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 04:31:42 +0800 Subject: [PATCH 075/680] mysql: switch to `openssl@3` --- Formula/mysql.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/mysql.rb b/Formula/mysql.rb index f60b3e0d9f16e..27dda995c39d6 100644 --- a/Formula/mysql.rb +++ b/Formula/mysql.rb @@ -6,7 +6,7 @@ class Mysql < Formula url "https://cdn.mysql.com/Downloads/MySQL-8.0/mysql-boost-8.0.33.tar.gz" sha256 "ae31e6368617776b43c82436c3736900067fada1289032f3ac3392f7380bcb58" license "GPL-2.0-only" => { with: "Universal-FOSS-exception-1.0" } - revision 2 + revision 3 livecheck do url "https://dev.mysql.com/downloads/mysql/?tpl=files&os=src" @@ -29,7 +29,7 @@ class Mysql < Formula depends_on "libevent" depends_on "libfido2" depends_on "lz4" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "protobuf@21" # https://bugs.mysql.com/bug.php?id=111469 depends_on "zlib" # Zlib 1.2.12+ depends_on "zstd" From bcfbf900496276f260840b820afbda3c4467c414 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 04:32:01 +0800 Subject: [PATCH 076/680] mysql-client: switch to `openssl@3` --- Formula/mysql-client.rb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Formula/mysql-client.rb b/Formula/mysql-client.rb index 8e84506407a56..b938a680a65de 100644 --- a/Formula/mysql-client.rb +++ b/Formula/mysql-client.rb @@ -4,6 +4,7 @@ class MysqlClient < Formula url "https://cdn.mysql.com/Downloads/MySQL-8.0/mysql-boost-8.0.33.tar.gz" sha256 "ae31e6368617776b43c82436c3736900067fada1289032f3ac3392f7380bcb58" license "GPL-2.0-only" => { with: "Universal-FOSS-exception-1.0" } + revision 1 livecheck do formula "mysql" @@ -28,7 +29,7 @@ class MysqlClient < Formula depends_on "libfido2" # GCC is not supported either, so exclude for El Capitan. depends_on macos: :sierra if DevelopmentTools.clang_build_version < 900 - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "zlib" # Zlib 1.2.12+ depends_on "zstd" @@ -84,7 +85,7 @@ def install @@ -50,7 +50,7 @@ FUNCTION(FIND_ZLIB_VERSION ZLIB_INCLUDE_DIR) MESSAGE(STATUS "ZLIB_INCLUDE_DIR ${ZLIB_INCLUDE_DIR}") ENDFUNCTION(FIND_ZLIB_VERSION) - + -FUNCTION(FIND_SYSTEM_ZLIB) +MACRO(FIND_SYSTEM_ZLIB) FIND_PACKAGE(ZLIB) @@ -96,6 +97,6 @@ def install ENDIF() -ENDFUNCTION(FIND_SYSTEM_ZLIB) +ENDMACRO(FIND_SYSTEM_ZLIB) - + MACRO (RESET_ZLIB_VARIABLES) # Reset whatever FIND_PACKAGE may have left behind. From 081242b88fac3d4498daea59b73c34d5dbda0eae Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 20 Jun 2023 21:41:18 +0000 Subject: [PATCH 077/680] httpd: update 2.4.57_1 bottle. --- Formula/httpd.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/httpd.rb b/Formula/httpd.rb index af77f137735cc..d87645adfe732 100644 --- a/Formula/httpd.rb +++ b/Formula/httpd.rb @@ -8,13 +8,13 @@ class Httpd < Formula revision 1 bottle do - sha256 arm64_ventura: "ba972757b289bcc09c73f7221624910a5b18ec83459526e4ffe641f7bdaae06a" - sha256 arm64_monterey: "db92c01ac8495e80e0022c97ff38152c91ea7773e7563fecfe6f771f9cb7b97d" - sha256 arm64_big_sur: "66993af7e4a1fa1444013426c5b3a3d711dde9a33654374caaa82e52b61d3385" - sha256 ventura: "d2eeeff2bcc29824d480cee7249de2dc67a6325a39ca5626a352c068f1cdc63f" - sha256 monterey: "c27bcbf9251c507895facb4d2561878f7dd8425a3f260c87f6ce9334e937749b" - sha256 big_sur: "5d27a43db5303836f0ba51dd713a4cfdef7be3c7c828f01c6bc1031fb379f9f1" - sha256 x86_64_linux: "ca1f357e88273c01e7c16e2577c0d791b90f087eb9fd6d4630aa50eb0f6d2024" + sha256 arm64_ventura: "cd1df761f081f37617aa370ae5eb5920b9498f407e3b5fd13ce4292064f6e040" + sha256 arm64_monterey: "9328555b146535a63b4e824793379ee2347165e13c9f9d06aa0a8898c1afd156" + sha256 arm64_big_sur: "64f4a71eaa38d9df9223c6b28100539dbd14adfa94be12e83a11e06e56bfbb11" + sha256 ventura: "cdee36e9d429a55c9e2f590c1dc63b776ac7c9c3f8b72e5ae3512822668ac2a9" + sha256 monterey: "0f8e42d107b4292af18eb2f32fe12a92f5c67aa1642be0cec768144298df3402" + sha256 big_sur: "ec117d9e9cec8268195476b1426ac25100a3267eda333fb3cb75569a6288b219" + sha256 x86_64_linux: "aff4fd796b8e88fd96dcc9737a83735f4d49c4811226af9de50a7e1085f2a3c2" end depends_on "apr" From 8f821757557e3fc0d0625368dd3418701c8110b7 Mon Sep 17 00:00:00 2001 From: Caleb Xu Date: Tue, 20 Jun 2023 18:06:10 -0400 Subject: [PATCH 078/680] libstrophe: switch to openssl@3 --- Formula/libstrophe.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/libstrophe.rb b/Formula/libstrophe.rb index 2a998415b1ab1..4b8b832d6ad85 100644 --- a/Formula/libstrophe.rb +++ b/Formula/libstrophe.rb @@ -4,6 +4,7 @@ class Libstrophe < Formula url "https://github.com/strophe/libstrophe/archive/0.12.2.tar.gz" sha256 "049232e3968ad65c65e08601cb3de171d3a25d154b6f14332c35a7bf961e2c9d" license all_of: ["GPL-3.0-only", "MIT"] + revision 1 head "https://github.com/strophe/libstrophe.git", branch: "master" bottle do @@ -21,7 +22,7 @@ class Libstrophe < Formula depends_on "automake" => :build depends_on "libtool" => :build depends_on "pkg-config" => :build - depends_on "openssl@1.1" + depends_on "openssl@3" uses_from_macos "expat" uses_from_macos "libxml2" From d82bdfd0f5575bcee4b5d9b54601e2143781db30 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 20 Jun 2023 22:25:52 +0000 Subject: [PATCH 079/680] h2o: update 2.2.6_3 bottle. --- Formula/h2o.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/h2o.rb b/Formula/h2o.rb index 39aae31a436ca..a7f3d68e01ecb 100644 --- a/Formula/h2o.rb +++ b/Formula/h2o.rb @@ -7,14 +7,13 @@ class H2o < Formula revision 3 bottle do - sha256 arm64_ventura: "c03e1941f5138d1601fb16511c1a709086fe70d20b49b031e93c93cc581239f2" - sha256 arm64_monterey: "2dbad9aa8ba17951616a2b93dfc52b707ab0e7515cb9ec6efa43fc260edd1786" - sha256 arm64_big_sur: "c58c917d16ff1fcdde97c6bbf8c2bf5337120dc6c8a233f23be20096e9546af8" - sha256 ventura: "ad6c689ce2b91644f70266d392fe570b5aef350b41eea2c33117af4289adab9f" - sha256 monterey: "f4d194b0192c88a258becd40eff437c36991fad0013afdec891e4c8fbcb5edba" - sha256 big_sur: "63efa37625758c8df46dfe344b8010d8117b687d62cb2ee9ed0973d609116d85" - sha256 catalina: "a60e3af7351adeebc4b93d0ae14229890734398c1b65b4198e4d6263a16d918d" - sha256 x86_64_linux: "7c1a3647fc3cbe91331bc2d320b405fddeb4228a5685e6cadd499e326abd8473" + sha256 arm64_ventura: "1227fcbf6a078a4448106c6e60af24e1bb271823a50590bf201e4887784b8edb" + sha256 arm64_monterey: "df4235fa62ee97877317730f405c523eb091f32ec9bf3ad433b9a72596a60fe3" + sha256 arm64_big_sur: "08434131f8e46623e330dbfe07d4d2010cd9c55d28b308c04a93efb6a5cfb4a2" + sha256 ventura: "4d046c5d98b9a75b8f53bdc068f2246c7c1958e8f4863ed2f8f2610ee6674934" + sha256 monterey: "bd75d169a42961123cc4791aa219572cf9181185ae0cb8679a3a10e7705a688c" + sha256 big_sur: "d54fbb44713fa39e3172e0e70a224fbd67e7657357c8179a2c257b510a9bf167" + sha256 x86_64_linux: "ec3f7d26e8df24768cf2953db461dcff9a5713bb79a23c553cd30016b6a7fba6" end depends_on "cmake" => :build From 9ee960d785029287cf2992d685deb97c95d12190 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 20 Jun 2023 23:12:00 +0000 Subject: [PATCH 080/680] libstrophe: update 0.12.2_1 bottle. --- Formula/libstrophe.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/libstrophe.rb b/Formula/libstrophe.rb index 4b8b832d6ad85..e0f32628ab5d9 100644 --- a/Formula/libstrophe.rb +++ b/Formula/libstrophe.rb @@ -8,14 +8,13 @@ class Libstrophe < Formula head "https://github.com/strophe/libstrophe.git", branch: "master" bottle do - sha256 cellar: :any, arm64_ventura: "f9ae71b8f0ae88f3de87811b61d325ba1a986c1ceaceaf891fd47e3c71f1c164" - sha256 cellar: :any, arm64_monterey: "da9690a4006d8011fffc155eda0e6860f2c76296b24ffcebf99bda9005d901f7" - sha256 cellar: :any, arm64_big_sur: "7898879a8407daf35cebacaee1f9bd9a282596bdf5497f49dc25f8211d9afa66" - sha256 cellar: :any, ventura: "471537873386ed1e4a6df9f37eb6040d6ab7a113f4aa27a11580058d099ec9bc" - sha256 cellar: :any, monterey: "4be10d525522a176fdc10d37c4206eef981ecd326c4717ac43e929a0ecdbe99c" - sha256 cellar: :any, big_sur: "7da045515977c9457f38384687bc1e3a0b271b228aa8f5f5dc737dc42aea46fa" - sha256 cellar: :any, catalina: "a6bb42211705f771de89f0f89d007eeaabb7aa61bd41650b5e40f6add8f43027" - sha256 cellar: :any_skip_relocation, x86_64_linux: "a2bc04a0aa1e2189519bd9d9b6840dc2c22176106984f60d1a0dfae5cfe4160d" + sha256 cellar: :any, arm64_ventura: "a2e4f7481a6fee674b2cd5d74c6d2fb1848b222106d59b56ac78bc88564e1d86" + sha256 cellar: :any, arm64_monterey: "1091f61c3ad62fa4aebfb5658c5b9dcab1913d5c09514ecaef3477f4cd100d5a" + sha256 cellar: :any, arm64_big_sur: "5d0f77a6228c90b8740956c2f203293b0c1fb102676b2ef38b4dbae02f7c9795" + sha256 cellar: :any, ventura: "30c016a5fe015f25f60524d42ee6ef9630991f2baa1009d156ac2627b446d8fe" + sha256 cellar: :any, monterey: "b1163cbab169374c58ad0ff39796911c85dcb5b666681401afde209e9c72dd5e" + sha256 cellar: :any, big_sur: "d128f84cac8858210c28e52deef8eaf0f06a47e22617d2c521c573205269316e" + sha256 cellar: :any_skip_relocation, x86_64_linux: "8ea4cff76b0c850862b56afc610d3721fbb3464e998652ac6689ec01148cc225" end depends_on "autoconf" => :build From 515b00a6481a87207b39acac9f526015f2ac010a Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 20 Jun 2023 23:12:20 +0000 Subject: [PATCH 081/680] libfreefare: update 0.4.0_4 bottle. --- Formula/libfreefare.rb | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/Formula/libfreefare.rb b/Formula/libfreefare.rb index 0f6139206fcfc..04f76c3f838e6 100644 --- a/Formula/libfreefare.rb +++ b/Formula/libfreefare.rb @@ -7,16 +7,13 @@ class Libfreefare < Formula revision 4 bottle do - sha256 cellar: :any, arm64_ventura: "ea57dd54087cbe7d6f7ecc2d0904313d36b363cd97394bf435c987974e3b7b33" - sha256 cellar: :any, arm64_monterey: "98d9ca4fb60da8d0a45f4119f7a7fc9dba952ccaa9b931e535ae2a520da4d982" - sha256 cellar: :any, arm64_big_sur: "c66fe7ad412745ebd9c10784f9ef7de563a5c1ef7582a72915ad7b50324a65c5" - sha256 cellar: :any, ventura: "c1cec9a4091a7fe7a160dba236177a9a233570daf8683e384b2fafe8ec90a44e" - sha256 cellar: :any, monterey: "c94fd35b13b13e392bb56bb79d745feada34674100d02f67ab0abf9d17678b11" - sha256 cellar: :any, big_sur: "bcc9bf9b7c9ee53de79b4784264c0923587b48933d2a6c1f57730fd359f8646d" - sha256 cellar: :any, catalina: "5019ddb58b52c0ef766c331273c73ca4a374e87d5288d7357cd7e965150b43c4" - sha256 cellar: :any, mojave: "a039acfcd35d2763313e47dd0175474975ffdecba60f6c6af714f7b0f0630144" - sha256 cellar: :any, high_sierra: "5ae1a6b59880a6ae25ce53cfe9727be4cdf5a9cd5fe28c06f7bbc0e3d1342939" - sha256 cellar: :any_skip_relocation, x86_64_linux: "7ae1a1c73009d57d49c65f86b402dfeb94aaffabbe1a29cd7b7752595fdf05fd" + sha256 cellar: :any, arm64_ventura: "6d9f13777430e1e406a80bb919603e2e1f823a84628ff9a6c27786e97077015b" + sha256 cellar: :any, arm64_monterey: "dd6a7123a899f9ea2e0f2f1bb96ee61510d384db5dcda776968e5f642cdb3b1a" + sha256 cellar: :any, arm64_big_sur: "07bb6816871ab4f86df23f9929b7f5830b3203ee8573c61c1162155665be1cf6" + sha256 cellar: :any, ventura: "9bdc20fc20c01740f5e5c9f038e475f5ca940bf53f106884c5efa2a8b9bf78f5" + sha256 cellar: :any, monterey: "e88a2a0561e9bd91bcdda69fdec347abfa715876a540da3f5e12d71488ad4921" + sha256 cellar: :any, big_sur: "caf07c0af324770ece19c45f53697c88cedc651cad24c66e257fbb7b87391fc7" + sha256 cellar: :any_skip_relocation, x86_64_linux: "d3837eb7894980557e16a097e05bc2fa8d42429177f30359166820cca640cc52" end depends_on "pkg-config" => :build From 916213e87b0a31cafbee1cfe02e22127962eb795 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 20 Jun 2023 23:21:18 +0000 Subject: [PATCH 082/680] grpc@1.54: update 1.54.2_1 bottle. --- Formula/grpc@1.54.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/grpc@1.54.rb b/Formula/grpc@1.54.rb index e3ff06c62d0ca..d27bd80b46ff7 100644 --- a/Formula/grpc@1.54.rb +++ b/Formula/grpc@1.54.rb @@ -18,13 +18,13 @@ class GrpcAT154 < Formula end bottle do - sha256 cellar: :any, arm64_ventura: "709ef74670286413abda1811a0ad355dbcbf0acdad9bfc6b9ca18961b2d1eb15" - sha256 cellar: :any, arm64_monterey: "9192db44aa60c8cdc1a9d64418f4eeea3c229dc152ab9cf370628ed5d567583b" - sha256 cellar: :any, arm64_big_sur: "0fd8c82f65fcd972b9112af1afab693bb98b412aeed694f772fd9557b25bdd77" - sha256 cellar: :any, ventura: "b511af9c7d1a114532e1b95926ec9a82736872a938aff47badafb3dd915b1190" - sha256 cellar: :any, monterey: "f0772015864308bd9a33d4398d2d4cce79f89665dd4ea6242886e6fd3520bd2e" - sha256 cellar: :any, big_sur: "b9a371b3579217575d6350a15a95739b7e3ff5d6bdfaf2fa5d1c5b8febf7358b" - sha256 cellar: :any_skip_relocation, x86_64_linux: "b45a0c6157ade4f84545f06e6531a686634e20d47459a526293da06fc5d5f6d8" + sha256 cellar: :any, arm64_ventura: "cdd38c180de5156b3ddff3f58932ae408d962710170581981b9b7d0caabfa8a8" + sha256 cellar: :any, arm64_monterey: "31a6c49471af22ab85d90fbf881773799eed0d6bfd564061784e33330dd2ac10" + sha256 cellar: :any, arm64_big_sur: "5e4e1d64f486491dec1d500fd585aeb9ca81fbcdd9b44d1e8cda1b8c450e6a62" + sha256 cellar: :any, ventura: "41029e83ea9dd9ef3e4e6616afb99e7773c1119d2f110e24f82dfe3c33fdb5ec" + sha256 cellar: :any, monterey: "15a17731f3d2b8ca94b6b8c9b9489f1d3ef65c871d6a5a64b7d46fda19b1c1c8" + sha256 cellar: :any, big_sur: "2b5248c85e9cc36c712b7238f0a8efbc43aa665e930142617cc7294aa4c92024" + sha256 cellar: :any_skip_relocation, x86_64_linux: "3ede82f22c5a937a7cac07625aded7af933bb709af1a805e5fc28b5d90f6b328" end keg_only :versioned_formula From ab9e356c0c2bf40e4f7b5744035071721f814889 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 20 Jun 2023 23:36:22 +0000 Subject: [PATCH 083/680] cargo-c: update 0.9.20_1 bottle. --- Formula/cargo-c.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/cargo-c.rb b/Formula/cargo-c.rb index c4100a4a0f0a1..c9de7cf8186ee 100644 --- a/Formula/cargo-c.rb +++ b/Formula/cargo-c.rb @@ -12,13 +12,13 @@ class CargoC < Formula end bottle do - sha256 cellar: :any, arm64_ventura: "0ef918f4ac14aed41aad62420152533545a7c30df1aaa7decbf5f24a24cbfe0f" - sha256 cellar: :any, arm64_monterey: "a88e7657da288b4e0accdde40c90412b32bed613cfd07e08bba528e3b2798bd8" - sha256 cellar: :any, arm64_big_sur: "c6019ed5669a30050e930238f1ee1a1b55abd982452bc4675ad5ab451a0a9598" - sha256 cellar: :any, ventura: "5071bf3109f1dd47da21aa963eb7b8f22e11e284c5fc48d91e4a58b3bd38da13" - sha256 cellar: :any, monterey: "66f340f5e65ee81878656583c171e896c17f150d76d66c9b465c1a990592c395" - sha256 cellar: :any, big_sur: "40eb74a8f25c69a5d1de47ee88cb82da19f6ae16ddff1c1d0c2bec7fddca2c48" - sha256 cellar: :any_skip_relocation, x86_64_linux: "54e4efeb971184e3b265a2c36b7e911a3f043d872f05fe6d09d03033f117621e" + sha256 cellar: :any, arm64_ventura: "b8e34b2febb300f87f9a07ffeb2ef4d9541f89a87991666c62e340eaa482dd3d" + sha256 cellar: :any, arm64_monterey: "a8f7dcbc7f4fe61812aded3f9765ae90eb90657919050eb64554d09c6b767268" + sha256 cellar: :any, arm64_big_sur: "07f7a3b8bd2b1bf2c3dc02207191f5bacba27c0721c98ac0ac5ffb103569110a" + sha256 cellar: :any, ventura: "0061c0d06b505709c065ecd6a1c266260edc69f8b799028b68035c7b4191aabc" + sha256 cellar: :any, monterey: "5ba4129bd88b3cf8b1d309c26b5e7a6ede85bf3b83faeb1fd281a91f0ff09fe2" + sha256 cellar: :any, big_sur: "689c0f0ae43c65c174c54334e96bb4554ea6a0055e87f67e5a3dee90a1167607" + sha256 cellar: :any_skip_relocation, x86_64_linux: "07d32dfc1631f1746f1744b4d0c62f6603c0f20598fe221fd14caa1ab0802181" end depends_on "rust" => :build From 6be29254769d8cef9bf5f606ae73b2abd5e2d823 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 20 Jun 2023 23:36:23 +0000 Subject: [PATCH 084/680] libgit2: update 1.6.4_1 bottle. --- Formula/libgit2.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/libgit2.rb b/Formula/libgit2.rb index 8f9b595ca2484..cf5b87252a5f5 100644 --- a/Formula/libgit2.rb +++ b/Formula/libgit2.rb @@ -13,13 +13,13 @@ class Libgit2 < Formula end bottle do - sha256 cellar: :any, arm64_ventura: "a4fe32eb5c124ff3de7175ada725fa5f79e6eb565135a68e460e5cc5b8e8c3d1" - sha256 cellar: :any, arm64_monterey: "85b4e126e155ea395e1a9f75bb9beb157739c28255e32ffbeb21a488fcf46fac" - sha256 cellar: :any, arm64_big_sur: "6783efc1c351b475a3f6a01d17cc1c44dbb5d187fa0b35e0808dfa316937a6d4" - sha256 cellar: :any, ventura: "feb4cf7c15be1d00fbe832fa759bb7b204d186576ad7b97449f30088411a7554" - sha256 cellar: :any, monterey: "7527a7793167c87d83564f22acebcdb7b82a0a6dc1d203d978ce21a2186d8541" - sha256 cellar: :any, big_sur: "8d126f48f163fd729c73dca2309c502f790b81fd0f908de368a0e8d58b02b774" - sha256 cellar: :any_skip_relocation, x86_64_linux: "d66f66487f9ce0597a357f8a099c0578d9954100825761db6720bf8c099a53e9" + sha256 cellar: :any, arm64_ventura: "2397abb72e01e08acec420aa55b787459fbf678ffdd13d4d9f4728eda818f800" + sha256 cellar: :any, arm64_monterey: "ac8d4365e5934eefa014be623fa5a93f52b5106221f1a71f8ed31ce36ad18cd6" + sha256 cellar: :any, arm64_big_sur: "0e835df6e63b9368ecf71f757df0bc71f87e6488b833757136f4bbe98a74ca5f" + sha256 cellar: :any, ventura: "d0942b923c027438c776298fe388e595d8bbf87daf3db1aa82e2927ffef2785d" + sha256 cellar: :any, monterey: "d9a5acf3df857605f5dd7814760062a0bca3f5877eb67786c5f6d3e8a8081c26" + sha256 cellar: :any, big_sur: "5e897e058041e1c9b947883c750911f90727f851545d8dd92c2e20eac3d34cf2" + sha256 cellar: :any_skip_relocation, x86_64_linux: "7f6702df8184a73fed8ea3568ece9d96bc3bc1a8faef13c457bbf1be5f014210" end depends_on "cmake" => :build From 8b273cf23bf9957bad863780b214522bb9905a6f Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 20 Jun 2023 23:56:59 +0000 Subject: [PATCH 085/680] cyrus-sasl: update 2.1.28_2 bottle. --- Formula/cyrus-sasl.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/cyrus-sasl.rb b/Formula/cyrus-sasl.rb index 26f778630a597..05bd649e63162 100644 --- a/Formula/cyrus-sasl.rb +++ b/Formula/cyrus-sasl.rb @@ -7,14 +7,13 @@ class CyrusSasl < Formula revision 2 bottle do - sha256 arm64_ventura: "07b4c2870d17ea1e775451a698f0f15a72c845fb9eee0a1db44704369cc5d5ab" - sha256 arm64_monterey: "772af12ab7d41dc3cd360e150b49383c924b287c2d8a7685d470148b45edca37" - sha256 arm64_big_sur: "b591c166cbec1fe3a23691af96fd1ea4b6ddb9e91647f90a204f6cbe772d586b" - sha256 ventura: "be6d3b66ca4286799944f8ec7adaf2e9f4206dc4fa387fe363adec972aac368e" - sha256 monterey: "976c512f27f0fda9e9066e7ab16191491a0d08732ebc19d65421fa4f768e1e0e" - sha256 big_sur: "b09ca52ec3ffff6b1ee6463415fe537a0220ca42a754192580e381bf325c35e6" - sha256 catalina: "8a55bdf584c7f033270bcf1a99f47432b9729f57c7a4f65af51c3ab131923778" - sha256 x86_64_linux: "f9f5e1a67d77b02174bfa5ec72f756b8350840fed3aa0da75c0a16d280e64382" + sha256 arm64_ventura: "a842b727db6d438e03d495a94f5dd63e2f7a6634809cbe3b621195e180d56f64" + sha256 arm64_monterey: "ac7a6ac5d43047181241674de948c84e57fd26e2ae070dcb2bad243f57ffb0db" + sha256 arm64_big_sur: "dfa2cf772e87d85128b4ae58ed7f6d85ff078d673e5a49496fcad0b17af7b3e4" + sha256 ventura: "b0ad0b2d1e4394623692dd7c32014677dcc364c32bae2a9a27913485ca07f91d" + sha256 monterey: "1e9df5f50cc72d9561b8f8985d3a7520db0de782c45a8d32530c1cd5bf9e9db5" + sha256 big_sur: "abf53f0d9551994232096d88a1e312c50ec2f9465730e734c3af75db46016103" + sha256 x86_64_linux: "f1bc6d528c1c0e53c2eecb599e5127070654a7bdfb9acb0232cfd08bfaf38efd" end keg_only :provided_by_macos From 27df11ee5ea5b2d457b973e9a1ff45add0fb3b2c Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 20 Jun 2023 23:57:01 +0000 Subject: [PATCH 086/680] mysql: update 8.0.33_3 bottle. --- Formula/mysql.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/mysql.rb b/Formula/mysql.rb index 27dda995c39d6..4e50cf00b5a98 100644 --- a/Formula/mysql.rb +++ b/Formula/mysql.rb @@ -14,13 +14,13 @@ class Mysql < Formula end bottle do - sha256 arm64_ventura: "24f2f2b3c502c0d0aca5ce3037c73eeadd624894002f7c2d611e83838dec880a" - sha256 arm64_monterey: "c50a59345c76255a1a30ff39f4890029e172375b169371f4cc28971d79902452" - sha256 arm64_big_sur: "0c87b349f8aa14cf09aff0f3db1118437ad21fe0ff290f4d0c03b5384591d357" - sha256 ventura: "6a72900e7c8995a3dfbc5681d221398e9c4c45aa3470934a861d700636201b38" - sha256 monterey: "0adb9e4b62e1a67ad82cd9e05e5675c8a806d905ece55b60f6f8005d0a12694a" - sha256 big_sur: "c5e6619ef7d8c447e7818cd84de8b9f3cd8695bde2417f17969d223d582811ca" - sha256 x86_64_linux: "afb0ba0057f91bfaf3df48ef769f2e8de08aaef47a02b69f46e00bedc2ba5dee" + sha256 arm64_ventura: "11af549049440ae84f55b8458528d0221e82f48f684e3fc05986072ee0c3c64f" + sha256 arm64_monterey: "c073ff40137b526df4a10e35d2b6835305ab11643852e2142c8439df9cf8362f" + sha256 arm64_big_sur: "b59c8e983eb22ce5490287c879a4e3b69279f7823789051b1394ee90b20debba" + sha256 ventura: "eaac597b7acdec132c12f44d25937dafb4a048222e4852bb955c20e2318bb6e3" + sha256 monterey: "310625a5f5469241bdf177ee2c224e20f8a51222644751acad06412333d1dc02" + sha256 big_sur: "520c1346f168bea169e39f06e990e09f9afc6e5b4d4b425c48829963ac369991" + sha256 x86_64_linux: "e81e56785691e7ea4d0af44e4ce5d73035bc09959b9b80ea2300d1df66ef2958" end depends_on "cmake" => :build From 63bf0ca2a9fcbdd149c5fc52bfcfdec25dafc21f Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 20 Jun 2023 23:57:02 +0000 Subject: [PATCH 087/680] mysql-client: update 8.0.33_1 bottle. --- Formula/mysql-client.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/mysql-client.rb b/Formula/mysql-client.rb index b938a680a65de..74e179af87742 100644 --- a/Formula/mysql-client.rb +++ b/Formula/mysql-client.rb @@ -11,14 +11,13 @@ class MysqlClient < Formula end bottle do - rebuild 1 - sha256 arm64_ventura: "27cd85ec0a5cf8d00a64c8dfceae894ff2ac138284d9967159b34efd6b91d15e" - sha256 arm64_monterey: "1895fb9f0a864e340a4f178f1f6162abdc1472c6666af28137f8a204cfd2a985" - sha256 arm64_big_sur: "f2ea8be3f38265df6b813b8e224e2def5879ae443ae8c2c7a5d68dcf0d2a2aa2" - sha256 ventura: "304080fdb9a01f41452df3282ebf968b3413f39b7778ae10ac760b9cb6974a86" - sha256 monterey: "58b64053b989ecd5e39e3ba5e6b3b39bd63fdae22942867e2879ca850de3e58b" - sha256 big_sur: "1a4f285a8ad20a74abb599c373ea055c0d1a1c3460c7ee356f94fde2b1a2fb31" - sha256 x86_64_linux: "76782b3bedda025fff0b2d2a3216b8a28d37980695a7d90f3043bd9532242d5c" + sha256 arm64_ventura: "739aa338fbc7a8d004fc9cdf4ea6712df345ad626fe42b72eaf5e01b29e0f006" + sha256 arm64_monterey: "cb7626e6e691ca3187ab3f2af7e28ef026b8c238a751dfcae0a1841434abb2b5" + sha256 arm64_big_sur: "c0ba3142b8b12c06e83ea7ad4b1b2dfe80e25e762cc09c5cdb0861b58acce9f1" + sha256 ventura: "02903af4450a4f15849a5bda4527116dceeea140dc07e1657f491cf4fb3360c4" + sha256 monterey: "f6a2ead14b54c2e1e6698e234a0e6fe4fb4a0708b1a61960dd7d0e18757b354b" + sha256 big_sur: "276c813d9fa84651857e8bfd8e0da52d90685fc4176dfb86129603c325d5d723" + sha256 x86_64_linux: "0f2127165a0da522a771a6d52cee9b91204cc8db12c01c18eca03eddc73e6bae" end keg_only "it conflicts with mysql (which contains client libraries)" From b566717539a40a5d55d6ff558fda112ad7cf43e2 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:21:51 +0800 Subject: [PATCH 088/680] percona-server: switch to `openssl@3` --- Formula/percona-server.rb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Formula/percona-server.rb b/Formula/percona-server.rb index e08c4740c4f0f..2ec976fc89e14 100644 --- a/Formula/percona-server.rb +++ b/Formula/percona-server.rb @@ -5,6 +5,7 @@ class PerconaServer < Formula url "https://downloads.percona.com/downloads/Percona-Server-8.0/Percona-Server-8.0.33-25/source/tarball/percona-server-8.0.33-25.tar.gz" sha256 "9871cac20c226bba7607f35c19ee23516a38c67573dd48618727c74eae22912e" license "BSD-3-Clause" + revision 1 livecheck do url "https://docs.percona.com/percona-server/latest/" @@ -35,7 +36,7 @@ class PerconaServer < Formula depends_on "libfido2" depends_on "lz4" depends_on "openldap" # Needs `ldap_set_urllist_proc`, not provided by LDAP.framework - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "protobuf@21" depends_on "zlib" # Zlib 1.2.13+ depends_on "zstd" @@ -124,7 +125,7 @@ def install -DWITH_LZ4=system -DWITH_PROTOBUF=system -DWITH_SSL=system - -DOPENSSL_ROOT_DIR=#{Formula["openssl@1.1"].opt_prefix} + -DOPENSSL_ROOT_DIR=#{Formula["openssl@3"].opt_prefix} -DWITH_ZLIB=system -DWITH_ZSTD=system ] From a6f864decd370eec24604a472aad2408a0d051ba Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:22:02 +0800 Subject: [PATCH 089/680] percona-xtrabackup: switch to `openssl@3` --- Formula/percona-xtrabackup.rb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Formula/percona-xtrabackup.rb b/Formula/percona-xtrabackup.rb index 404276024011d..5560f4ef9fd1d 100644 --- a/Formula/percona-xtrabackup.rb +++ b/Formula/percona-xtrabackup.rb @@ -5,6 +5,7 @@ class PerconaXtrabackup < Formula url "https://downloads.percona.com/downloads/Percona-XtraBackup-LATEST/Percona-XtraBackup-8.0.33-27/source/tarball/percona-xtrabackup-8.0.33-27.tar.gz" sha256 "64b3b0ecaab5a5ee50af02ec40f12664bfe4c94f929ff0c189705ae886da0b12" license "GPL-2.0-only" + revision 1 livecheck do url "https://docs.percona.com/percona-xtrabackup/latest/" @@ -38,7 +39,7 @@ class PerconaXtrabackup < Formula depends_on "libgcrypt" depends_on "lz4" depends_on "mysql" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "protobuf@21" depends_on "zstd" @@ -122,7 +123,7 @@ def install -DWITH_LZ4=system -DWITH_PROTOBUF=system -DWITH_SSL=system - -DOPENSSL_ROOT_DIR=#{Formula["openssl@1.1"].opt_prefix} + -DOPENSSL_ROOT_DIR=#{Formula["openssl@3"].opt_prefix} -DWITH_ZLIB=system -DWITH_ZSTD=system ] From b074d85bc02047f9af7859cbff6688b46a2b1d4c Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:24:09 +0800 Subject: [PATCH 090/680] percona-toolkit: switch to `openssl@3` --- Formula/percona-toolkit.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/percona-toolkit.rb b/Formula/percona-toolkit.rb index 2fd61f078deee..ab2aa887d1233 100644 --- a/Formula/percona-toolkit.rb +++ b/Formula/percona-toolkit.rb @@ -8,6 +8,7 @@ class PerconaToolkit < Formula url "https://www.percona.com/downloads/percona-toolkit/3.5.3/source/tarball/percona-toolkit-3.5.3.tar.gz" sha256 "e60e4e8a737c77e836d0cf2bb817ad2336b368111833892818b6dd1f7080879b" license any_of: ["GPL-2.0-only", "Artistic-1.0-Perl"] + revision 1 head "lp:percona-toolkit", using: :bzr livecheck do @@ -26,7 +27,7 @@ class PerconaToolkit < Formula end depends_on "mysql-client" - depends_on "openssl@1.1" + depends_on "openssl@3" uses_from_macos "perl" From 665a4c310aa3555b507413bb65ff7f88875d4745 Mon Sep 17 00:00:00 2001 From: Patrick Linnane Date: Tue, 20 Jun 2023 17:42:36 -0700 Subject: [PATCH 091/680] aria2: switch to `openssl@3` --- Formula/aria2.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/aria2.rb b/Formula/aria2.rb index a4f46f227c9c3..1ded5eab14701 100644 --- a/Formula/aria2.rb +++ b/Formula/aria2.rb @@ -4,7 +4,7 @@ class Aria2 < Formula url "https://github.com/aria2/aria2/releases/download/release-1.36.0/aria2-1.36.0.tar.xz" sha256 "58d1e7608c12404f0229a3d9a4953d0d00c18040504498b483305bcb3de907a5" license "GPL-2.0-or-later" - revision 1 + revision 2 bottle do sha256 arm64_ventura: "cb572370ae31983f3cb7933f52ac2011c4f2f41858106c9abd1b22c83ba3114a" From 6e4dad223b9e0646139f522396af4f5a1442a3d9 Mon Sep 17 00:00:00 2001 From: Patrick Linnane Date: Tue, 20 Jun 2023 17:49:32 -0700 Subject: [PATCH 092/680] aws-elasticbeanstalk: switch to `openssl@3` --- Formula/aws-elasticbeanstalk.rb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Formula/aws-elasticbeanstalk.rb b/Formula/aws-elasticbeanstalk.rb index f89cf60858a5b..12c39ea045f32 100644 --- a/Formula/aws-elasticbeanstalk.rb +++ b/Formula/aws-elasticbeanstalk.rb @@ -6,6 +6,7 @@ class AwsElasticbeanstalk < Formula url "https://files.pythonhosted.org/packages/31/60/5bd0b5df1b02cffaa9b28dcb6feca1538ea6bfa85b39f8ef424a42d4c33b/awsebcli-3.20.6.tar.gz" sha256 "f67ea739b62866538a810bd274da872d1afe4650e829f4777e00fb5daf703f33" license "Apache-2.0" + revision 1 bottle do rebuild 2 @@ -18,11 +19,11 @@ class AwsElasticbeanstalk < Formula sha256 cellar: :any_skip_relocation, x86_64_linux: "58821e212c067ef0469041ef2e67379080fb86bca1b70e412c44e43c9569f013" end - # `pkg-config`, `rust`, and `openssl@1.1` are for cryptography. + # `pkg-config`, `rust`, and `openssl@3` are for cryptography. depends_on "pkg-config" => :build depends_on "rust" => :build depends_on "cffi" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "python@3.11" uses_from_macos "libffi" @@ -189,7 +190,7 @@ class AwsElasticbeanstalk < Formula def install # Ensure that the `openssl` crate picks up the intended library. - ENV["OPENSSL_DIR"] = Formula["openssl@1.1"].opt_prefix + ENV["OPENSSL_DIR"] = Formula["openssl@3"].opt_prefix ENV["OPENSSL_NO_VENDOR"] = "1" virtualenv_install_with_resources From 0832ff8a1c0ff25366d322cef0580d9e6ff4763b Mon Sep 17 00:00:00 2001 From: Patrick Linnane Date: Tue, 20 Jun 2023 16:21:23 -0700 Subject: [PATCH 093/680] afflib: switch to `openssl@3` --- Formula/afflib.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/afflib.rb b/Formula/afflib.rb index f4f0713a6867c..2ab7221b678a4 100644 --- a/Formula/afflib.rb +++ b/Formula/afflib.rb @@ -7,6 +7,7 @@ class Afflib < Formula "BSD-4-Clause", # AFFLIB 2.0a14 and before :public_domain, # contributions after 2.0a14 ] + revision 1 bottle do sha256 cellar: :any, arm64_ventura: "025c582f57102d59d8db4620a5107ec9f32b9ef260f8ad86ac507e175a240ccc" @@ -23,7 +24,7 @@ class Afflib < Formula depends_on "libcython" => :build depends_on "libtool" => :build depends_on "pkg-config" => :build - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "python@3.11" uses_from_macos "curl" From b8343e096040af64291ea26342c714b41ffbfa5a Mon Sep 17 00:00:00 2001 From: Patrick Linnane Date: Tue, 20 Jun 2023 16:24:19 -0700 Subject: [PATCH 094/680] ansible: switch to `openssl@3` --- Formula/ansible.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/ansible.rb b/Formula/ansible.rb index c859a8d4e78e9..1a882edae6748 100644 --- a/Formula/ansible.rb +++ b/Formula/ansible.rb @@ -6,6 +6,7 @@ class Ansible < Formula url "https://files.pythonhosted.org/packages/bf/d2/41bfb43774c98b6df721170ec2070d517e7ee20ff106edeaa2e29dc0fa7e/ansible-8.0.0.tar.gz" sha256 "8670c7c46021c188cac235e9fde7adadbb3c380c2436a3b0c1c493c4ba10bcab" license "GPL-3.0-or-later" + revision 1 head "https://github.com/ansible/ansible.git", branch: "devel" bottle do @@ -22,7 +23,7 @@ class Ansible < Formula depends_on "pkg-config" => :build depends_on "rust" => :build depends_on "cffi" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "pycparser" depends_on "python@3.11" depends_on "pyyaml" From 5b2ea22734243d971a6a44d0508e985b4f137a57 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 01:00:44 +0000 Subject: [PATCH 095/680] node@18: update 18.16.0_2 bottle. --- Formula/node@18.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/node@18.rb b/Formula/node@18.rb index 4fd6f48f9d4f8..24a38ae547268 100644 --- a/Formula/node@18.rb +++ b/Formula/node@18.rb @@ -12,13 +12,13 @@ class NodeAT18 < Formula end bottle do - sha256 arm64_ventura: "204b37b8241edfdeec731a344c941358de105259c970a24bcc4ff3f5aa75710c" - sha256 arm64_monterey: "f6001971a6df035ed758af73fb191ca4aecc989a708c8b714a22fe69406913ca" - sha256 arm64_big_sur: "47fab302043fd4bcd3d131a03bebdba1d96f40362568d5d9b1ce533cdf263327" - sha256 ventura: "ad83d7ecd90bac396f84de0909a9afaaaedd76df1ffe591ce736a6727314c8ad" - sha256 monterey: "caca7ae36e54f07e59cd778210c2f9b75b2d98209147d45b50e8efe6e98cd708" - sha256 big_sur: "57cb882f6e558801c9db999efae4446499369b078fe73f955cacd88c021630a0" - sha256 x86_64_linux: "c9e2ac2f27c57a5b64f445c84e356ecee4d16964b435f2a513548f2963ad9b5d" + sha256 arm64_ventura: "96e1babeb7986463385f897008d3adf501e0e10b1b874b3d6c3ff90e408376d5" + sha256 arm64_monterey: "a2856cf938937f7344233249c99db2e8368ee9bff426cb88d6a649a1d16ea80c" + sha256 arm64_big_sur: "739c2fcf40f4c577fad57e48905c5c404da1d354b76c6dfaba6a7461c4633fe2" + sha256 ventura: "9c6ae8dc3c6ad50ff6ce9245035a3ad0a3d30246a268d3f058f4e4ea045757fc" + sha256 monterey: "fb5a4b70dfb0226261cb4deedff25bf365f2c4190c44c7679327985fc0002c81" + sha256 big_sur: "5bebfd998c2bc25aff9e5722ece10ecaa95de8654fea47002eaeb79bfe46be2a" + sha256 x86_64_linux: "6734e797548bb9c571801ee85fb1b4baa66aa0c0399f9cba758e7bd457277c5c" end keg_only :versioned_formula From 852c72a5c8ce66abe4a948f91498ed52d1eb3508 Mon Sep 17 00:00:00 2001 From: Patrick Linnane Date: Tue, 20 Jun 2023 18:04:05 -0700 Subject: [PATCH 096/680] awscli: switch to `openssl@3` --- Formula/awscli.rb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Formula/awscli.rb b/Formula/awscli.rb index 1c7a53e08f0a5..8354d29c21d94 100644 --- a/Formula/awscli.rb +++ b/Formula/awscli.rb @@ -6,6 +6,7 @@ class Awscli < Formula url "https://github.com/aws/aws-cli/archive/2.12.1.tar.gz" sha256 "f7c1285dda1abea74464e403ff736778109a429bba5d6288e9ae8c1ab442814b" license "Apache-2.0" + revision 1 head "https://github.com/aws/aws-cli.git", branch: "v2" bottle do @@ -18,13 +19,13 @@ class Awscli < Formula sha256 cellar: :any_skip_relocation, x86_64_linux: "7dd57aaede9e35c59036fda220e290d31def04ff0243a6a8a52979e34d29ce2f" end - # `pkg-config`, `rust`, and `openssl@1.1` are for cryptography. + # `pkg-config`, `rust`, and `openssl@3` are for cryptography. depends_on "cmake" => :build depends_on "pkg-config" => :build depends_on "rust" => :build depends_on "cffi" depends_on "docutils" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "pycparser" depends_on "python@3.11" depends_on "six" @@ -96,7 +97,7 @@ def python3 def install # Ensure that the `openssl` crate picks up the intended library. - ENV["OPENSSL_DIR"] = Formula["openssl@1.1"].opt_prefix + ENV["OPENSSL_DIR"] = Formula["openssl@3"].opt_prefix ENV["OPENSSL_NO_VENDOR"] = "1" # Temporary workaround for Xcode 14's ld causing build failure (without logging a reason): From 94f536c2aea24a81f83cf3b92733fc277dd8db90 Mon Sep 17 00:00:00 2001 From: Minsoo Choo Date: Tue, 20 Jun 2023 21:05:45 -0400 Subject: [PATCH 097/680] zookeeper: switch to `openssl@3` --- Formula/zookeeper.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/zookeeper.rb b/Formula/zookeeper.rb index 38f5cd0098ef3..ba20fb645c7f3 100644 --- a/Formula/zookeeper.rb +++ b/Formula/zookeeper.rb @@ -5,6 +5,7 @@ class Zookeeper < Formula mirror "https://archive.apache.org/dist/zookeeper/zookeeper-3.8.1/apache-zookeeper-3.8.1.tar.gz" sha256 "ccc16850c8ab2553583583234d11c813061b5ea5f3b8ff1d740cde6c1fd1e219" license "Apache-2.0" + revision 1 head "https://gitbox.apache.org/repos/asf/zookeeper.git", branch: "master" bottle do @@ -25,7 +26,7 @@ class Zookeeper < Formula depends_on "pkg-config" => :build depends_on "openjdk" - depends_on "openssl@1.1" + depends_on "openssl@3" resource "default_logback_xml" do url "https://raw.githubusercontent.com/apache/zookeeper/release-3.8.1/conf/logback.xml" From a24b2cf1eda34a08f016ed5ab441b824509efc44 Mon Sep 17 00:00:00 2001 From: Patrick Linnane Date: Tue, 20 Jun 2023 18:10:59 -0700 Subject: [PATCH 098/680] azure-cli: switch to `openssl@3` --- Formula/azure-cli.rb | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/Formula/azure-cli.rb b/Formula/azure-cli.rb index 7fcaed6b0d990..8fdb1dc2abb7e 100644 --- a/Formula/azure-cli.rb +++ b/Formula/azure-cli.rb @@ -6,6 +6,7 @@ class AzureCli < Formula url "https://github.com/Azure/azure-cli/archive/azure-cli-2.49.0.tar.gz" sha256 "acac10ca3d9c3e6f507d92859cb805bd14c1f73512be35ebe8041be1d32cb310" license "MIT" + revision 1 head "https://github.com/Azure/azure-cli.git", branch: "dev" livecheck do @@ -24,8 +25,10 @@ class AzureCli < Formula sha256 cellar: :any_skip_relocation, x86_64_linux: "fb881c8ae780f52d227bb2e3d11997f0a48709b207ddac3d024e180b667c83df" end - depends_on "rust" => :build # for cryptography - depends_on "openssl@1.1" + # `pkg-config`, `rust`, and `openssl@3` are for cryptography. + depends_on "pkg-config" => :build + depends_on "rust" => :build + depends_on "openssl@3" depends_on "python@3.10" uses_from_macos "libffi" @@ -745,6 +748,10 @@ class AzureCli < Formula end def install + # Ensure that the `openssl` crate picks up the intended library. + ENV["OPENSSL_DIR"] = Formula["openssl@3"].opt_prefix + ENV["OPENSSL_NO_VENDOR"] = "1" + venv = virtualenv_create(libexec, "python3.10", system_site_packages: false) venv.pip_install resources From d8f631e4a6ed86fc676b9480b1e28ff6fb20fdbb Mon Sep 17 00:00:00 2001 From: Patrick Linnane Date: Tue, 20 Jun 2023 18:16:53 -0700 Subject: [PATCH 099/680] azure-storage-cpp: switch to `openssl@3` --- Formula/azure-storage-cpp.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/azure-storage-cpp.rb b/Formula/azure-storage-cpp.rb index 421e1a0c13df5..962b08c0def0f 100644 --- a/Formula/azure-storage-cpp.rb +++ b/Formula/azure-storage-cpp.rb @@ -4,7 +4,7 @@ class AzureStorageCpp < Formula url "https://github.com/Azure/azure-storage-cpp/archive/v7.5.0.tar.gz" sha256 "446a821d115949f6511b7eb01e6a0e4f014b17bfeba0f3dc33a51750a9d5eca5" license "Apache-2.0" - revision 5 + revision 6 bottle do sha256 cellar: :any, arm64_ventura: "d69bfaf5663a06d56e6a5543f8a969d520a46c5e09e8c40fc22cc1141a97e91d" @@ -20,7 +20,7 @@ class AzureStorageCpp < Formula depends_on "boost" depends_on "cpprestsdk" depends_on "gettext" - depends_on "openssl@1.1" + depends_on "openssl@3" on_linux do depends_on "util-linux" @@ -50,11 +50,11 @@ def install EOS flags = ["-std=c++11", "-I#{include}", "-I#{Formula["boost"].include}", - "-I#{Formula["openssl@1.1"].include}", + "-I#{Formula["openssl@3"].include}", "-I#{Formula["cpprestsdk"].include}", "-L#{Formula["boost"].lib}", "-L#{Formula["cpprestsdk"].lib}", - "-L#{Formula["openssl@1.1"].lib}", + "-L#{Formula["openssl@3"].lib}", "-L#{lib}", "-lcpprest", "-lboost_system-mt", "-lssl", "-lcrypto", "-lazurestorage"] flags << "-stdlib=libc++" if OS.mac? From aa5b9a93a115faa04e664cda7595c25a8046acd9 Mon Sep 17 00:00:00 2001 From: Patrick Linnane Date: Tue, 20 Jun 2023 18:43:37 -0700 Subject: [PATCH 100/680] cpprestsdk: switch to `openssl@3` --- Formula/cpprestsdk.rb | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Formula/cpprestsdk.rb b/Formula/cpprestsdk.rb index 2f6cc537e4ee5..d28381ba02074 100644 --- a/Formula/cpprestsdk.rb +++ b/Formula/cpprestsdk.rb @@ -6,6 +6,7 @@ class Cpprestsdk < Formula tag: "2.10.18", revision: "122d09549201da5383321d870bed45ecb9e168c5" license "MIT" + revision 1 head "https://github.com/Microsoft/cpprestsdk.git", branch: "development" bottle do @@ -23,13 +24,13 @@ class Cpprestsdk < Formula depends_on "cmake" => :build depends_on "pkg-config" => :build depends_on "boost" - depends_on "openssl@1.1" + depends_on "openssl@3" uses_from_macos "zlib" def install system "cmake", "-DBUILD_SAMPLES=OFF", "-DBUILD_TESTS=OFF", - "-DOPENSSL_ROOT_DIR=#{Formula["openssl@1.1"]}.opt_prefix", + "-DOPENSSL_ROOT_DIR=#{Formula["openssl@3"]}.opt_prefix", "Release", *std_cmake_args system "make", "install" end @@ -44,8 +45,8 @@ def install } EOS system ENV.cxx, "test.cc", "-std=c++11", - "-I#{Formula["boost"].include}", "-I#{Formula["openssl@1.1"].include}", "-I#{include}", - "-L#{Formula["boost"].lib}", "-L#{Formula["openssl@1.1"].lib}", "-L#{lib}", + "-I#{Formula["boost"].include}", "-I#{Formula["openssl@3"].include}", "-I#{include}", + "-L#{Formula["boost"].lib}", "-L#{Formula["openssl@3"].lib}", "-L#{lib}", "-lssl", "-lcrypto", "-lboost_random-mt", "-lboost_chrono-mt", "-lboost_thread-mt", "-lboost_system-mt", "-lboost_filesystem-mt", "-lcpprest", "-o", "test_cpprest" From 53530f7749fd1a34455539d7bbae5ec2673f59db Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 02:44:47 +0000 Subject: [PATCH 101/680] zookeeper: update 3.8.1_1 bottle. --- Formula/zookeeper.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/zookeeper.rb b/Formula/zookeeper.rb index ba20fb645c7f3..b67963fe19af0 100644 --- a/Formula/zookeeper.rb +++ b/Formula/zookeeper.rb @@ -9,13 +9,13 @@ class Zookeeper < Formula head "https://gitbox.apache.org/repos/asf/zookeeper.git", branch: "master" bottle do - sha256 cellar: :any, arm64_ventura: "a8742d575ac53677c5d55b073de3e91ad816b5469b491cb0b646a8ee6c4ff5de" - sha256 cellar: :any, arm64_monterey: "34ebee0822b3104c72785ceb6959e6b240482795beb53eac28c08c57b6643720" - sha256 cellar: :any, arm64_big_sur: "8ee6d47295020d61cf269965becc1be63a615ec04da3d85edbb5cae68057965b" - sha256 cellar: :any, ventura: "088436591d872c536d4e26fe95f73d03d107ba073ec0a67132d7673e507cb7b6" - sha256 cellar: :any, monterey: "c1d656f5fddee17000a42fa67749c2feedac5b3f324cc86ee84f7f5589c09209" - sha256 cellar: :any, big_sur: "51fe2a40f7b3486dec74be435c21c2ac556db05e4dc22ce7d27f04a192c9f977" - sha256 cellar: :any_skip_relocation, x86_64_linux: "37a902639bd15382b6bbecc179e4244c9db2b07b08e5b0927e9dc304c5a52497" + sha256 cellar: :any, arm64_ventura: "13af3e59399609cf833576fc085e670afa28f46ccb1022353f027762a550c294" + sha256 cellar: :any, arm64_monterey: "1940be28281f05a35153adbd60c0e6818428ce12de6d1019d6c16118161e2927" + sha256 cellar: :any, arm64_big_sur: "f6b2814e65f0d08379c538bbdbb64b09cceed58b00830d95cfae1bfd79981878" + sha256 cellar: :any, ventura: "701fa917b47c5719898be5dae98dd5285f47a114ffe48ccf393d7485fc0553f6" + sha256 cellar: :any, monterey: "caa5872fe21c62778c634ac46410dbe8150d993589d54df1aad0b3291dc9fdca" + sha256 cellar: :any, big_sur: "2d1e98e4826a270e89c4afc2c3e6f10f2ab87028786ce42bb7d1a69be1797d4b" + sha256 cellar: :any_skip_relocation, x86_64_linux: "d6648d03143cb69e6d0199171c3010703f5b9e8e8b099bfa9ed3cfb8969ceecc" end depends_on "autoconf" => :build From 8a4530267f54cf9f5bdf28e25c4623cbac05016c Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 03:16:42 +0000 Subject: [PATCH 102/680] aria2: update 1.36.0_2 bottle. --- Formula/aria2.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/aria2.rb b/Formula/aria2.rb index 1ded5eab14701..d4bf896f71949 100644 --- a/Formula/aria2.rb +++ b/Formula/aria2.rb @@ -7,14 +7,13 @@ class Aria2 < Formula revision 2 bottle do - sha256 arm64_ventura: "cb572370ae31983f3cb7933f52ac2011c4f2f41858106c9abd1b22c83ba3114a" - sha256 arm64_monterey: "b0ec32121f2f4c94afce1cf43101d0441176e4d3de2461160cf220b4c4c2a89f" - sha256 arm64_big_sur: "89db8d96ab739c0ebcc8a800169d7001c18fae4d3fce8217b8ffa5455d1f46cf" - sha256 ventura: "90e6ffc911cf05a056a6a19ac4169cba8f315c6d740ee02892ecb57cbab74ba8" - sha256 monterey: "410b790649fe92ac3c146aa394a6ff1d70411303e68b7c4ff5c5e4ce82435b30" - sha256 big_sur: "cebab5dd720d1b80d429c50b7e84944912a2e2c25f471d6f379fbb5670080026" - sha256 catalina: "2be60bad723be29d33143d487e6bc0c32e0a37de083043bb2fa5c31e586ad37e" - sha256 x86_64_linux: "04dc2fd6656aae3435205cb9c8e4c43c902d02a2e639e61c100c0125e19f62e2" + sha256 arm64_ventura: "731a149db13b22d75a8b83822eabefabe3242208db9e683f5124cdd0d0c72411" + sha256 arm64_monterey: "1c89b3ecb3198cb66b0ee42205f237380115ee593c7af6c13d977f79c4c2ba9d" + sha256 arm64_big_sur: "565453d34817d8a867db81957c96bbcc810e3fa3837926aa170ff11f03dfe001" + sha256 ventura: "b81e1f4fd082425ded765ee045a5c398d3fb8dc2ed2419938ce4c6ae2f58e376" + sha256 monterey: "ac0d8d8b627ff85c9aae7b56dc26cde0bae0c5641e4fe6b7381b9205b3e84b6a" + sha256 big_sur: "43bdd51855a48f06ee8d8c891575ca7cf5329147c706a0c8f70db6c6f45680b3" + sha256 x86_64_linux: "2a6786075c3cfb617e3691f193a7a8450b10b211022326b56d0aebc42f44d22f" end depends_on "pkg-config" => :build From e2eea0806ceb9719049e7b88cae6452507aa0699 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 03:16:54 +0000 Subject: [PATCH 103/680] aws-elasticbeanstalk: update 3.20.6_1 bottle. --- Formula/aws-elasticbeanstalk.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/aws-elasticbeanstalk.rb b/Formula/aws-elasticbeanstalk.rb index 12c39ea045f32..41b6fdb8dd6f8 100644 --- a/Formula/aws-elasticbeanstalk.rb +++ b/Formula/aws-elasticbeanstalk.rb @@ -9,14 +9,13 @@ class AwsElasticbeanstalk < Formula revision 1 bottle do - rebuild 2 - sha256 cellar: :any, arm64_ventura: "1c5f6b8727e8d30c3947c5ec27e0817eab80daace6d08ae529bd849197c8a603" - sha256 cellar: :any, arm64_monterey: "aaa1f806dc056d37d68b67abf2d9eb8093c0959e2483cdc232d0c2312df710bd" - sha256 cellar: :any, arm64_big_sur: "84ce9a7a6e34ee4d41384afb670597bd88a0e310b56ab1f859ac28d488182c41" - sha256 cellar: :any, ventura: "d378fce8cfc3ed6a2911e99bafb16cc0905327d59ae1840753a6b4dd9c6afb4d" - sha256 cellar: :any, monterey: "53eb352b8caed0e947f946168794d666ed85c5b0c23346ff14109bcc1dda2afd" - sha256 cellar: :any, big_sur: "98100da41eedd214dce941435d99052d4714a63f0fc7f0088b3da55454db7940" - sha256 cellar: :any_skip_relocation, x86_64_linux: "58821e212c067ef0469041ef2e67379080fb86bca1b70e412c44e43c9569f013" + sha256 cellar: :any, arm64_ventura: "15c79b8ddaad916ec23e606245fd3227d15a5bc928901f3373ce0cdde74921e5" + sha256 cellar: :any, arm64_monterey: "1f312059702c52e2fb40c00a0b3e93560c5a1f5607f6f715e86e7577506197fc" + sha256 cellar: :any, arm64_big_sur: "35646754840b370187fcfe406ed69374504aa301b77bf59c6ab22beddbcb37cd" + sha256 cellar: :any, ventura: "d64bc8369bd78aa37658253426bf3fce99178cecde89ed2ec6f555a83272aa7c" + sha256 cellar: :any, monterey: "8e2a445a623fc35d28f35d738338e16541d62ab196a6723f0d2d512eb0c85722" + sha256 cellar: :any, big_sur: "2d575c05fe5926640fe86be56dd89c43064eef546070ba2d81d81a0f4f569596" + sha256 cellar: :any_skip_relocation, x86_64_linux: "6bbc908e0ae6d97ba64731ed20b06479810462594b65ea6f967ecc5a652f05c1" end # `pkg-config`, `rust`, and `openssl@3` are for cryptography. From 9b1947b74f6e3c3195452c6f14fbae85a2629275 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 03:17:30 +0000 Subject: [PATCH 104/680] azure-cli: update 2.49.0_1 bottle. --- Formula/azure-cli.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/azure-cli.rb b/Formula/azure-cli.rb index 8fdb1dc2abb7e..d71f5262f9c43 100644 --- a/Formula/azure-cli.rb +++ b/Formula/azure-cli.rb @@ -16,13 +16,13 @@ class AzureCli < Formula end bottle do - sha256 cellar: :any, arm64_ventura: "9d52b7d647782d2f6b5531e9fb5171e38830dbe38378a0fb854d43a2803eabaa" - sha256 cellar: :any, arm64_monterey: "584c3cd6c6cb15a4d9d32ca15950a37a04b54debeb66166dbd46a2dc3b03fd45" - sha256 cellar: :any, arm64_big_sur: "a9b2267f66c3dd438d988e503a47807908549393448177493433b6b07e51299d" - sha256 cellar: :any, ventura: "ed481f1a1bc4365af6bf96e9aaccd88ffc8adbf24e0f75bcc2ca8c9c464b9673" - sha256 cellar: :any, monterey: "b960a3aca101f0bbb2e2243fd197f2e95fd66313a74ed389fdd6993933d5e3bf" - sha256 cellar: :any, big_sur: "ce3c67e4a1001c3f5e0a7b8c3aa37ec145d2e50f3428fc4f0976b6007bb9efb8" - sha256 cellar: :any_skip_relocation, x86_64_linux: "fb881c8ae780f52d227bb2e3d11997f0a48709b207ddac3d024e180b667c83df" + sha256 cellar: :any, arm64_ventura: "afef1169b01c45a76517845a19249b4b19608a95a98635c8080ce5aae9b53324" + sha256 cellar: :any, arm64_monterey: "c991bd4a237649576d74c04c7e5dcd846f095ddbc03c89a8024644139f06df95" + sha256 cellar: :any, arm64_big_sur: "c3c8ba46b5063a650a641f75efcdd15fc5f86bc047e3f1f96176956e0b13cd7e" + sha256 cellar: :any, ventura: "eb5d0919817c538c9dfd4f07cdcd71c2bebd26bc7ae585b3dbac32a9373cd544" + sha256 cellar: :any, monterey: "33a45a72c02f644b0a650493b0af5085448e5104740880aabea341e228e7aace" + sha256 cellar: :any, big_sur: "8fd5d5a4fd739fb4fddda9946d29608ed8b1f8e716c85e0afc91a290cc9f7128" + sha256 cellar: :any_skip_relocation, x86_64_linux: "c393cec553a987de6e0852d9d8f7ec20824826ef48c1eac6954a42069ba4d39c" end # `pkg-config`, `rust`, and `openssl@3` are for cryptography. From e09e5b688d850a97c6bfa805897efaf111572502 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 03:36:44 +0000 Subject: [PATCH 105/680] cpprestsdk: update 2.10.18_1 bottle. --- Formula/cpprestsdk.rb | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/Formula/cpprestsdk.rb b/Formula/cpprestsdk.rb index d28381ba02074..f9003942e7d86 100644 --- a/Formula/cpprestsdk.rb +++ b/Formula/cpprestsdk.rb @@ -10,15 +10,13 @@ class Cpprestsdk < Formula head "https://github.com/Microsoft/cpprestsdk.git", branch: "development" bottle do - sha256 cellar: :any, arm64_ventura: "6f3b89784f29fa1d269a336135b4e2d60f92dcf248fe5083f0b80897a2a54da3" - sha256 cellar: :any, arm64_monterey: "e19ac91eefbd583d66f0b0fe37b6d416bbb650570546804948eca22c63900e5f" - sha256 cellar: :any, arm64_big_sur: "ac66587bc353b3358ff11606ca3952fa57f7dc57a5f59414ed8bfa62e90ff858" - sha256 cellar: :any, ventura: "e748eea56489a6b0767a8deae219dd598128da9151e691f49779a0e215961ead" - sha256 cellar: :any, monterey: "32c6be3ba57c08c2832f91a6003464acef7d21427b9ac8a817580faa2df9e998" - sha256 cellar: :any, big_sur: "c65b7f42fed4091750be219a60774854de46903c74ef99def1b73f905bb0728f" - sha256 cellar: :any, catalina: "f89613fba00d0feaa3e55508f3fb122dc8f4126b679e55c22fd228ed44d0c1c4" - sha256 cellar: :any, mojave: "6805fd31638651ef090d68e07cdea155d70b23365828cd1adbfd60fc132eedc3" - sha256 cellar: :any_skip_relocation, x86_64_linux: "a50ae9413de519a390c5864972bd19432a203cdea200158e1110671e969385c1" + sha256 cellar: :any, arm64_ventura: "ecebaabee208c5c7337b1336b710505b865f6f01e45a8c94d2683b29c446bfa4" + sha256 cellar: :any, arm64_monterey: "fbb03884dcf8e1a9206e753e6a0c6d3acfe89d12f6087981bc94c1166ed0ca94" + sha256 cellar: :any, arm64_big_sur: "fbf9e57e1d1af52cd599dc4888f5183532df41a408384c9025d7d70c45903328" + sha256 cellar: :any, ventura: "1ba3472004cb4a9ed97ac4ab28cde451ccbc2e3013b229a1ce6d02d049d780d1" + sha256 cellar: :any, monterey: "aecde5f4fc4863f8ec372744514954850c4adc3138b3d1ea1270d70b662dd7e7" + sha256 cellar: :any, big_sur: "e4b01652b3928771031ddd5fd36dfb960cc5fcee2e449239ddd9abb6e4d538e8" + sha256 cellar: :any_skip_relocation, x86_64_linux: "70d83163b9b544a0e89f5b45d1cf6e08a103e1e873384bfb3fc6e5164febffd4" end depends_on "cmake" => :build From 2a6f4c1b60f0686f0b3278b06512f556e309bd34 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 03:36:45 +0000 Subject: [PATCH 106/680] azure-storage-cpp: update 7.5.0_6 bottle. --- Formula/azure-storage-cpp.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/azure-storage-cpp.rb b/Formula/azure-storage-cpp.rb index 962b08c0def0f..28722a5ae6837 100644 --- a/Formula/azure-storage-cpp.rb +++ b/Formula/azure-storage-cpp.rb @@ -7,13 +7,13 @@ class AzureStorageCpp < Formula revision 6 bottle do - sha256 cellar: :any, arm64_ventura: "d69bfaf5663a06d56e6a5543f8a969d520a46c5e09e8c40fc22cc1141a97e91d" - sha256 cellar: :any, arm64_monterey: "3abe006019c8b247ae815c9c9d363bd54e005b6c9455b49ca6ef9796009923bb" - sha256 cellar: :any, arm64_big_sur: "3fe374b2484e3a954c9433889e24a04136ad0744b041838dd33ca6b6aed75fdf" - sha256 cellar: :any, ventura: "27c77976b99290796c83280f60e374073191f3dc8a6278ecb8ef939c6606b92d" - sha256 cellar: :any, monterey: "0b0e9560976766c7cf159a68d28bc11726831b59e2e0900a3840e7a02514d6e0" - sha256 cellar: :any, big_sur: "b80230b855850c0958ca8987a3a05f361c3b567973e228c2356dd8871442432c" - sha256 cellar: :any_skip_relocation, x86_64_linux: "b2c55f652a04448f4d98f5db1386ee99b2235cbc27c59171bc141597f7e8b0a7" + sha256 cellar: :any, arm64_ventura: "ab552ebf3bdc993fc9e579e2a6b75759c9da2ae1be66951caf8f9e609d7a1800" + sha256 cellar: :any, arm64_monterey: "46cd609d6586555b067f95d24cf0de532e40db79b0b3367c290d51cab751ce41" + sha256 cellar: :any, arm64_big_sur: "be9e3706cc237d12e7285ca3184b45681784905855e0f12e71457fdde06e980d" + sha256 cellar: :any, ventura: "30ff16a364d78d4ff1b0478c79262628c42f614a585be85649cdb6dd1ef9d37c" + sha256 cellar: :any, monterey: "412a2a4bc2bb9a1e8e350fc906b43bc1f6461efc36bc21246358b4ee0cea2c4f" + sha256 cellar: :any, big_sur: "cf309d60aec3a7898cb09864286a950332cda74e165f7c8d741ef8f74b1cdd3a" + sha256 cellar: :any_skip_relocation, x86_64_linux: "cc25900db6d940de570b1196d2680d440be510bbadf5310208e3728b6b55ebed" end depends_on "cmake" => :build From f70adedfe034952165346fe04f9762c306b00f53 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 03:43:48 +0000 Subject: [PATCH 107/680] afflib: update 3.7.20_1 bottle. --- Formula/afflib.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/afflib.rb b/Formula/afflib.rb index 2ab7221b678a4..a682a1dd83bae 100644 --- a/Formula/afflib.rb +++ b/Formula/afflib.rb @@ -10,13 +10,13 @@ class Afflib < Formula revision 1 bottle do - sha256 cellar: :any, arm64_ventura: "025c582f57102d59d8db4620a5107ec9f32b9ef260f8ad86ac507e175a240ccc" - sha256 cellar: :any, arm64_monterey: "b2b40e3adb07e9e900d388fd9bca24b40a9c53b9f78212fc6453b7bf220b61ea" - sha256 cellar: :any, arm64_big_sur: "3c0ea59617618dcac80354ca75cd901e5d938fd29419105a491d72d0dc455d2c" - sha256 cellar: :any, ventura: "6743bd1cf85500b947f145553c8b6c79c618a4f6e76c56d472874d20d7ace8be" - sha256 cellar: :any, monterey: "16198534f0890d68d6bd0b311f7078d4b9075cabc578c1ed379c3b95cea81126" - sha256 cellar: :any, big_sur: "38d2a76e3811b6d244c35521c858f17071f1ce6c9ba9725bb6a2c5125b6d3c9a" - sha256 cellar: :any_skip_relocation, x86_64_linux: "e314fc4730bd8cd0beadab1a6b2c8bc1745ec24d9ce4cad4d13d72427d307455" + sha256 cellar: :any, arm64_ventura: "f70b99a2dcbbe6f02f8e68947a66d5b6135ff312bd68e615a2d563a6024fa762" + sha256 cellar: :any, arm64_monterey: "810fa90bb97749a60f9afb2d641a09e6c7fbe81ce2c43c70a492f2e0b94baa95" + sha256 cellar: :any, arm64_big_sur: "1883e6f1b7f31b0ec70008ab32333096a354b3a39e149b7477f1f41311956bab" + sha256 cellar: :any, ventura: "e589fede26d18a7da57dc67da470a821a91753235868504d7c780e569c8a49cd" + sha256 cellar: :any, monterey: "29e8f49a180d936652393aad1e21f1f2e3f813653c7df91efcf8e5b39d31a625" + sha256 cellar: :any, big_sur: "aecd70af3a64d7d8bb2f54a4b02066e4e85b292b3b4c83aaa0ebd3ee59231f5a" + sha256 cellar: :any_skip_relocation, x86_64_linux: "264f0c1e8fc945963dc1654e68e6d6b99575fb85ddc3ff2d15b7597ee1a9417e" end depends_on "autoconf" => :build From 80509694cc062f72aba32abe4cf2fe39f3547e55 Mon Sep 17 00:00:00 2001 From: Patrick Linnane Date: Tue, 20 Jun 2023 20:51:31 -0700 Subject: [PATCH 108/680] biber: switch to `openssl@3` --- Formula/biber.rb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Formula/biber.rb b/Formula/biber.rb index c21775bc6a85f..eff54f7f7b207 100644 --- a/Formula/biber.rb +++ b/Formula/biber.rb @@ -4,6 +4,7 @@ class Biber < Formula url "https://github.com/plk/biber/archive/refs/tags/v2.19.tar.gz" sha256 "1c1266bc8adb1637c4c59e23c47d919c5a38da4e53544a3c22c21de4a68fc9fe" license "Artistic-2.0" + revision 1 bottle do sha256 cellar: :any, arm64_ventura: "3f522597c2ed6494559a9b0cdb00fee94ce70fd7e215493f3a930b1faa4477ee" @@ -16,7 +17,7 @@ class Biber < Formula end depends_on "pkg-config" => :build - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "perl" uses_from_macos "libxml2" @@ -517,7 +518,7 @@ def install ENV.prepend_create_path "PERL5LIB", libexec/"lib/perl5" ENV.prepend_path "PERL5LIB", libexec/"lib" ENV["PERL_MM_USE_DEFAULT"] = "1" - ENV["OPENSSL_PREFIX"] = Formula["openssl@1.1"].opt_prefix + ENV["OPENSSL_PREFIX"] = Formula["openssl@3"].opt_prefix resources.each do |r| r.stage do From 5fa8e5d94713048bcd4048157da9489a86878cb7 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 03:55:12 +0000 Subject: [PATCH 109/680] ansible: update 8.0.0_1 bottle. --- Formula/ansible.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/ansible.rb b/Formula/ansible.rb index 1a882edae6748..b5b53addf691a 100644 --- a/Formula/ansible.rb +++ b/Formula/ansible.rb @@ -10,14 +10,13 @@ class Ansible < Formula head "https://github.com/ansible/ansible.git", branch: "devel" bottle do - rebuild 1 - sha256 cellar: :any, arm64_ventura: "a05e785ec8acdf99d575fb022c2b3c9afcc6233641ad18c931f8d27a5af2082b" - sha256 cellar: :any, arm64_monterey: "142c02decd847a9f818e69454faefc001a8e04a1521803bb84af268d422f799d" - sha256 cellar: :any, arm64_big_sur: "9c9327a7ef8b0ab19ed33ee8225078b8971490b0b67502729d842d8699448b1f" - sha256 cellar: :any, ventura: "2a6993c3443a0371a611d09fd3471b38a42c711307c62e7e32f5967f61316644" - sha256 cellar: :any, monterey: "225e9e6d45d2068ae8838a8aaeeea900f088a5c337bf0945a561f8a1eb6765e2" - sha256 cellar: :any, big_sur: "8649b8054b8ee26f94620fc221b98dd081a86bed56324c8595fb5878a0f8594c" - sha256 cellar: :any_skip_relocation, x86_64_linux: "65fa9d1c29a244e25b19841a9e3c95c5f2679bbe805f6f5ead6473e7a777d364" + sha256 cellar: :any, arm64_ventura: "d1a68905d2a1a384f3f77bc3142f2ea4b72806125dc83e83aad61709b3e61148" + sha256 cellar: :any, arm64_monterey: "ac6c4616dced7cd26430335c078ca6c8b952ba939de0e378ee3c0c0a9f4b8909" + sha256 cellar: :any, arm64_big_sur: "b79ff8aae586126af88de4816cd97775f72eb597bd5bb13ce410f2399438a58c" + sha256 cellar: :any, ventura: "4b6e0a73f16d14744121d02b7ae9dad026d218089805e785ffa197b431690a3f" + sha256 cellar: :any, monterey: "6de4a0241268f22eaf68b23bb0fc7be6d5082835015d415736df6939d44f7b43" + sha256 cellar: :any, big_sur: "bf2409ba42650a3f68040b3032644c274b1e6dd4e52ad087ce703a23431a8e8a" + sha256 cellar: :any_skip_relocation, x86_64_linux: "d30efb004c1b44dcd6d999360efbf1e07ed334e22109fa69a6a9dba415221857" end depends_on "pkg-config" => :build From 26139664c6058e440fdf38a2ce930f9d78a20933 Mon Sep 17 00:00:00 2001 From: Patrick Linnane Date: Tue, 20 Jun 2023 20:52:57 -0700 Subject: [PATCH 110/680] bigloo: switch to `openssl@3` --- Formula/bigloo.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/bigloo.rb b/Formula/bigloo.rb index f22b73f7a2537..63ecf3d9437a7 100644 --- a/Formula/bigloo.rb +++ b/Formula/bigloo.rb @@ -5,6 +5,7 @@ class Bigloo < Formula version "4.5a-1" sha256 "d8f04e889936187dc519719b749ad03fe574165a0b6d318e561f1b3bce0d5808" license "GPL-2.0-or-later" + revision 1 livecheck do url "https://www-sop.inria.fr/indes/fp/Bigloo/download.html" @@ -29,7 +30,7 @@ class Bigloo < Formula depends_on "libunistring" depends_on "libuv" depends_on "openjdk" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "pcre2" on_linux do From 3cb535661aaca4fc6f095d175146b33eb7a0faea Mon Sep 17 00:00:00 2001 From: Patrick Linnane Date: Tue, 20 Jun 2023 20:57:08 -0700 Subject: [PATCH 111/680] borgbackup: switch to `openssl@3` --- Formula/borgbackup.rb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Formula/borgbackup.rb b/Formula/borgbackup.rb index dbc9eea29c7fe..8dd452e278aae 100644 --- a/Formula/borgbackup.rb +++ b/Formula/borgbackup.rb @@ -6,6 +6,7 @@ class Borgbackup < Formula url "https://files.pythonhosted.org/packages/6e/9e/e7a116401ef0c6c2766e4e49e5a3aafaa725ba0ea827305f016339c6c496/borgbackup-1.2.4.tar.gz" sha256 "a4bd54e9469e81b7a30a6711423115abc818d9cd844ecb1ca0e6104bc5374da8" license "BSD-3-Clause" + revision 1 bottle do sha256 cellar: :any, arm64_ventura: "ef1c21082202041276792bcc4bb0f674eff80eeed6a391eaac6c92504a04fbf4" @@ -20,7 +21,7 @@ class Borgbackup < Formula depends_on "pkg-config" => :build depends_on "libb2" depends_on "lz4" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "python@3.11" depends_on "xxhash" depends_on "zstd" @@ -49,7 +50,7 @@ def install ENV["BORG_LIBLZ4_PREFIX"] = Formula["lz4"].prefix ENV["BORG_LIBXXHASH_PREFIX"] = Formula["xxhash"].prefix ENV["BORG_LIBZSTD_PREFIX"] = Formula["zstd"].prefix - ENV["BORG_OPENSSL_PREFIX"] = Formula["openssl@1.1"].prefix + ENV["BORG_OPENSSL_PREFIX"] = Formula["openssl@3"].prefix virtualenv_install_with_resources man1.install Dir["docs/man/*.1"] From a6146f956d06f0f06b30695ec3eeb86b34fab25a Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 03:58:42 +0000 Subject: [PATCH 112/680] awscli: update 2.12.1_1 bottle. --- Formula/awscli.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/awscli.rb b/Formula/awscli.rb index 8354d29c21d94..dded81bb63947 100644 --- a/Formula/awscli.rb +++ b/Formula/awscli.rb @@ -10,13 +10,13 @@ class Awscli < Formula head "https://github.com/aws/aws-cli.git", branch: "v2" bottle do - sha256 cellar: :any, arm64_ventura: "3b61461a5445d971d31a2c62854f3a88216b6f9c4b32bdec6e265cf6b5975abf" - sha256 cellar: :any, arm64_monterey: "3d6354cdbe13a9aefc9f752275943cec78c20ba3270ea4b5c48833bfb6b22d97" - sha256 cellar: :any, arm64_big_sur: "2599961943d351168d0c6e37affbada75f8184b60d9742f7690c956fe474b97b" - sha256 cellar: :any, ventura: "f5b0f5a39b45081bc6f676a47d284fc971ffd21badad3f931dba4bd3419f931c" - sha256 cellar: :any, monterey: "98a64ca02bd49025e40c9c4cdd7a2c213a87da7f1b6f7c424045628bdfd2d3fa" - sha256 cellar: :any, big_sur: "a1a9da121cf42179f0c777ed4d620e11151a2f267224f15a0d351c8da97aaa9f" - sha256 cellar: :any_skip_relocation, x86_64_linux: "7dd57aaede9e35c59036fda220e290d31def04ff0243a6a8a52979e34d29ce2f" + sha256 cellar: :any, arm64_ventura: "e1395139b4c8ff32c3ffe3f19beeddd9f452621b75b4d5d83413c765f7a7fdd1" + sha256 cellar: :any, arm64_monterey: "9342c02c7ca3e7a2583f22e12a5647a566e231f0bbe80db0e2505f6044a2c64d" + sha256 cellar: :any, arm64_big_sur: "f9fb208fda7dcbe6ac5b0ccc7e7f68a104acb3b0d5a1e62bc0e2f13c858c11f1" + sha256 cellar: :any, ventura: "34bfbf982cd3c0e496e5affb4003acd135b6cb48d8bbe5d239c9b889954f590e" + sha256 cellar: :any, monterey: "43f0ff8589dbbb12902f783ea9da840393fbe226d3bffa84b4d6321ed487893f" + sha256 cellar: :any, big_sur: "fa9d00b8e00911f64357dc900b26ebbc31092e32f4dc47dd2d54ebfc0532339e" + sha256 cellar: :any_skip_relocation, x86_64_linux: "d392d58c9968f4a9acf2aa414feb3a3e1aadf5d0ba1c323db60851e8137af52e" end # `pkg-config`, `rust`, and `openssl@3` are for cryptography. From 5020ae6660775bf36c2bbb1d39ac54f73ae38a60 Mon Sep 17 00:00:00 2001 From: Patrick Linnane Date: Tue, 20 Jun 2023 21:00:04 -0700 Subject: [PATCH 113/680] buku: switch to `openssl@3` --- Formula/buku.rb | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/Formula/buku.rb b/Formula/buku.rb index a72d26cddeaae..80eb05580e216 100644 --- a/Formula/buku.rb +++ b/Formula/buku.rb @@ -6,6 +6,7 @@ class Buku < Formula url "https://github.com/jarun/buku/archive/v4.8.tar.gz" sha256 "a0b94210e80e9f9f359e5308323837d41781cf8dba497341099d5c59e27fa52c" license "GPL-3.0-or-later" + revision 1 head "https://github.com/jarun/buku.git", branch: "master" bottle do @@ -19,9 +20,11 @@ class Buku < Formula sha256 cellar: :any_skip_relocation, x86_64_linux: "b10fa03b0e856f47c3382e3932b00e64ead3e239b562e7a7b7aa1655a8a8135b" end + # `pkg-config`, `rust`, and `openssl@3` are for cryptography. + depends_on "pkg-config" => :build depends_on "rust" => :build depends_on "cffi" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "pycparser" depends_on "python@3.11" depends_on "six" @@ -149,6 +152,10 @@ class Buku < Formula end def install + # Ensure that the `openssl` crate picks up the intended library. + ENV["OPENSSL_DIR"] = Formula["openssl@3"].opt_prefix + ENV["OPENSSL_NO_VENDOR"] = "1" + virtualenv_install_with_resources man1.install "buku.1" bash_completion.install "auto-completion/bash/buku-completion.bash" => "buku" From 6bbf0bfedbb92910e3ab8025bad754b7a6e24907 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 03:09:58 +0800 Subject: [PATCH 114/680] libshout: switch to `openssl@3` --- Formula/libshout.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/libshout.rb b/Formula/libshout.rb index 80c726add5c25..3130767ab12ff 100644 --- a/Formula/libshout.rb +++ b/Formula/libshout.rb @@ -5,6 +5,7 @@ class Libshout < Formula mirror "https://ftp.osuosl.org/pub/xiph/releases/libshout/libshout-2.4.6.tar.gz" sha256 "39cbd4f0efdfddc9755d88217e47f8f2d7108fa767f9d58a2ba26a16d8f7c910" license "LGPL-2.0-or-later" + revision 1 livecheck do url "https://ftp.osuosl.org/pub/xiph/releases/libshout/?C=M&O=D" @@ -25,13 +26,10 @@ class Libshout < Formula depends_on "pkg-config" => :build depends_on "libogg" depends_on "libvorbis" + depends_on "openssl@3" depends_on "speex" depends_on "theora" - on_linux do - depends_on "openssl@1.1" - end - # Fix -flat_namespace being used on Big Sur and later. patch do url "https://raw.githubusercontent.com/Homebrew/formula-patches/03cf8088210822aa2c1ab544ed58ea04c897d9c4/libtool/configure-big_sur.diff" @@ -39,6 +37,8 @@ class Libshout < Formula end def install + # Workaround for Xcode 14.3 + ENV.append_to_cflags "-Wno-implicit-function-declaration" if DevelopmentTools.clang_build_version == 1403 system "./configure", *std_configure_args system "make", "install" end From 8368acde64c5f3defe5265a8bbb9bcb3d17ee095 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 03:16:12 +0800 Subject: [PATCH 115/680] gstreamer: switch to `openssl@3` --- Formula/gstreamer.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/gstreamer.rb b/Formula/gstreamer.rb index 01e2e93cef461..b25d161713cc7 100644 --- a/Formula/gstreamer.rb +++ b/Formula/gstreamer.rb @@ -2,7 +2,7 @@ class Gstreamer < Formula desc "Development framework for multimedia applications" homepage "https://gstreamer.freedesktop.org/" license all_of: ["LGPL-2.0-or-later", "LGPL-2.1-or-later", "MIT"] - revision 2 + revision 3 stable do url "https://gitlab.freedesktop.org/gstreamer/gstreamer/-/archive/1.22.3/gstreamer-1.22.3.tar.gz" @@ -72,7 +72,7 @@ class Gstreamer < Formula depends_on "libvorbis" depends_on "libvpx" depends_on "openexr" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "opus" depends_on "orc" depends_on "pango" @@ -185,7 +185,7 @@ def install # Make sure the `openssl-sys` crate uses our OpenSSL. ENV["OPENSSL_NO_VENDOR"] = "1" - ENV["OPENSSL_DIR"] = Formula["openssl@1.1"].opt_prefix + ENV["OPENSSL_DIR"] = Formula["openssl@3"].opt_prefix system "meson", "setup", "build", *args, *std_meson_args system "meson", "compile", "-C", "build", "--verbose" From 0534fabe091a4e0bef6ffcf061bfe82e1ef79eb3 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 12:25:10 +0800 Subject: [PATCH 116/680] python@3.8: switch to `openssl@3` --- Formula/python@3.8.rb | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/Formula/python@3.8.rb b/Formula/python@3.8.rb index eb37ae990930e..2c6d41186d10b 100644 --- a/Formula/python@3.8.rb +++ b/Formula/python@3.8.rb @@ -4,6 +4,7 @@ class PythonAT38 < Formula url "https://www.python.org/ftp/python/3.8.17/Python-3.8.17.tar.xz" sha256 "2e54b0c68191f16552f6de2e97a2396540572a219f6bbb28591a137cecc490a9" license "Python-2.0" + revision 1 livecheck do url "https://www.python.org/ftp/python/" @@ -27,7 +28,7 @@ class PythonAT38 < Formula depends_on "pkg-config" => :build depends_on "gdbm" depends_on "mpdecimal" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "readline" depends_on "sqlite" depends_on "tcl-tk" @@ -111,7 +112,7 @@ def install --datadir=#{share} --enable-loadable-sqlite-extensions --without-ensurepip - --with-openssl=#{Formula["openssl@1.1"].opt_prefix} + --with-openssl=#{Formula["openssl@3"].opt_prefix} --with-system-libmpdec ] @@ -172,7 +173,7 @@ def install # `brew install enchant && pip install pyenchant` inreplace "./Lib/ctypes/macholib/dyld.py" do |f| f.gsub! "DEFAULT_LIBRARY_FALLBACK = [", - "DEFAULT_LIBRARY_FALLBACK = [ '#{HOMEBREW_PREFIX}/lib', '#{Formula["openssl@1.1"].opt_lib}'," + "DEFAULT_LIBRARY_FALLBACK = [ '#{HOMEBREW_PREFIX}/lib', '#{Formula["openssl@3"].opt_lib}'," f.gsub! "DEFAULT_FRAMEWORK_FALLBACK = [", "DEFAULT_FRAMEWORK_FALLBACK = [ '#{HOMEBREW_PREFIX}/Frameworks'," end @@ -320,9 +321,9 @@ def post_install end # Help distutils find brewed stuff when building extensions - include_dirs = [HOMEBREW_PREFIX/"include", Formula["openssl@1.1"].opt_include, + include_dirs = [HOMEBREW_PREFIX/"include", Formula["openssl@3"].opt_include, Formula["sqlite"].opt_include], Formula["tcl-tk"].opt_include/"tcl-tk" - library_dirs = [HOMEBREW_PREFIX/"lib", Formula["openssl@1.1"].opt_lib, + library_dirs = [HOMEBREW_PREFIX/"lib", Formula["openssl@3"].opt_lib, Formula["sqlite"].opt_lib], Formula["tcl-tk"].opt_lib cfg = lib_cellar/"distutils/distutils.cfg" From 5a0460aac8513c55816ed355e8bdf7f75087e8ba Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 04:31:37 +0000 Subject: [PATCH 117/680] borgbackup: update 1.2.4_1 bottle. --- Formula/borgbackup.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/borgbackup.rb b/Formula/borgbackup.rb index 8dd452e278aae..32989b6308f59 100644 --- a/Formula/borgbackup.rb +++ b/Formula/borgbackup.rb @@ -9,13 +9,13 @@ class Borgbackup < Formula revision 1 bottle do - sha256 cellar: :any, arm64_ventura: "ef1c21082202041276792bcc4bb0f674eff80eeed6a391eaac6c92504a04fbf4" - sha256 cellar: :any, arm64_monterey: "15e7fae87378f9f7537adc2cf6cac2c98f67cf9be62c93e099b5dd20dd4346a5" - sha256 cellar: :any, arm64_big_sur: "7f8a4c4decc7d31394da8e565f29314d8c305515ec2c6c2eff644e35a8f89e9a" - sha256 cellar: :any, ventura: "ab1c9c35aa99bf53f4e76cfe4edcda7d814a1ea564b906518575691737d25bd0" - sha256 cellar: :any, monterey: "a9622cb9a364a55095384b62fa8305b61285d998620a84f7a2197f99e7e0d8b6" - sha256 cellar: :any, big_sur: "9da365d568230d288d70db8a4640827cae614073bfc6e5aa7249cb112bad0833" - sha256 cellar: :any_skip_relocation, x86_64_linux: "ec49169b386d06b1e7614ff7561ebe296c8ad78f00d2d012826480f9689c0547" + sha256 cellar: :any, arm64_ventura: "a80057da725304e83b9e7da142aa27079b3b77e691886f2e2df3c5d5279d56ed" + sha256 cellar: :any, arm64_monterey: "1e0103426f4cd4c7f433514ef828a32b0cebf7cae11ed526a7017d2c6a46cdb5" + sha256 cellar: :any, arm64_big_sur: "05f2643c635826b53bb6692e040dd2f5dd1e1c34bfad740340cf109e77488160" + sha256 cellar: :any, ventura: "3ce8161421a316a41699519f4cbada586d6194f70492ec5a5dbb6f4aec09fe95" + sha256 cellar: :any, monterey: "e2470014c09b792fa424738aac53189a5b9233071144495b7b0708cc68caecb0" + sha256 cellar: :any, big_sur: "3a8cc0298578af2d0815819ab805a364e113485c1036f313d03e23c5a926919b" + sha256 cellar: :any_skip_relocation, x86_64_linux: "350dc1537f9fe4ea846e61bbac8605997e41d7e3e581fc1e0b4369d2dd55be99" end depends_on "pkg-config" => :build From e35fb7cf1f2d77ed4ad2f8c281bf6e2f2a1ff929 Mon Sep 17 00:00:00 2001 From: Minsoo Choo Date: Tue, 20 Jun 2023 21:13:33 -0400 Subject: [PATCH 118/680] mariadb@10.5: switch to `openssl@3` --- Formula/mariadb@10.5.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/mariadb@10.5.rb b/Formula/mariadb@10.5.rb index d9f7f3c6424ea..7ee793fa5ea56 100644 --- a/Formula/mariadb@10.5.rb +++ b/Formula/mariadb@10.5.rb @@ -4,6 +4,7 @@ class MariadbAT105 < Formula url "https://downloads.mariadb.com/MariaDB/mariadb-10.5.21/source/mariadb-10.5.21.tar.gz" sha256 "ca7eb7328e1c02e9d90b13df3695b7fa78bd73dd99ca49e23e32d6cc89822242" license "GPL-2.0-only" + revision 1 # This uses a placeholder regex to satisfy the `PageMatch` strategy # requirement. In the future, this will be updated to use a `Json` strategy @@ -42,7 +43,7 @@ class MariadbAT105 < Formula depends_on "cmake" => :build depends_on "pkg-config" => :build depends_on "groonga" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "pcre2" uses_from_macos "bzip2" From 08cc42184e0852d2a4cadbfe2223beec7534f98c Mon Sep 17 00:00:00 2001 From: Minsoo Choo Date: Tue, 20 Jun 2023 21:19:55 -0400 Subject: [PATCH 119/680] mariadb@10.6: switch to `openssl@3` --- Formula/mariadb@10.6.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/mariadb@10.6.rb b/Formula/mariadb@10.6.rb index 0bdffbd461186..13aa89c82479e 100644 --- a/Formula/mariadb@10.6.rb +++ b/Formula/mariadb@10.6.rb @@ -4,6 +4,7 @@ class MariadbAT106 < Formula url "https://downloads.mariadb.com/MariaDB/mariadb-10.6.14/source/mariadb-10.6.14.tar.gz" sha256 "450437c74a8e44c76b3c0b343b9347eb903201545851565d78d9a624676ab202" license "GPL-2.0-only" + revision 1 # This uses a placeholder regex to satisfy the `PageMatch` strategy # requirement. In the future, this will be updated to use a `Json` strategy @@ -41,7 +42,7 @@ class MariadbAT106 < Formula depends_on "cmake" => :build depends_on "pkg-config" => :build depends_on "groonga" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "pcre2" uses_from_macos "bzip2" From 5d5b68b964b38b0fa52706c164e1156ac541d418 Mon Sep 17 00:00:00 2001 From: Minsoo Choo Date: Tue, 20 Jun 2023 21:24:14 -0400 Subject: [PATCH 120/680] mariadb@10.9: switch to `openssl@3` --- Formula/mariadb@10.9.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/mariadb@10.9.rb b/Formula/mariadb@10.9.rb index f0de657adc5bf..dbc86e3f9f903 100644 --- a/Formula/mariadb@10.9.rb +++ b/Formula/mariadb@10.9.rb @@ -4,6 +4,7 @@ class MariadbAT109 < Formula url "https://downloads.mariadb.com/MariaDB/mariadb-10.9.7/source/mariadb-10.9.7.tar.gz" sha256 "59c4b178eb859ead207d5c0a7515263c734dc0622af46e1657ef12cb81bc10f5" license "GPL-2.0-only" + revision 1 # This uses a placeholder regex to satisfy the `PageMatch` strategy # requirement. In the future, this will be updated to use a `Json` strategy @@ -43,7 +44,7 @@ class MariadbAT109 < Formula depends_on "fmt" => :build depends_on "pkg-config" => :build depends_on "groonga" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "pcre2" depends_on "zstd" From 171be29051bc90de2e2922c5ce2467e769294a20 Mon Sep 17 00:00:00 2001 From: Minsoo Choo Date: Tue, 20 Jun 2023 21:24:30 -0400 Subject: [PATCH 121/680] mariadb@10.10: switch to `openssl@3` --- Formula/mariadb@10.10.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/mariadb@10.10.rb b/Formula/mariadb@10.10.rb index 1142544f63f17..274436cdb3e78 100644 --- a/Formula/mariadb@10.10.rb +++ b/Formula/mariadb@10.10.rb @@ -4,6 +4,7 @@ class MariadbAT1010 < Formula url "https://downloads.mariadb.com/MariaDB/mariadb-10.10.5/source/mariadb-10.10.5.tar.gz" sha256 "91cd4d426d38af09852ebdaf00e74211775ec6cc907f74c1aee0d45cdf5d996b" license "GPL-2.0-only" + revision 1 # This uses a placeholder regex to satisfy the `PageMatch` strategy # requirement. In the future, this will be updated to use a `Json` strategy @@ -43,7 +44,7 @@ class MariadbAT1010 < Formula depends_on "fmt" => :build depends_on "pkg-config" => :build depends_on "groonga" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "pcre2" depends_on "zstd" From 1811b2f02eb8cf3eb8a7e67c770c3856fd082f5c Mon Sep 17 00:00:00 2001 From: Minsoo Choo Date: Tue, 20 Jun 2023 21:24:38 -0400 Subject: [PATCH 122/680] mariadb@10.11: switch to `openssl@3` --- Formula/mariadb@10.11.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/mariadb@10.11.rb b/Formula/mariadb@10.11.rb index 416ba9a6c8411..bf94b20f0d60a 100644 --- a/Formula/mariadb@10.11.rb +++ b/Formula/mariadb@10.11.rb @@ -4,6 +4,7 @@ class MariadbAT1011 < Formula url "https://downloads.mariadb.com/MariaDB/mariadb-10.11.4/source/mariadb-10.11.4.tar.gz" sha256 "ce8dac125568cc5f40da74c17212767c92d8faed81066580b526a485a591127d" license "GPL-2.0-only" + revision 1 # This uses a placeholder regex to satisfy the `PageMatch` strategy # requirement. In the future, this will be updated to use a `Json` strategy @@ -43,7 +44,7 @@ class MariadbAT1011 < Formula depends_on "fmt" => :build depends_on "pkg-config" => :build depends_on "groonga" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "pcre2" depends_on "zstd" From 2670f767985ee07624b3042af6cd2ee3f1543b76 Mon Sep 17 00:00:00 2001 From: Minsoo Choo Date: Tue, 20 Jun 2023 21:25:00 -0400 Subject: [PATCH 123/680] mariadb: switch to `openssl@3` --- Formula/mariadb.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/mariadb.rb b/Formula/mariadb.rb index 6a4850107a67c..90d4f5236233c 100644 --- a/Formula/mariadb.rb +++ b/Formula/mariadb.rb @@ -4,6 +4,7 @@ class Mariadb < Formula url "https://downloads.mariadb.com/MariaDB/mariadb-11.0.2/source/mariadb-11.0.2.tar.gz" sha256 "3c71576cad0ea416882270e383f94cc89693b7fbcce1fa4f306fe3e931e464ae" license "GPL-2.0-only" + revision 1 # This uses a placeholder regex to satisfy the `PageMatch` strategy # requirement. In the future, this will be updated to use a `Json` strategy @@ -34,7 +35,7 @@ class Mariadb < Formula depends_on "fmt" => :build depends_on "pkg-config" => :build depends_on "groonga" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "pcre2" depends_on "zstd" From 8a6fbbbd60bef3689fea9d44690d607c750d8d16 Mon Sep 17 00:00:00 2001 From: Minsoo Choo Date: Tue, 20 Jun 2023 21:25:32 -0400 Subject: [PATCH 124/680] mariadb-connector-c: switch to `openssl@3` --- Formula/mariadb-connector-c.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/mariadb-connector-c.rb b/Formula/mariadb-connector-c.rb index ea9b158358a9d..fbb18e49a13c0 100644 --- a/Formula/mariadb-connector-c.rb +++ b/Formula/mariadb-connector-c.rb @@ -5,6 +5,7 @@ class MariadbConnectorC < Formula mirror "https://fossies.org/linux/misc/mariadb-connector-c-3.3.5-src.tar.gz/" sha256 "ca72eb26f6db2befa77e48ff966f71bcd3cb44b33bd8bbb810b65e6d011c1e5c" license "LGPL-2.1-or-later" + revision 1 head "https://github.com/mariadb-corporation/mariadb-connector-c.git", branch: "3.3" # https://mariadb.org/download/ sometimes lists an older version as newest, @@ -26,7 +27,7 @@ class MariadbConnectorC < Formula end depends_on "cmake" => :build - depends_on "openssl@1.1" + depends_on "openssl@3" uses_from_macos "curl" uses_from_macos "zlib" From 2b45f648ce65c14b4c40c18b0040a9a74332db0d Mon Sep 17 00:00:00 2001 From: Minsoo Choo Date: Tue, 20 Jun 2023 21:25:41 -0400 Subject: [PATCH 125/680] mariadb-connector-odbc: switch to `openssl@3` --- Formula/mariadb-connector-odbc.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/mariadb-connector-odbc.rb b/Formula/mariadb-connector-odbc.rb index c2f43038a040d..2dc358c25af18 100644 --- a/Formula/mariadb-connector-odbc.rb +++ b/Formula/mariadb-connector-odbc.rb @@ -5,6 +5,7 @@ class MariadbConnectorOdbc < Formula mirror "https://fossies.org/linux/misc/mariadb-connector-odbc-3.1.18-src.tar.gz/" sha256 "a06c11b40cf1edcfe69c206eec32caf58e25fadcf53da63d65fae26437bbad7e" license "LGPL-2.1-or-later" + revision 1 # https://mariadb.org/download/ sometimes lists an older version as newest, # so we check the JSON data used to populate the mariadb.com downloads page @@ -26,7 +27,7 @@ class MariadbConnectorOdbc < Formula depends_on "cmake" => :build depends_on "mariadb-connector-c" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "unixodbc" def install From 48393d800815abf7dfbd08bfc40fd7410aa33716 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 04:38:27 +0000 Subject: [PATCH 126/680] bigloo: update 4.5a-1_1 bottle. --- Formula/bigloo.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/bigloo.rb b/Formula/bigloo.rb index 63ecf3d9437a7..ec4c036b0b10d 100644 --- a/Formula/bigloo.rb +++ b/Formula/bigloo.rb @@ -13,10 +13,10 @@ class Bigloo < Formula end bottle do - sha256 ventura: "4a37a9c1c8e8d48da7dc4b324095c43bafbf26b3c527f671b46aa963ba41a3ea" - sha256 monterey: "d968668009008963975b81dec100761ec7e1887f54dd5e59be89f04506087aed" - sha256 big_sur: "b3ee45051141a15c0e9fd5a2f41d18391e20bba99ec4dd91a44f043dd1c45fee" - sha256 x86_64_linux: "aed501d228c62e5e4deb3e88be668d7143cf5fa7ea682ef72ef1c58d869415fb" + sha256 ventura: "5465147a4efa0ac5b2310a832f37e26ba99cd1b3e84be0ee9e191f006954221c" + sha256 monterey: "d37972292b5b057f01e31f128ed92e10d78ebfd5860efb0d30e21a245d58760c" + sha256 big_sur: "6f82be6c432a3e6d61a93d0438255d4ef42e4a2359d16547fd2cbd6cf6bf161e" + sha256 x86_64_linux: "b7a836944014403c1ca5e2d665cde655447345fdd307c9dd68e6220278a52197" end depends_on "autoconf" => :build From 27ad0e9e5750e528845d90d968d309b9238041a6 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 12:39:08 +0800 Subject: [PATCH 127/680] librdkafka: switch to `openssl@3` --- Formula/librdkafka.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/librdkafka.rb b/Formula/librdkafka.rb index cd751d68761fe..f208f3f75f0e7 100644 --- a/Formula/librdkafka.rb +++ b/Formula/librdkafka.rb @@ -4,6 +4,7 @@ class Librdkafka < Formula url "https://github.com/edenhill/librdkafka/archive/refs/tags/v2.1.1.tar.gz" sha256 "7be1fc37ab10ebdc037d5c5a9b35b48931edafffae054b488faaff99e60e0108" license "BSD-2-Clause" + revision 1 head "https://github.com/edenhill/librdkafka.git", branch: "master" livecheck do @@ -25,7 +26,7 @@ class Librdkafka < Formula depends_on "python@3.11" => :build depends_on "lz4" depends_on "lzlib" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "zstd" uses_from_macos "curl" From d9622dfeb3ae463562328cfdad21a24513d5f695 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 12:40:51 +0800 Subject: [PATCH 128/680] crystal: switch to `openssl@3` --- Formula/crystal.rb | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/Formula/crystal.rb b/Formula/crystal.rb index df02af351c943..6d4d0c4a95036 100644 --- a/Formula/crystal.rb +++ b/Formula/crystal.rb @@ -2,6 +2,7 @@ class Crystal < Formula desc "Fast and statically typed, compiled language with Ruby-like syntax" homepage "https://crystal-lang.org/" license "Apache-2.0" + revision 1 stable do url "https://github.com/crystal-lang/crystal/archive/1.8.2.tar.gz" @@ -43,7 +44,7 @@ class Crystal < Formula depends_on "libevent" depends_on "libyaml" depends_on "llvm@15" - depends_on "openssl@1.1" # std uses it but it's not linked + depends_on "openssl@3" # std uses it but it's not linked depends_on "pcre2" depends_on "pkg-config" # @[Link] will use pkg-config if available @@ -100,7 +101,7 @@ def install ENV.prepend_path "CRYSTAL_LIBRARY_PATH", dep.opt_lib end - crystal_install_dir = libexec + crystal_install_dir = bin stdlib_install_dir = pkgshare # Avoid embedding HOMEBREW_PREFIX references in `crystal` binary. @@ -148,9 +149,6 @@ def install crystal_install_dir.install ".build/crystal" stdlib_install_dir.install "src" - pkg_config_path = "${PKG_CONFIG_PATH:+${PKG_CONFIG_PATH}:}#{Formula["openssl@1.1"].opt_lib}/pkgconfig" - (bin/"crystal").write_env_script crystal_install_dir/"crystal", PKG_CONFIG_PATH: pkg_config_path - bash_completion.install "etc/completion.bash" => "crystal" zsh_completion.install "etc/completion.zsh" => "_crystal" fish_completion.install "etc/completion.fish" => "crystal.fish" From 494939738102c4a49928ba3fc87e2a245228e909 Mon Sep 17 00:00:00 2001 From: Patrick Linnane Date: Tue, 20 Jun 2023 21:41:33 -0700 Subject: [PATCH 129/680] cargo-edit: switch to `openssl@3` --- Formula/cargo-edit.rb | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/Formula/cargo-edit.rb b/Formula/cargo-edit.rb index 60bf89d45700e..d530ca51aacba 100644 --- a/Formula/cargo-edit.rb +++ b/Formula/cargo-edit.rb @@ -4,6 +4,7 @@ class CargoEdit < Formula url "https://github.com/killercup/cargo-edit/archive/v0.12.0.tar.gz" sha256 "a8168ea2320c095f55d2b32f8bede8c814dcdc4290c250df36dc8ce0f6fb2095" license "MIT" + revision 1 bottle do sha256 cellar: :any, arm64_ventura: "b9a73c04042c12385874a754ed0dc27edd910fa2020106e511ebf85b5444f054" @@ -19,12 +20,12 @@ class CargoEdit < Formula depends_on "rust" => :build depends_on "rustup-init" => :test depends_on "libgit2" - depends_on "openssl@1.1" + depends_on "openssl@3" def install - # Ensure the declared `openssl@1.1` dependency will be picked up. + # Ensure the declared `openssl@3` dependency will be picked up. # https://docs.rs/openssl/latest/openssl/#manual - ENV["OPENSSL_DIR"] = Formula["openssl@1.1"].opt_prefix + ENV["OPENSSL_DIR"] = Formula["openssl@3"].opt_prefix ENV["OPENSSL_NO_VENDOR"] = "1" # Read the default flags from `Cargo.toml` so we can remove the `vendored-libgit2` feature. @@ -77,8 +78,8 @@ def check_binary_linkage(binary, library) [ Formula["libgit2"].opt_lib/shared_library("libgit2"), - Formula["openssl@1.1"].opt_lib/shared_library("libssl"), - Formula["openssl@1.1"].opt_lib/shared_library("libcrypto"), + Formula["openssl@3"].opt_lib/shared_library("libssl"), + Formula["openssl@3"].opt_lib/shared_library("libcrypto"), ].each do |library| assert check_binary_linkage(bin/"cargo-upgrade", library), "No linkage with #{library.basename}! Cargo is likely using a vendored version." From b3c6fd7c1d7495e348c0134d7b959ef68dbad735 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 04:44:36 +0000 Subject: [PATCH 130/680] buku: update 4.8_1 bottle. --- Formula/buku.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/buku.rb b/Formula/buku.rb index 80eb05580e216..600f73f86f4fb 100644 --- a/Formula/buku.rb +++ b/Formula/buku.rb @@ -10,14 +10,13 @@ class Buku < Formula head "https://github.com/jarun/buku.git", branch: "master" bottle do - rebuild 2 - sha256 cellar: :any, arm64_ventura: "8d7911ce9d131740835271da843f2d1276a44354a7ab60ba8f3bdd48773c9334" - sha256 cellar: :any, arm64_monterey: "f2798fe0b23e7cc2537de19a5294dfdd583c9a6a8ccf42444b40ecf80f849e78" - sha256 cellar: :any, arm64_big_sur: "fc002b57b0388d2bdbf5cc8f856b9d4a9ba73a2c633058f709941ecce723bc3d" - sha256 cellar: :any, ventura: "b9bc50fcf7ea2f1658e516131a43531b95d7a2bdf9c547532c5fe2e20741b235" - sha256 cellar: :any, monterey: "4a21e21451747ce56bd65c225f2bcca2fda0991a47b9d3e93f1d8623707b0cb9" - sha256 cellar: :any, big_sur: "e94cd865b1da85d35ba139234a427659ed385efbe6e27311ac14af24c3731890" - sha256 cellar: :any_skip_relocation, x86_64_linux: "b10fa03b0e856f47c3382e3932b00e64ead3e239b562e7a7b7aa1655a8a8135b" + sha256 cellar: :any, arm64_ventura: "6a6a57ff8acf5e568050507b5982d0a11b2478d7aff105c5d168555d83300414" + sha256 cellar: :any, arm64_monterey: "f1c29839406d71c7670af0cde442be4ac15dd591297f305202c7248724be79e4" + sha256 cellar: :any, arm64_big_sur: "e0109fe4d7b35a0923d546850632320725dbff72e090b27f593a44cad8693901" + sha256 cellar: :any, ventura: "6f9523f566579f5259b3428a723a3299d0d9be38d96f31da35dc1211d97698d9" + sha256 cellar: :any, monterey: "0492c191fd1dddc89e2af6d1e0e706ba742b7a5bfe72ac9c995d17ce05b33d9a" + sha256 cellar: :any, big_sur: "41ae7bbd98fa34b63422eaf4c3a50eee5950ca276d1f7f94b746dbd5d47ea6d5" + sha256 cellar: :any_skip_relocation, x86_64_linux: "10bb04e1db407d303e240aa08a3a5cbae732340973cec31d068e2955ab8a3521" end # `pkg-config`, `rust`, and `openssl@3` are for cryptography. From b27f23f405ab5962d1eea6dddd43553521ddc8c4 Mon Sep 17 00:00:00 2001 From: Patrick Linnane Date: Tue, 20 Jun 2023 21:53:10 -0700 Subject: [PATCH 131/680] certbot: switch to `openssl@3` --- Formula/certbot.rb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Formula/certbot.rb b/Formula/certbot.rb index 5feb96dca3cae..d822695778a02 100644 --- a/Formula/certbot.rb +++ b/Formula/certbot.rb @@ -6,6 +6,7 @@ class Certbot < Formula url "https://files.pythonhosted.org/packages/0e/fd/192cb7d79f798432b1b2e7a9998b2f12dd589c50ff88e31553d95143b01c/certbot-2.6.0.tar.gz" sha256 "c4de6bb0d092729650ed90a5bdb513932bdc47ec5f7f98049180ab8e4a835dab" license "Apache-2.0" + revision 1 head "https://github.com/certbot/certbot.git", branch: "master" bottle do @@ -19,13 +20,13 @@ class Certbot < Formula sha256 cellar: :any_skip_relocation, x86_64_linux: "4e0b414ba142cd4c93b35e2e222a1663a8a10ac17eb5e669275ed894f771ce49" end - # `pkg-config`, `rust`, and `openssl@1.1` are for cryptography. + # `pkg-config`, `rust`, and `openssl@3` are for cryptography. depends_on "pkg-config" => :build depends_on "rust" => :build depends_on "augeas" depends_on "cffi" depends_on "dialog" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "pycparser" depends_on "python@3.11" depends_on "six" @@ -129,7 +130,7 @@ class Certbot < Formula def install # Ensure that the `openssl` crate picks up the intended library. - ENV["OPENSSL_DIR"] = Formula["openssl@1.1"].opt_prefix + ENV["OPENSSL_DIR"] = Formula["openssl@3"].opt_prefix ENV["OPENSSL_NO_VENDOR"] = "1" if build.head? From b86746838ad4ec265a4e704c80cc83c0597e6eff Mon Sep 17 00:00:00 2001 From: Patrick Linnane Date: Tue, 20 Jun 2023 22:06:24 -0700 Subject: [PATCH 132/680] rustup-init: revision bump --- Formula/rustup-init.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Formula/rustup-init.rb b/Formula/rustup-init.rb index bd387f59317ef..c4e89ab262f12 100644 --- a/Formula/rustup-init.rb +++ b/Formula/rustup-init.rb @@ -4,6 +4,7 @@ class RustupInit < Formula url "https://github.com/rust-lang/rustup/archive/1.26.0.tar.gz" sha256 "6f20ff98f2f1dbde6886f8d133fe0d7aed24bc76c670ea1fca18eb33baadd808" license any_of: ["Apache-2.0", "MIT"] + revision 1 bottle do sha256 cellar: :any_skip_relocation, arm64_ventura: "d5403ee4bd950803e8ed34965dfa3e78c7792ce03d1a337f3d67e48883497030" From cc3d4931f37106a2265786fa8a547b14fe59b7c8 Mon Sep 17 00:00:00 2001 From: Patrick Linnane Date: Tue, 20 Jun 2023 21:49:38 -0700 Subject: [PATCH 133/680] cargo-outdated: switch to `openssl@3` --- Formula/cargo-outdated.rb | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Formula/cargo-outdated.rb b/Formula/cargo-outdated.rb index 6f8960e401963..f9c8aff639ad2 100644 --- a/Formula/cargo-outdated.rb +++ b/Formula/cargo-outdated.rb @@ -4,6 +4,7 @@ class CargoOutdated < Formula url "https://github.com/kbknapp/cargo-outdated/archive/v0.13.1.tar.gz" sha256 "571910b0c44f0bcf0b6e5c24184247e4603f474c7bde5f0eaa1203ce802b4a4a" license "MIT" + revision 1 head "https://github.com/kbknapp/cargo-outdated.git", branch: "master" bottle do @@ -20,11 +21,11 @@ class CargoOutdated < Formula depends_on "rust" => :build depends_on "rustup-init" => :test depends_on "libgit2" - depends_on "openssl@1.1" + depends_on "openssl@3" def install ENV["OPENSSL_NO_VENDOR"] = "1" - ENV["OPENSSL_DIR"] = Formula["openssl@1.1"].opt_prefix + ENV["OPENSSL_DIR"] = Formula["openssl@3"].opt_prefix system "cargo", "install", *std_cargo_args end @@ -67,8 +68,8 @@ def check_binary_linkage(binary, library) [ Formula["libgit2"].opt_lib/shared_library("libgit2"), - Formula["openssl@1.1"].opt_lib/shared_library("libssl"), - Formula["openssl@1.1"].opt_lib/shared_library("libcrypto"), + Formula["openssl@3"].opt_lib/shared_library("libssl"), + Formula["openssl@3"].opt_lib/shared_library("libcrypto"), ].each do |library| assert check_binary_linkage(bin/"cargo-outdated", library), "No linkage with #{library.basename}! Cargo is likely using a vendored version." From c0ec14c2e229eae5d49a199d4c4065e085101aa9 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 13:36:48 +0800 Subject: [PATCH 134/680] libxmlsec1: switch to `openssl@3` --- Formula/libxmlsec1.rb | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/Formula/libxmlsec1.rb b/Formula/libxmlsec1.rb index dc11612d18d34..aa929626ed0ab 100644 --- a/Formula/libxmlsec1.rb +++ b/Formula/libxmlsec1.rb @@ -4,6 +4,7 @@ class Libxmlsec1 < Formula url "https://www.aleksey.com/xmlsec/download/xmlsec1-1.3.1.tar.gz" sha256 "10f48384d4fd1afc05fea545b74fbf7c152582f0a895c189f164d55270400c63" license "MIT" + revision 1 livecheck do url "https://www.aleksey.com/xmlsec/download/" @@ -21,16 +22,13 @@ class Libxmlsec1 < Formula end depends_on "pkg-config" => :build + depends_on xcode: :build depends_on "gnutls" # Yes, it wants both ssl/tls variations depends_on "libgcrypt" depends_on "libxml2" - depends_on "openssl@1.1" + depends_on "openssl@3" uses_from_macos "libxslt" - on_macos do - depends_on xcode: :build - end - # Add HOMEBREW_PREFIX/lib to dl load path patch :DATA @@ -43,7 +41,7 @@ def install "--with-nspr=no", "--enable-mscrypto=no", "--enable-mscng=no", - "--with-openssl=#{Formula["openssl@1.1"].opt_prefix}"] + "--with-openssl=#{Formula["openssl@3"].opt_prefix}"] system "./configure", *args system "make", "install" From 4ae6424139bf30e9adf03666243ce0e32f3c9936 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:38:35 +0000 Subject: [PATCH 135/680] biber: update 2.19_1 bottle. --- Formula/biber.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/biber.rb b/Formula/biber.rb index eff54f7f7b207..997da8f5f0e7f 100644 --- a/Formula/biber.rb +++ b/Formula/biber.rb @@ -7,13 +7,13 @@ class Biber < Formula revision 1 bottle do - sha256 cellar: :any, arm64_ventura: "3f522597c2ed6494559a9b0cdb00fee94ce70fd7e215493f3a930b1faa4477ee" - sha256 cellar: :any, arm64_monterey: "cc12ff76b53af1c1456260dad3b2f9ba0caa2e4d71461c5989a1d9ba417d6b71" - sha256 cellar: :any, arm64_big_sur: "ee379665659d8b460d402fcd3747af3fa15bcdaaa446ece0a76038982a6da7fe" - sha256 cellar: :any, ventura: "ead523a858abe50f746a6e83efefdb3ef73385c66cba06ffe00dcdbf61ef9c5e" - sha256 cellar: :any, monterey: "93e69afca08cbe73976d44661eebf6889bda77a240ad2fa7e6f855d09fd1756c" - sha256 cellar: :any, big_sur: "6634422133ae03bfa6353c230259af926f571eb6b3f64881b4f122153c4e981f" - sha256 cellar: :any_skip_relocation, x86_64_linux: "4484229ee69a48419cae84503dfd13453ebf66914cc300c297c9e2a09ec4568f" + sha256 cellar: :any, arm64_ventura: "01c1decabd69bb312c9f66963bc5ec291f2ae58faa3816daa049da1a737c7a5a" + sha256 cellar: :any, arm64_monterey: "28e59f2d2151df4e629af6a7033c18c110be22b056bb165add58fd3b63176dcd" + sha256 cellar: :any, arm64_big_sur: "4523964ca7ad2640089a82e5b587ac545c7699ec995a87f54f81af03fab4c347" + sha256 cellar: :any, ventura: "d149e74e2f52c1e5a9fef252f557b5fa779a73580b27ff0293ce0713e685f80e" + sha256 cellar: :any, monterey: "c1b96486017e0f20ba0281fdc94364c13419556fe50a8c0b0e2030a120d856c7" + sha256 cellar: :any, big_sur: "aaae13cfc19ada255596c568432c0eec1ddc2bfdd567ee91c9d49bd3fe31ea48" + sha256 cellar: :any_skip_relocation, x86_64_linux: "f96402ba4db12ca9a318782e05413ae7f54a5562f57c52eca6b0be2964058e05" end depends_on "pkg-config" => :build From 13ca1367fe4d2e7fa12f0b31c8323e585dcbb480 Mon Sep 17 00:00:00 2001 From: Patrick Linnane Date: Tue, 20 Jun 2023 21:51:26 -0700 Subject: [PATCH 136/680] center-im: switch to `openssl@3` --- Formula/center-im.rb | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/Formula/center-im.rb b/Formula/center-im.rb index 9659bff8af858..33c922990f72f 100644 --- a/Formula/center-im.rb +++ b/Formula/center-im.rb @@ -4,7 +4,7 @@ class CenterIm < Formula url "https://web.archive.org/web/20191105151123/https://www.centerim.org/download/releases/centerim-4.22.10.tar.gz" sha256 "93ce15eb9c834a4939b5aa0846d5c6023ec2953214daf8dc26c85ceaa4413f6e" license "GPL-2.0-or-later" - revision 2 + revision 3 # Modify this to use `url :stable` if/when the formula is updated to use an # archive from GitHub in the future. @@ -30,7 +30,7 @@ class CenterIm < Formula depends_on "pkg-config" => :build depends_on "gettext" - depends_on "openssl@1.1" + depends_on "openssl@3" uses_from_macos "curl" @@ -44,6 +44,11 @@ class CenterIm < Formula end def install + # Workaround for Xcode 14.3 + ENV.append_to_cflags "-Wno-implicit-function-declaration" if DevelopmentTools.clang_build_version == 1403 + # Uses `auto` as a variable name. + ENV.append "CXXFLAGS", "-std=gnu++03" + # Work around for C++ version header picking up VERSION file on # case-insensitive systems. Can be removed on next update. (buildpath/"intl/VERSION").unlink if OS.mac? @@ -51,7 +56,7 @@ def install system "./configure", "--disable-dependency-tracking", "--prefix=#{prefix}", "--disable-msn", - "--with-openssl=#{Formula["openssl@1.1"].opt_prefix}" + "--with-openssl=#{Formula["openssl@3"].opt_prefix}" system "make", "install" # /bin/gawk does not exist on macOS From a82507c437e43a8d0aaabdccb67baba3165ba17f Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:51:01 +0000 Subject: [PATCH 137/680] python@3.8: update 3.8.17_1 bottle. --- Formula/python@3.8.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/python@3.8.rb b/Formula/python@3.8.rb index 2c6d41186d10b..b2c791650c350 100644 --- a/Formula/python@3.8.rb +++ b/Formula/python@3.8.rb @@ -12,13 +12,13 @@ class PythonAT38 < Formula end bottle do - sha256 arm64_ventura: "87da89c831fba74041c35b5bc6113dc764d62e83f7a871e764fc05c5eb5a654a" - sha256 arm64_monterey: "8bc570dd9d97c84d89a6ab511047f4632878704c5c1cabb9423b1b2fbf9b8100" - sha256 arm64_big_sur: "a54fd2d6fe74906d6cac663c5ff65c60581e5fa20762940c9acedd3a0621fecf" - sha256 ventura: "78273c768df95a36c47cec3f757e33af8613cdeb06c6d29abeff4b429feb2e09" - sha256 monterey: "a0022b87ec42886e4993dc43e7792a1960e92089edbc6ee934b02088e1df66c9" - sha256 big_sur: "c2cc63ccc04f8616e733420a3805d28cc02ad6d48d9d52a85a1c01ca936aea17" - sha256 x86_64_linux: "1a91370e0595e0d38a69a84d844e6c7d24367d9eaac8040b79d84217a35253fc" + sha256 arm64_ventura: "9e61ec2b05c2eee9d74cb2e2cfcf0d2a8e68e81d247097d860a409e4398a6af0" + sha256 arm64_monterey: "8941320c959ed51018250d30b8868d3710c7b1b1d480db3791bd60f3c6c2fe64" + sha256 arm64_big_sur: "ac0ffe5d0d3114031d356f85cd6724e33bcc24bbc7ab6700c8382b83c81c82ea" + sha256 ventura: "fc4f1cccd6cf65f9e6c8df5b0e363ee118e9aa582357fc1d663633d73a282c65" + sha256 monterey: "c44e97d568eb2cf4bd38bacf06259ff485d1af46d2770074551d6aeeb3eb30fb" + sha256 big_sur: "a87a67dc32a29ea01a15fc8c4a73bf75abb13ec0a2990cbd80eb4680136858d2" + sha256 x86_64_linux: "b7a58e6c01448c7f3169262b4b314edfacb5defecd1a5651868a443ad3f3a5a2" end # setuptools remembers the build flags python is built with and uses them to From 8a29a263401dbc5ef29be8022b0be74501911560 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 13:54:14 +0800 Subject: [PATCH 138/680] got: switch to `openssl@3` --- Formula/got.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/got.rb b/Formula/got.rb index 8f728a61e9bcb..b29ed3503df8d 100644 --- a/Formula/got.rb +++ b/Formula/got.rb @@ -4,6 +4,7 @@ class Got < Formula url "https://gameoftrees.org/releases/portable/got-portable-0.89.tar.gz" sha256 "27404932c07713400124c15e318417385411b7a1fe7ee534e48f2b9e4f096d8c" license "ISC" + revision 1 livecheck do url "https://gameoftrees.org/releases/portable/" @@ -24,7 +25,7 @@ class Got < Formula depends_on "pkg-config" => :build depends_on "libevent" depends_on "ncurses" - depends_on "openssl@1.1" + depends_on "openssl@3" uses_from_macos "zlib" on_linux do @@ -34,8 +35,7 @@ class Got < Formula end def install - # The `configure` script hardcodes our `openssl@3`, but we can't use it due to `libevent`. - inreplace "configure", %r{\$\{HOMEBREW_PREFIX?\}/opt/openssl@3}, Formula["openssl@1.1"].opt_prefix + inreplace "configure", %r{\$\{HOMEBREW_PREFIX?\}/opt/openssl@\d+(\.\d+)?}, Formula["openssl@3"].opt_prefix system "./configure", *std_configure_args, "--disable-silent-rules" system "make", "install" end From 12840b2dbaa5129e10a753cda4b016e88f8bd1e4 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 13:55:48 +0800 Subject: [PATCH 139/680] citus: revision bump (switch to `openssl@3`) Linkage failure spotted at #134294. --- Formula/citus.rb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Formula/citus.rb b/Formula/citus.rb index 17ec46cca2b2b..8bcd8564afc9c 100644 --- a/Formula/citus.rb +++ b/Formula/citus.rb @@ -4,6 +4,7 @@ class Citus < Formula url "https://github.com/citusdata/citus/archive/v11.3.0.tar.gz" sha256 "e377981eda41a0c3defaafc3e7471e9f102482df70eda25dac912fcf7c24df16" license "AGPL-3.0-only" + revision 1 head "https://github.com/citusdata/citus.git", branch: "main" bottle do @@ -17,6 +18,7 @@ class Citus < Formula end depends_on "lz4" + depends_on "openssl@3" depends_on "postgresql@14" depends_on "readline" depends_on "zstd" From 330aa36185eb021e41173a3c3fef536788ff8cb7 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:56:14 +0000 Subject: [PATCH 140/680] percona-toolkit: update 3.5.3_1 bottle. --- Formula/percona-toolkit.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/percona-toolkit.rb b/Formula/percona-toolkit.rb index ab2aa887d1233..470202574e3f9 100644 --- a/Formula/percona-toolkit.rb +++ b/Formula/percona-toolkit.rb @@ -17,13 +17,13 @@ class PerconaToolkit < Formula end bottle do - sha256 cellar: :any, arm64_ventura: "42c0a04b93605ba97c1b8e4ee65eddb9665603d0900ddce0455efdb06e89d05a" - sha256 cellar: :any, arm64_monterey: "061286e3b75fb3671ef86aa05d680cbe9d80857bed0d342ef0f78e61162552cc" - sha256 cellar: :any, arm64_big_sur: "0b586ea6a65a126cbeff17aec78aae653698b360cc5edaf9eb1a0ad2bb6ec952" - sha256 cellar: :any, ventura: "74a846980ac8012f17835aee54bf24218f253934c8506786fd0955e8ce4dcaf2" - sha256 cellar: :any, monterey: "2ee76ddcf0f46a1c55912a897d60699382afd2d542b480b646bb1aa784d33f9e" - sha256 cellar: :any, big_sur: "fa2a5b501e5272d23adf3fb2bee33f64c8a0d4123b4fca55f0ec9da268e0bebe" - sha256 cellar: :any_skip_relocation, x86_64_linux: "33fbba39d4f1238ba104a2c3a70dcb6141b89bd5b5e048dc6e814ab9c42393f6" + sha256 cellar: :any, arm64_ventura: "11d9ed29341397933cad0e0d4fce96c3fb65f33b60a371fa7caade12f8d68d21" + sha256 cellar: :any, arm64_monterey: "0c883e74898d634f5b0b755b93c54906de081bb5a013d5b236e55021b844bb3c" + sha256 cellar: :any, arm64_big_sur: "2d7ccc8dbc0621389e82ba5a41d2448e8714e131c7fdb910ff4cc89c213219b1" + sha256 cellar: :any, ventura: "a9e960d89dfd1c259daecead0fcbc0bf560538f05c87775e26b76df0cf00fd68" + sha256 cellar: :any, monterey: "7ba16e7f46b03e1927767b1d02dd574589a3b8268e384fa1b60c5ee4d8db5923" + sha256 cellar: :any, big_sur: "17529849b4ede89b2697370690edd9a394f53cb1c223097d2b1e6ec1b21cf4b4" + sha256 cellar: :any_skip_relocation, x86_64_linux: "90279e2c7503a214f7417604211b3417b718ee060d43c53eb01190639f99dfc0" end depends_on "mysql-client" From 4a4bf426746d1939b9ea9d4a14b03b14883709eb Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:56:15 +0000 Subject: [PATCH 141/680] percona-xtrabackup: update 8.0.33-27_1 bottle. --- Formula/percona-xtrabackup.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/percona-xtrabackup.rb b/Formula/percona-xtrabackup.rb index 5560f4ef9fd1d..1685bdd35890d 100644 --- a/Formula/percona-xtrabackup.rb +++ b/Formula/percona-xtrabackup.rb @@ -20,13 +20,13 @@ class PerconaXtrabackup < Formula end bottle do - sha256 arm64_ventura: "a9ab6bb9546c58c1183507c1fbf72c92d467bdfb8f92de3b71572ef65b3690ef" - sha256 arm64_monterey: "e16e58439c285b6ab010bfbcaedc21758050b4387379d846d8895ef74768efa1" - sha256 arm64_big_sur: "df4f8b720f7c19fd65b82aa18d07f03cb32ce34ec3f07f17e5175c5a1c1d6efe" - sha256 ventura: "8162482dc5e6429febbc902933eb9317af576ff6d618fdb28c16f2b7f46d4f18" - sha256 monterey: "c9970fccd57427a12f8fdf540574ce2f7ee3584754c818e81a0343ebf2f6761a" - sha256 big_sur: "9a3a49b67e5ad6809e8c8d127892f8e750529bb0369e5576b91ec450e726f242" - sha256 x86_64_linux: "c18f432456cf0da03d67a63cea959fe267e1b6c64a468b1d6d3dc40047c74508" + sha256 arm64_ventura: "937b353dad9a7cbb1893c15b01bb411662c11a69f1520ed5b33fc51b90090bc6" + sha256 arm64_monterey: "8cca0a8263716a5fd9f1502aca39c0f83ff58e36b8e0306e6ef3c764e4d8f0ae" + sha256 arm64_big_sur: "6e6bffe23a6f800997c1e32713dbe10dbaab51d5a618b889932476b408b35653" + sha256 ventura: "1a5fa290c4a6fe1d2e990733a0874cb281b654cd9850dea2d5cb927a3895347d" + sha256 monterey: "6143bb6eac718724597c360520643acfb9c550649b8f71b9d0ae73be93ad7eef" + sha256 big_sur: "4539220cae43a98599d8b3fb5d8f1c83ede9029fa34a2f7457214fe6fef477cd" + sha256 x86_64_linux: "f50ba6d78343cb94d3ac956454024bae7c49e0432858d12fd10bed3d8ed7af82" end depends_on "cmake" => :build From ab556a0b405a13f75149e02fdbf1bcfacec42579 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:56:15 +0000 Subject: [PATCH 142/680] percona-server: update 8.0.33-25_1 bottle. --- Formula/percona-server.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/percona-server.rb b/Formula/percona-server.rb index 2ec976fc89e14..067d4f626c9d0 100644 --- a/Formula/percona-server.rb +++ b/Formula/percona-server.rb @@ -20,13 +20,13 @@ class PerconaServer < Formula end bottle do - sha256 arm64_ventura: "cf23527d136b38e055d6b219ae2c11fa6ace99e93d1e8e63172f2bd671ea1248" - sha256 arm64_monterey: "8d654c1513e0ad5341e4de168fd1ac805bb6b51a992cec8d1d88632a77897983" - sha256 arm64_big_sur: "e32b0ff622efb8c60da1e8b8d2bb31fbaf248a651907b9c69d8a5e893d08cb84" - sha256 ventura: "46d41c501e1c4535ceadea2ec414611beda971ad7ecff29e6961e0a91093513b" - sha256 monterey: "04f90d54e23d99a2e18fe468afc773ed364f0cde9732f7252c1143ba15ef3479" - sha256 big_sur: "82dc310288cc08ee94e81ca80db3d9f39612d1d376af5361875b11cc077210ed" - sha256 x86_64_linux: "e59c81d80747d37bc6e0b7248e656e7885de9cb52b0d599872be443b4c2e2481" + sha256 arm64_ventura: "866b29e8fb5e9265f81f4b2102c2fd16671b0a118306f55b0c639959170e0574" + sha256 arm64_monterey: "00c71be1b3077e8a7dc4c23fbe91da0f3e58ed8a1b6ea46ca44d4f071006786a" + sha256 arm64_big_sur: "b0004364879aa7b5b9b6eb2449551089e64abdbc2abe968fc86fc5a22b1d3a38" + sha256 ventura: "215a6aad27899458a2fba7cc1d771b831434494486b2c8189f681c1ea70c04b3" + sha256 monterey: "3be17693d7b2d6cbd7aa8b3ae80f77e12af9bee25f7a1982889c7efcfc8c9dd7" + sha256 big_sur: "4e735dd3aa75b3822de8fbac6782a788f7b0d4c95655277bcdc2228f2bc8762e" + sha256 x86_64_linux: "ff5ac540d35bd831661ca43f8fb98b151556a31b636a767032f1b6d0d6256cab" end depends_on "cmake" => :build From dbb3f5630580e3967e2bc99442447870247ffeb2 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 06:05:16 +0000 Subject: [PATCH 143/680] libshout: update 2.4.6_1 bottle. --- Formula/libshout.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/libshout.rb b/Formula/libshout.rb index 3130767ab12ff..4809cbc397e8b 100644 --- a/Formula/libshout.rb +++ b/Formula/libshout.rb @@ -13,14 +13,13 @@ class Libshout < Formula end bottle do - sha256 cellar: :any, arm64_ventura: "7f8f3b0863a492822fb17eea6c2b8200902daac2b675d1f8ee8ec630460297f0" - sha256 cellar: :any, arm64_monterey: "ed0cc88b82dee2ed2e819726858e3fa32304ede4b9920f610e4e58060e245bc6" - sha256 cellar: :any, arm64_big_sur: "f08eb7c2f858f394a688a70992d3d17f3b5789449522fae3c7c0c94e3278f3c8" - sha256 cellar: :any, ventura: "f2e08f998c765c0d2703d3bf0d77f332923da73c6cf5e74f0d0ed9191ae639c6" - sha256 cellar: :any, monterey: "7fb5903fcebb64f0d45b583f7e87a75c72ced74c61d532e6e251f680be245d7f" - sha256 cellar: :any, big_sur: "25e319ceb759a5e144df9bcf57a91189f9a11c4affbceebd555e3392329306a8" - sha256 cellar: :any, catalina: "aa4615ea703a4c352e037fd0d0dc5c3539c41f6ed64c475fbac00157c56176aa" - sha256 cellar: :any_skip_relocation, x86_64_linux: "656fad8d62446aa6aa9200db2a4d05b8b28b9971d4c32923dd09854315314e1c" + sha256 cellar: :any, arm64_ventura: "9231d4d7890507d132e7a64201b7ead203a22cb47850c9cf7ee099fbc5c8a6cd" + sha256 cellar: :any, arm64_monterey: "60b072983a4133b4e504760df1173592f72f20ad4c563eaf4818c3f1de726c04" + sha256 cellar: :any, arm64_big_sur: "5556dc649d2ffc26db4982b4454fa398bbbe984dcdabcc43463c1ef9af7a01f0" + sha256 cellar: :any, ventura: "89f4593d901019c32468604a871a46524d30b48a9dbd09a060e00e99e487a99a" + sha256 cellar: :any, monterey: "8ab0df70741deb6cec78b95f37fb60ff5504a3f077033c2b4c7ae76745d8987f" + sha256 cellar: :any, big_sur: "97acacadd869bf35f1a8ae8fb4c5771a028d531272313b5dbc55348ce197ebd1" + sha256 cellar: :any_skip_relocation, x86_64_linux: "898c7da67e779f3cce1a4b3f7b5cff8af87725d7235b3a138c06396db1b2eeec" end depends_on "pkg-config" => :build From 18098203186a27b6e5c62615c3797b018eb84a60 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 06:05:17 +0000 Subject: [PATCH 144/680] gstreamer: update 1.22.3_3 bottle. --- Formula/gstreamer.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/gstreamer.rb b/Formula/gstreamer.rb index b25d161713cc7..72c0ec44ca537 100644 --- a/Formula/gstreamer.rb +++ b/Formula/gstreamer.rb @@ -21,13 +21,13 @@ class Gstreamer < Formula end bottle do - sha256 arm64_ventura: "3e1ded97dc89aa58b7f921943cc25c37cebe2ba9f78176c5145d827a67fe39df" - sha256 arm64_monterey: "b049fb70f13d4a446d18d426c62c828765b8c81bb6f0c4b1672412e9e2d6b83e" - sha256 arm64_big_sur: "a0a4ae4d61793778588325ba58e5708993e5324b447bf5cb88bfdf5e74e3e6d5" - sha256 ventura: "2f1385d36a5025f80fdcc9486ced51f2acce94f67fa9c771a60c735f670b078e" - sha256 monterey: "42c5e867ec230331eb334c90772e5999ed5bc8bedcb0f60ef931300c8bf9179a" - sha256 big_sur: "dd5cd6b7fdb3686b79f273bcaada728a4ed7da6fc293c3fc5e5b549df1518c2c" - sha256 x86_64_linux: "943e39b5334020293b8a30e2c273decb32357e1a679328c239e8e29822ccee66" + sha256 arm64_ventura: "f64dffc75a1c31b04ee305f401cfd8cd5ac1778639b925b8ae904dbb57a5a503" + sha256 arm64_monterey: "12ef11b2ccad9d083c1246937cd6c6752ec961def11b7fd50bd35ab9549cee87" + sha256 arm64_big_sur: "931baca0141259192107e3aa71fe951edee9d58017bc1abd38464efc974c8fdc" + sha256 ventura: "8958f23725cb2ddffd6c55c857b959572f790c61ce7f8e3de02ab96853db2f3b" + sha256 monterey: "86ebf00143876f2923376c03865f97433850ddfd81022373aed9afb9844f19a4" + sha256 big_sur: "ca13e9624ea2f181348296c84c834483f336264bfaec2604a5febeb744c40ced" + sha256 x86_64_linux: "762b06aa4bd8ba4368fbce342f912cb65e2f64704e91d3eedc3f6e6075ee835f" end head do From 3d2fa99f0b51bbe68461891248efb8bfb4b60183 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 06:23:27 +0000 Subject: [PATCH 145/680] center-im: update 4.22.10_3 bottle. --- Formula/center-im.rb | 19 +++++++------------ 1 file changed, 7 insertions(+), 12 deletions(-) diff --git a/Formula/center-im.rb b/Formula/center-im.rb index 33c922990f72f..f792f7ec8c8d9 100644 --- a/Formula/center-im.rb +++ b/Formula/center-im.rb @@ -14,18 +14,13 @@ class CenterIm < Formula end bottle do - rebuild 1 - sha256 arm64_ventura: "0fbbf6b91eaf4783884988fdef23ba0536e7ad137fc8b76d3e16ba963278204b" - sha256 arm64_monterey: "d91b8376deaa1aaaca8720dd9a45dbbd9dd2ea22035b308c5e798eb5cca62c8e" - sha256 arm64_big_sur: "182513b7096a23e8888d0d76858ad1c1d2ef92648f8f3d4140e291c41224ccbb" - sha256 ventura: "3c8834167cae2d254301add133969e70547e6b2420b9f8d995ed796eff057b77" - sha256 monterey: "1a230141b53d9e46c63f7619e353ab00e8eeb7c42d106a0af646361d2fb1b246" - sha256 big_sur: "2b44902a2be528a4d9cae18e3b402691dc54a4c2241e72827a74bafe422d85cf" - sha256 catalina: "11a339b812d7fa164fce8e873e837d1ab07256e73ce0c4e483eeb60327ef6fa6" - sha256 mojave: "42a8b8f09b9530139c5d9eaf7c83a435962c61631eea00a13bf70a670044c7a2" - sha256 high_sierra: "9b40fc34ba5177765f01bdd821bec40377f44828421509491d90fb7a329ba400" - sha256 sierra: "7e9f2db21d3ceec8ad7d3a59e5bf600d5d145aa0a88f676d803c1feea307f687" - sha256 x86_64_linux: "b2b4a48005426f9dcd13b1594c3ed631b2212ee2448ab511af7bde7a076e0bb1" + sha256 arm64_ventura: "06ea3b5f68d56428232fe118e9acd8991bc874339e4a871cc353090f8fd35279" + sha256 arm64_monterey: "1a7055bb3ef5921a9a7879b1d5a6b1c1e208e10e74775118aa266e60fdc1b0b4" + sha256 arm64_big_sur: "da6277844c78cbc85d849be46094d4a67e3ab57cc6bf41d2cb5332a36db0ca7c" + sha256 ventura: "eaac6faf7415659261e938587b564ee5190fe7df96ef1a7b9cd7e946a21a5c63" + sha256 monterey: "5647b6358b2c0c1b95fef613b5dd9818a584b2e127bbd85ee1dd329b698c4ebc" + sha256 big_sur: "d8b97d13db945bc0a2fe883bfa8394c70496f1cdd4bc8624c3fdf43dab824ccd" + sha256 x86_64_linux: "da7275cf3357b6ba3b363fc938f80e4639ebf5e0732b0f5705a1c467093d5567" end depends_on "pkg-config" => :build From 2cb921bf470c8536d2e7ce7806be3231c91b3217 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 14:34:15 +0800 Subject: [PATCH 146/680] nmap: switch to `openssl@3` --- Formula/nmap.rb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Formula/nmap.rb b/Formula/nmap.rb index 71e367685bf6e..cd26c05eddc5f 100644 --- a/Formula/nmap.rb +++ b/Formula/nmap.rb @@ -4,6 +4,7 @@ class Nmap < Formula desc "Port scanning utility for large networks" homepage "https://nmap.org/" license :cannot_represent + revision 1 head "https://svn.nmap.org/nmap/" # TODO: Remove stable block in next release. @@ -38,7 +39,7 @@ class Nmap < Formula depends_on "libssh2" # Check supported Lua version at https://github.com/nmap/nmap/tree/master/liblua. depends_on "lua" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "pcre" uses_from_macos "bison" => :build @@ -54,7 +55,7 @@ def install --prefix=#{prefix} --with-liblua=#{Formula["lua"].opt_prefix} --with-libpcre=#{Formula["pcre"].opt_prefix} - --with-openssl=#{Formula["openssl@1.1"].opt_prefix} + --with-openssl=#{Formula["openssl@3"].opt_prefix} --without-nmap-update --disable-universal --without-zenmap From 95e58114df396fbfec75b793e53001954400f09a Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 14:38:40 +0800 Subject: [PATCH 147/680] libimobiledevice: switch to `openssl@3` --- Formula/libimobiledevice.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/libimobiledevice.rb b/Formula/libimobiledevice.rb index 4352249a8d9f2..8a83a27cf0c47 100644 --- a/Formula/libimobiledevice.rb +++ b/Formula/libimobiledevice.rb @@ -4,6 +4,7 @@ class Libimobiledevice < Formula url "https://github.com/libimobiledevice/libimobiledevice/releases/download/1.3.0/libimobiledevice-1.3.0.tar.bz2" sha256 "53f2640c6365cd9f302a6248f531822dc94a6cced3f17128d4479a77bd75b0f6" license "LGPL-2.1" + revision 1 bottle do sha256 cellar: :any, arm64_ventura: "011e027433848f23cd9d96aee9f46531f48f8462bd763fe799e09b36eeaa4851" @@ -29,7 +30,7 @@ class Libimobiledevice < Formula depends_on "libplist" depends_on "libtasn1" depends_on "libusbmuxd" - depends_on "openssl@1.1" + depends_on "openssl@3" def install system "./autogen.sh" if build.head? From ca470c6b4d5f045efcef9c42274c8c7c0f124981 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 06:45:17 +0000 Subject: [PATCH 148/680] libxmlsec1: update 1.3.1_1 bottle. --- Formula/libxmlsec1.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/libxmlsec1.rb b/Formula/libxmlsec1.rb index aa929626ed0ab..ac34bb829d243 100644 --- a/Formula/libxmlsec1.rb +++ b/Formula/libxmlsec1.rb @@ -12,13 +12,13 @@ class Libxmlsec1 < Formula end bottle do - sha256 cellar: :any, arm64_ventura: "9af6a43ca5ff567b4b7f0dce7bdb8612d3dac9de8d77c3d33b480b7d32684c61" - sha256 cellar: :any, arm64_monterey: "823fd3c54e2eb29ae5462c7b60bba93f9825b5a2d35f39ca50a4828a69902325" - sha256 cellar: :any, arm64_big_sur: "6290e5004f0d9b28cd60c840f1d023b2d142e55fa158e9cd9c716cdd93f3737e" - sha256 cellar: :any, ventura: "3f6a404f4531bdb59a570fcde1a4131ac9a846db0c263610d43c7ab12ac73f78" - sha256 cellar: :any, monterey: "73782af36219a7d463d868b78c7981e5a1ab4a0dc69892f2c037b7772a7b43ae" - sha256 cellar: :any, big_sur: "449f2276cb3d4a582cfb9f330903e7d7fa166a7cd17907cbbc5571cdde236ec0" - sha256 cellar: :any_skip_relocation, x86_64_linux: "ccf53ccd427848e24ebf6b2df7d57e9efcc9d3f2f715de9e9926c3bb728405b3" + sha256 cellar: :any, arm64_ventura: "84885abab4b76878e7d54faa368f1739e67f1851f76fdeb95f58a90ccdeefe10" + sha256 cellar: :any, arm64_monterey: "594f5d42459172e49c90d37cc78e52981288aa10c400c3cdafd870ff36a7fcd2" + sha256 cellar: :any, arm64_big_sur: "8a585dcd1bb0ea9c552eb2e62ac3149f099979eabf9e3d63678d5615d9910875" + sha256 cellar: :any, ventura: "a8cfbb4816047952db369fb4048c145aa71776c57b23d557dec835600cd38852" + sha256 cellar: :any, monterey: "f09549465cb0d1471a0f754a3fa80bf0482c471eebe6f4791e2213833395abf4" + sha256 cellar: :any, big_sur: "1cb5ce8f22460be220613f0bc543197fe395e261e2e34f1f0ef2cb8c98467f66" + sha256 cellar: :any_skip_relocation, x86_64_linux: "ea32b3ff9330f1230c0366c2e266149180d69afbbddf6fb20372e8dbd7694b14" end depends_on "pkg-config" => :build From 9f69eb3d3b7aa5b7f5679835200d82092085bbaf Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 06:45:31 +0000 Subject: [PATCH 149/680] certbot: update 2.6.0_1 bottle. --- Formula/certbot.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/certbot.rb b/Formula/certbot.rb index d822695778a02..4e92b2637879f 100644 --- a/Formula/certbot.rb +++ b/Formula/certbot.rb @@ -10,14 +10,13 @@ class Certbot < Formula head "https://github.com/certbot/certbot.git", branch: "master" bottle do - rebuild 1 - sha256 cellar: :any, arm64_ventura: "5d2456e2b469d0551d2144798afb899738265d4cf6ef7f5c6fc4791dbcd280a9" - sha256 cellar: :any, arm64_monterey: "6451e375ac487f0b003bf87fc1226f075134439e11530c212ce8de6d4dcb0f8f" - sha256 cellar: :any, arm64_big_sur: "e0c797021006612ee57183753eef8849487284333ac03065dc6ebb0f1d8574b7" - sha256 cellar: :any, ventura: "10e7e1d0040f72dd4912837456110a29695e781b384ee72ae27bda21ef640dcb" - sha256 cellar: :any, monterey: "d1d3f003a20e6b93357dfdf7c0f8f8272070e183d8056980fdbfc1be49d0d08c" - sha256 cellar: :any, big_sur: "0afb69951765ed89f923e9812bcbe69d23312e979416d35efae86467d6e7d1dd" - sha256 cellar: :any_skip_relocation, x86_64_linux: "4e0b414ba142cd4c93b35e2e222a1663a8a10ac17eb5e669275ed894f771ce49" + sha256 cellar: :any, arm64_ventura: "52f4907a930492ef5ec011ce675a6b8dcb1a4be3a002c355449e7b3caf11ffa6" + sha256 cellar: :any, arm64_monterey: "8cdc515cbe9fbcb044cd7c3bf97b61b099de31df289d2180ba0953d11d910444" + sha256 cellar: :any, arm64_big_sur: "39e140677fa4d8d8be6c3bcf30105b9efec991c47e8abeff96c922329c39bc49" + sha256 cellar: :any, ventura: "a4b3c12ac11922c0874abf735b4c356228260d8f118cd158550c16cacb1617d2" + sha256 cellar: :any, monterey: "3660f7d83ba3c77d7fb75eddb1c8690f559b90eda062da6d3247593880a15c66" + sha256 cellar: :any, big_sur: "4410e9560c354890494d2e3171fb7ba055e29730660c99a0896f2a4f98a177b7" + sha256 cellar: :any_skip_relocation, x86_64_linux: "b1ceb02d4086d6754418d9f0a66611d0f9630248702f19ff7c63849619d48384" end # `pkg-config`, `rust`, and `openssl@3` are for cryptography. From 5de353ca637bb1c7c4255de5875367fea6db8801 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 15:01:49 +0800 Subject: [PATCH 150/680] apr-util: fix OpenSSL reference in `install` This was missed from #134274. --- Formula/apr-util.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/apr-util.rb b/Formula/apr-util.rb index 7001b3a4f0db2..316ee8a76efb4 100644 --- a/Formula/apr-util.rb +++ b/Formula/apr-util.rb @@ -35,7 +35,7 @@ def install system "./configure", *std_configure_args, "--with-apr=#{Formula["apr"].opt_prefix}", "--with-crypto", - "--with-openssl=#{Formula["openssl@1.1"].opt_prefix}", + "--with-openssl=#{Formula["openssl@3"].opt_prefix}", "--without-pgsql" system "make" From a16c961cd9c7cf9b65b01aabf7ef29d9d9644b74 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 13:37:40 +0800 Subject: [PATCH 151/680] libwebsockets: switch to `openssl@3` --- Formula/libwebsockets.rb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Formula/libwebsockets.rb b/Formula/libwebsockets.rb index 78fec4ed8cfc3..d64006cdae981 100644 --- a/Formula/libwebsockets.rb +++ b/Formula/libwebsockets.rb @@ -1,9 +1,10 @@ class Libwebsockets < Formula desc "C websockets server library" - homepage "https://libwebsockets.org" + homepage "https://github.com/warmcat/libwebsockets" url "https://github.com/warmcat/libwebsockets/archive/v4.3.2.tar.gz" sha256 "6a85a1bccf25acc7e8e5383e4934c9b32a102880d1e4c37c70b27ae2a42406e1" license "MIT" + revision 1 head "https://github.com/warmcat/libwebsockets.git", branch: "main" livecheck do @@ -25,7 +26,7 @@ class Libwebsockets < Formula depends_on "cmake" => :build depends_on "libevent" depends_on "libuv" - depends_on "openssl@1.1" + depends_on "openssl@3" uses_from_macos "zlib" @@ -58,7 +59,7 @@ def install return 0; } EOS - system ENV.cc, "test.c", "-I#{Formula["openssl@1.1"].opt_prefix}/include", + system ENV.cc, "test.c", "-I#{Formula["openssl@3"].opt_prefix}/include", "-L#{lib}", "-lwebsockets", "-o", "test" system "./test" end From 38cd8b213ac054c51ad77cc2e81fde4a801e6bc9 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 13:32:01 +0800 Subject: [PATCH 152/680] thrift: switch to openssl@3 --- Formula/thrift.rb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Formula/thrift.rb b/Formula/thrift.rb index 06ed20999839c..fe60c1ff63b96 100644 --- a/Formula/thrift.rb +++ b/Formula/thrift.rb @@ -2,6 +2,7 @@ class Thrift < Formula desc "Framework for scalable cross-language services development" homepage "https://thrift.apache.org/" license "Apache-2.0" + revision 1 stable do url "https://www.apache.org/dyn/closer.lua?path=thrift/0.18.1/thrift-0.18.1.tar.gz" @@ -36,7 +37,7 @@ class Thrift < Formula depends_on "bison" => :build depends_on "boost" => [:build, :test] - depends_on "openssl@1.1" + depends_on "openssl@3" uses_from_macos "zlib" def install @@ -47,7 +48,7 @@ def install --disable-tests --prefix=#{prefix} --libdir=#{lib} - --with-openssl=#{Formula["openssl@1.1"].opt_prefix} + --with-openssl=#{Formula["openssl@3"].opt_prefix} --without-java --without-kotlin --without-python From effbd50620dd3638cade74cc41cd0b6842d770a0 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 14:17:02 +0800 Subject: [PATCH 153/680] aws-sdk-cpp: revision bump (switch to `openssl@3`) --- Formula/aws-sdk-cpp.rb | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Formula/aws-sdk-cpp.rb b/Formula/aws-sdk-cpp.rb index 531ecdc605d8a..5cb2cbcb76aa4 100644 --- a/Formula/aws-sdk-cpp.rb +++ b/Formula/aws-sdk-cpp.rb @@ -5,6 +5,7 @@ class AwsSdkCpp < Formula tag: "1.11.103", revision: "811936afbb49ca803f7e9a5c5a8e7509a4a022f9" license "Apache-2.0" + revision 1 head "https://github.com/aws/aws-sdk-cpp.git", branch: "main" bottle do @@ -18,7 +19,6 @@ class AwsSdkCpp < Formula end depends_on "cmake" => :build - uses_from_macos "curl" fails_with gcc: "5" @@ -26,7 +26,7 @@ class AwsSdkCpp < Formula def install ENV.append "LDFLAGS", "-Wl,-rpath,#{rpath}" # Avoid OOM failure on Github runner - ENV.deparallelize if OS.linux? && ENV["HOMEBREW_GITHUB_ACTIONS"] + ENV.deparallelize if OS.linux? && ENV["HOMEBREW_GITHUB_ACTIONS"].present? system "cmake", "-S", ".", "-B", "build", *std_cmake_args, "-DENABLE_TESTING=OFF" system "cmake", "--build", "build" @@ -45,8 +45,7 @@ def install return 0; } EOS - system ENV.cxx, "-std=c++11", "test.cpp", "-L#{lib}", "-laws-cpp-sdk-core", - "-o", "test" + system ENV.cxx, "-std=c++11", "test.cpp", "-L#{lib}", "-laws-cpp-sdk-core", "-o", "test" system "./test" end end From 813610ee0223882c9fcc9614812b861677710790 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 13:32:32 +0800 Subject: [PATCH 154/680] apache-arrow: switch to `openssl@3` --- Formula/apache-arrow.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/apache-arrow.rb b/Formula/apache-arrow.rb index 04cde01cc02d9..21a27c2db8dc2 100644 --- a/Formula/apache-arrow.rb +++ b/Formula/apache-arrow.rb @@ -6,6 +6,7 @@ class ApacheArrow < Formula mirror "https://archive.apache.org/dist/arrow/arrow-12.0.1/apache-arrow-12.0.1.tar.gz" sha256 "3481c411393aa15c75e88d93cf8315faf7f43e180fe0790128d3840d417de858" license "Apache-2.0" + revision 1 head "https://github.com/apache/arrow.git", branch: "main" bottle do @@ -27,7 +28,7 @@ class ApacheArrow < Formula depends_on "glog" depends_on "grpc@1.54" depends_on "lz4" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "protobuf@21" depends_on "rapidjson" depends_on "re2" From e215dcef62486ce73ade83c350c695a4df14f6ee Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 07:11:12 +0000 Subject: [PATCH 155/680] crystal: update 1.8.2_1 bottle. --- Formula/crystal.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/crystal.rb b/Formula/crystal.rb index 6d4d0c4a95036..174ca1d49b99b 100644 --- a/Formula/crystal.rb +++ b/Formula/crystal.rb @@ -20,13 +20,13 @@ class Crystal < Formula end bottle do - sha256 cellar: :any, arm64_ventura: "9b83c80d42b7789c41634f1a00e20a94b52fa4b6e86be019f214c7c99bc0b762" - sha256 cellar: :any, arm64_monterey: "bfe91396dfd6086a8a0cd5a7ff7e1c922a4529e1c0fadae67590512d59116120" - sha256 cellar: :any, arm64_big_sur: "e5bec0f64c1c1eb36181e2d7365c014b7b794c248b44fc96087826cff9d18fa2" - sha256 cellar: :any, ventura: "15da473e934df82108b09c72aee50905f02dc0193e35242c979139546b0543a7" - sha256 cellar: :any, monterey: "6a2baeceb945e4fab33e070eeca664cdedf84b658f47c12e31f1f9cab111b9cd" - sha256 cellar: :any, big_sur: "ac5e3ff3f57be69e7276f43e286ab6078a8a752f17f5e2720442721e4c6b77cb" - sha256 cellar: :any_skip_relocation, x86_64_linux: "da70498df58ad5359ca6a81a404280f00a25170eb5480f61d689358561affc9d" + sha256 cellar: :any, arm64_ventura: "ca4e4c1f2b0702a8dbd9ca14174d53bf7baba6d36b9cb3a5ca58e573d9244efc" + sha256 cellar: :any, arm64_monterey: "f9076b2d42cc2a0587459c7af45feb285dceda824e5b32c4a0838fcd152d9259" + sha256 cellar: :any, arm64_big_sur: "4167dc92b4a3a72681e2fb3533cf83a65aa30caf8c33c858ec59d9b4bbd9cec3" + sha256 cellar: :any, ventura: "6e19626b803c2756fa3b1727c39c5e9b1b5ef56f4d52bcf6766e37a15c9dd090" + sha256 cellar: :any, monterey: "9de7013c22b99dab349cd74e4c9e2f6d66079fb9afee52e886c1360710528398" + sha256 cellar: :any, big_sur: "de2312423e0caf3589d5907a99977fae98180ae4394d17422930ae2d8764496f" + sha256 cellar: :any_skip_relocation, x86_64_linux: "dbca05ef2c6b0aee22791a99556574fcc05bda92865fc39fa389b860dca9091a" end head do From ab819171ea4a46eda12a5433f0d2d419297d92b8 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 15:13:48 +0800 Subject: [PATCH 156/680] amber: switch to `openssl@3` This has linkage to `openssl@1.1`. --- Formula/amber.rb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Formula/amber.rb b/Formula/amber.rb index d42e97c32855f..e8f712deaeb15 100644 --- a/Formula/amber.rb +++ b/Formula/amber.rb @@ -4,6 +4,7 @@ class Amber < Formula url "https://github.com/amberframework/amber/archive/refs/tags/v1.3.2.tar.gz" sha256 "37511d6b4afe308e1943cedeab9114b01d5787d868c23d2c0cc555917a21c830" license "MIT" + revision 1 bottle do sha256 arm64_ventura: "09874b1c0219b906acb44c2e5e7cc289f7d302fae6c1b6095683535267a07dd0" @@ -16,6 +17,7 @@ class Amber < Formula end depends_on "crystal" + depends_on "openssl@3" uses_from_macos "sqlite" def install From 747a3baaebf04dc7fc9e3fdde26bff84aecb6044 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 12:22:11 +0800 Subject: [PATCH 157/680] w3m: switch to `openssl@3` --- Formula/w3m.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/w3m.rb b/Formula/w3m.rb index ad938e02c1284..4eaf112dc3483 100644 --- a/Formula/w3m.rb +++ b/Formula/w3m.rb @@ -2,7 +2,7 @@ class W3m < Formula desc "Pager/text based browser" homepage "https://w3m.sourceforge.io/" license "w3m" - revision 7 + revision 8 head "https://github.com/tats/w3m.git", branch: "master" stable do @@ -41,7 +41,7 @@ class W3m < Formula depends_on "pkg-config" => :build depends_on "bdw-gc" - depends_on "openssl@1.1" + depends_on "openssl@3" uses_from_macos "ncurses" uses_from_macos "zlib" @@ -57,7 +57,7 @@ def install system "./configure", "--prefix=#{prefix}", "--disable-image", - "--with-ssl=#{Formula["openssl@1.1"].opt_prefix}" + "--with-ssl=#{Formula["openssl@3"].opt_prefix}" system "make", "install" end From 4b400604eb4582cef61a8479a68be62affae9a83 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 12:23:08 +0800 Subject: [PATCH 158/680] nmh: switch to `openssl@3` --- Formula/nmh.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/nmh.rb b/Formula/nmh.rb index dcae5169f5a81..94a3c427d9e90 100644 --- a/Formula/nmh.rb +++ b/Formula/nmh.rb @@ -5,6 +5,7 @@ class Nmh < Formula mirror "https://download-mirror.savannah.gnu.org/releases/nmh/nmh-1.8.tar.gz" sha256 "366ce0ce3f9447302f5567009269c8bb3882d808f33eefac85ba367e875c8615" license "BSD-3-Clause" + revision 1 livecheck do url "https://download.savannah.gnu.org/releases/nmh/" @@ -28,7 +29,7 @@ class Nmh < Formula depends_on "automake" => :build end - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "w3m" uses_from_macos "cyrus-sasl" From c766f0cb8a8796a791b345f68374973e705959f6 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 15:30:55 +0800 Subject: [PATCH 159/680] csound: switch to `openssl@3` --- Formula/csound.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/csound.rb b/Formula/csound.rb index 2958f267e3ffc..80cf1f9ebca55 100644 --- a/Formula/csound.rb +++ b/Formula/csound.rb @@ -5,7 +5,7 @@ class Csound < Formula tag: "6.18.1", revision: "a1580f9cdf331c35dceb486f4231871ce0b00266" license "LGPL-2.1-or-later" - revision 2 + revision 3 head "https://github.com/csound/csound.git", branch: "master" livecheck do @@ -41,6 +41,7 @@ class Csound < Formula depends_on "libwebsockets" depends_on "numpy" depends_on "openjdk" + depends_on "openssl@3" depends_on "portaudio" depends_on "portmidi" depends_on "python@3.11" From 4a15fe4439ebab1fe2ab9ca6cd25a46c7a32192e Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 15:31:38 +0800 Subject: [PATCH 160/680] mosquitto: switch to `openssl@3` --- Formula/mosquitto.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/mosquitto.rb b/Formula/mosquitto.rb index 69f19c06c1176..0818e86d7ebe3 100644 --- a/Formula/mosquitto.rb +++ b/Formula/mosquitto.rb @@ -6,6 +6,7 @@ class Mosquitto < Formula # dual-licensed under EPL-1.0 and EDL-1.0 (Eclipse Distribution License v1.0), # EDL-1.0 is not in the SPDX list license "EPL-1.0" + revision 1 livecheck do url "https://mosquitto.org/download/" @@ -27,7 +28,7 @@ class Mosquitto < Formula depends_on "pkg-config" => :build depends_on "cjson" depends_on "libwebsockets" - depends_on "openssl@1.1" + depends_on "openssl@3" uses_from_macos "libxslt" => :build From b03c0c75fc230f3ddb3a6351ff51c8a2fb1c9efa Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 15:32:54 +0800 Subject: [PATCH 161/680] ttyd: switch to `openssl@3` --- Formula/ttyd.rb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Formula/ttyd.rb b/Formula/ttyd.rb index 7f83d3dedb607..da6d40635a9d1 100644 --- a/Formula/ttyd.rb +++ b/Formula/ttyd.rb @@ -4,6 +4,7 @@ class Ttyd < Formula url "https://github.com/tsl0922/ttyd/archive/refs/tags/1.7.3.tar.gz" sha256 "c9cf5eece52d27c5d728000f11315d36cb400c6948d1964a34a7eae74b454099" license "MIT" + revision 1 head "https://github.com/tsl0922/ttyd.git", branch: "main" bottle do @@ -21,14 +22,14 @@ class Ttyd < Formula depends_on "libevent" depends_on "libuv" depends_on "libwebsockets" - depends_on "openssl@1.1" + depends_on "openssl@3" uses_from_macos "vim" # needed for xxd def install system "cmake", "-S", ".", "-B", "build", - "-DOPENSSL_ROOT_DIR=#{Formula["openssl@1.1"].opt_prefix}", - "-Dlibwebsockets_DIR=#{Formula["libwebsockets"].opt_lib/"cmake/libwebsockets"}", + "-DOPENSSL_ROOT_DIR=#{Formula["openssl@3"].opt_prefix}", + "-Dlibwebsockets_DIR=#{Formula["libwebsockets"].opt_lib}/cmake/libwebsockets", *std_cmake_args system "cmake", "--build", "build" system "cmake", "--install", "build" From d7b33f454aac244c1342715c395416e8f2115515 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 15:49:49 +0800 Subject: [PATCH 162/680] tor: switch to `openssl@3` --- Formula/tor.rb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Formula/tor.rb b/Formula/tor.rb index 13d16de1ca552..09a5e9b231b70 100644 --- a/Formula/tor.rb +++ b/Formula/tor.rb @@ -12,6 +12,7 @@ class Tor < Formula "MIT", "NCSA", ] + revision 1 livecheck do url "https://dist.torproject.org/" @@ -31,7 +32,7 @@ class Tor < Formula depends_on "pkg-config" => :build depends_on "libevent" depends_on "libscrypt" - depends_on "openssl@1.1" + depends_on "openssl@3" uses_from_macos "zlib" @@ -42,7 +43,7 @@ def install --prefix=#{prefix} --sysconfdir=#{etc} --localstatedir=#{var} - --with-openssl-dir=#{Formula["openssl@1.1"].opt_prefix} + --with-openssl-dir=#{Formula["openssl@3"].opt_prefix} ] system "./configure", *args From 05c9ed9570e7a83ead55944d23b37fcd99cfb907 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 08:06:34 +0000 Subject: [PATCH 163/680] rustup-init: update 1.26.0_1 bottle. --- Formula/rustup-init.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/rustup-init.rb b/Formula/rustup-init.rb index c4e89ab262f12..8572d80b34796 100644 --- a/Formula/rustup-init.rb +++ b/Formula/rustup-init.rb @@ -7,13 +7,13 @@ class RustupInit < Formula revision 1 bottle do - sha256 cellar: :any_skip_relocation, arm64_ventura: "d5403ee4bd950803e8ed34965dfa3e78c7792ce03d1a337f3d67e48883497030" - sha256 cellar: :any_skip_relocation, arm64_monterey: "17ee31e98ee99ff9bfb19f645462c92f9df736bebf964f7e1fd6cb929f2c4b50" - sha256 cellar: :any_skip_relocation, arm64_big_sur: "84d3671025bcefc14b427e62f0352561aa696002d3655790c3372e1222e2966b" - sha256 cellar: :any_skip_relocation, ventura: "a9a2c614a74764bb58fd568138ff6ee80017f15bb13584537cbab9983685716b" - sha256 cellar: :any_skip_relocation, monterey: "e05a314ecaaa08f165af03f73eab8881d629eab7a806fedf55f71a650ddf55a1" - sha256 cellar: :any_skip_relocation, big_sur: "69270c18e89444aab0d46a02219c5f64207b11864c714083abf237e442d52b58" - sha256 cellar: :any_skip_relocation, x86_64_linux: "e8fcb01f9a618e4cdc229247ce47bff31b38a2d606065665e27928330aaf3abe" + sha256 cellar: :any_skip_relocation, arm64_ventura: "2f83c1f987e10419ba71eaf6546249763c2cdc0ff0ec6ea08f9be56c675c1aa5" + sha256 cellar: :any_skip_relocation, arm64_monterey: "47ac8dd8c8bde9ef120cc83c221c6cb199a9865e7b95f991e37938ba7c5e9460" + sha256 cellar: :any_skip_relocation, arm64_big_sur: "32ce314ca621607de3b0648729779a021f8b84f1c83348daa72c30c747394681" + sha256 cellar: :any_skip_relocation, ventura: "08b7293cdfa169876f17ed0fce082a27d8def0f6196a1797077c5db7eab91d35" + sha256 cellar: :any_skip_relocation, monterey: "ae7610b4babb0b4cdfb7aad014ccef60901859197498b7e24cd6f3b8d833e9a1" + sha256 cellar: :any_skip_relocation, big_sur: "9b1190e54377eade02a31d104e27793f4b752a3017f27f1579258531190f7e35" + sha256 cellar: :any_skip_relocation, x86_64_linux: "163975e8261a925c4c6082d937b9e1712f116ca6da619768fd309894885c6a60" end depends_on "rust" => :build From e198fe7f9da5a7ff17f17022317401193fe0d09d Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 08:06:35 +0000 Subject: [PATCH 164/680] cargo-edit: update 0.12.0_1 bottle. --- Formula/cargo-edit.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/cargo-edit.rb b/Formula/cargo-edit.rb index d530ca51aacba..e635fdd057506 100644 --- a/Formula/cargo-edit.rb +++ b/Formula/cargo-edit.rb @@ -7,13 +7,13 @@ class CargoEdit < Formula revision 1 bottle do - sha256 cellar: :any, arm64_ventura: "b9a73c04042c12385874a754ed0dc27edd910fa2020106e511ebf85b5444f054" - sha256 cellar: :any, arm64_monterey: "391f47c36ef90e3987a34f1caedf4abd375f2f5ff063103c4a756e6b04b675af" - sha256 cellar: :any, arm64_big_sur: "850f013bbdcbd4961fe9a46e482e77449f87f1aec4e19020dfb7c4f441f13298" - sha256 cellar: :any, ventura: "a88faf0472e1e1e6a6c87fb39fa70f262445e44c64e5d1325225428f2095a9d0" - sha256 cellar: :any, monterey: "7f93c359cacbf75c3701687fc66f56e31750b11870b66735357c967852237338" - sha256 cellar: :any, big_sur: "3cf320b4d339e51f1cd8c27899bf2f38a3456ab88a829a369774692c2bfe71d7" - sha256 cellar: :any_skip_relocation, x86_64_linux: "472cdb9afaa0d0b1024776002026d7deb71d280bbdba3a3856cf9356efbd5bf2" + sha256 cellar: :any, arm64_ventura: "fc9733fcc9a17ddec26cf85c6b3d78012d4be90accb077607e45ec22e78349c5" + sha256 cellar: :any, arm64_monterey: "c3650279b6ee915c9463492908197860208dc426a28e95762fc10cdbc7257fd1" + sha256 cellar: :any, arm64_big_sur: "e5ce6bf8ca65178bd4df7bf646b819f7103ddff0c516c242d8ea2fd89585464c" + sha256 cellar: :any, ventura: "a79a10921fbfbc69a34c237498265c8e962b16dd9144f0cfa6fdd8235ce41675" + sha256 cellar: :any, monterey: "41c7884cfe078e882e04ad2d7b97e7f0b728f0d0f36852ae5bd4bfe003991fad" + sha256 cellar: :any, big_sur: "def7d5ad96345c237572ef1fcca6fe7c2570114932ed59c0c99352d511d63c04" + sha256 cellar: :any_skip_relocation, x86_64_linux: "e2674078d811596c0e31ef8ca74c764f3eeef1e2950f70c94656e25ac24de3bd" end depends_on "pkg-config" => :build From 75946bfc05d63c602d9986613dffa11201b1414f Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 08:06:36 +0000 Subject: [PATCH 165/680] cargo-outdated: update 0.13.1_1 bottle. --- Formula/cargo-outdated.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/cargo-outdated.rb b/Formula/cargo-outdated.rb index f9c8aff639ad2..d62c949aa274a 100644 --- a/Formula/cargo-outdated.rb +++ b/Formula/cargo-outdated.rb @@ -8,13 +8,13 @@ class CargoOutdated < Formula head "https://github.com/kbknapp/cargo-outdated.git", branch: "master" bottle do - sha256 cellar: :any, arm64_ventura: "94549d70982775303f6c056336080a13432051ab9623a91cbcf66f9bea555987" - sha256 cellar: :any, arm64_monterey: "f4f3924b3e86d7681c76080875fca32157eb0bece4c539edb00ecb576bcada23" - sha256 cellar: :any, arm64_big_sur: "ceb5304cdccc0446bfd5623c08898c8f2238f27aba17ef691afb15134bb16058" - sha256 cellar: :any, ventura: "e498c2e69bc4c736925bf9fad65a7a374e957fe0e885c37df2766e500e07fb0e" - sha256 cellar: :any, monterey: "907e1ba63c1f6f685a93b8281768725aeffc7fc5c5981662ff89fab82e415a78" - sha256 cellar: :any, big_sur: "f0e1d11511b61334bdcc8426218ac7b21a106f10328f48baa50fe599368886e9" - sha256 cellar: :any_skip_relocation, x86_64_linux: "712a0937a31535b4c70b9b67f9f2f8e797f86ab6574c755cb17736a639c670eb" + sha256 cellar: :any, arm64_ventura: "a091b1d33b8993cccaadd3226b18e47123387abf7926d0077c457942e70b7dfe" + sha256 cellar: :any, arm64_monterey: "20e674b341efba24dd8c4d8e5b35e138d348f5f62d0a0883ef348f44f540ef54" + sha256 cellar: :any, arm64_big_sur: "2b811bb18b558bbe8290c62f9b3c8de03305a8ef80f4361f7f98aa8ba6f27546" + sha256 cellar: :any, ventura: "488b9c21900f86bce7ec670eb513bd1a567e3d5fec37cfa2532a8bf6912f2c5e" + sha256 cellar: :any, monterey: "6682da0e97842b793ec175289492b8e53c9943d0fc5cc34a8de99f29d2db3e47" + sha256 cellar: :any, big_sur: "3c990f4910559e35b00487de1ed368f14f047c6ce9d18597fe2bedcd224da740" + sha256 cellar: :any_skip_relocation, x86_64_linux: "f869e828ca53e03d6b976af8bd71cba0c5b558713b80b8bf5703f2b0049048d2" end depends_on "pkg-config" => :build From 2e2eec41f8ee2df85468fb80cf95597fc4f2523e Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 16:24:22 +0800 Subject: [PATCH 166/680] ansible@7: switch to `openssl@3` --- Formula/ansible@7.rb | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Formula/ansible@7.rb b/Formula/ansible@7.rb index af1874da9163d..fa0136d5a2dac 100644 --- a/Formula/ansible@7.rb +++ b/Formula/ansible@7.rb @@ -6,6 +6,7 @@ class AnsibleAT7 < Formula url "https://files.pythonhosted.org/packages/e8/88/4309077c4a2ca9b322ae0b5e98c699fc7d871a49260e8aafabcec769dd80/ansible-7.6.0.tar.gz" sha256 "4159a266f2caf91adf16daca6a23d132b987ce3acde9c0f2f3089e80d8048f2e" license "GPL-3.0-or-later" + revision 1 bottle do rebuild 1 @@ -23,7 +24,7 @@ class AnsibleAT7 < Formula depends_on "pkg-config" => :build depends_on "rust" => :build depends_on "cffi" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "pycparser" depends_on "python@3.11" depends_on "pyyaml" @@ -547,6 +548,10 @@ class AnsibleAT7 < Formula end def install + # Ensure that the `openssl` crate picks up the intended library. + ENV["OPENSSL_DIR"] = Formula["openssl@3"].opt_prefix + ENV["OPENSSL_NO_VENDOR"] = "1" + venv = virtualenv_create(libexec, "python3.11") # Install all of the resources declared on the formula into the virtualenv. resources.each do |r| From 123e0123dc0c8f5e3d69a15ad3cc342319c7e5ae Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 16:32:25 +0800 Subject: [PATCH 167/680] grpc: switch to `openssl@3` --- Formula/grpc.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/grpc.rb b/Formula/grpc.rb index 77ce6cf5da5e2..6df53b24a7cb2 100644 --- a/Formula/grpc.rb +++ b/Formula/grpc.rb @@ -5,7 +5,7 @@ class Grpc < Formula tag: "v1.56.0", revision: "6e85620c7e258df79666a4743f862f2f82701c2d" license "Apache-2.0" - revision 1 + revision 2 head "https://github.com/grpc/grpc.git", branch: "master" # The "latest" release on GitHub is sometimes for an older major/minor and @@ -34,7 +34,7 @@ class Grpc < Formula depends_on "pkg-config" => :test depends_on "abseil" depends_on "c-ares" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "protobuf" depends_on "re2" @@ -108,7 +108,7 @@ def install return GRPC_STATUS_OK; } EOS - ENV.prepend_path "PKG_CONFIG_PATH", Formula["openssl@1.1"].opt_lib/"pkgconfig" + ENV.prepend_path "PKG_CONFIG_PATH", Formula["openssl@3"].opt_lib/"pkgconfig" pkg_config_flags = shell_output("pkg-config --cflags --libs libcares protobuf re2 grpc++").chomp.split system ENV.cc, "test.cpp", "-L#{Formula["abseil"].opt_lib}", *pkg_config_flags, "-o", "test" system "./test" From 8ae3205607e78dffcab6f910a05c8e6a21e9e682 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 16:32:54 +0800 Subject: [PATCH 168/680] mavsdk: switch to `openssl@3` --- Formula/mavsdk.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/mavsdk.rb b/Formula/mavsdk.rb index a5b729fa5c487..88d9645f395fe 100644 --- a/Formula/mavsdk.rb +++ b/Formula/mavsdk.rb @@ -7,7 +7,7 @@ class Mavsdk < Formula tag: "v1.4.16", revision: "a14d604c2baa950dab1510448bce7c0b490a4f1a" license "BSD-3-Clause" - revision 3 + revision 4 livecheck do url :stable @@ -32,7 +32,7 @@ class Mavsdk < Formula depends_on "curl" depends_on "grpc" depends_on "jsoncpp" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "protobuf" depends_on "re2" depends_on "tinyxml2" From d979256757f8d23b1642a3635368cdc18bf2c2cd Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 08:59:25 +0000 Subject: [PATCH 169/680] nmap: update 7.94_1 bottle. --- Formula/nmap.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/nmap.rb b/Formula/nmap.rb index cd26c05eddc5f..a4a5db59156d0 100644 --- a/Formula/nmap.rb +++ b/Formula/nmap.rb @@ -25,14 +25,13 @@ class Nmap < Formula end bottle do - rebuild 1 - sha256 arm64_ventura: "b7ebbfb35120ebf567c3e022edf5cfcfa500859be1c985a0fc1aec9bd8c3fd29" - sha256 arm64_monterey: "5f50b15612375e48007d70a646ad4d19436929d875dc6536d94d1c83b8eca448" - sha256 arm64_big_sur: "ff49e2d26c535ea8c146fc4d4dea8d6ebeb0798e404b7c501c836e9c0c3d0ef5" - sha256 ventura: "722752a91b928c957cdeadedea68300617f5f84e99aae3f3df6ea34f2b76cf8b" - sha256 monterey: "4a1b956d9b12ea5b6c957ceedc71d3ff77911d4759ccf9cdfb3f1e828f21bcb3" - sha256 big_sur: "ba29aa64ba09d5e8faefb4e29d616f50ab26449c15dcd8a163d1ea7ef75f959b" - sha256 x86_64_linux: "0fecd65a60b067340fd9b0d47e4bc73344719fc8f5cb6f4d6662a68a4e6f5568" + sha256 arm64_ventura: "1fb5366d5ff0a6dff4aca4854b35138eefe8f447b89e63cd6bacf709747cb7b9" + sha256 arm64_monterey: "fcbded0558154451e4d2bf9dc0526b1e6eafbfd00cfee631071b875058c8ff05" + sha256 arm64_big_sur: "bb0cddc6143f47f80f51cc055da7fea7124ba56c06c541bb166d98806d611904" + sha256 ventura: "5b384ad6e81ff105b5530aaee7ddf2b8f75dd171d5601c4b58e9951a28b6c19d" + sha256 monterey: "28593488b9872c097b031b1ee7d4be30935a61068e5c26fd55e664008674874b" + sha256 big_sur: "1fcfff20b13972811c7d3cc33cd6e3a6dd01f1a4fad0fed3ebb4432dbeb5b765" + sha256 x86_64_linux: "8be3c481551f967c24ad48945f33d1da0b305ab78a8d09d45142ba73c3b9ae93" end depends_on "liblinear" From 970bc0c5aa049e0fc85c5ddd6f25bf0f9e8ed698 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 15:00:34 +0800 Subject: [PATCH 170/680] aria2: fix OpenSSL dependency on Linux This was missed from #134332. Also, this has linkage on macOS too, so we may as well make OpenSSL an unconditional dependency. --- Formula/aria2.rb | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Formula/aria2.rb b/Formula/aria2.rb index d4bf896f71949..5f67e0f8d76d1 100644 --- a/Formula/aria2.rb +++ b/Formula/aria2.rb @@ -19,15 +19,12 @@ class Aria2 < Formula depends_on "pkg-config" => :build depends_on "gettext" depends_on "libssh2" + depends_on "openssl@3" depends_on "sqlite" uses_from_macos "libxml2" uses_from_macos "zlib" - on_linux do - depends_on "openssl@1.1" - end - def install ENV.cxx11 From 6565a74e40b83536862cf57ccd97ce1474523fdd Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 18:53:15 +0800 Subject: [PATCH 171/680] xml-security-c: switch to `openssl@3` --- Formula/xml-security-c.rb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Formula/xml-security-c.rb b/Formula/xml-security-c.rb index 40a9c8cd29089..21cb77a90bf78 100644 --- a/Formula/xml-security-c.rb +++ b/Formula/xml-security-c.rb @@ -5,6 +5,7 @@ class XmlSecurityC < Formula mirror "https://archive.apache.org/dist/santuario/c-library/xml-security-c-2.0.4.tar.bz2" sha256 "c83ed1b7c0189cce27a49caa81986938e76807bf35597e6056259af30726beca" license "Apache-2.0" + revision 1 bottle do sha256 cellar: :any, arm64_ventura: "44e619c0775264474da5fac0a3b7a76c169b9440654e8ce206f77e4a89e22d41" @@ -17,7 +18,7 @@ class XmlSecurityC < Formula end depends_on "pkg-config" => :build - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "xerces-c" # Fix -flat_namespace being used on Big Sur and later. @@ -30,7 +31,7 @@ def install ENV.cxx11 system "./configure", "--prefix=#{prefix}", "--disable-dependency-tracking", - "--with-openssl=#{Formula["openssl@1.1"].opt_prefix}" + "--with-openssl=#{Formula["openssl@3"].opt_prefix}" system "make", "install" end From 873788c68e49222534a7e9022108b3214fb36abd Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 11:32:56 +0000 Subject: [PATCH 172/680] mariadb@10.5: update 10.5.21_1 bottle. --- Formula/mariadb@10.5.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/mariadb@10.5.rb b/Formula/mariadb@10.5.rb index 7ee793fa5ea56..81daa5a4495dd 100644 --- a/Formula/mariadb@10.5.rb +++ b/Formula/mariadb@10.5.rb @@ -24,13 +24,13 @@ class MariadbAT105 < Formula end bottle do - sha256 arm64_ventura: "33b20dcf13b6b6d58961f698bf9a3182d8eed16eb039068c84b8e4f722bb9308" - sha256 arm64_monterey: "5f64d6b89ac41f3228e42fd04af8adf499c1b3d133393798f77cd8ae6761f7b3" - sha256 arm64_big_sur: "7a0e78444334852fb2c706764f7dac6e50cf8d6cf67896a26578f5a7bcdf1869" - sha256 ventura: "102825799aa9378db9a9eb43eed8bc626e203f1acee896957bae4fc805806aba" - sha256 monterey: "f950b363ac5d4da5f48611524f7ac92bd30c3683b3e550a7262463f957a72ef0" - sha256 big_sur: "7f9524ee24c9fa591569b929004b0d7992269e9c2f1c888132729a22dc048765" - sha256 x86_64_linux: "dd0ae609f0ad7d32b7ef10890afd85fb5236a93f6e94bd4bf8482c07c5b5ab5f" + sha256 arm64_ventura: "dc80db10221315b9de29b4b168affd453b7fc5e3ce295160793f2287de572237" + sha256 arm64_monterey: "94655380ed2272b0160469df0a4ac719a1a2c2b2e5a7cfac61fe1551bd235a97" + sha256 arm64_big_sur: "2d6d1a131ed976d63d7c127fbd0d718fd10f386a920b2a2471898dcbc09d5ce5" + sha256 ventura: "47c630cf1e004fba31b635785e641336c2b784b7ba305b2a085958c9d4826349" + sha256 monterey: "bbb99425c32f189ed9e0f4f3674e4fc913519f711444622453b5e8da789f797a" + sha256 big_sur: "59f7624a1d2b98af14eff0cd7842f2a97c0452bf1c467254c4435c86901311b2" + sha256 x86_64_linux: "d7a87bba50b8f6dab657d112394c63ebc2acd5a4f0b35c57586be9c232123b1b" end keg_only :versioned_formula From 7e0dc8d48970a34646a8e4e50b58aa3c16e40b68 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 11:32:57 +0000 Subject: [PATCH 173/680] mariadb@10.9: update 10.9.7_1 bottle. --- Formula/mariadb@10.9.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/mariadb@10.9.rb b/Formula/mariadb@10.9.rb index dbc86e3f9f903..5053286562884 100644 --- a/Formula/mariadb@10.9.rb +++ b/Formula/mariadb@10.9.rb @@ -24,13 +24,13 @@ class MariadbAT109 < Formula end bottle do - sha256 arm64_ventura: "b944fba4de8da0ecd76e5e8fa8e4ba285e5a0c1b894ee73fada5f86b7239b994" - sha256 arm64_monterey: "6c6ef5e4b6c2386892fce801079c45d28de8ce2cd8fb96e7916bd13ee3955c05" - sha256 arm64_big_sur: "60201b7634aadd501338201e624c3472556ecd83c54af6b40cbe97d59d8044d0" - sha256 ventura: "069bcfcc133ea2b01992ac44deac51344be1142773343fd42e93f52b3e8a6c82" - sha256 monterey: "706305eca384004f2ed83283750aefac8fcc2552126f04cf528638ec68bcd5e1" - sha256 big_sur: "ad4186a82ca1caabf1a3a3ce8028fe25b5a0a2c22b416bdcb538b9b6ab8817db" - sha256 x86_64_linux: "7200e72d462096d84f1198e691329e3cdc0663bc4f1de1e215febe99b64337f9" + sha256 arm64_ventura: "58a3406ba84aa1352155a0d407002f6cebf2c9f29f29db8101e381ebf9174902" + sha256 arm64_monterey: "a63fcf97e39a43aab4d5395992f9b8c00dd67b597b59aa0aa12fa3201397a4ea" + sha256 arm64_big_sur: "cfc93c7cab68d6fabe1db2d69750f0ab39c8a065249ac6901c84d2b170badd98" + sha256 ventura: "5f493032227655a5127623f687e11ae1bce9e6c3b04bae8d162cc250294932a4" + sha256 monterey: "7048b05fd0bcbaf8cc9772a73a19dff613012cfcd959fe014be560cc1cf593b9" + sha256 big_sur: "d4b0fc318ed531b000ce29f89d0ca0fad80abab69428c6297ccd7161ef5b8018" + sha256 x86_64_linux: "3f399a5fa5fc91708f2b4b86f324eb5fd29c45c2ff3315d4901433c8d831e842" end keg_only :versioned_formula From d2e8549de86902f47ad71961aeed031301400286 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 11:32:57 +0000 Subject: [PATCH 174/680] mariadb: update 11.0.2_1 bottle. --- Formula/mariadb.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/mariadb.rb b/Formula/mariadb.rb index 90d4f5236233c..5920e83cf4021 100644 --- a/Formula/mariadb.rb +++ b/Formula/mariadb.rb @@ -21,13 +21,13 @@ class Mariadb < Formula end bottle do - sha256 arm64_ventura: "c3a4483c6534ce8a8e4612adffa742e1779991b8b24b8ae81bdea18d21566823" - sha256 arm64_monterey: "5f755105c556362ccf5fac31a98bd1ef698880f061334f52ac2d008b3c45155a" - sha256 arm64_big_sur: "0515f8a5f7705a3f440bfc6433c2313be42a32237d7b38ead018a6272fda09ef" - sha256 ventura: "8a2c9fc2ec347613b61c1710dcce8a6cc0d903dee88f7c9f00357d3c0c8b002b" - sha256 monterey: "3ba162a14632a47f1e024bb311de76442796723aa59d6bb32346e63a61be467a" - sha256 big_sur: "5b8f3197b27c9b86404fc002556e8aa5ef76427170dc41b9ea0900577f1167d7" - sha256 x86_64_linux: "6cecebb3ec428e9b152fb08440bcdbfdde5f5065a02ed7b6904146be1e430fc4" + sha256 arm64_ventura: "54b6a346be44df2ab7e540a7d4f3df3a285487f78101644156052fa7fae031f5" + sha256 arm64_monterey: "8227798c0b9b37d4bbb7f2b4bd491cb5d1dbbf58cf0b1cc3bf7bb048ce2e3c23" + sha256 arm64_big_sur: "d4d5f3f211e2d6f7566ab50625f2f2469b90cccdb93fea5d1c541d1f80582882" + sha256 ventura: "1047fa5cdd5b83ca7658eeaefd40461179f48e6954527b008979e90788e40b9d" + sha256 monterey: "ac9b7064867c2be79242bbb0d15a74a73ec5d7a1a8e38f50cdcf1c268128c69b" + sha256 big_sur: "8243e8c52f5b7f52879dbeb38f7773a887b0c29485aa0f3ddfe567837cfeaed8" + sha256 x86_64_linux: "70b1adfb3322f50196b820cfdea6f0b38c431488ec41681f0ea29ac29bd6a73a" end depends_on "bison" => :build From 8ac5bf9bf3bc05513bb1ac3b4dd15639a5b4d1a9 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 11:32:58 +0000 Subject: [PATCH 175/680] mariadb@10.10: update 10.10.5_1 bottle. --- Formula/mariadb@10.10.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/mariadb@10.10.rb b/Formula/mariadb@10.10.rb index 274436cdb3e78..7e44cf25bcfc6 100644 --- a/Formula/mariadb@10.10.rb +++ b/Formula/mariadb@10.10.rb @@ -24,13 +24,13 @@ class MariadbAT1010 < Formula end bottle do - sha256 arm64_ventura: "41cc8da11c2f3d34bb0e842bca1d62e7fde453c2ad2b6ec0de6db5b4e8fdaf0f" - sha256 arm64_monterey: "43a176998d614f9a0f6ba705365be93ed494fce2dede0e23b8ccd1cebe05b91e" - sha256 arm64_big_sur: "d73ef747c53452bae4f34e0a5bb436f33f6313b33d855a09aab3a4814c71553e" - sha256 ventura: "17c43230e8d3c5c5f43e396c32a2c8e7d3b3875b6e18aa0ace7d7c3a3974b167" - sha256 monterey: "4a5f6d38344f72e8cec696299862713a89c6326d820e6dbef2586d02252a772f" - sha256 big_sur: "d3d4ffabd0b8a8c2754a0a6920955751c0d0a72c6ee35da157fb8af4ac995a2e" - sha256 x86_64_linux: "bd29f437c5a74eacf83b3084526b8339a54613952440c9e53dea568a0ae9ef64" + sha256 arm64_ventura: "97759556728fc03cb71abbc1aa0859c80e47d96c4635331bc08cf0cf3fb328d0" + sha256 arm64_monterey: "034c8f2842e113c03aa758f32c985c4642732e7c8ce57ccdb8d18ab58a53e45d" + sha256 arm64_big_sur: "a4c23313dee79e72667b161a0fddaa84b9fd9ccff05c782e1e7bc0e2ec0bbf6c" + sha256 ventura: "1ca3309741437326f9c523aff04804724b8713af86107e0c82f0762a009ac45e" + sha256 monterey: "7ac4498d8cfee80548d8734b93757856f4476411cfdb3fe4c4ffac25c9e9bc3d" + sha256 big_sur: "94dbf7b035cd43bded54c3d05d2f8fea4cf6041c95615352753e201d7fa1d95e" + sha256 x86_64_linux: "fa07351e9c78351757227ebb9dd41f88a232fb1cc374e9c2ec51179b65bfab54" end keg_only :versioned_formula From 169d5bba41f024634e78a3f85ea56d9d5f20d16c Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 11:32:58 +0000 Subject: [PATCH 176/680] mariadb-connector-c: update 3.3.5_1 bottle. --- Formula/mariadb-connector-c.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/mariadb-connector-c.rb b/Formula/mariadb-connector-c.rb index fbb18e49a13c0..232bc606f6c07 100644 --- a/Formula/mariadb-connector-c.rb +++ b/Formula/mariadb-connector-c.rb @@ -17,13 +17,13 @@ class MariadbConnectorC < Formula end bottle do - sha256 arm64_ventura: "238bbf5adca4e691f766dee350f8af0cc705980f0f5be1da5b985f6fe378c45f" - sha256 arm64_monterey: "4fc0eb95fef5ee0f11fae8278659026d16bdac5796f5d114bf721ff4a4cbd255" - sha256 arm64_big_sur: "7ae35f16069e8b28c152145f9e02fbb29bba54ddeb03bf3ca2ed919249202ce6" - sha256 ventura: "603965733c9df0c47ca7427933407c1f4b053854fed4bffc80c952e38a6bf051" - sha256 monterey: "4ff8d7b387ed475af53e2536e572435a44883557ab497601e158cae2c946725b" - sha256 big_sur: "feefbbdb0fe5d1f33621f7e5269b1faed14da08b2235d83439dee78c820ea29e" - sha256 x86_64_linux: "3f13a332a0135ac91b8f44616ef01d9da363d6296cc08ab67023f36c90ae62a2" + sha256 arm64_ventura: "7932a4f074df7dd50077a4b4aa1d819cc19fdf64c1f7a383ab99268c29318b10" + sha256 arm64_monterey: "f4409ff5557b12c7e1eade9fbd5d89379a4303a7d214bd2ea02ac1e92a881b2b" + sha256 arm64_big_sur: "bb5f15c4577c75378afd14255e51db5f58e231650c6866c48f7d2cfd5d925bf7" + sha256 ventura: "dc5a037a2d19e855997614eb1fa9201ba2a91c96a6225f0da3ffbd12ca7a8703" + sha256 monterey: "b3534cdba8a3c6703fe7c8aa4dc2968889501708e5b87efa9f0a7c3a93620d5c" + sha256 big_sur: "d7acccd5f728af488f6a788bc736f7952e8e564a88e0943b6856365df1e5034b" + sha256 x86_64_linux: "2131d46f59bf30bf4f75ca1b4b11c2ba88eff7cd4c9e5e6a3beb2e9854af1c3e" end depends_on "cmake" => :build From 5e925bfba3df2ed0c2692de48bdcf2f2f419bda2 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 11:32:59 +0000 Subject: [PATCH 177/680] mariadb@10.6: update 10.6.14_1 bottle. --- Formula/mariadb@10.6.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/mariadb@10.6.rb b/Formula/mariadb@10.6.rb index 13aa89c82479e..3d196f1a0a554 100644 --- a/Formula/mariadb@10.6.rb +++ b/Formula/mariadb@10.6.rb @@ -24,13 +24,13 @@ class MariadbAT106 < Formula end bottle do - sha256 arm64_ventura: "0a5c38b3cee3830beb42714ee813d3b0b39d04027464fbc77f989506e52d371c" - sha256 arm64_monterey: "a3c60276ba79d890fe4329107a86df23e8d8d4b167c9f726e8982c2ceafcf832" - sha256 arm64_big_sur: "c09d394843d4f2550b3f6f369f3a9eed875d5456c4feb3aa465f8595ed3d09c9" - sha256 ventura: "0fd02a924491eff1b4d5d7e2861212fd9c11d8b7e4fca22c888c1b87e328c7bc" - sha256 monterey: "b5d2ea13706094a6fda450f7bab20b764ca46f403d14620680dd286d011de616" - sha256 big_sur: "4059783da668511209ce4e5ac0842f949402854d2d6ae70145223727a19b1d24" - sha256 x86_64_linux: "36f54a05dc75b450a1e899fd6de960a5433b483a6c7f47d7b83ad8ae962ae7dc" + sha256 arm64_ventura: "b3f2a665ca66b5f214c95a0f5d1bc6d2632515bee4b95c78263a4f59cd6e918c" + sha256 arm64_monterey: "3634784f93fbf243137803c079d7f901bbe701588a44678c40ecd5fa0159ba37" + sha256 arm64_big_sur: "a64ab67a7181c75460b5300625a38c1092750712fbec542cc58cfeccb268d0d5" + sha256 ventura: "35f54fb91ecae36e74535b4d7723d52bc70c2d84eee6889cacaa86b9171ebd4b" + sha256 monterey: "ebd3f46cd79b4271f4c0db4232602f75a609ea2fc91256a0afb8093f62581217" + sha256 big_sur: "89d76be314347e5a1037c86a77058691b2da423c482941d483545b9b63925023" + sha256 x86_64_linux: "d93b794535b0ca9943a99349644f1fbfcb41c70e2c0e6a510c0555fad1008d28" end keg_only :versioned_formula From e90df83f76fe36b7a4ebd3c35910926ea2b13f6b Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 11:32:59 +0000 Subject: [PATCH 178/680] mariadb-connector-odbc: update 3.1.18_1 bottle. --- Formula/mariadb-connector-odbc.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/mariadb-connector-odbc.rb b/Formula/mariadb-connector-odbc.rb index 2dc358c25af18..b2be1726af7a9 100644 --- a/Formula/mariadb-connector-odbc.rb +++ b/Formula/mariadb-connector-odbc.rb @@ -16,13 +16,13 @@ class MariadbConnectorOdbc < Formula end bottle do - sha256 cellar: :any, arm64_ventura: "14949a62da2a2ce7d2cd7aefec31138f8dd125130d4bfce4a24535e69a275a7f" - sha256 cellar: :any, arm64_monterey: "c98c4467ae397029d3436af6c8ae9758ae84af8248eda33abcccb2b4bd769b82" - sha256 cellar: :any, arm64_big_sur: "d212b429637cf77c8a8c4da0d781ce9e27c216920c2e8e4e12e96437ec3dbbd9" - sha256 cellar: :any, ventura: "dd3909020b76536e2a6fc28d6bca781dada59294758c801dc90268c1423e5d38" - sha256 cellar: :any, monterey: "4831fc2816c02814ba217c49e428c41c538599dc58cd033eb32bfee72f1998fe" - sha256 cellar: :any, big_sur: "fcd4a3e2dce3d5b40450b99e6e56576d7268ae8aa0c7c631fc65f9b507b96d90" - sha256 cellar: :any_skip_relocation, x86_64_linux: "7f10dcafbc59db923b25057cb0294ca7b1a071ffd8f2ef81752027c849da8ab9" + sha256 cellar: :any, arm64_ventura: "e1a335fbec0b838a2c367aa492ea737cc74821d115dec421aa880c983366dd97" + sha256 cellar: :any, arm64_monterey: "31b055622f6590924da20bb79343778f91fa64f813cb7c26e4b63b5986a23034" + sha256 cellar: :any, arm64_big_sur: "eeab98e0fdb458bf0d89e1a6eee6c12624f7636f79cbecb98146ea892dc91bc1" + sha256 cellar: :any, ventura: "132d4a20a5d33990f63eac81603d0b4802fe7d98e75f5424dd075ad18b092e82" + sha256 cellar: :any, monterey: "d5c0e36c8e084eefd289c9bf0f74d98b9af176ecf38deacb71eb4a5139eeb170" + sha256 cellar: :any, big_sur: "3fbaa5c55258ebe0dcd2a15e3f8163a16b5f06f3d5a0e66f7d040c8304625f77" + sha256 cellar: :any_skip_relocation, x86_64_linux: "ad93cc1ce064a3d6674051901c4f76b70df6917094b6fd972871e360eab1ba10" end depends_on "cmake" => :build From 49867152885d0e2fe13af37aa169cdec2d82f5a2 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 11:33:00 +0000 Subject: [PATCH 179/680] mariadb@10.11: update 10.11.4_1 bottle. --- Formula/mariadb@10.11.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/mariadb@10.11.rb b/Formula/mariadb@10.11.rb index bf94b20f0d60a..f8c3ae79fed62 100644 --- a/Formula/mariadb@10.11.rb +++ b/Formula/mariadb@10.11.rb @@ -24,13 +24,13 @@ class MariadbAT1011 < Formula end bottle do - sha256 arm64_ventura: "4ebc9ffc8c1592c82b3378f0875c84925e85e0dff3cbc4acaf3d1976db7aea6a" - sha256 arm64_monterey: "a3ed0962e223a41abb7baf8f09d3a25d91589e373abfc16bb01d648c39272956" - sha256 arm64_big_sur: "e486ed16bafdaa78271cba6f1ad0bf76a387b7ac435d18e0b9476e76363c311f" - sha256 ventura: "f1370daebc27c20ff1a759d05ce66128199de38adc7e0343917ebaf027fda1c6" - sha256 monterey: "b65c32e48c993639ec7945d00d192cab14f4b623119888ff86c56163109dac30" - sha256 big_sur: "42bb296a3e54e2261fc83111f58561b48d63cfb6178c4960ba347175573f60b0" - sha256 x86_64_linux: "67a6e925090a30781adb88f7bfd38d75d970a13da4ccc6b0a2992b90870f53aa" + sha256 arm64_ventura: "7b370f50eef7e4424a52b3b7d82363c443ee228fbaf6625e6cae695232e67534" + sha256 arm64_monterey: "e94e9382e462568697a5314905c91af481d9ae48d9eb65799850c55ce3de3381" + sha256 arm64_big_sur: "82c4b0685b8ca9e7cfe9416c883edca0a181d5638a7257dee10bcce1caba7a4f" + sha256 ventura: "f3288d6bfac7935a07e5cae9b8fc15ec2881712073c6c6362b2fbd0c41b45999" + sha256 monterey: "69b263170a7802daa7c2381832147b43cd569301dccb5afd3ae0047cd9413633" + sha256 big_sur: "a082213f9787dbd2cb50f1245ddb0ae0b13fb7f1263d9d97a7b5facd675ccb5e" + sha256 x86_64_linux: "88fce6605d3f8170396af373ac29e58ead27f682d29afc41c1748c2b4215fbe2" end keg_only :versioned_formula From 2f3d3a0a8373e04ca8089dcf6fd812ceee34f4a1 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 19:38:07 +0800 Subject: [PATCH 180/680] opensaml: switch to `openssl@3` --- Formula/opensaml.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/opensaml.rb b/Formula/opensaml.rb index 50e46613516dd..eeabaa8e2fdf4 100644 --- a/Formula/opensaml.rb +++ b/Formula/opensaml.rb @@ -4,7 +4,7 @@ class Opensaml < Formula url "https://shibboleth.net/downloads/c++-opensaml/3.2.1/opensaml-3.2.1.tar.bz2" sha256 "b402a89a130adcb76869054b256429c1845339fe5c5226ee888686b6a026a337" license "Apache-2.0" - revision 1 + revision 2 livecheck do url "https://shibboleth.net/downloads/c++-opensaml/latest/" @@ -23,7 +23,7 @@ class Opensaml < Formula depends_on "pkg-config" => :build depends_on "log4shib" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "xerces-c" depends_on "xml-security-c" depends_on "xml-tooling-c" From f5cf7c5fa9efc166245b4b7e902ce96dba103ab8 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 19:38:08 +0800 Subject: [PATCH 181/680] shibboleth-sp: switch to `openssl@3` --- Formula/shibboleth-sp.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/shibboleth-sp.rb b/Formula/shibboleth-sp.rb index 20dd01c00432d..a6afd1252eaa6 100644 --- a/Formula/shibboleth-sp.rb +++ b/Formula/shibboleth-sp.rb @@ -4,6 +4,7 @@ class ShibbolethSp < Formula url "https://shibboleth.net/downloads/service-provider/3.4.1/shibboleth-sp-3.4.1.tar.bz2" sha256 "bffe3e62e46d86cc75db1093b77fa1456b30da7c930a13708afa0139c8a8acc1" license "Apache-2.0" + revision 1 livecheck do url "https://shibboleth.net/downloads/service-provider/latest/" @@ -27,7 +28,7 @@ class ShibbolethSp < Formula depends_on "httpd" depends_on "log4shib" depends_on "opensaml" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "unixodbc" depends_on "xerces-c" depends_on "xml-security-c" From e11af05250616ff69076eed08b476a12dc17217f Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 19:38:08 +0800 Subject: [PATCH 182/680] xml-tooling-c: switch to `openssl@3` --- Formula/xml-tooling-c.rb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Formula/xml-tooling-c.rb b/Formula/xml-tooling-c.rb index 329470ab5d83c..ac17a38d82f4d 100644 --- a/Formula/xml-tooling-c.rb +++ b/Formula/xml-tooling-c.rb @@ -4,6 +4,7 @@ class XmlToolingC < Formula url "https://shibboleth.net/downloads/c++-opensaml/3.2.1/xmltooling-3.2.3.tar.bz2" sha256 "95b8296ffb1facd86eaa9f24d4a895a7c55a3cd838450b4d20bc1651fdf45132" license "Apache-2.0" + revision 1 livecheck do url "https://shibboleth.net/downloads/c++-opensaml/latest/" @@ -23,7 +24,7 @@ class XmlToolingC < Formula depends_on "pkg-config" => :build depends_on "boost" depends_on "log4shib" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "xerces-c" depends_on "xml-security-c" @@ -32,7 +33,7 @@ class XmlToolingC < Formula def install ENV.cxx11 - ENV.prepend_path "PKG_CONFIG_PATH", "#{Formula["openssl@1.1"].opt_lib}/pkgconfig" + ENV.prepend_path "PKG_CONFIG_PATH", "#{Formula["openssl@3"].opt_lib}/pkgconfig" system "./configure", "--disable-debug", "--disable-dependency-tracking", From fdda65e6805021931836c1a0cf6f147a82ea1560 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 00:19:40 +0800 Subject: [PATCH 183/680] qt: switch to `openssl@3` --- Formula/qt.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/qt.rb b/Formula/qt.rb index e1aefe016da88..2f564b6a3d4d7 100644 --- a/Formula/qt.rb +++ b/Formula/qt.rb @@ -14,7 +14,7 @@ class Qt < Formula { "GPL-3.0-only" => { with: "Qt-GPL-exception-1.0" } }, "LGPL-3.0-only", ] - revision 1 + revision 2 head "https://code.qt.io/qt/qt5.git", branch: "dev" # The first-party website doesn't make version information readily available, @@ -60,7 +60,7 @@ class Qt < Formula depends_on "libpng" depends_on "libtiff" depends_on "md4c" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "pcre2" depends_on "sqlite" depends_on "webp" From 881aaec13c9577a3edfb69593a52f544e4a9ae6c Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:08:46 +0800 Subject: [PATCH 184/680] tarsnap: switch to `openssl@3` --- Formula/tarsnap.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/tarsnap.rb b/Formula/tarsnap.rb index f539a3507a07e..c30bd6a5aed20 100644 --- a/Formula/tarsnap.rb +++ b/Formula/tarsnap.rb @@ -4,6 +4,7 @@ class Tarsnap < Formula url "https://www.tarsnap.com/download/tarsnap-autoconf-1.0.40.tgz" sha256 "bccae5380c1c1d6be25dccfb7c2eaa8364ba3401aafaee61e3c5574203c27fd5" license "0BSD" + revision 1 livecheck do url "https://www.tarsnap.com/download.html" @@ -28,7 +29,7 @@ class Tarsnap < Formula depends_on "automake" => :build end - depends_on "openssl@1.1" + depends_on "openssl@3" uses_from_macos "bzip2" uses_from_macos "zlib" From 68279cb2eec5af54baa60de7767cf8c5c6b77118 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:20:43 +0800 Subject: [PATCH 185/680] qpdf: switch to `openssl@3` --- Formula/qpdf.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/qpdf.rb b/Formula/qpdf.rb index 748a8c97a48ba..745af400018e0 100644 --- a/Formula/qpdf.rb +++ b/Formula/qpdf.rb @@ -4,6 +4,7 @@ class Qpdf < Formula url "https://github.com/qpdf/qpdf/releases/download/v11.4.0/qpdf-11.4.0.tar.gz" sha256 "b0180971cc1b79b2dfe02ffe28e2c88c47f735888a3a2543dd42b9054ef146e1" license "Apache-2.0" + revision 1 bottle do sha256 cellar: :any, arm64_ventura: "34e2ceaaf019a3fb80a48aecdeab6b48ce435736977693550c39fb27c31c82e5" @@ -17,7 +18,7 @@ class Qpdf < Formula depends_on "cmake" => :build depends_on "jpeg-turbo" - depends_on "openssl@1.1" + depends_on "openssl@3" uses_from_macos "zlib" From 8294fb1ae57799455f1d019a4699ed28e059d96c Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 18:54:38 +0800 Subject: [PATCH 186/680] yara: switch to `openssl@3` --- Formula/yara.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/yara.rb b/Formula/yara.rb index 5ffa1a9afff1d..7cbd6db2464d6 100644 --- a/Formula/yara.rb +++ b/Formula/yara.rb @@ -4,6 +4,7 @@ class Yara < Formula url "https://github.com/VirusTotal/yara/archive/refs/tags/v4.3.2.tar.gz" sha256 "a9587a813dc00ac8cdcfd6646d7f1c172f730cda8046ce849dfea7d3f6600b15" license "BSD-3-Clause" + revision 1 head "https://github.com/VirusTotal/yara.git", branch: "master" bottle do @@ -22,7 +23,7 @@ class Yara < Formula depends_on "pkg-config" => :build depends_on "jansson" depends_on "libmagic" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "protobuf-c" def install From 340978dddb55c1fd7ece8284526dea1e76e0b9f3 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 19:57:36 +0800 Subject: [PATCH 187/680] volatility: switch to `openssl@3` This had linkage with `openssl@1.1`. --- Formula/volatility.rb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Formula/volatility.rb b/Formula/volatility.rb index b82220b0bc198..019cdbd65d7bc 100644 --- a/Formula/volatility.rb +++ b/Formula/volatility.rb @@ -6,6 +6,7 @@ class Volatility < Formula url "https://files.pythonhosted.org/packages/d6/e5/b9a3c053dcca7688477ac004a9d6e700cd1a29272ddee4188f09f1bc0d62/volatility3-2.4.1.tar.gz" sha256 "6ba2735a6d77727a8b038286e55a24e7048fc68b1d7a306183938b940d64c029" license :cannot_represent + revision 1 version_scheme 1 head "https://github.com/volatilityfoundation/volatility3.git", branch: "develop" @@ -19,6 +20,7 @@ class Volatility < Formula sha256 cellar: :any_skip_relocation, x86_64_linux: "25d5a90d0ca18a4422b5663cf00a6316539c1ce7e58f3aa3280a144b87d17a74" end + depends_on "openssl@3" depends_on "python@3.11" depends_on "yara" From cb36b671fb54139e860f1e4d5d3732b518fe08d8 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:43:20 +0800 Subject: [PATCH 188/680] libewf: switch to `openssl@3` --- Formula/libewf.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/libewf.rb b/Formula/libewf.rb index fe6cdbb54de28..b2784759857fb 100644 --- a/Formula/libewf.rb +++ b/Formula/libewf.rb @@ -6,6 +6,7 @@ class Libewf < Formula url "https://github.com/libyal/libewf-legacy/releases/download/20140813/libewf-20140813.tar.gz" sha256 "dbfdf1bbea5944b014c2311cce4615d92b2b6b91c8401eef8640de9f3e75845b" license "LGPL-3.0-or-later" + revision 1 bottle do sha256 cellar: :any, arm64_ventura: "3df048c0a05b7b49154289de3cbaa1a0fa7197a5383ce24a4b65a3be39ebc5ac" @@ -27,7 +28,7 @@ class Libewf < Formula end depends_on "pkg-config" => :build - depends_on "openssl@1.1" + depends_on "openssl@3" uses_from_macos "bzip2" uses_from_macos "zlib" From 15040bef9bf84055218ed856307c083cbf9ea9be Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:43:20 +0800 Subject: [PATCH 189/680] xmount: switch to `openssl@3` --- Formula/xmount.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/xmount.rb b/Formula/xmount.rb index b950a2c42d5e8..730e689c9839d 100644 --- a/Formula/xmount.rb +++ b/Formula/xmount.rb @@ -4,7 +4,7 @@ class Xmount < Formula url "https://files.pinguin.lu/xmount-0.7.6.tar.gz" sha256 "76e544cd55edc2dae32c42a38a04e11336f4985e1d59cec9dd41e9f9af9b0008" license "GPL-3.0-or-later" - revision 2 + revision 3 bottle do rebuild 1 @@ -17,10 +17,10 @@ class Xmount < Formula depends_on "libewf" depends_on "libfuse@2" depends_on :linux # on macOS, requires closed-source macFUSE - depends_on "openssl@1.1" + depends_on "openssl@3" def install - ENV.prepend_path "PKG_CONFIG_PATH", Formula["openssl@1.1"].opt_lib/"pkgconfig" + ENV.prepend_path "PKG_CONFIG_PATH", Formula["openssl@3"].opt_lib/"pkgconfig" system "cmake", ".", *std_cmake_args system "make", "install" From 0f74c19b457761a6fe83d96246aa636490e61780 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:44:52 +0800 Subject: [PATCH 190/680] gpac: switch to `openssl@3` --- Formula/gpac.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/gpac.rb b/Formula/gpac.rb index 55cd9a4561d62..e4a68e0b2d481 100644 --- a/Formula/gpac.rb +++ b/Formula/gpac.rb @@ -12,6 +12,7 @@ class Gpac < Formula url "https://github.com/gpac/gpac/archive/v2.2.1.tar.gz" sha256 "8173ecc4143631d7f2c59f77e1144b429ccadb8de0d53a4e254389fb5948d8b8" license "LGPL-2.1-or-later" + revision 1 head "https://github.com/gpac/gpac.git", branch: "master" bottle do @@ -25,7 +26,7 @@ class Gpac < Formula end depends_on "pkg-config" => :build - depends_on "openssl@1.1" + depends_on "openssl@3" uses_from_macos "zlib" From f2f10ae86c3376afde47f175e2f00a08fdb5bb2f Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 18:26:00 +0800 Subject: [PATCH 191/680] gwenhywfar: switch to `openssl@3` Also, add a workaround for Xcode 14.3. --- Formula/gwenhywfar.rb | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Formula/gwenhywfar.rb b/Formula/gwenhywfar.rb index 0ab49d7ba9647..e67a62cd3d262 100644 --- a/Formula/gwenhywfar.rb +++ b/Formula/gwenhywfar.rb @@ -4,6 +4,7 @@ class Gwenhywfar < Formula url "https://www.aquamaniac.de/rdm/attachments/download/465/gwenhywfar-5.10.1.tar.gz" sha256 "a2f60a9dde5da27e57e0e5ef5f8931f495c1d541ad90a841e2b6231565547160" license "LGPL-2.1-or-later" + revision 1 livecheck do url "https://www.aquamaniac.de/rdm/projects/gwenhywfar/files" @@ -24,17 +25,20 @@ class Gwenhywfar < Formula depends_on "autoconf" => :build depends_on "automake" => :build + depends_on "libtool" => :build depends_on "cmake" => :test depends_on "gettext" depends_on "gnutls" depends_on "libgcrypt" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "pkg-config" # gwenhywfar-config needs pkg-config for execution depends_on "qt@5" fails_with gcc: "5" def install + # Workaround for Xcode 14.3. + ENV.append_to_cflags "-Wno-implicit-function-declaration" if DevelopmentTools.clang_build_version == 1403 inreplace "gwenhywfar-config.in.in", "@PKG_CONFIG@", "pkg-config" # Fix `-flat_namespace` flag on Big Sur and later. system "autoreconf", "--force", "--install", "--verbose" From e76fda522ae87a8d404be71c2653dbb64ceeadc7 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 13:06:31 +0000 Subject: [PATCH 192/680] tarsnap: update 1.0.40_1 bottle. --- Formula/tarsnap.rb | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/Formula/tarsnap.rb b/Formula/tarsnap.rb index c30bd6a5aed20..d12d3ceb24568 100644 --- a/Formula/tarsnap.rb +++ b/Formula/tarsnap.rb @@ -12,15 +12,13 @@ class Tarsnap < Formula end bottle do - rebuild 1 - sha256 cellar: :any, arm64_ventura: "fa9edee032f8abbc50104c8811279d8b120a911ecc5091a281b6a46a2a234f92" - sha256 cellar: :any, arm64_monterey: "2f85cb28a47e95f3c56f4e8f46fd0dbc93fd08e4bba009316496d0cfbcbf97c7" - sha256 cellar: :any, arm64_big_sur: "1568e243b45336f4056edd5b318089467241896d2e61495cc96d0ad69cdf3faf" - sha256 cellar: :any, ventura: "729e037c57f531035fe9415eb15c0f3f9b7b137869945de8a2109ea53a0d8583" - sha256 cellar: :any, monterey: "f63b7b06c773b38efe542a851cd978b21019c2387c54afb63be12b4341637e30" - sha256 cellar: :any, big_sur: "d5e0ed53466a5fe9b2a0be1cc1870ca6a98a06a34068ea6549b57de7b7a1862e" - sha256 cellar: :any, catalina: "4240cae3fe32207826e333930377408f7832a4404fd033d6cba331d56cd98c09" - sha256 cellar: :any_skip_relocation, x86_64_linux: "d95c422ceceb7439b60c44c9412639deb8eb9a9a9a5c539fdb3a164cc11e0e92" + sha256 cellar: :any, arm64_ventura: "0e022219045b24e6d876bf97f8a092a82449932410ba7ebfa58d860dd92608ff" + sha256 cellar: :any, arm64_monterey: "8c765adcc21196986e44b11c168521f40ca7a6e6a9c1432bfa0e92933b28e920" + sha256 cellar: :any, arm64_big_sur: "d99d8d2ea8f5b689fda5ab16779f19ccb66ac245743a0b3a968e853113e8d3ae" + sha256 cellar: :any, ventura: "d00d96a1ac3b3135985a30b282018fd3ca039532fd4fea10dce88149f0d904c7" + sha256 cellar: :any, monterey: "77f225c14c952a1c5786d80fa284936fb35fbea06ea90522b39a39b8f1d8cd14" + sha256 cellar: :any, big_sur: "a81400622c552d684b783e239cdd3f3cdc139d2a1e65ef41eed1685efe89d95d" + sha256 cellar: :any_skip_relocation, x86_64_linux: "511945c57b370981aeab675422da88d71b63a2442e7b55b6d9a7a4071e2668f8" end head do From 4d50e61402f50c73f7d961095737330492173b9c Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 13:07:21 +0000 Subject: [PATCH 193/680] tor: update 0.4.7.13_1 bottle. --- Formula/tor.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/tor.rb b/Formula/tor.rb index 09a5e9b231b70..72e2d8bc32c99 100644 --- a/Formula/tor.rb +++ b/Formula/tor.rb @@ -20,13 +20,13 @@ class Tor < Formula end bottle do - sha256 arm64_ventura: "ab4cdc345c9f80dfa3e1fd1eeedc7b8d7e15550aa96449e00e8f060fd4f7fad8" - sha256 arm64_monterey: "768aa6a027bef375524d863baca66fbcc2e8d012c98d476a08c9ffc60c0c0364" - sha256 arm64_big_sur: "55f8d1cf395876caa55ab9c134eb49aeca91f4056b52d9d6a7b58a4d597d2e3e" - sha256 ventura: "bde133cf943c4079b84e6b88e8d7caaf36e39fc3aee3a613d98371cfb8bf7e41" - sha256 monterey: "c7cc7a407df901e035b62ec1d5e254cc3a0f7a407d6de07b77b96bf2ba38cf16" - sha256 big_sur: "f1450f57dd077481af59d3f8dcbb1f68438cfee0efba367d67505abf49239b38" - sha256 x86_64_linux: "4689141fbbbf9e1d50c81e7d34ecdd684b8ed67fd1e09ca9caaa908afb17e43c" + sha256 arm64_ventura: "6c9a74d4b68b89cb2d38990d9ccece504e6850449e5f5c63dbc9d32160db73fc" + sha256 arm64_monterey: "e5ad8cdc670fcde5068bcb4cea55e6d67d0d91a0d9410df85739b2da879505e5" + sha256 arm64_big_sur: "8ec634a8d1c1ae5b624c9c61a82c2998b2363f4c1eb752b9a18b5c2f8495673d" + sha256 ventura: "9579051e421477496c152189f2e12d745c2f733d601829e8f102c47ecf7a0c28" + sha256 monterey: "b27824ccd356e196e05d9e2b86b51cbe7da7bad1590642b5fc089c1cca40771a" + sha256 big_sur: "3ef4e57343bc77e5c0ee90d462a530af990e733b549fe364a8d23efd17816bef" + sha256 x86_64_linux: "def66394b80ea1d4090c7d9c373eff46238bcec9f79a3ea033bc3ecc3ad4f89b" end depends_on "pkg-config" => :build From 1f8d61f67523452330af11e55a21de28f49cccb9 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 13:09:53 +0000 Subject: [PATCH 194/680] libimobiledevice: update 1.3.0_1 bottle. --- Formula/libimobiledevice.rb | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/Formula/libimobiledevice.rb b/Formula/libimobiledevice.rb index 8a83a27cf0c47..b8f5b7f30531f 100644 --- a/Formula/libimobiledevice.rb +++ b/Formula/libimobiledevice.rb @@ -7,16 +7,13 @@ class Libimobiledevice < Formula revision 1 bottle do - sha256 cellar: :any, arm64_ventura: "011e027433848f23cd9d96aee9f46531f48f8462bd763fe799e09b36eeaa4851" - sha256 cellar: :any, arm64_monterey: "f3c97e567f59c4a8ab79f8a3d66a32d109fc9a7c22891589b998edb6a4e5ba28" - sha256 cellar: :any, arm64_big_sur: "41a64c9856f7845bb4c21bba4f42eb55c640301b59c032eb4db416db19ecf97d" - sha256 cellar: :any, ventura: "3db04118fec82077bd2b1a3e137f3a6a6037aeaa094865fc3d1187d7f795a308" - sha256 cellar: :any, monterey: "2cde67c8eef4e971ce74428a9162e9680d7a9ab542571f438602efe431d3a121" - sha256 cellar: :any, big_sur: "0fe21433f470130b972354d411d05f43ab37d82198565bb6b947734a95e98c5d" - sha256 cellar: :any, catalina: "eb7f28d86797461d5ef859d00629176e1ce3234790ef17b9ee3f9c9990a664e2" - sha256 cellar: :any, mojave: "5143eaf34011a22dd1951f10495a7568e77a2e862fb9f4dbae9bab2f784f926e" - sha256 cellar: :any, high_sierra: "072d224a0fa2a77bccde27eee39b65300a387613b41f07fc677108a7812ec003" - sha256 cellar: :any_skip_relocation, x86_64_linux: "d3a744d1aa95788a31c40fa0029e5f70631e81b040375bf92f18c845371a7f4a" + sha256 cellar: :any, arm64_ventura: "8b0bc526c6c835d2520e0639f3d69878d36924ff027cdf37079b4e13c1c3c811" + sha256 cellar: :any, arm64_monterey: "fbb4fb23c2748673e31c493b5e0cf96d95004e6ab5dd68be83a6544153499ba7" + sha256 cellar: :any, arm64_big_sur: "a65ec432835dd253158a5044dfd7fafaab256467973b8a01f066fd6e29cedba7" + sha256 cellar: :any, ventura: "9f4d061e7b5acbc2b923417015ace4bd8612a5c15da38e0499ae6835b449b890" + sha256 cellar: :any, monterey: "d896a569b513227dae0b0db4a2b2ae3117b1a7330be096bc9a2d791a925c232b" + sha256 cellar: :any, big_sur: "62ea023e2c7fa38577a731e0d19e97d7e0a109beb6da1ea9b1a3c5baee6f034e" + sha256 cellar: :any_skip_relocation, x86_64_linux: "eb10c484ec49f216384ad7e80d309e026178359df395892b28400f24cb7fedf5" end head do From 6b69b6f32bbe9df6e113d0357f30a213c114f8a7 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 13:10:17 +0000 Subject: [PATCH 195/680] citus: update 11.3.0_1 bottle. --- Formula/citus.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/citus.rb b/Formula/citus.rb index 8bcd8564afc9c..40987c1f14a44 100644 --- a/Formula/citus.rb +++ b/Formula/citus.rb @@ -8,13 +8,13 @@ class Citus < Formula head "https://github.com/citusdata/citus.git", branch: "main" bottle do - sha256 cellar: :any, arm64_ventura: "398549449b04a28c1302605dd4621b5493b258972eb1d5f16a8bdce6ecff1436" - sha256 cellar: :any, arm64_monterey: "fbb309c3fde5c222885c7d007a83110eef1960b68d254c0e198461f2a062e768" - sha256 cellar: :any, arm64_big_sur: "351424c803b9b8a5d62d66ce6a9d4fb95086480fde4371626be0341b672c4d34" - sha256 cellar: :any, ventura: "470eeb16f8cbc805f227a48fc99b38eb63c07297b56a43dac3ae3d723c1cf71d" - sha256 cellar: :any, monterey: "dcf27b85c3827edfb59329b8a8e6cd83f86eba2499cc2a9a8dc68cef85c0bab3" - sha256 cellar: :any, big_sur: "154a86d90a01ca12df25b98f01db3665e857356894e4b8078d0cc05a2399055c" - sha256 cellar: :any_skip_relocation, x86_64_linux: "472c0b3636fd438fe56dd77b29786dc3a3c1a8a505ccfccd392e2090e4d7ffb3" + sha256 cellar: :any, arm64_ventura: "cb2768b85bbc74fd8e5d4c5613301946efb283899aa5e5e4cee712dcd737e0b0" + sha256 cellar: :any, arm64_monterey: "99b57fb7539a450df57cff81185473b752ba380848249b5fd74c18824dfe9bb1" + sha256 cellar: :any, arm64_big_sur: "f88a18a40b331102780016712ab85454993522a13f86dcd5505ac87e5e2a4824" + sha256 cellar: :any, ventura: "dfc1c08a9f84a7d7eb98e7822fd2b8c3c70c917377324779ea4bce5b3debbfb3" + sha256 cellar: :any, monterey: "af27fecd06f6d8a26d544059cf6f99ab97d648f1cf107b98e49d4fec25ef4cb5" + sha256 cellar: :any, big_sur: "91ac1faa65d40b7627782b8e26de26d718fe8534c8ce9d5a2346379c10fe2808" + sha256 cellar: :any_skip_relocation, x86_64_linux: "16ed248f6656850119e3b500d06ff0f487cf2dc563ff8114c7df151bbb8e5c34" end depends_on "lz4" From 66a05d790c9627b1b9ce384f91c78fb431ec59bd Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 13:13:22 +0000 Subject: [PATCH 196/680] ttyd: update 1.7.3_1 bottle. --- Formula/ttyd.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/ttyd.rb b/Formula/ttyd.rb index da6d40635a9d1..929719a2b98af 100644 --- a/Formula/ttyd.rb +++ b/Formula/ttyd.rb @@ -8,13 +8,13 @@ class Ttyd < Formula head "https://github.com/tsl0922/ttyd.git", branch: "main" bottle do - sha256 arm64_ventura: "8b199b80e2db8ae75ddec34665c07134c1fc3487df5275e9e3e740ff4a2ceb35" - sha256 arm64_monterey: "2a9cbc3bba5e612ff8f2f4564a659c7a2ec76c1df1988c472f908586e6bb2059" - sha256 arm64_big_sur: "26320ea78fe2b96fa84d452e74644eb9df9c7545ea745d80040cfd25395a644f" - sha256 ventura: "c0a1c794c66becb0b24637044ea58cf12cc1bb7b1e2b925dc48eb0ae9c83bc58" - sha256 monterey: "fc3d88893904af9739fff016ce6a94122b48b4b8c736b82d2d0a92b7f2bf83ee" - sha256 big_sur: "dad92d87e557361d39a8321f4eac0f2e980d1105ba0f1f4ed03807857ba5efa2" - sha256 x86_64_linux: "86ca4903c3b638cd20e8aaff667409dc7429f4bab507c688d413834e6a1a9926" + sha256 arm64_ventura: "69a099f652a4627ebd1883cf6f30ffaf24d10860f09ad70f165d1d325cef8df1" + sha256 arm64_monterey: "904dc5cfb60de817fceadfe24656122a3afd9ec4aa7f9e66d7a6adfeb2da2b5c" + sha256 arm64_big_sur: "f59972a5107ab4f0db65881a886b6305d1c85cc7cabdc1c63c9019e059f58653" + sha256 ventura: "bf497b4d9a89b2a0fe3298e41b114aaf15745b30600a58867465c25a5c2690ad" + sha256 monterey: "714cce29332912b168fb7f3bb5c96c94804b88051d906bccc8d2008361e9497e" + sha256 big_sur: "4c565f05abbe15174806522d06bc5b764544c1c4cc5ab48d97ce886d4d5af108" + sha256 x86_64_linux: "3d8bc1f21cc6c9f0d94e3e74bcf60adb9be03f06dd7b49f5e2d16b4212b052c9" end depends_on "cmake" => :build From ef9ce520842f0d7f34b61ee1e82fea9813d44a7e Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 13:13:23 +0000 Subject: [PATCH 197/680] csound: update 6.18.1_3 bottle. --- Formula/csound.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/csound.rb b/Formula/csound.rb index 80cf1f9ebca55..69b74bb525b70 100644 --- a/Formula/csound.rb +++ b/Formula/csound.rb @@ -14,13 +14,13 @@ class Csound < Formula end bottle do - sha256 arm64_ventura: "87a9151131695432b40eebfe8e440711166ea4f3791fc2d700259827aca141f9" - sha256 arm64_monterey: "f531c694c3073704b2ff2047a8befc393c2d18998a46322de4c6e1281af7bdb7" - sha256 arm64_big_sur: "c7fc150cca68f8243bcd81baa9638945d6c18b93007da14273d8c4217483a52f" - sha256 ventura: "4a9957e3a7b482c7b67841d0f7c31cd6421d7278e2346f6845f804addecc2e4a" - sha256 monterey: "92fb7a579b1dc621cc2fbdff5ceb33a2ce12b6f6833f1ee5272ca97d0dfa9757" - sha256 big_sur: "c4ec787514ec61f0d0dae58e2b958f557b0ec700fad351d907735760c829953b" - sha256 x86_64_linux: "d0f9f1a4f6b119329215211b20eda54b1affc2e98488d0993f03c754c93043d1" + sha256 arm64_ventura: "22c066f6118c3489aaec555eec3c62291aa37408c330deef0125fe607f2e5b1d" + sha256 arm64_monterey: "7291c9ec3e6d2847a28ccaa505b5248c59f98ec1b2e453210347b7b63b25f9f4" + sha256 arm64_big_sur: "bfd57b04b2c3425a2847143c494834ddefc955cd47ab2129de33b6fce755b4d8" + sha256 ventura: "2ecd39c27760216ae30864e9bfd7c11905049cf6bd747c66b6f0e803217ce026" + sha256 monterey: "76b34d9fd874c0dd445226561761b7674f759a102e3b0b1c7f5d502fbf6a9b15" + sha256 big_sur: "30dce1d01e9e2212f662a10b6299921a3c4c3e8ff05810332951c1750c565fd6" + sha256 x86_64_linux: "1d90070fa422d7779eb433686bc202a92a61915a8e0364cee3cfb152a2d7ee8b" end depends_on "asio" => :build From 5daa89dc8e079c1472a8ce9ae74d50f1c22c4350 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 13:13:24 +0000 Subject: [PATCH 198/680] mosquitto: update 2.0.15_1 bottle. --- Formula/mosquitto.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/mosquitto.rb b/Formula/mosquitto.rb index 0818e86d7ebe3..0eb081d26f2e9 100644 --- a/Formula/mosquitto.rb +++ b/Formula/mosquitto.rb @@ -14,14 +14,13 @@ class Mosquitto < Formula end bottle do - sha256 arm64_ventura: "55a97afb21986bd6c3f13d07678278f6f7defe63b660eca4161e84045b4c9c08" - sha256 arm64_monterey: "f14f8cc7ed101e7422f0f9d24e79d18061bf71e28fbdb85d30bb3b7fcc3e8ab8" - sha256 arm64_big_sur: "e650529e5ae101a0d9f27535b1fcdc9fc8987b53b59e6e9589062b36e17212b7" - sha256 ventura: "8ac3eac2e01fed16625456843f6269839abce545a7055289d401b25723f96f11" - sha256 monterey: "3d0a5aef85420aae906b0b0eb5c112c27af783c87d80a51ccdddfeeaa4daf386" - sha256 big_sur: "530901fe4e49c78bdb19b515044bf42b3347a6b4a51306a39c797fa43a2304dc" - sha256 catalina: "ce1a1c006b2b83759fd5537d9300d4ffd30d4e2b379e26af94c26594bbafa9b1" - sha256 x86_64_linux: "11d51e10b009e0d087595a15e69896778c17634d91b5f3de97ab6862ef5c791b" + sha256 arm64_ventura: "11d453a758710e8bab026178dacce23bf9585df446beba8ad130159a5bbefc6c" + sha256 arm64_monterey: "6c04405cb9719bc16b60fc10aac9ae3aa4394cea6a3e59f06b1f5999b66f4909" + sha256 arm64_big_sur: "1eca680ea93f7023cb3b94a906bbc612536a57810021ea5e27ee60a178a8f07d" + sha256 ventura: "42ce86124cf4eca533db7615e47fb568392d3078af9a6efbda3e2883b193d93e" + sha256 monterey: "9d996c8555a24dbda8786a9d094142a7f245aa7e6563c26e50c6b757be8cd396" + sha256 big_sur: "1baedd5c20794771215a66f5708038a495d724ce8192ffe8fbdaf56bf64c3119" + sha256 x86_64_linux: "ce4e52637ec2ec0fe38afa6388375fba7122a788e6433f039c7354c047bd72e7" end depends_on "cmake" => :build From 3fc736e9696257c346e80302a9dc412972cc8161 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 13:13:24 +0000 Subject: [PATCH 199/680] libwebsockets: update 4.3.2_1 bottle. --- Formula/libwebsockets.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/libwebsockets.rb b/Formula/libwebsockets.rb index d64006cdae981..e891124960f15 100644 --- a/Formula/libwebsockets.rb +++ b/Formula/libwebsockets.rb @@ -13,14 +13,13 @@ class Libwebsockets < Formula end bottle do - rebuild 1 - sha256 arm64_ventura: "3814285ea900c67fc77e8b8808a77c8686f64ac261c79dfa0a703fde6216fa48" - sha256 arm64_monterey: "9e095deb6072f6406b90abc7d8e5690b4b85706263795c44acef5f9366bb0a6b" - sha256 arm64_big_sur: "6206862e2f249e7b97132755fe824ebe544ce43cb7eb128d4838026216734ed3" - sha256 ventura: "52a1341ff82000d608c47f09cf49b34b3b2b51d7833eda726ec51b807e8ce8d7" - sha256 monterey: "d8f82bb677e0f2b72608d58ff6c0569ed53c2de889a702487b3d96f75fb4c23e" - sha256 big_sur: "3d22604aac153f03a9b704b3e01e337724840ae1d99218221b48f87eeddea1fa" - sha256 x86_64_linux: "244a8643bdf87fb31af5936c755d2ca6f3b8b7f1c09376f3335fbfd5b66f7ef6" + sha256 arm64_ventura: "81cf501100ed76a29b295272b3e924a49bc165bfe75c57548544e44a56fbdeaf" + sha256 arm64_monterey: "2af07ac1e2c5e1e9ef2a99addeffa8815d522fac6080d69e7b886e20eb82569b" + sha256 arm64_big_sur: "ac161d45763d1348e6987c4360f36cee290d20a908bd4527a02092d08c4cd447" + sha256 ventura: "5aa9a2a8394067e7e3f125356b0d5c010bb345d98623e1984ed0c6ce4bf7c28a" + sha256 monterey: "cc1b7ce4c7b301e90c38683cdfea2df90eb67f91b123b736c688f9b91ce134b9" + sha256 big_sur: "7a5db0cadfc2cd020e6238b17ff65caff1a0fce2b00137c72b8da9b6b8d6c892" + sha256 x86_64_linux: "98f202eb1c6a27a250dd49f3063a3607ddaea763b75f6c66fc966dfde42063ad" end depends_on "cmake" => :build From 8c2931692ffee5aa68a7186f6a5c362001651d88 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 13:13:26 +0000 Subject: [PATCH 200/680] amber: update 1.3.2_1 bottle. --- Formula/amber.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/amber.rb b/Formula/amber.rb index e8f712deaeb15..8f8ee1b8a7cb4 100644 --- a/Formula/amber.rb +++ b/Formula/amber.rb @@ -7,13 +7,13 @@ class Amber < Formula revision 1 bottle do - sha256 arm64_ventura: "09874b1c0219b906acb44c2e5e7cc289f7d302fae6c1b6095683535267a07dd0" - sha256 arm64_monterey: "b3861f5e4f7e94f731cb0de75d03d0e0751db0bff733b6db9e19dcb062f78053" - sha256 arm64_big_sur: "3aae57960a61b66b2c6e3383af499e72b24423174ce6b33278785423dbe10f36" - sha256 ventura: "78e8fbf9f87122ccb0bfa93abdf3a1d6c54bc1486a0774a5eb2ca68088479b36" - sha256 monterey: "f162565aaf09c4cec2a72da13d37237d0e2a854eb8f463e4a96de0251f192dbd" - sha256 big_sur: "bcefbabba33b53d726ac043cf74798c1dddbc0d5df8bbdf05acec1632853abd7" - sha256 x86_64_linux: "0c15fd19b2005974609aeef0cfd6fffbb3ed1337bc4af58b3f4e59cca7bb4710" + sha256 arm64_ventura: "a58e71da8f3bd81d7ea0865629192516c7b78ffdf86f4a36ef9d16f0989f4d53" + sha256 arm64_monterey: "242d9eae3535ff3923abc04f150293a831629401b2c5137814c4314254d524ee" + sha256 arm64_big_sur: "89d5c6078a78519c8448d69e3dae8fa566b2cb2cdf9072ebcb2f3b26620d567d" + sha256 ventura: "e20092fc8b6a737600755e31f6d10c1235411d0ba8a82b3c9ffbb9817c5170ca" + sha256 monterey: "58f0ea20927b9e0a637f86b1cc27af7d3fe3967ce1eb4b4dc58ea1673035ea0c" + sha256 big_sur: "da3c927123d4b58560c201a213411030ec071b11f0a287f8a0542e801d0770a6" + sha256 x86_64_linux: "564fadf54bc255a81862b1c60fe76ffe611b5ef8eebc452a1e3e12e169a8d44a" end depends_on "crystal" From 8b1e9f786baa828c60c0014be955ad04c1383302 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 13:14:22 +0000 Subject: [PATCH 201/680] librdkafka: update 2.1.1_1 bottle. --- Formula/librdkafka.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/librdkafka.rb b/Formula/librdkafka.rb index f208f3f75f0e7..e727f2e0a6bf4 100644 --- a/Formula/librdkafka.rb +++ b/Formula/librdkafka.rb @@ -13,13 +13,13 @@ class Librdkafka < Formula end bottle do - sha256 cellar: :any, arm64_ventura: "c2c2b9a45368d7bcda651b619ebe2cfcbe68358fb0fdda7e5f419d8f2d11a4ac" - sha256 cellar: :any, arm64_monterey: "4b6b59aa0113e3d102f61131093e0b869f7d47179890610f8fa2f6fb566bf6f2" - sha256 cellar: :any, arm64_big_sur: "6f2517df4b4f9b6dd5c8810c3d498ed13c58f74c54ecae7185d9f8b0355825c8" - sha256 ventura: "270a111b7c2f9f55ba30ca04ef601cf4777caa5a422e8f636e0277647a183bc9" - sha256 monterey: "6b0482bee2c64846346fc449d944b810f662e1a71b90edcae870920b120bff15" - sha256 big_sur: "b373c974475fd282fbc88448fd106553ed70ab3c48f57a851f3b8a047aa8d4ec" - sha256 cellar: :any_skip_relocation, x86_64_linux: "b39c1f148e2399a5b9f59c310b169e055afa662d1214be2c560bf0c077da6506" + sha256 cellar: :any, arm64_ventura: "b48272331da76364ef0750f1e559f91b56bb1f02a5aece39bb515b02f5d53ad0" + sha256 cellar: :any, arm64_monterey: "c26f87eaf145ca4e6a85b6b108206c9fd43b7f63c0be49c49bce437609c3a85b" + sha256 cellar: :any, arm64_big_sur: "ee2d2edecbfa469ba05b8d5d5a4f6a13c3632ff40676894103f667be9fcbc4d0" + sha256 cellar: :any, ventura: "c4b93874d54c4e53d59c390c09c7d6317eec3144d867d81d391cd4c1aa3ee0f3" + sha256 cellar: :any, monterey: "73c36ce12533b3c8c9bc6bd5a45f632297ad5aa0cb310e9ce37ad33a81b759ce" + sha256 cellar: :any, big_sur: "ac624907fb7034e07970eee9e4dae2e30ce64335f40dd3fce5cd9382ad66a249" + sha256 cellar: :any_skip_relocation, x86_64_linux: "e54608fdf9aa72d0841d35b3aa5b37684cc139013fb46a0f37dbcf53986ad544" end depends_on "pkg-config" => :build From b790ab80af6bef53404bd9725159b59b5fdfeccf Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 13:15:00 +0000 Subject: [PATCH 202/680] mavsdk: update 1.4.16_4 bottle. --- Formula/mavsdk.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/mavsdk.rb b/Formula/mavsdk.rb index 88d9645f395fe..beda8495ee3e6 100644 --- a/Formula/mavsdk.rb +++ b/Formula/mavsdk.rb @@ -15,13 +15,13 @@ class Mavsdk < Formula end bottle do - sha256 cellar: :any, arm64_ventura: "94799b2a495f54619f3fea7725a56ef355abaf16efdb93cb631d1a05fe1d7af6" - sha256 cellar: :any, arm64_monterey: "3fc8cdb10265c8620e2998177437e6093fc29f2d3046c317a2636fabb88a38e2" - sha256 cellar: :any, arm64_big_sur: "9e7329f2b85055d4fda1fd67d37ef841f802bcf4591663e5c96fe371ef2154f6" - sha256 cellar: :any, ventura: "f5ed7a33a764d61c7f965bfbc04a06f868f409addf57ba96afd07ef523b0231b" - sha256 cellar: :any, monterey: "47f52657e0afbd336f07c43620a3d4729fc5b5dc041edcbd66fbb346a12e8be5" - sha256 cellar: :any, big_sur: "35f750d50b379339f68f24b730392940d99d76083920c712dc4accc63be44d22" - sha256 cellar: :any_skip_relocation, x86_64_linux: "36d5b468d67b648d26317bf2ddcad205ba0624ee453b4e0fa87f35f1b5f5baa0" + sha256 cellar: :any, arm64_ventura: "448a70655374d231acca76088f2ff99b5a9c93ba09836c100848a493d3b6408a" + sha256 cellar: :any, arm64_monterey: "4d27a85a78fa17076ed13475c1c26f58d339992838121ae3e50052996489467b" + sha256 cellar: :any, arm64_big_sur: "ed8044b826001bf7414ce88a9f9bfb13b1ed0276070e08af4bb1533aa724212f" + sha256 cellar: :any, ventura: "10e7c7a619d6d51d09c922d52c671b1430a3cfdc956959d29b8c2bf5f5b4a432" + sha256 cellar: :any, monterey: "70989d823291b69eadd728ed48862f7143bfa07d176c82e2d8adb5bc5f327586" + sha256 cellar: :any, big_sur: "861599e4c3ab10c2cecdbe88a5424f3684651f262cfd4de885b6b5d2c9b434f0" + sha256 cellar: :any_skip_relocation, x86_64_linux: "b538df8f1468d150d66c633e36633c35d08405ccbbd36f4748e1a6acbb24d8ab" end depends_on "cmake" => :build From da2cc2ba7d0d42b359fbcf58a71a2be954917fd7 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 13:15:01 +0000 Subject: [PATCH 203/680] grpc: update 1.56.0_2 bottle. --- Formula/grpc.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/grpc.rb b/Formula/grpc.rb index 6df53b24a7cb2..799737c67f78d 100644 --- a/Formula/grpc.rb +++ b/Formula/grpc.rb @@ -18,13 +18,13 @@ class Grpc < Formula end bottle do - sha256 cellar: :any, arm64_ventura: "95fc70af5d0c812ee732ee9e62b59aadad03d2199f24292ac68a5e21609a8496" - sha256 cellar: :any, arm64_monterey: "04b4f5c73a9370b74c510b1776343a9bc3356c664f7296457d06edb5c14ffa4f" - sha256 cellar: :any, arm64_big_sur: "49250d95f0c4d698bf13fdaf76a3a9b20c56b73fe8457bc683a24dee17989b45" - sha256 cellar: :any, ventura: "f4d9d8c11b7b9985d4e45921cc8764596802b34719698a9f3de1686252a725f9" - sha256 cellar: :any, monterey: "12c2e7ddb07b4c24c848dd962b35afd03e8787619d271613e310cd965d137591" - sha256 cellar: :any, big_sur: "6722e2537b62ed09a43e094049290b9d2434b4e30e7ccb36f8cae2bc514453bb" - sha256 cellar: :any_skip_relocation, x86_64_linux: "0f514a4877bfd9c30f61aa14f2b5432db92f987d723b2d84d2aeb86583a367d2" + sha256 cellar: :any, arm64_ventura: "92e1da8bc605adee4e1057719b69984dfd81dbfc64317ecfe0d366c54218b8ad" + sha256 cellar: :any, arm64_monterey: "0f88f8cea5988e71ceb987ad3b658774d45bcb383bf809163cca3a87f13eefed" + sha256 cellar: :any, arm64_big_sur: "0ee770b285f3d576e89a151944da948ab92db662832b20751ef43a2479109c9b" + sha256 cellar: :any, ventura: "326b5ca1baa7572ce0095939ff8f55fed3e2e2a199040d4a62a928a5ec161db4" + sha256 cellar: :any, monterey: "2d7161a6f50b4dc4671e85ab128f97b48d49079c2e0a19b1450cb4836d861f0a" + sha256 cellar: :any, big_sur: "d6e892096406f8080efc8c36af37bbe021eb93b4aa019bb0e55682edd9f2f12d" + sha256 cellar: :any_skip_relocation, x86_64_linux: "55f5a4e1a23f8a0f4ebd4a7f251d8789ca6fadc0e34cfdf7b541756771198562" end depends_on "autoconf" => :build From 92be0d5cca32866ea32d1bebe3626bac1a855576 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 13:15:19 +0000 Subject: [PATCH 204/680] aws-sdk-cpp: update 1.11.103_1 bottle. --- Formula/aws-sdk-cpp.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/aws-sdk-cpp.rb b/Formula/aws-sdk-cpp.rb index 5cb2cbcb76aa4..9a2767cafbff4 100644 --- a/Formula/aws-sdk-cpp.rb +++ b/Formula/aws-sdk-cpp.rb @@ -9,13 +9,13 @@ class AwsSdkCpp < Formula head "https://github.com/aws/aws-sdk-cpp.git", branch: "main" bottle do - sha256 cellar: :any, arm64_ventura: "a7aeb573806c5aae3138d42b16deb999f715d98cef47976c3031ddc67b5468a3" - sha256 cellar: :any, arm64_monterey: "64fdb16c0c1de0b0c6204a0fdaa5a95bd8c35947ac700b3ff582f1e9779aa6ed" - sha256 cellar: :any, arm64_big_sur: "fafeb9816ce7df18cde884a9a6a73d864224af7f88eb0391c8b325fdeb0b5645" - sha256 cellar: :any, ventura: "231a137412a5ff0b186d71b629f9fc9cd6d78819cc89f3aeae3cd08defec16d8" - sha256 cellar: :any, monterey: "b5a9b2ee9e8e6786a5b7bb780f1d20f541185eeb02d57dd6730d5eb12224c962" - sha256 cellar: :any, big_sur: "bd3175994b6cf5b9292aab68ab71c104ac121b7cb3d049b2d90b9c455ee3f268" - sha256 cellar: :any_skip_relocation, x86_64_linux: "644085e857dd470b1bf4be9b7cc291a00452ccea8d14a9566a59d16db0a7c063" + sha256 cellar: :any, arm64_ventura: "4e5c907818ad4bc8fc636dc16e647f4b70f1b101d5c9cf1d3bb7ea55889ef562" + sha256 cellar: :any, arm64_monterey: "e83015306cd30fb39793078dcbca9beac5de9f9550a4ea407fa0c9c085042226" + sha256 cellar: :any, arm64_big_sur: "61fc147f108b40892bf8516f3eef21c49465f4b2eb64a9df56a49d742d893b80" + sha256 cellar: :any, ventura: "e4e4f1e79a5c161d754b65f0174b887c56d27743c543610f85b3ef914f68de11" + sha256 cellar: :any, monterey: "36c3c8c513ffc09cc6bb177a2f051d671a89daf44938c50b73bf045992c6c518" + sha256 cellar: :any, big_sur: "90013b83c9b1c84d3c3509c67733f564d257e2907b52e9c9480ecf28ed9d63bf" + sha256 cellar: :any_skip_relocation, x86_64_linux: "8a0260e7ef0fee7dd0ba58c4fcd88d5ce00b3a9f422e477afb045730ac439bc8" end depends_on "cmake" => :build From c863bad78a0771fa8fc77a2ce89fb6ca0f706fd6 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 13:15:20 +0000 Subject: [PATCH 205/680] thrift: update 0.18.1_1 bottle. --- Formula/thrift.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/thrift.rb b/Formula/thrift.rb index fe60c1ff63b96..2f9a3b6d84c21 100644 --- a/Formula/thrift.rb +++ b/Formula/thrift.rb @@ -17,13 +17,13 @@ class Thrift < Formula end bottle do - sha256 cellar: :any, arm64_ventura: "82591c3d842a3cadcb1b639204e84542de312863b61513a1dd8a72c542a96188" - sha256 cellar: :any, arm64_monterey: "932ab09d7b343ebc02f0661b305d94dc69770a37b403161256f9ac4778ab5c69" - sha256 cellar: :any, arm64_big_sur: "d2f6a0b9cc82d3b72562915947fee1c6b483ffa6b87e57013c3f3438c4e33910" - sha256 cellar: :any, ventura: "ebfa59b9d51bd2558445c7bbeb3ca17255718a42ab92ddacd56b5c2dec53a689" - sha256 cellar: :any, monterey: "a7831c8263916b6046b2683e1367ca6787e2561c9ce66db090dd7517f2834201" - sha256 cellar: :any, big_sur: "20da9a6b17c787d33ecaa1e6960591f60db7afd16237d7ecc1c23bda55788704" - sha256 cellar: :any_skip_relocation, x86_64_linux: "cf0617a356f75b693bac1428c20c96353071ae0f1a4c7c33fab1e884c964469f" + sha256 cellar: :any, arm64_ventura: "85600b3e4a39ec5fa0ce1da14f6ed9a13cd92ae6fe16ae487dbcd73321325cb1" + sha256 cellar: :any, arm64_monterey: "97307b5ca8dde1d7a37f2cbeca2f067951c3dada69b13ffc5bf22eb4fc815561" + sha256 cellar: :any, arm64_big_sur: "77f4dbb7a8de0b329701047cd8832d33c58675c1404a7cf1d84ad39e7404ef0e" + sha256 cellar: :any, ventura: "6c4cca5e0fade907187b6190bab02b6e8ad726754334c7c6263778005dd4141e" + sha256 cellar: :any, monterey: "3ee7123fb389d20f50fc60d61b9eeca3a1fb05b63266a3d7c66899a30a22ed50" + sha256 cellar: :any, big_sur: "dc5dd5406468028339f76642481073fbc56ff852e6cdedddef5912daa315bc76" + sha256 cellar: :any_skip_relocation, x86_64_linux: "c9df34f68397a255916889927e8c77ad60377b1d8649c0dcd0ec53202a25242a" end head do From 428ef37545f075138b82bb75ca9da978dcfb4ef2 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 13:15:20 +0000 Subject: [PATCH 206/680] apache-arrow: update 12.0.1_1 bottle. --- Formula/apache-arrow.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/apache-arrow.rb b/Formula/apache-arrow.rb index 21a27c2db8dc2..51ca6d1ff65dd 100644 --- a/Formula/apache-arrow.rb +++ b/Formula/apache-arrow.rb @@ -10,13 +10,13 @@ class ApacheArrow < Formula head "https://github.com/apache/arrow.git", branch: "main" bottle do - sha256 cellar: :any, arm64_ventura: "88eba1a1b1eadc40b7fa4c11b074527dd9937b3ff863cea1b82e12f74a757a0c" - sha256 cellar: :any, arm64_monterey: "07d21befb59cf4b1a66751c7f5ed156c68e8cf86bc0fb8d12bbec66f77f13d5c" - sha256 cellar: :any, arm64_big_sur: "cd9f16d0e67b5d1afe70040d74661dfabe07d2fff60d840e028533866732d904" - sha256 cellar: :any, ventura: "465636ece11f18715b672b2a892a490a6c304abc6b5fa0fd5ac02f500ea9f911" - sha256 cellar: :any, monterey: "f309dd21c852b8d5cf72d443173aca822de01ce8694d1a3649327a82db427f1b" - sha256 cellar: :any, big_sur: "3a82500bcd47640f6d959baf35b55d75c702e4d3408536a03c8ae58a8bc90972" - sha256 x86_64_linux: "ee7940378b489124a4933ce2e8ada9e0eda44bed6c3b8c6ce5f7563abcc2e070" + sha256 cellar: :any, arm64_ventura: "cb8426191e8c2a4fa5fc5a23cdfd68e8e68662584457bdd035d782e6362cdc2a" + sha256 cellar: :any, arm64_monterey: "040ca8f64060c435483507913d65f0cb95c4abe57ff4fbacd47b98832fc4a321" + sha256 cellar: :any, arm64_big_sur: "bd6704518b9dc452d6d7778c50be0f95d4429b5e5ba3bb6dafeaf9655e0db9ee" + sha256 cellar: :any, ventura: "75ed725550329cdbd0c535be1884a95d7d99318b84845d327289bfdba9b97942" + sha256 cellar: :any, monterey: "68989c0226c279b5d5c0c47233505de3ba0283876eaba0392d07bf2f76f72d8a" + sha256 cellar: :any, big_sur: "28c8badbc25b6856b2cf26d6f137df2317acf03abd1a351a011c53c8f23e15fb" + sha256 x86_64_linux: "d4b98db8762ced53459a1f5d41737a99e1bf7e5c4b55ae80a4cabfa5c5bdec58" end depends_on "boost" => :build From e4c2bf1eb4a0877e99d71b99a6254dec51dd9467 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 13:16:24 +0000 Subject: [PATCH 207/680] apr-util: update 1.6.3_1 bottle. --- Formula/apr-util.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/apr-util.rb b/Formula/apr-util.rb index 316ee8a76efb4..18fc750aaa2bd 100644 --- a/Formula/apr-util.rb +++ b/Formula/apr-util.rb @@ -8,13 +8,13 @@ class AprUtil < Formula revision 1 bottle do - sha256 arm64_ventura: "5ea1b08457b4f35362a0e8fc04508039da2c75020432b66e879fe2f29ad4f0a0" - sha256 arm64_monterey: "a99d5cbb19fb70837640c2815cbd28203a60aac9e43d844e87c32d3a1f5a5882" - sha256 arm64_big_sur: "9ee165f6e45f9942b474ec8ede6daf54f83c8aec0d9e9c94ff5f94ffeded1d88" - sha256 ventura: "77a5ce9d0d7e39f5181a1a05b716c3beef0b9bcf167d9f0ff308a40ad3f3c6da" - sha256 monterey: "e222f66b4f62dd199c2682c945329585d605dadad38f3ce6b4c1bb311825fa8a" - sha256 big_sur: "5881ec4a073714f30439a9019e7d9f51cea1ff0d6e9a7d07f3420c592abec05f" - sha256 x86_64_linux: "495e178eaab5d989721170b12daadad737b4b827e1b7dcd0e3cabe156938fed8" + sha256 arm64_ventura: "cb73075171b2079d2b8e8028f42766dffa5db08882261c3f5aff59d8eb9638a9" + sha256 arm64_monterey: "e4a7a42c82ae44bb192b2f718af4ced48d34560325b63d5c653a5c569edf759f" + sha256 arm64_big_sur: "689fd5b76d98449ae31a78ac1380412248ce10a91409c7c1e16d4e2efbd2a32e" + sha256 ventura: "127d4d4523d49a73e7dbf610f3e439ac2051a383edbf28cc18438faf78945ef0" + sha256 monterey: "1d6b4a8fed8cbec1e7056432a378b27455454f7b69de61a227d452a7b4671551" + sha256 big_sur: "92bfab4310f0b384081f1997054f207e0d03c97e067407a328e19148a0132375" + sha256 x86_64_linux: "5ad68f7525d3368b7e1fae3157c0338fffad2d33a907413c87ce8728c2e19378" end keg_only :shadowed_by_macos, "Apple's CLT provides apr (but not apr-util)" From 372c11a230464aa707d1bf7d5c93804dd828ca0f Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 21:25:19 +0800 Subject: [PATCH 208/680] davix: switch to `openssl@3` --- Formula/davix.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/davix.rb b/Formula/davix.rb index a01d40eb168a1..0326aafe4fa3a 100644 --- a/Formula/davix.rb +++ b/Formula/davix.rb @@ -4,6 +4,7 @@ class Davix < Formula url "https://github.com/cern-fts/davix/releases/download/R_0_8_4/davix-0.8.4.tar.gz" sha256 "519d56f746e86ea3fd615bc49e559b520df07e051e1ca3d8c092067958f3b2b7" license "LGPL-2.1-or-later" + revision 1 head "https://github.com/cern-fts/davix.git", branch: "devel" bottle do @@ -18,7 +19,7 @@ class Davix < Formula depends_on "cmake" => :build depends_on "doxygen" => :build - depends_on "openssl@1.1" + depends_on "openssl@3" uses_from_macos "python" => :build uses_from_macos "curl", since: :monterey # needs CURLE_AUTH_ERROR, available since curl 7.66.0 From 48408c76531f6449c7f522eadb7cfcc316e97199 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:22:14 +0800 Subject: [PATCH 209/680] net-snmp: switch to `openssl@3` --- Formula/net-snmp.rb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Formula/net-snmp.rb b/Formula/net-snmp.rb index 1684118e4204b..0822eb46dd93b 100644 --- a/Formula/net-snmp.rb +++ b/Formula/net-snmp.rb @@ -4,6 +4,7 @@ class NetSnmp < Formula url "https://downloads.sourceforge.net/project/net-snmp/net-snmp/5.9.3/net-snmp-5.9.3.tar.gz" sha256 "2097f29b7e1bf3f1300b4bae52fa2308d0bb8d5d3998dbe02f9462a413a2ef0a" license "Net-SNMP" + revision 1 head "https://github.com/net-snmp/net-snmp.git", branch: "master" livecheck do @@ -24,7 +25,7 @@ class NetSnmp < Formula keg_only :provided_by_macos - depends_on "openssl@1.1" + depends_on "openssl@3" on_arm do depends_on "autoconf" => :build @@ -51,7 +52,7 @@ def install "--without-kmem-usage", "--disable-embedded-perl", "--without-perl-modules", - "--with-openssl=#{Formula["openssl@1.1"].opt_prefix}", + "--with-openssl=#{Formula["openssl@3"].opt_prefix}", ] system "autoreconf", "-fvi" if Hardware::CPU.arm? From 03fc5a74fa8c6f6b4e78031bc1d342afbeaa3b34 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 21:59:12 +0800 Subject: [PATCH 210/680] sane-backends: remove OpenSSL dependency This has no linkage with OpenSSL. See #134418. --- Formula/sane-backends.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/Formula/sane-backends.rb b/Formula/sane-backends.rb index 1f4e1b42d5367..7d00b5736ec8f 100644 --- a/Formula/sane-backends.rb +++ b/Formula/sane-backends.rb @@ -37,7 +37,6 @@ class SaneBackends < Formula depends_on "libtiff" depends_on "libusb" depends_on "net-snmp" - depends_on "openssl@1.1" uses_from_macos "python" => :build uses_from_macos "libxml2" From 773a3b6455ac8ac5badea199a716e0e2e62e962d Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 22:09:32 +0800 Subject: [PATCH 211/680] ocrmypdf: switch to `openssl@3` --- Formula/ocrmypdf.rb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Formula/ocrmypdf.rb b/Formula/ocrmypdf.rb index 81056fc1afe97..db17a64b5969a 100644 --- a/Formula/ocrmypdf.rb +++ b/Formula/ocrmypdf.rb @@ -6,6 +6,7 @@ class Ocrmypdf < Formula url "https://files.pythonhosted.org/packages/f7/1a/d8205c672ac5d3b855a2e7eba2f7780513a7d9ce75164116faac69b33be7/ocrmypdf-14.3.0.tar.gz" sha256 "faa221f53771a6679ad541307a0e66e11d298a33a2840cf1908a6a46f8315ede" license "MPL-2.0" + revision 1 bottle do sha256 cellar: :any, arm64_ventura: "0daf0a4ad8d4033e6ddb5f159715af9a15cdc01fbdc740d0603340c504e60b04" @@ -24,6 +25,7 @@ class Ocrmypdf < Formula depends_on "ghostscript" depends_on "jbig2enc" depends_on "libpng" + depends_on "openssl@3" depends_on "pillow" depends_on "pngquant" depends_on "pybind11" From 8cfbbddd367a16b00cc8df151f3d2e79eb88a5b7 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 22:13:20 +0800 Subject: [PATCH 212/680] spice-gtk: switch to `openssl@3` --- Formula/spice-gtk.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/spice-gtk.rb b/Formula/spice-gtk.rb index 058372139137b..217dcbd76c569 100644 --- a/Formula/spice-gtk.rb +++ b/Formula/spice-gtk.rb @@ -6,7 +6,7 @@ class SpiceGtk < Formula url "https://www.spice-space.org/download/gtk/spice-gtk-0.42.tar.xz" sha256 "9380117f1811ad1faa1812cb6602479b6290d4a0d8cc442d44427f7f6c0e7a58" license all_of: ["GPL-2.0-or-later", "LGPL-2.1-or-later", "BSD-3-Clause"] - revision 1 + revision 2 livecheck do url "https://www.spice-space.org/download/gtk/" @@ -44,7 +44,7 @@ class SpiceGtk < Formula depends_on "json-glib" depends_on "libusb" depends_on "lz4" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "opus" depends_on "pango" depends_on "pixman" From 3719ecd189d7eb7d9ab7ada88fc353387d8ce097 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 22:14:41 +0800 Subject: [PATCH 213/680] sofia-sip: switch to `openssl@3` --- Formula/sofia-sip.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/sofia-sip.rb b/Formula/sofia-sip.rb index 4861e56f67a24..03685de7fa98e 100644 --- a/Formula/sofia-sip.rb +++ b/Formula/sofia-sip.rb @@ -4,6 +4,7 @@ class SofiaSip < Formula url "https://github.com/freeswitch/sofia-sip/archive/v1.13.15.tar.gz" sha256 "846b3d5eef57702e8d18967070b538030252116af1500f4baa78ad068c5fdd64" license "LGPL-2.1-or-later" + revision 1 bottle do sha256 cellar: :any, arm64_ventura: "432a4566b511529e97cfdb3ce395e8e2c07e96c893fa270a9e455485e4561bf9" @@ -20,7 +21,7 @@ class SofiaSip < Formula depends_on "libtool" => :build depends_on "pkg-config" => :build depends_on "glib" - depends_on "openssl@1.1" + depends_on "openssl@3" def install system "./bootstrap.sh" From 51e1f843a0867dcdb41a6f382fecaf7c0fb2ecb2 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 14:31:05 +0000 Subject: [PATCH 214/680] w3m: update 0.5.3_8 bottle. --- Formula/w3m.rb | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/Formula/w3m.rb b/Formula/w3m.rb index 4eaf112dc3483..e286151149285 100644 --- a/Formula/w3m.rb +++ b/Formula/w3m.rb @@ -28,15 +28,13 @@ class W3m < Formula end bottle do - sha256 arm64_ventura: "f851decc9866c5d1b0f36e10238e5e6902df0ebf6e782973156b73c178de100d" - sha256 arm64_monterey: "471292d0ec7637d96304cbb61301909681057dfdf78172ca13f94c2a6f6fc173" - sha256 arm64_big_sur: "ca603325cc6d0904d5d709f6e9407b26fd22e3eeb3984d38e11c21d8f45e7b3a" - sha256 ventura: "10c3e54ffe89466494165ebaba21b691778cd14e10e40a49550034dde9de7b57" - sha256 monterey: "5e8f410d2f2942a76602d88a71eee516e43d21164e0e1e41855827ae6f226fa0" - sha256 big_sur: "9865fb7a43e8732bb7d309502c3de3410d05aeb093ba8916462b5aab36563a5a" - sha256 catalina: "5b752461983a608c684bae9efa13a0a5e37a456def0b368c8b0706b35fd480a3" - sha256 mojave: "a77f9a7ceee4dbb2a7288ecfad9c903c489ce4a60ff10056cd735433986df901" - sha256 x86_64_linux: "425cc2d1f5e1c4dff0f4f70c916322e55e95d50b18a003c9ff065cb982fc90e9" + sha256 arm64_ventura: "fc4a77c30411f61b24a69be7ac380d6f79d3e9617c47f18f9c26e9c7a5ae11ef" + sha256 arm64_monterey: "f987092472928a6f55bc65930ca911de4415f312cf9c9b8f3662baf4058b4b05" + sha256 arm64_big_sur: "d777d1b1193a49785df6150d908e38db8b2de415432f4acc55a635be32e69f64" + sha256 ventura: "9403514e48aabc3e5ed768524465eafa7bb5b5f1f67f3a128fe98a1fbae4aaa8" + sha256 monterey: "9e6a1fc7660ebab1bce04646cc625d107b43e0a5cba52c5b1f9868f56b4e4825" + sha256 big_sur: "3e32fcd2f971f88a8dcac24702147ff5847afb329d9c54cadd40e9c102bcb3c5" + sha256 x86_64_linux: "1835ec7faed90c796e7290a5b6271dda1ac6b2bdb15ce577367852ad92681c39" end depends_on "pkg-config" => :build From 7bb696a667bcef4fd7d6719671e9f23a8b2a16d0 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 14:31:06 +0000 Subject: [PATCH 215/680] nmh: update 1.8_1 bottle. --- Formula/nmh.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/nmh.rb b/Formula/nmh.rb index 94a3c427d9e90..5f1d47b81bf29 100644 --- a/Formula/nmh.rb +++ b/Formula/nmh.rb @@ -13,13 +13,13 @@ class Nmh < Formula end bottle do - sha256 arm64_ventura: "b19ca14a98f0e0d57410ab8657327d8bacb06fdf298c43f629dce4e2a7dc8e48" - sha256 arm64_monterey: "d80d7dcbe30bbbf4caab0171bfab9699e4617302b03f965ea4bfe400ec9a88e7" - sha256 arm64_big_sur: "f9b055924ae29046bce486620efd1fee6ce619538da3ed0c2abd7eaf159e250d" - sha256 ventura: "b46e2faf510ed02b0bf422ef23c05cfcf47ec1365cc3f4e54cf2ff17f7548ac7" - sha256 monterey: "6a5e9dd3ea5b6afac624973fcbbb71e0affceffe69fa05c96c400cc99268f11a" - sha256 big_sur: "6143ca12870b982d30f5603af14e9f1ab6c00ff2f29e0cb2cc93833aee319941" - sha256 x86_64_linux: "803dd671f3de823a42b001242a1239280b828b5714018662774e320f7bfa61cd" + sha256 arm64_ventura: "ca1326e5695a86d075a90e0b1e86916a748df6a376bd851f0d6d8432853660d5" + sha256 arm64_monterey: "89888db63666acb8fc7e909a9e681194506cd51806d1b33c70ccb07802c93dcc" + sha256 arm64_big_sur: "61a5e6e21ff29746bef4ae4d89e86d7bf8f1d625a311c6d0203b8d4aa9eb12c1" + sha256 ventura: "3d599eb842fd242bc921500512f6dd79273dac4de44fd1e9b5b3e2178c974f99" + sha256 monterey: "1baa3243548fd2b34f59d1d5352602ee0a197ef0d91000de5d0aca382eb1cea8" + sha256 big_sur: "f2203024b91015dcc3c00fc690fbf253361ea12f443c97f7290985ea4e0f62c5" + sha256 x86_64_linux: "b53a0fb7791c968e762ac99a4ed0bc708ba6f0e3c39a7963cb3b29edb3b77845" end head do From 1ac456f7923c2587844a1fee427c4f2a3e225e1e Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 14:33:58 +0000 Subject: [PATCH 216/680] yara: update 4.3.2_1 bottle. --- Formula/yara.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/yara.rb b/Formula/yara.rb index 7cbd6db2464d6..1cd384537dd30 100644 --- a/Formula/yara.rb +++ b/Formula/yara.rb @@ -8,13 +8,13 @@ class Yara < Formula head "https://github.com/VirusTotal/yara.git", branch: "master" bottle do - sha256 cellar: :any, arm64_ventura: "afc812231240dbad355eb2ddf0908c42630a41f5a38c7dd66edffdb130566de6" - sha256 cellar: :any, arm64_monterey: "20b063c9084b7d87a7d6a3599159bf36c436ab18e85f6ac6fc9d7500c27fbc69" - sha256 cellar: :any, arm64_big_sur: "af43b7474ad37630b1051deeb83d8636d70a4b91a7dba9f93702002f479c30db" - sha256 cellar: :any, ventura: "b36ee04b15cb504d785fc8111c7805ff3805aeeeb46245d45be5fd6fb902f828" - sha256 cellar: :any, monterey: "31405d35b54fcaf73031d8e0f3eae6c88e3b5cdc41dd63943b794527537db9e4" - sha256 cellar: :any, big_sur: "4a0539150e26b4f84614d073adb193c67bc07fc999a360120482bbb02706e418" - sha256 cellar: :any_skip_relocation, x86_64_linux: "dedb10b82437f7ab5f3bbfd73d14fc91a907df948e2b83461aeb6cda11cc3192" + sha256 cellar: :any, arm64_ventura: "ef3e280e87b7607f3eea94508e8fa9a628009f60676fccdce22340809a70cb36" + sha256 cellar: :any, arm64_monterey: "3ca150ac17fc10bed27eff89094ec9ebd2e70abed402fc091874f8677e7abff2" + sha256 cellar: :any, arm64_big_sur: "02ba0c77f44d762e4fb0fa670549be58a67269eb0af48aa8155e40b8361d40c4" + sha256 cellar: :any, ventura: "41bb56c91fb8eaf533d7e8786d95aee23c94f71ae95ef9a241e0e5b87497cba7" + sha256 cellar: :any, monterey: "5a1ac4f8d742aa6046755a14a08b57a7c4c1aa1ee2f27127ec45a7aef05ffde6" + sha256 cellar: :any, big_sur: "26ede9206b84edfb30d9c0554211e3c683722bd0bb917b639f7a05f652a51104" + sha256 cellar: :any_skip_relocation, x86_64_linux: "05503944946a647cf21c2c92a9ceaa9e6559e5050773b89146de5c8aaa847105" end depends_on "autoconf" => :build From 6ed8dbf33b336f22f103ec0b38061afcd6e76207 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 14:33:59 +0000 Subject: [PATCH 217/680] volatility: update 2.4.1_1 bottle. --- Formula/volatility.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/volatility.rb b/Formula/volatility.rb index 019cdbd65d7bc..93b3ab8209e06 100644 --- a/Formula/volatility.rb +++ b/Formula/volatility.rb @@ -11,13 +11,13 @@ class Volatility < Formula head "https://github.com/volatilityfoundation/volatility3.git", branch: "develop" bottle do - sha256 cellar: :any, arm64_ventura: "1fa039336e38821e645584ccae38ad51514bcea2dd02b4d3419838505fe02849" - sha256 cellar: :any, arm64_monterey: "4decff0d16a9e5dc29b9d946224bcda5e7797a8e9d3d1c533365aa1fa068c8d9" - sha256 cellar: :any, arm64_big_sur: "3ed0f450b171d6733279bb0cf0e04f9644acb3d0bbd4c3965bdf1c80e299d6d1" - sha256 cellar: :any, ventura: "0b9a410cdf5aa7e12a484ad6f1b6b24b4098460b0823f59c621b366f94a8387f" - sha256 cellar: :any, monterey: "c24df8576566141c165a0a1f667c22027ad6fb4645437c392c8cf5c7ece39573" - sha256 cellar: :any, big_sur: "233292623e9af2c933d679012ec4865effbb4643eae4973c609a2927bc6054bc" - sha256 cellar: :any_skip_relocation, x86_64_linux: "25d5a90d0ca18a4422b5663cf00a6316539c1ce7e58f3aa3280a144b87d17a74" + sha256 cellar: :any, arm64_ventura: "84169fb0c2f5256739a5efbaacc20afdd6a2520d8a1fc75566bbea54aabe276f" + sha256 cellar: :any, arm64_monterey: "278ef9645c21d5e6216c3ef14378a9ce948e08ecb73e7b35a7895443df4a1a69" + sha256 cellar: :any, arm64_big_sur: "28aa39120fd031bec31651009a78e57546067a4f97d033f72e7cafea9e97d765" + sha256 cellar: :any, ventura: "c1e75daf12354e2b7d76c0caf9715f6a6b606944a9ae5c3fa6868d116b7b03cb" + sha256 cellar: :any, monterey: "63eb9b1ee8ac526599759a7fbfc076f5a261439b06a1d62d814ad59ba259a9e5" + sha256 cellar: :any, big_sur: "dcb494ef9063ff0e44c1d893238526663555523b8a7aefeddc3853375e8fe49b" + sha256 cellar: :any_skip_relocation, x86_64_linux: "8764ec7aee8a099ef2bdb19c7d97220bd0e0f4ed469ffd17faf76b6c3c8cbcc9" end depends_on "openssl@3" From 74e277dcf759be62b45400de0c8848f5b96d82bb Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 14:35:53 +0000 Subject: [PATCH 218/680] xml-tooling-c: update 3.2.3_1 bottle. --- Formula/xml-tooling-c.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/xml-tooling-c.rb b/Formula/xml-tooling-c.rb index ac17a38d82f4d..b7308bf7e0481 100644 --- a/Formula/xml-tooling-c.rb +++ b/Formula/xml-tooling-c.rb @@ -12,13 +12,13 @@ class XmlToolingC < Formula end bottle do - sha256 cellar: :any, arm64_ventura: "258729ad7ed89afe48748058f3bfa89919373b4ef5e96f679aa95fe11ce46a17" - sha256 cellar: :any, arm64_monterey: "4a3f6d4cb0eeac79479e64aa88bc12485d54aadbf48b20cf9c7c19c13c13647b" - sha256 cellar: :any, arm64_big_sur: "695842b73a7c76c02aeae2f9785cd213b0cb76dda28a674f659c9b8b5bced15f" - sha256 cellar: :any, ventura: "8c27c31db50f3ae90b224554bfc5740f53c9ae9de6ada41b81e757fdf6f013ab" - sha256 cellar: :any, monterey: "86084e15e90b6e6c4e5bab77aea90d9eb6f544abd05d6d144d648d6a29fe86ef" - sha256 cellar: :any, big_sur: "53716cba38ac454be6691244b174e607e8d129c7e2bc653ad1807839cba842f9" - sha256 cellar: :any_skip_relocation, x86_64_linux: "f6250765040e8f0eca475cbab10f59f46217cdfb4d2eb0e8a4b87d5d92a35a01" + sha256 cellar: :any, arm64_ventura: "70546cd1bdd2b145453140464347a4c415640bf0910d8e475fe3af6cd60c5348" + sha256 cellar: :any, arm64_monterey: "132f336a4e753c773c04954d345ec2b120da10fd9af2f208d3d4649d51c4b69e" + sha256 cellar: :any, arm64_big_sur: "c20e6377af4c3c08178d7b974567cf7edef82114d46f4f172eb60c8a4956d330" + sha256 cellar: :any, ventura: "769896be9a616c020f41436711754b804946ff503ca6fcb4bb71607c4b88ec1d" + sha256 cellar: :any, monterey: "ffef814bccf24853bc8779e175e2bffe4a4e548d189b3b5d70b531ae3c92579c" + sha256 cellar: :any, big_sur: "586a2f170d7e6ebbb2f0fb77506b3de284495e29218165bad243225e2a6d6311" + sha256 cellar: :any_skip_relocation, x86_64_linux: "7b42c90c1f870961f42abc3c9d91dafe9ac66012ef11736aa4c61b72e7e87d57" end depends_on "pkg-config" => :build From 5d906c09416b2bbca3f5c911464a2da200080f0d Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 14:35:54 +0000 Subject: [PATCH 219/680] xml-security-c: update 2.0.4_1 bottle. --- Formula/xml-security-c.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/xml-security-c.rb b/Formula/xml-security-c.rb index 21cb77a90bf78..8d31c07b74235 100644 --- a/Formula/xml-security-c.rb +++ b/Formula/xml-security-c.rb @@ -8,13 +8,13 @@ class XmlSecurityC < Formula revision 1 bottle do - sha256 cellar: :any, arm64_ventura: "44e619c0775264474da5fac0a3b7a76c169b9440654e8ce206f77e4a89e22d41" - sha256 cellar: :any, arm64_monterey: "8c02de297010d750925ab642739e56c514af13100a6d4893923ea074e389a876" - sha256 cellar: :any, arm64_big_sur: "f9006574dd2cf981840b09296014164bda200753726c46f946483dacbb015042" - sha256 cellar: :any, ventura: "1b7278375b07bc250e636698e4acbb2bf49011b49886f87afb41cfa38e253029" - sha256 cellar: :any, monterey: "74905e5b09e2f9c88206c2d4a967018e9424a54cd67e7734f7d87f385e1477eb" - sha256 cellar: :any, big_sur: "53f03034f650807fa91a96153c82854582aef1eef8caeab601703c46d354a752" - sha256 cellar: :any_skip_relocation, x86_64_linux: "f7c52a6310c4a117dbde92b4486d20434b644524daf533a259697ee125bd8bad" + sha256 cellar: :any, arm64_ventura: "fdb50f5de05f8d23f82c401d5e2a7bd948d66805c443fffcc13db9abce41d558" + sha256 cellar: :any, arm64_monterey: "56b183bc43fcb0b7b06c5a8ef52ee47134bdc46c254bcc5a28582d7c6036762e" + sha256 cellar: :any, arm64_big_sur: "4becfaae51067f844587b674f6bb46653f1923e723acc3f3ac8b6d1993d7d4a5" + sha256 cellar: :any, ventura: "bbf7e9efb91480a35ff315ba9dc7126ff77b6091b32d5037867a2e02984cf866" + sha256 cellar: :any, monterey: "91834747f036480abdf6df45bdbafd5eac50e4ad18c8abf4dfdfbd2f7d731f07" + sha256 cellar: :any, big_sur: "32d2ddd61821d3b0f9327f8a7c21154889b15ee74e599e6f9e88896ce9e2f14b" + sha256 cellar: :any_skip_relocation, x86_64_linux: "401bcb0a42250c10513897bb2b53412ec82d5f8cdebe16c3780d7c1f835f40d9" end depends_on "pkg-config" => :build From d34fa0e7f59ee9fade844c51e08ca1d2f70252bb Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 14:35:55 +0000 Subject: [PATCH 220/680] opensaml: update 3.2.1_2 bottle. --- Formula/opensaml.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/opensaml.rb b/Formula/opensaml.rb index eeabaa8e2fdf4..3b1b880b31abc 100644 --- a/Formula/opensaml.rb +++ b/Formula/opensaml.rb @@ -12,13 +12,13 @@ class Opensaml < Formula end bottle do - sha256 cellar: :any, arm64_ventura: "59c471816035a2f47ef027372917f6e5f00bde0f52be611a093d2776186a17b4" - sha256 cellar: :any, arm64_monterey: "b54f6321b30636a85766bf79106da3fe6e6bd62a8175bbf33e2f4ffaa59e0092" - sha256 cellar: :any, arm64_big_sur: "3ac7e8b8d17a3fae75013ab5d3816a0825e5135b332be9fa232458bfd6d8f0e3" - sha256 cellar: :any, ventura: "fa48153d9e27c658e81878c800a691934d23070e4215d3582bf8225bf851756d" - sha256 cellar: :any, monterey: "d3cc32efd39b792501474e1b9c2fe49052fe0e37d5741c1b3b12889e49fb2425" - sha256 cellar: :any, big_sur: "bec1ebc0632d0234f4365a13175e9079d93f1bf7853af6016438dd62fbd04b19" - sha256 cellar: :any_skip_relocation, x86_64_linux: "73cd63ee414c783833b7b055dcb6a0301db0844da0ba759a1a7f2933547c6cb1" + sha256 cellar: :any, arm64_ventura: "59d3b421e0a08b0b04f60d2989c4ba8585ed77c09fcc36496d98767accafcdd3" + sha256 cellar: :any, arm64_monterey: "751d88f288303ca0cff704f77cdb3803c0eb3b8e94c5486b6033cee5f491afc4" + sha256 cellar: :any, arm64_big_sur: "232720c15dc28288affe6b2d95389a4b6bff730968496c7685d10bf7e7eb0b3f" + sha256 cellar: :any, ventura: "923aa760bafc583d1e5cde80ed636fc84db55633eef41bc56798cc9ae3cd3872" + sha256 cellar: :any, monterey: "f7dc0a6e36997a7697213dca41d535b8c25fa2ac7b0aacc149fa4d9dcc5cb1df" + sha256 cellar: :any, big_sur: "f23d5a0f0058664a4957f6d84c7aa7eb63586674b51172192999b2754f59193b" + sha256 cellar: :any_skip_relocation, x86_64_linux: "79621d652d472952723b63fb9d038728d20ac5777b973cdb82bbb8054c96ff2b" end depends_on "pkg-config" => :build From e28e34dc7ad2181d8b33e08f9a17f1fb074ad801 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 14:35:55 +0000 Subject: [PATCH 221/680] shibboleth-sp: update 3.4.1_1 bottle. --- Formula/shibboleth-sp.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/shibboleth-sp.rb b/Formula/shibboleth-sp.rb index a6afd1252eaa6..4f7c34f76cf30 100644 --- a/Formula/shibboleth-sp.rb +++ b/Formula/shibboleth-sp.rb @@ -12,13 +12,13 @@ class ShibbolethSp < Formula end bottle do - sha256 arm64_ventura: "39bc3e88f3ebf7701f1a730807d1983751a48d173d1cba54040748b787afa6a0" - sha256 arm64_monterey: "97816635f3d80e3acde5d5e5928704bcc3e8534cbb11981be5daecd7f65b7a8d" - sha256 arm64_big_sur: "edb8297894370d0bdf696fa8de765b4030f157871754c709ce07e78aed4b3110" - sha256 ventura: "7b2a0d9ca98f69e14a82030c6a81fcc842f35ec010b4427cf4628018ee169f2a" - sha256 monterey: "bc2d86fd34a55a12a8d542ebf7eefdd5d4cf4697f20cc6d9bdf8c4de0b3d005e" - sha256 big_sur: "b1f897b4d6f5d637e3da43b008a3915e73291313c307c2c820a7a5ccec1e15f2" - sha256 x86_64_linux: "4602cec97ab32f4862f5778aa7fe56924d3184acc197bbe8e1c616c265010d79" + sha256 arm64_ventura: "c20a5c7713e6c9df6943e0fc44381ad2e121d88c6520f3db575b50e216140527" + sha256 arm64_monterey: "56edfa751a11c7823491c0bef76892b5e18c69d756b445c5c7af935c3291b6ee" + sha256 arm64_big_sur: "ba56fb55b135e4fdd600a1a6077cdea118d6a2849258263d54f59edb619b6833" + sha256 ventura: "25792b0707c007a1af793251a2bc9ec029606e08a1a304cff5733135b6aa8ac3" + sha256 monterey: "39e2711adad28abcd94f2ce1edcfe5d0bfa24df973a79e67fa042b288e013117" + sha256 big_sur: "e5235e48a5aad3c29857a866bf9111f6d418bb78b724caa3560e48b87325055e" + sha256 x86_64_linux: "428a73d45d013e66cc9576ca59d1d2dfacbbafa468abfec3bc42fc9a3db56f69" end depends_on "apr" => :build From 21453945096ca48c789d8f13de0212d2d9a64170 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 14:37:12 +0000 Subject: [PATCH 222/680] got: update 0.89_1 bottle. --- Formula/got.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/got.rb b/Formula/got.rb index b29ed3503df8d..daa815fd0f440 100644 --- a/Formula/got.rb +++ b/Formula/got.rb @@ -12,13 +12,13 @@ class Got < Formula end bottle do - sha256 arm64_ventura: "fddc377172ad680cc6f707cc49f70140599c53516bd201c175bd4489b2490266" - sha256 arm64_monterey: "87d126c760d9149fc587630562d35119fe4bf7865f78e2fbc920a6d789d57cb3" - sha256 arm64_big_sur: "362a74de535152f0961067c6fd52ca624eae1987ae4662df621751fd04bfedf9" - sha256 ventura: "b9e89c415a9af989a48d3f2ed74ac01d4d94b0d78125d1e0e8320063605e2f66" - sha256 monterey: "70d094c0e870882442a3cd0474ac0fa0f4b39e09143e9d9210357b435d07b2a4" - sha256 big_sur: "2e6654b7a15973f706e6c1952b34f62c4902a4379f705fcb0d7dbd16bffc01e3" - sha256 x86_64_linux: "688fc4548da28085638c1bb821c94ad24c17bf9e17163c0968f7ec89e74d16b3" + sha256 arm64_ventura: "164c221a9c9fe3a24aef850f02eaa3f108e31e504d419efbf0616d5504e6d0bb" + sha256 arm64_monterey: "7a6e4270f5e3bc5092b7316dc0af1c3081a478da2029d0769709e09b652d9bf2" + sha256 arm64_big_sur: "864a0222de83272b73021170d9ca6446a15186112a70be7adee76e458ba02db8" + sha256 ventura: "3436fce13006bd58cf3207cac58547a52ca8d1072b90ad6dc6aba472e4bc9c3c" + sha256 monterey: "fe5e2cadab469e8b06b3e1451b40885c4ff5d2f5756e66790c90afdd26e06ce6" + sha256 big_sur: "197d16bb8cfad3259ce49e1fb2ca2878534d5642da9140cc683cf5a45ee52129" + sha256 x86_64_linux: "312871354d9f37ecbdfc6ada6f290cc9496d3a850fcad984bb6e88b279d14f81" end depends_on "bison" => :build From 8e6dc45aaf32c361e64a2e8418a54ce2bfdb8259 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 14:42:00 +0000 Subject: [PATCH 223/680] gpac: update 2.2.1_1 bottle. --- Formula/gpac.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/gpac.rb b/Formula/gpac.rb index e4a68e0b2d481..6c8f65c530245 100644 --- a/Formula/gpac.rb +++ b/Formula/gpac.rb @@ -16,13 +16,13 @@ class Gpac < Formula head "https://github.com/gpac/gpac.git", branch: "master" bottle do - sha256 cellar: :any, arm64_ventura: "84caaba4b33c8046f76ae2cf6ab1bd0369a2bc041c6463e6c86850d1a153fca9" - sha256 cellar: :any, arm64_monterey: "0252eb68072e6dd72b49ea34d9792b8f34d2b587ac65ee9aa9308dcd0b1b11d7" - sha256 cellar: :any, arm64_big_sur: "3f9fc83da06d66afb107b43961830acbbb804b64877d294c6dd70418b0a02dff" - sha256 cellar: :any, ventura: "3a63967e6126113d72426837783a78cdd58b0032cb1cf53d1c524d43988fdad3" - sha256 cellar: :any, monterey: "c7d10218587a68a9fa3bcfcc59be3925eb37b44fc50c0fada4dc696033f70f6c" - sha256 cellar: :any, big_sur: "b5c86134beff39a6899305c4afb3bc9ebe1b64ec4453fec75e0ab4753da3c331" - sha256 cellar: :any_skip_relocation, x86_64_linux: "8b39ea72001336daba7879374298eec1c9efefa6ca7ba1e7ee45b624b6464233" + sha256 cellar: :any, arm64_ventura: "a84de69ae0466a5dbd0ac4b72467f8c5b3c014f7f1dd28f7d0f92ebd0b9d5d08" + sha256 cellar: :any, arm64_monterey: "726e848f614718e84bdb1334a728bef9a3223a2988796f375fcac990c2984752" + sha256 cellar: :any, arm64_big_sur: "6922542eff06034e5c339e3024d4dfe5b7777fe45b2974c8fc27933d8a53c3f1" + sha256 cellar: :any, ventura: "39aad91d3b061ddfcfea25275ec4424b1ef7587c96d4d5b983dbde3432648ab9" + sha256 cellar: :any, monterey: "2471afe10295b7c46c43f1d96cfb138ad0aafe151e434b15c429388ea996141f" + sha256 cellar: :any, big_sur: "0ef3b2c3a0fcb8b1d6c0b180a1115258464b9c6117f5c047b5aca776244301b4" + sha256 cellar: :any_skip_relocation, x86_64_linux: "16457bcbb191b392f7511ccacfa7cdb83499bbdaff5b1bd34fa68d9f28737d16" end depends_on "pkg-config" => :build From 0f360fce41967c8446cd47e7c5f37c2174c07faf Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 14:11:42 +0800 Subject: [PATCH 224/680] subversion: switch to `openssl@3` --- Formula/subversion.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/subversion.rb b/Formula/subversion.rb index e94d828bfeee3..26391843e614d 100644 --- a/Formula/subversion.rb +++ b/Formula/subversion.rb @@ -2,7 +2,7 @@ class Subversion < Formula desc "Version control system designed to be a better CVS" homepage "https://subversion.apache.org/" license "Apache-2.0" - revision 2 + revision 3 stable do url "https://www.apache.org/dyn/closer.lua?path=subversion/subversion-1.14.2.tar.bz2" @@ -46,7 +46,7 @@ class Subversion < Formula # gettext, lz4 and utf8proc for consistency depends_on "gettext" depends_on "lz4" - depends_on "openssl@1.1" # For Serf + depends_on "openssl@3" # For Serf depends_on "utf8proc" uses_from_macos "expat" @@ -108,7 +108,7 @@ def install args = %W[ PREFIX=#{serf_prefix} GSSAPI=#{krb5} CC=#{ENV.cc} CFLAGS=#{ENV.cflags} LINKFLAGS=#{ENV.ldflags} - OPENSSL=#{Formula["openssl@1.1"].opt_prefix} + OPENSSL=#{Formula["openssl@3"].opt_prefix} APR=#{Formula["apr"].opt_prefix} APU=#{Formula["apr-util"].opt_prefix} ] @@ -212,7 +212,7 @@ def install system "make", "install-swig-pl-lib" cd "subversion/bindings/swig/perl/native" do system perl, "Makefile.PL", "PREFIX=#{prefix}", "INSTALLSITEMAN3DIR=#{man3}" - system "make", "install" + ENV.deparallelize { system "make", "install" } end # This is only created when building against system Perl, but it isn't From a5f6df0449a4dac589bed956cdb6bebf275b77f5 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 14:49:38 +0000 Subject: [PATCH 225/680] ansible@7: update 7.6.0_1 bottle. --- Formula/ansible@7.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/ansible@7.rb b/Formula/ansible@7.rb index fa0136d5a2dac..ea00542911961 100644 --- a/Formula/ansible@7.rb +++ b/Formula/ansible@7.rb @@ -9,14 +9,13 @@ class AnsibleAT7 < Formula revision 1 bottle do - rebuild 1 - sha256 cellar: :any, arm64_ventura: "24488e4a7e1ac1f983aa8a8cb839eb137d071cc4ecfb7abbfd197b5ddac9bccd" - sha256 cellar: :any, arm64_monterey: "cf362c6a9f6a2b6290b1d58da3d4db13129716b7dac41f557ee1cff09c93bea9" - sha256 cellar: :any, arm64_big_sur: "51bc0bc9cabcee7667fc3311cb2c1ceb48dae913d8b63ce7d420c9a7164bd159" - sha256 cellar: :any, ventura: "d776113f71d8d6bdbff7f158624ba109a71461b452520d4c494d804f577ca4c7" - sha256 cellar: :any, monterey: "ddf3e19ecec707ae8b2d6cf02c01ed8b187c8841db1aeac7cf321f3795a7b631" - sha256 cellar: :any, big_sur: "a1dfa930aea1150294507daaac99b5fa953c2146b0a7d520ad91b301555e4c2b" - sha256 cellar: :any_skip_relocation, x86_64_linux: "1161219a37aaf8dbdb3e39989e35ec2d9a81903d6defdda9fa5e4c93bd753f70" + sha256 cellar: :any, arm64_ventura: "549de1caab7662180fa988b915f0f5ef1b70a8960017296ec7998ec8d4ccd595" + sha256 cellar: :any, arm64_monterey: "1f8efa6789ed7c7202e95717ded2f1c3434480be21c8d2a80f9c030e871bdccb" + sha256 cellar: :any, arm64_big_sur: "fbaaaab5a04e1b1c4e1d605123587e77ff08781abd990fc0a0beeaea830c5d93" + sha256 cellar: :any, ventura: "388c20db79c6c518a6ab2957d868354e67b9c77b175b72c34c524f337e864268" + sha256 cellar: :any, monterey: "cfb872f61336a72f32cfc59e60526c330e5e97106288a7effe7036d2a5988ddf" + sha256 cellar: :any, big_sur: "97bb1aef0c318453777e8c37a6eca8082c2e6f6a45fd464afb3326723dd8f4a2" + sha256 cellar: :any_skip_relocation, x86_64_linux: "ec586d07c4242983fdd141bebeda8ebeff7d281f3e3464c785686632dcba693d" end keg_only :versioned_formula From ad26c0c4bb700e0ef106e6b95ea5597680a6cfda Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 15:26:02 +0000 Subject: [PATCH 226/680] libewf: update 20140813_1 bottle. --- Formula/libewf.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/libewf.rb b/Formula/libewf.rb index b2784759857fb..3d9e14238dd7f 100644 --- a/Formula/libewf.rb +++ b/Formula/libewf.rb @@ -9,14 +9,13 @@ class Libewf < Formula revision 1 bottle do - sha256 cellar: :any, arm64_ventura: "3df048c0a05b7b49154289de3cbaa1a0fa7197a5383ce24a4b65a3be39ebc5ac" - sha256 cellar: :any, arm64_monterey: "7407568f70dcabf8cc76832250ed36d437966be3c865ec89d060d352fd249326" - sha256 cellar: :any, arm64_big_sur: "937eea6b5a11fb0855c7eb793b8ec3066a1ac06752ee3c7a9eaa0c7247a05d48" - sha256 cellar: :any, ventura: "2904c88b892db2bb42b27002baf35d5af1fc02de5c68d00a91c47aa0c720fa60" - sha256 cellar: :any, monterey: "42e44287e857a5cc4dda58bf7c54167a901a985a9fce34314994ee3b2e1b4596" - sha256 cellar: :any, big_sur: "72364ba1d62b1f7ea9e2a1197e926e59975c4c641bf7ea638ebef05621e79967" - sha256 cellar: :any, catalina: "40e02197afb43ee61393f4708c7383a478979fcd858fda648acc208aafd3dd33" - sha256 cellar: :any_skip_relocation, x86_64_linux: "b976fbecc550d49aa69a3a49c0e1b6015a4fa6838a6f3001ce160a4ec12bb874" + sha256 cellar: :any, arm64_ventura: "8def2a9a27530366a68cd979fca3d18113d5910d783440826849da7029e1567e" + sha256 cellar: :any, arm64_monterey: "9651ec9988df7c9f8e262de3b3c66e509b4e73615b35b704b460296b114a20b5" + sha256 cellar: :any, arm64_big_sur: "136dd66a148431c3cb2aa1a0ddd8873815246c71ebcb1f166a2a1f9b7e07c3c0" + sha256 cellar: :any, ventura: "5d3521a54bfd559f3d72f8f0103d99ff4ba924c926cc47581ef94c68f972a4f0" + sha256 cellar: :any, monterey: "dc0e9f340c83d755a5f8011af324da26e023910f8f8febd9649f4d08f8570c57" + sha256 cellar: :any, big_sur: "89db32a46a3c5f233aaf2770bdc9458cff5a1389fd613a93c5f9f49959e0564c" + sha256 cellar: :any_skip_relocation, x86_64_linux: "2843f7499b6e04783446e8bb65cd09d5908c01d979d025d85692fc9ea958877a" end head do From 01418ad88b4e842c732e094e86957e97b9dda27d Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 15:26:03 +0000 Subject: [PATCH 227/680] xmount: update 0.7.6_3 bottle. --- Formula/xmount.rb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Formula/xmount.rb b/Formula/xmount.rb index 730e689c9839d..3d85bf36d3789 100644 --- a/Formula/xmount.rb +++ b/Formula/xmount.rb @@ -7,8 +7,7 @@ class Xmount < Formula revision 3 bottle do - rebuild 1 - sha256 x86_64_linux: "e33278ea02578921565961c9671d64fe13d5290a0f3bf0db08e636099c382fb8" + sha256 x86_64_linux: "c61ddafea43cbd071198031f80f4893a2fc90266a9daf1999e78a1b6211d748a" end depends_on "cmake" => :build From 5a4a5772f1d7017df01cb9ed3442a2a09df4d1be Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 15:42:32 +0000 Subject: [PATCH 228/680] qpdf: update 11.4.0_1 bottle. --- Formula/qpdf.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/qpdf.rb b/Formula/qpdf.rb index 745af400018e0..8e50dc2aa3b98 100644 --- a/Formula/qpdf.rb +++ b/Formula/qpdf.rb @@ -7,13 +7,13 @@ class Qpdf < Formula revision 1 bottle do - sha256 cellar: :any, arm64_ventura: "34e2ceaaf019a3fb80a48aecdeab6b48ce435736977693550c39fb27c31c82e5" - sha256 cellar: :any, arm64_monterey: "2a34387b75ccea96198d6f417a873090f63d785642ce6402302af6f13de14653" - sha256 cellar: :any, arm64_big_sur: "bea5263585bcf9b2d7fbd7e5a04ff6a54e73045483b7344436fc485862615da8" - sha256 cellar: :any, ventura: "37ff089f607aac1eda31027e8417e6cac44ceefe81f5799a137ac0f464a74ec9" - sha256 cellar: :any, monterey: "c8733c45d7fc671f026561d50a1f53ec503c81bc4a1d845faf2530fdd5b43649" - sha256 cellar: :any, big_sur: "caeeaf4915f477f4044e907cb87ba010acf6f790c5de94503eb394a5fc62f576" - sha256 cellar: :any_skip_relocation, x86_64_linux: "71c11a3741c026217c2afe06f1b1a5b3c90f954d9754b643ea7fbca0e7ca249c" + sha256 cellar: :any, arm64_ventura: "c8d19d19e98e6e0fa6c9709ea2286848a3ee38dd04b52e097ffb1a865e312dab" + sha256 cellar: :any, arm64_monterey: "54618fc7ec313298021cb325b0cc67bb1995ea61a6e7717065103806f648dd6a" + sha256 cellar: :any, arm64_big_sur: "8c32dc6031bec03d1738cc7e09449488afdfb57dfbf6d2ddde13b40517dd97fe" + sha256 cellar: :any, ventura: "8a33eddb8e8e877ddcfb7140fd864ef566143a13d5e116de61a2d3bb6ebf8ea1" + sha256 cellar: :any, monterey: "cd86906999318f280529e13d9844037815523fb598ca81f74ae0f860a480bfb2" + sha256 cellar: :any, big_sur: "5b44481f71e39351f36a63738668b9987bf95cf89a478de78edba5125a8954ae" + sha256 cellar: :any_skip_relocation, x86_64_linux: "18f1ef55c780cd585c595e2da0acf7eb92559156158c817b5785252ed6b98e3d" end depends_on "cmake" => :build From bd80cbf012750a8030ee49aedd2d66718910607c Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 15:42:34 +0000 Subject: [PATCH 229/680] ocrmypdf: update 14.3.0_1 bottle. --- Formula/ocrmypdf.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/ocrmypdf.rb b/Formula/ocrmypdf.rb index db17a64b5969a..37391f048d03d 100644 --- a/Formula/ocrmypdf.rb +++ b/Formula/ocrmypdf.rb @@ -9,13 +9,13 @@ class Ocrmypdf < Formula revision 1 bottle do - sha256 cellar: :any, arm64_ventura: "0daf0a4ad8d4033e6ddb5f159715af9a15cdc01fbdc740d0603340c504e60b04" - sha256 cellar: :any, arm64_monterey: "70efdc29814c8cb1bf96c78af6e56fd31a378b4d044a55feb57cda42c2255f4f" - sha256 cellar: :any, arm64_big_sur: "e4a9080e92bc16678ed7a18461cf520f53ae69afe8a627ed37bfe13d8e5308eb" - sha256 cellar: :any, ventura: "82fdedbf4206e115dcd3f3b53607ede359eca4f032708f82cf8e2a4b49222551" - sha256 cellar: :any, monterey: "60ee45b252f03de6818985089c1b4ff2cee5f84a3aa4d17b51a36c2052210260" - sha256 cellar: :any, big_sur: "03f7a8da3f26458060e37e61c9fcfd41ba1999daeac1a0b05c6b275f27d00872" - sha256 cellar: :any_skip_relocation, x86_64_linux: "327017bc4355693e3a9b353f81c5727d11e476c20fb721a891366c4f222cf5b4" + sha256 cellar: :any, arm64_ventura: "43046e710282c156f7bf6f9cad8eabd9cb5e6f17f7a2cd4d1b2d9396b2e297aa" + sha256 cellar: :any, arm64_monterey: "9996ab7c0c344d07a90423a647f16f77b8b22ab7a3b2bbe67364704208efd38a" + sha256 cellar: :any, arm64_big_sur: "f50bd4f1d5cc947bbdc9bc5ef36248b604e8f0aaa1063aa0d128d33b17c01760" + sha256 cellar: :any, ventura: "6cc32b54a96c50621209fe8fdbdb76d252a08419116522c4615ad2112e7dbc2c" + sha256 cellar: :any, monterey: "9d781753a811f49c09db729307d2f9c47a4cf93dee05c87e19e648d2395a8195" + sha256 cellar: :any, big_sur: "d82634333a6ce1e9a081fe0fef4e5bd3eaf737e3d4dfa0c7ed11114293490885" + sha256 cellar: :any_skip_relocation, x86_64_linux: "9a16b4aa834a66eb205ec98e5dfce58892a7ad6cbe54e74ffe82a3284154b9ad" end depends_on "pkg-config" => :build From e929046fa11d4a0c9d4a67ba1ff4c2d77e9bfe33 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 15:51:31 +0000 Subject: [PATCH 230/680] davix: update 0.8.4_1 bottle. --- Formula/davix.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/davix.rb b/Formula/davix.rb index 0326aafe4fa3a..0c8877137e08a 100644 --- a/Formula/davix.rb +++ b/Formula/davix.rb @@ -8,13 +8,13 @@ class Davix < Formula head "https://github.com/cern-fts/davix.git", branch: "devel" bottle do - sha256 cellar: :any, arm64_ventura: "d097fd880d61f49fb8cbdca947203603450a5fdec7c3ee58c3b72a64ce29a241" - sha256 cellar: :any, arm64_monterey: "f9bd73e666a7f78a1e2d96d60b003a4235771b72e18c4f207a54d5c474af6c36" - sha256 cellar: :any, arm64_big_sur: "4c0356cc3cdba514da6433d3804f9aa790eed4306de31e365ac0b8428a66c922" - sha256 cellar: :any, ventura: "cbc28b6940e57b9ce058493420bd4d3595dfd92464ef378ac0fe7e62e1b5371f" - sha256 cellar: :any, monterey: "af63e284ce3eb0563d8f6b1afa7b2940c068176c7f33197e3e882978ecd9806b" - sha256 cellar: :any, big_sur: "98165dc61aa147d9c3e11241397e52eba6381ab1953f15adafd986895e021503" - sha256 cellar: :any_skip_relocation, x86_64_linux: "fc5b4780fbdc1300e7a0c70b23dfd7d8b53f4718ef90e2f6ff083d13f6acba3d" + sha256 cellar: :any, arm64_ventura: "d6c39dcc41daaa79286a5f843a96438016dd3dc12e6b90496fa0c0a8c98879de" + sha256 cellar: :any, arm64_monterey: "63ddded6d7553a2b25b7577a90b6f0b26d71a9b0491aeb0538e6e8d96a453dc2" + sha256 cellar: :any, arm64_big_sur: "8077eff019705fe76a8bbc059e12a3925cd5e3619a1f5b1709a0efe9d7117dfb" + sha256 cellar: :any, ventura: "6afd4fc8493c01b9d575ed87d170a8ca3b06b88c6fa7603b43dc8fa124488194" + sha256 cellar: :any, monterey: "d5d56f9c9fe987cb03a000f86a0b0a7af42a801765ea7ec4c27264e41834f49d" + sha256 cellar: :any, big_sur: "dfa3470f6a0e655a4c07d5cdf4821e5ed115c1cce287208fe1feec7f7dcd79b0" + sha256 cellar: :any_skip_relocation, x86_64_linux: "b41952cfa51be57c74dd2998a8c8d33234082d9b2ea9725d1b8b727bf1996235" end depends_on "cmake" => :build From bc08548c295b655e780f5aba8929dc5cc553f0a0 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 23:53:00 +0800 Subject: [PATCH 231/680] heimdal: switch to `openssl@3` --- Formula/heimdal.rb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Formula/heimdal.rb b/Formula/heimdal.rb index 38d4a1e9312be..8b6629f976de7 100644 --- a/Formula/heimdal.rb +++ b/Formula/heimdal.rb @@ -4,6 +4,7 @@ class Heimdal < Formula url "https://github.com/heimdal/heimdal/releases/download/heimdal-7.8.0/heimdal-7.8.0.tar.gz" sha256 "fd87a207846fa650fd377219adc4b8a8193e55904d8a752c2c3715b4155d8d38" license "BSD-3-Clause" + revision 1 livecheck do url :stable @@ -28,7 +29,7 @@ class Heimdal < Formula depends_on "flex" depends_on "lmdb" depends_on "openldap" - depends_on "openssl@1.1" + depends_on "openssl@3" uses_from_macos "libxcrypt" uses_from_macos "perl" @@ -67,7 +68,7 @@ def install --disable-ndbm-db --disable-heimdal-documentation --with-openldap=#{Formula["openldap"].opt_prefix} - --with-openssl=#{Formula["openssl@1.1"].opt_prefix} + --with-openssl=#{Formula["openssl@3"].opt_prefix} --with-hcrypto-default-backend=ossl --with-berkeley-db --with-berkeley-db-include=#{Formula["berkeley-db"].opt_include} From 7d371b9c191de032298bb66707b6b0b18970177a Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 16:02:10 +0000 Subject: [PATCH 232/680] spice-gtk: update 0.42_2 bottle. --- Formula/spice-gtk.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/spice-gtk.rb b/Formula/spice-gtk.rb index 217dcbd76c569..f7d0e527b6825 100644 --- a/Formula/spice-gtk.rb +++ b/Formula/spice-gtk.rb @@ -14,13 +14,13 @@ class SpiceGtk < Formula end bottle do - sha256 arm64_ventura: "f6135938e50f9a3e3234ccc0a07730104989a917405d47145216af50bae70ed7" - sha256 arm64_monterey: "36b81c63a26b432ab4f1c9d94e265c2a7786918d9c7ebf93b168e3fcc9f9da36" - sha256 arm64_big_sur: "4d91895f99248d92600da19579d33a72dcacd5146a1d18be1fbb55df44fd1184" - sha256 ventura: "cb0f553c948bac6b6fd383309b1129c201355cd061fda9ae3db69afbb8571f5d" - sha256 monterey: "8e0ede123e4d3e0008b74a76a4c5a98f8c96f3dcc946edfaa8028c2de5e392d6" - sha256 big_sur: "b1eb975de277cebc129d38a49ae4d6ccb4f50c6c59ecc958c3097d2c05569b14" - sha256 x86_64_linux: "11facfacc650bd83c1ef8ee786c1da4692f00f08e35e0786dfe8468bbc0a5585" + sha256 arm64_ventura: "2a6e8931ad271174c6f0ed8db774939cdde78d024c3ecdda9f9f2035e2536547" + sha256 arm64_monterey: "500b53e19c783d9a5267dc2ca98a195e2d434f2bb65493d114036365bcb1a39c" + sha256 arm64_big_sur: "26ba9072a37ada8a8ffe4b7fc72ce5e818ac285e43e9c3d313bb3a67c00b97e6" + sha256 ventura: "c7bc533bf415ffdda9cbf3129bff469457c84e266c1ee88ddac5be721e66431d" + sha256 monterey: "cb802775855bc572d85b75a854cb4ad1eab6fa558a72c8b208c9963c2c326862" + sha256 big_sur: "8988ac006388c1c9992ee19b844d108cbca3fc8c6642f67e623b4781cba3e6a7" + sha256 x86_64_linux: "b68695adcd56e47248083082f0a09b9aa2c9cb80a78d684c2cc644bd5ecad469" end depends_on "gobject-introspection" => :build From b9d2e8898f9da24489b44e31efe9b40c1aa3bf02 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Thu, 22 Jun 2023 00:04:40 +0800 Subject: [PATCH 233/680] aqbanking: switch to `openssl@3` --- Formula/aqbanking.rb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Formula/aqbanking.rb b/Formula/aqbanking.rb index ce13550ea83fa..dd4da96a1072f 100644 --- a/Formula/aqbanking.rb +++ b/Formula/aqbanking.rb @@ -4,6 +4,7 @@ class Aqbanking < Formula url "https://www.aquamaniac.de/rdm/attachments/download/499/aqbanking-6.5.4.tar.gz" sha256 "0d16ceae76f0718e466638f4547a8b14927f1d8d98322079cd6481adde30ac99" license "GPL-2.0-or-later" + revision 1 livecheck do url "https://www.aquamaniac.de/rdm/projects/aqbanking/files" @@ -27,6 +28,7 @@ class Aqbanking < Formula depends_on "libxml2" depends_on "libxmlsec1" depends_on "libxslt" # Our libxslt links with libgcrypt + depends_on "openssl@3" depends_on "pkg-config" # aqbanking-config needs pkg-config for execution def install From 422a70719a79dd35fe80d1bfc84061ae8686a55c Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Thu, 22 Jun 2023 00:11:04 +0800 Subject: [PATCH 234/680] breezy: use `openssl` from macOS It looks like this only needs an `openssl` binary, so `uses_from_macos` should suffice here. Closes #134434. --- Formula/breezy.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/breezy.rb b/Formula/breezy.rb index 8590cfad8d7ec..7f235a7b1961f 100644 --- a/Formula/breezy.rb +++ b/Formula/breezy.rb @@ -19,10 +19,10 @@ class Breezy < Formula depends_on "gettext" => :build depends_on "rust" => :build - depends_on "openssl@1.1" depends_on "python@3.11" depends_on "pyyaml" depends_on "six" + uses_from_macos "openssl" conflicts_with "bazaar", because: "both install `bzr` binaries" From fa59bc443d8b049faeea2c72427043d63393985d Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 16:26:52 +0000 Subject: [PATCH 235/680] heimdal: update 7.8.0_1 bottle. --- Formula/heimdal.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/heimdal.rb b/Formula/heimdal.rb index 8b6629f976de7..db4104ecfc50f 100644 --- a/Formula/heimdal.rb +++ b/Formula/heimdal.rb @@ -13,13 +13,13 @@ class Heimdal < Formula end bottle do - sha256 arm64_ventura: "2a26a718345cbf16201908464eabc918470312b9490b411160d044ca91fffeda" - sha256 arm64_monterey: "469605c086a6f466b383c621b9696a01f506be578c47a89f8afb6627ab799979" - sha256 arm64_big_sur: "817169ac078417ff4cb1e3a6f2c8b06f0d13033ac8498416125db75eaed29d9d" - sha256 ventura: "1a6f53d8e4629ef7b0cf5b73797e0c2121e7b7cfcc8d8c86028d990d3a6831cc" - sha256 monterey: "083a6661b4cb4c6d121b5627f440bfa733d5b0b86d4ff547d648888eaa2a4da2" - sha256 big_sur: "34fb4389ad538efbbf671e42b20a9aafd503ce2cdc38ca8437d87d42bdac0127" - sha256 x86_64_linux: "239f40e6405e0ac3231537a89872a94610d07e6c8e6324a593b55404b3c52e55" + sha256 arm64_ventura: "3cc28db88f119ee29956332ee3bb187c3aa7b8248ff1a455a85575568bf0118f" + sha256 arm64_monterey: "e9afb91c49a8763636ee2ba0e278dc41137cd0ebe94d7b33893d9ee4cebb0277" + sha256 arm64_big_sur: "0919ca038055abca1ed8454d85b394dd0448c7a8822605bdec25e67d3f620de8" + sha256 ventura: "13c389d268721a6b423b6c0aea6e5d9a97b5037171cc72452f59e78ae961e453" + sha256 monterey: "bea74d1460429c73745f8d2459fda3788d628fa5a819185e6d41cc93b55b37d9" + sha256 big_sur: "e14aaa2d7953fae00c33ea0fb8faf17f87b35a0ca9158436b7bb327e7a23dc02" + sha256 x86_64_linux: "399e2dc4b8832a8c28b967f5bb24cb9809c5bbcc60b816f1c5c23c0853c32bae" end keg_only "conflicts with Kerberos" From eacf96eb27a992676ba7371d02539c1a38fb3a98 Mon Sep 17 00:00:00 2001 From: Justin Krehel <39449589+krehel@users.noreply.github.com> Date: Wed, 21 Jun 2023 12:38:25 -0400 Subject: [PATCH 236/680] zeek: switch to `openssl@3` --- Formula/zeek.rb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Formula/zeek.rb b/Formula/zeek.rb index 7059d52dac76e..dae460ac67b69 100644 --- a/Formula/zeek.rb +++ b/Formula/zeek.rb @@ -5,6 +5,7 @@ class Zeek < Formula tag: "v5.2.2", revision: "a6f825b81da389bb2deb1cf389dbd7e88efd4a1c" license "BSD-3-Clause" + revision 1 head "https://github.com/zeek/zeek.git", branch: "master" livecheck do @@ -29,7 +30,7 @@ class Zeek < Formula depends_on "c-ares" depends_on "libmaxminddb" depends_on macos: :mojave - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "python@3.11" uses_from_macos "libpcap" @@ -59,7 +60,7 @@ def install "-DCARES_ROOT_DIR=#{Formula["c-ares"].opt_prefix}", "-DCARES_LIBRARIES=#{Formula["c-ares"].opt_lib/shared_library("libcares")}", "-DLibMMDB_LIBRARY=#{Formula["libmaxminddb"].opt_lib/shared_library("libmaxminddb")}", - "-DOPENSSL_ROOT_DIR=#{Formula["openssl@1.1"].opt_prefix}", + "-DOPENSSL_ROOT_DIR=#{Formula["openssl@3"].opt_prefix}", "-DPYTHON_EXECUTABLE=#{which("python3.11")}", "-DZEEK_ETC_INSTALL_DIR=#{etc}", "-DZEEK_LOCAL_STATE_DIR=#{var}", From 04e27ac41203badaa62ef4adafb698f39d1d7a33 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 16:46:54 +0000 Subject: [PATCH 237/680] net-snmp: update 5.9.3_1 bottle. --- Formula/net-snmp.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/net-snmp.rb b/Formula/net-snmp.rb index 0822eb46dd93b..5df95399d5e3d 100644 --- a/Formula/net-snmp.rb +++ b/Formula/net-snmp.rb @@ -13,14 +13,13 @@ class NetSnmp < Formula end bottle do - sha256 arm64_ventura: "74d5403c022fe3d3dd01c276331e3d97209dea5813d6f203c389df54c7df6d5d" - sha256 arm64_monterey: "634fb231f5cc587aa3a327e190f9f43333c34742fbe2d003742a0b627bcfde1a" - sha256 arm64_big_sur: "3a143759145e8d8adc231c73f006b9e434c2f706d62d1904b27eee925cd93ceb" - sha256 ventura: "a017848519388f8851c43458ac418dd0149ba6de760d50f5b496690a7b5e304c" - sha256 monterey: "c3bc6964e8232d21ccf46f16a4e0b35f1474cbe6676a5ebc27b7caf89737513a" - sha256 big_sur: "9e90ad8567f8bab19f76243cbabe2c39fb36c2473e2d5ea5ce4d0708f0b09933" - sha256 catalina: "80436ed0c97eb7fac29c905cdfd831bda8e6265c964006b3024cd57a728b5dc8" - sha256 x86_64_linux: "61f84c8fe4ecbc75c018359a8dff265638598efbf4dbf4d22fc5dea859908be0" + sha256 arm64_ventura: "973c5a70d31b4893335403e3700d99ec20cbb9fa0a1c6f5c63272d992f4a28c3" + sha256 arm64_monterey: "eccc19bb8d4e9c47be0ed1e9f522c0f41447ee539b31da65d1044fe434f6f688" + sha256 arm64_big_sur: "7aad43ff95d69fef55d44ffe774847f5f3d9af3056af9db701e818db55e2df49" + sha256 ventura: "53d3a7d7b5dc726ebb3c5ba03f2194ebe82f0591921eb76691f6879b2fca86ad" + sha256 monterey: "d2d9f97a49fd0fd01d31b7506b4161e2a42ceffd4da1bea6bf4f7da385c6d3f0" + sha256 big_sur: "13c40ba686fe06c20eb5440e2e228b9048d079c1757e06dca0a3dde3641e845b" + sha256 x86_64_linux: "97480084603146cf9618a75fd5f13dc4a3a9194880ece8b7acc80d0a9fcfa91c" end keg_only :provided_by_macos From b7177ac87b7ef4806d3f52c20e8678a29417794c Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 16:55:59 +0000 Subject: [PATCH 238/680] aqbanking: update 6.5.4_1 bottle. --- Formula/aqbanking.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/aqbanking.rb b/Formula/aqbanking.rb index dd4da96a1072f..aba7c4272bedc 100644 --- a/Formula/aqbanking.rb +++ b/Formula/aqbanking.rb @@ -12,13 +12,13 @@ class Aqbanking < Formula end bottle do - sha256 arm64_ventura: "86a10700be19457e9de426d1a517fff81d88f0c968edbb4422c4999b645d2db7" - sha256 arm64_monterey: "c03595358b762a435f0e23e4302de71da6f2a4d8444ef81b83723da5626bbbd5" - sha256 arm64_big_sur: "5dd8f7f35e641a3b84243698b5d52e858e4c3c9bf6157386607ffc0b0d9a0ddd" - sha256 ventura: "135b86a8abe352be9781d0e47d34bb7daafca2dc15e2050e454a7e672cbe6308" - sha256 monterey: "edbeea160afd61148e15cf3d66729c6a79c5ca371fca10713112e50d7e0520ba" - sha256 big_sur: "970f57f5314f055f7f9b8fc72ac37bbc74d62128912da29f3428cc76c5c27082" - sha256 x86_64_linux: "601804c5ff8f4966834f1e1d9c8cabea7fe3a9e73081e0779b6ae26f59ad3bdd" + sha256 arm64_ventura: "b9a8f344467a7d69267d994da860fade6dda407510eed4398db47f2fd3206408" + sha256 arm64_monterey: "fcbf229d4ea7dcde5d788e088e4ff30d6f2a1a62ab2498f2e0c2913b0cda32b5" + sha256 arm64_big_sur: "60da3b01e9cfeef3b9d47673d8353afec5bdfa87fec21c3df9635c41492861fd" + sha256 ventura: "c912b990acd3cc02ead0f7619bce81e9feb78f41caa1654b4778569b3050ba2e" + sha256 monterey: "b989a7cb5bf36df5b829828f8452a3661d5d370d02bdce63b266fbf10ef38601" + sha256 big_sur: "9ab40d81b08b2d798d3dc69a6c7557bb72e07a0891338c92bb972457c0998549" + sha256 x86_64_linux: "f7586074ec396a050c9f210d05ae733b9697c0f9f2d366940b6937927f2cd215" end depends_on "gettext" From af32e39c2fa5a78f29b58828408f678bdb568f8b Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 16:56:00 +0000 Subject: [PATCH 239/680] gwenhywfar: update 5.10.1_1 bottle. --- Formula/gwenhywfar.rb | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/Formula/gwenhywfar.rb b/Formula/gwenhywfar.rb index e67a62cd3d262..11a8a57c79b24 100644 --- a/Formula/gwenhywfar.rb +++ b/Formula/gwenhywfar.rb @@ -12,15 +12,13 @@ class Gwenhywfar < Formula end bottle do - rebuild 1 - sha256 arm64_ventura: "3b16dc36d846d40413b684b6bb4b58a5c83102c04e200241c70ec5851a92ceff" - sha256 arm64_monterey: "a4a56e458f247380a5766377a718b25e8488101cf528d791d3e54f0b70d0d289" - sha256 arm64_big_sur: "ed089ad54b5d4f967a27517759dbc2e89a76324c90e9520e28239cea774c2337" - sha256 ventura: "ba9fbffed9b93f9cb60cb36086ab7ab90b31a6578922698f1eb21d0d2ec3ca1e" - sha256 monterey: "1656453fb187a695e920960e8e95c4504b428c867d5124ab5ee6d180eec7a5e9" - sha256 big_sur: "583bb7775e565b01b56787c51fcbf48a98ef9a38e247781c60a54839303aef90" - sha256 catalina: "39e119ae0c67f3282b9323d79253f47b471e347fcb737f523b1d74fc1d128eef" - sha256 x86_64_linux: "f48d3868cd3b66a3a76897984c2d567f7c35e21dc5376d030c62b550233d59b5" + sha256 arm64_ventura: "dbe12c37f9775b4ba2a779257be4b57dded51c4aee433fe4b3665929430db9c5" + sha256 arm64_monterey: "090b514a0757752cfc3a1a3a6a4b73f0a2f28a275c22b2ae62f13be5cd507710" + sha256 arm64_big_sur: "f2b97500a509936e740b32332ff80f42dbe99f75fd238996a07003e2273c3825" + sha256 ventura: "0d783f3b2ff8dac5a1d5d913fb5150b8eda6827b83b00623bc39a7f3f90d4c17" + sha256 monterey: "120195030139f081b5e356303154bdfebde752512ddd6575f2821e46478b0062" + sha256 big_sur: "45a44e84dae31250c41e0123a22b8eedbd17762390daf51c14aaaf150c186e17" + sha256 x86_64_linux: "880d3c424d5aaedd1d64bc59aaad0b836d9f676454979f82707e4dabca075cba" end depends_on "autoconf" => :build From a9f5cd8abdc72ef8c8ea42b2dc1ebc08c951430b Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 17:02:14 +0000 Subject: [PATCH 240/680] subversion: update 1.14.2_3 bottle. --- Formula/subversion.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/subversion.rb b/Formula/subversion.rb index 26391843e614d..52d03b0aadcc8 100644 --- a/Formula/subversion.rb +++ b/Formula/subversion.rb @@ -17,14 +17,13 @@ class Subversion < Formula end bottle do - rebuild 1 - sha256 arm64_ventura: "7205394ef4f7ab0bd925f8976f2ca099211505c1d1480973374aca9aae089be5" - sha256 arm64_monterey: "795da21bb95f6737f89c33de2cad4c4a1ca6bf74707b38e7956c27c6723f53a6" - sha256 arm64_big_sur: "75a3712a82a7f4283045710d9f9142bda611e65f0671fefd3be1d780792b2c64" - sha256 ventura: "b83a333d9bd503f20ced6ba2d40677c57fa5a4193f785dfe6dfb982eed9479f6" - sha256 monterey: "8772dba3615530d6e9e9302320c9481469ae7984eb224fbffc23071a5ecd06f5" - sha256 big_sur: "af2a3daad4f43f5728a5e8330f9db7e7e1802735c477d91d6cae71b9a58cfe24" - sha256 x86_64_linux: "c30a3ca4396953256f5a60e60943d671657526dbc61298330c7e3b93400ff302" + sha256 arm64_ventura: "a1944d2503dc470e05a476b5ee92311f3429580ca76e12047b0767be3f800252" + sha256 arm64_monterey: "8b25a02d63873fac081173d33bdf6470909c67d20312afd99dd8a63e2aaa8876" + sha256 arm64_big_sur: "88709a23df567166aa8a77778c062d31a25dd72cb3acf34e3c022ca970213798" + sha256 ventura: "8e15088554e65c305691a63e11a211eacd2baa3c85ccda4f2febc16c54f3d609" + sha256 monterey: "2ef69fa39e874278419d3e48e73048a5a3a75a25854e397f6074db2f75fe8575" + sha256 big_sur: "efe17cc852974f2c4ef4ad6c793f4ee879b5a6443d46aea91b9d58122138d192" + sha256 x86_64_linux: "85843632d86ff2bb2a8307d7834f61b434ce1c4ac7fb8a0c6c5ef09b6dd98453" end head do From 2f389edabde9929bd2e855e4c5a4b4c999ffe1be Mon Sep 17 00:00:00 2001 From: Patrick Linnane Date: Wed, 21 Jun 2023 10:19:55 -0700 Subject: [PATCH 241/680] cnats: switch to `openssl@3` --- Formula/cnats.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/cnats.rb b/Formula/cnats.rb index 4498d47a3e3ac..1734acf3caf10 100644 --- a/Formula/cnats.rb +++ b/Formula/cnats.rb @@ -4,6 +4,7 @@ class Cnats < Formula url "https://github.com/nats-io/nats.c/archive/v3.6.1.tar.gz" sha256 "4b60fd25bbb04dbc82ea09cd9e1df4f975f68e1b2e4293078ae14e01218a22bf" license "Apache-2.0" + revision 1 bottle do sha256 cellar: :any, arm64_ventura: "0206e5e928601734724c60181977137bcc6fa32b661d63f53da3300b5352334c" @@ -18,7 +19,7 @@ class Cnats < Formula depends_on "cmake" => :build depends_on "libevent" depends_on "libuv" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "protobuf-c" def install From 6f124e00831c04dcfa9af3b9c7ed5e6382cd5aa4 Mon Sep 17 00:00:00 2001 From: Patrick Linnane Date: Wed, 21 Jun 2023 10:20:35 -0700 Subject: [PATCH 242/680] Revert "cnats: switch to `openssl@3`" This reverts commit 2f389edabde9929bd2e855e4c5a4b4c999ffe1be. --- Formula/cnats.rb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Formula/cnats.rb b/Formula/cnats.rb index 1734acf3caf10..4498d47a3e3ac 100644 --- a/Formula/cnats.rb +++ b/Formula/cnats.rb @@ -4,7 +4,6 @@ class Cnats < Formula url "https://github.com/nats-io/nats.c/archive/v3.6.1.tar.gz" sha256 "4b60fd25bbb04dbc82ea09cd9e1df4f975f68e1b2e4293078ae14e01218a22bf" license "Apache-2.0" - revision 1 bottle do sha256 cellar: :any, arm64_ventura: "0206e5e928601734724c60181977137bcc6fa32b661d63f53da3300b5352334c" @@ -19,7 +18,7 @@ class Cnats < Formula depends_on "cmake" => :build depends_on "libevent" depends_on "libuv" - depends_on "openssl@3" + depends_on "openssl@1.1" depends_on "protobuf-c" def install From adf98eb6b7cf8a374ab0f3ff36aa612a87ff7bf9 Mon Sep 17 00:00:00 2001 From: Patrick Linnane Date: Wed, 21 Jun 2023 10:21:44 -0700 Subject: [PATCH 243/680] cnats: switch to `openssl@3` --- Formula/cnats.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/cnats.rb b/Formula/cnats.rb index 4498d47a3e3ac..1734acf3caf10 100644 --- a/Formula/cnats.rb +++ b/Formula/cnats.rb @@ -4,6 +4,7 @@ class Cnats < Formula url "https://github.com/nats-io/nats.c/archive/v3.6.1.tar.gz" sha256 "4b60fd25bbb04dbc82ea09cd9e1df4f975f68e1b2e4293078ae14e01218a22bf" license "Apache-2.0" + revision 1 bottle do sha256 cellar: :any, arm64_ventura: "0206e5e928601734724c60181977137bcc6fa32b661d63f53da3300b5352334c" @@ -18,7 +19,7 @@ class Cnats < Formula depends_on "cmake" => :build depends_on "libevent" depends_on "libuv" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "protobuf-c" def install From ed3cd59ae9c3d808b99b6b9a6d810386e6c97eff Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Thu, 22 Jun 2023 01:25:27 +0800 Subject: [PATCH 244/680] wownero: switch to `openssl@3` --- Formula/wownero.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/wownero.rb b/Formula/wownero.rb index 9afe5c5147ade..195e690e416ce 100644 --- a/Formula/wownero.rb +++ b/Formula/wownero.rb @@ -6,7 +6,7 @@ class Wownero < Formula tag: "v0.11.0.3", revision: "e921c3b8a35bc497ef92c4735e778e918b4c4f99" license "BSD-3-Clause" - revision 2 + revision 3 # The `strategy` code below can be removed if/when this software exceeds # version 10.0.0. Until then, it's used to omit a malformed tag that would @@ -41,7 +41,7 @@ class Wownero < Formula depends_on "hidapi" depends_on "libsodium" depends_on "libusb" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "protobuf@21" depends_on "readline" depends_on "unbound" From f3eb98a4cb218efa37f02dcafba8b943731fa1f6 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Thu, 22 Jun 2023 01:26:22 +0800 Subject: [PATCH 245/680] monero: switch to `openssl@3` --- Formula/monero.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/monero.rb b/Formula/monero.rb index 09d94a7127eb1..3fc97fe059f09 100644 --- a/Formula/monero.rb +++ b/Formula/monero.rb @@ -6,7 +6,7 @@ class Monero < Formula tag: "v0.18.2.2", revision: "e06129bb4d1076f4f2cebabddcee09f1e9e30dcc" license "BSD-3-Clause" - revision 2 + revision 3 livecheck do url :stable @@ -29,7 +29,7 @@ class Monero < Formula depends_on "hidapi" depends_on "libsodium" depends_on "libusb" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "protobuf@21" depends_on "readline" depends_on "unbound" From d89e549853513fa228624d6ac717baf530717f07 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Thu, 22 Jun 2023 01:36:08 +0800 Subject: [PATCH 246/680] cargo-deny: switch to `openssl@3` --- Formula/cargo-deny.rb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Formula/cargo-deny.rb b/Formula/cargo-deny.rb index 01eac7e416bf9..9e8a933f42a06 100644 --- a/Formula/cargo-deny.rb +++ b/Formula/cargo-deny.rb @@ -4,6 +4,7 @@ class CargoDeny < Formula url "https://github.com/EmbarkStudios/cargo-deny/archive/refs/tags/0.13.9.tar.gz" sha256 "b26d8f984e00ddf96766e25781d6b296ff7a571f2c3730a607bfde24062b8adb" license any_of: ["Apache-2.0", "MIT"] + revision 1 head "https://github.com/EmbarkStudios/cargo-deny.git", branch: "main" bottle do @@ -22,12 +23,12 @@ class CargoDeny < Formula depends_on "rustup-init" => :test depends_on "libgit2@1.5" depends_on "libssh2" - depends_on "openssl@1.1" + depends_on "openssl@3" def install ENV["LIBGIT2_SYS_USE_PKG_CONFIG"] = "1" ENV["LIBSSH2_SYS_USE_PKG_CONFIG"] = "1" - ENV["OPENSSL_DIR"] = Formula["openssl@1.1"].opt_prefix + ENV["OPENSSL_DIR"] = Formula["openssl@3"].opt_prefix ENV["OPENSSL_NO_VENDOR"] = "1" system "cargo", "install", "--no-default-features", *std_cargo_args end @@ -72,7 +73,7 @@ def check_binary_linkage(binary, library) [ Formula["libgit2@1.5"].opt_lib/shared_library("libgit2"), Formula["libssh2"].opt_lib/shared_library("libssh2"), - Formula["openssl@1.1"].opt_lib/shared_library("libssl"), + Formula["openssl@3"].opt_lib/shared_library("libssl"), ].each do |library| assert check_binary_linkage(bin/"cargo-deny", library), "No linkage with #{library.basename}! Cargo is likely using a vendored version." From 99a42dedefaf0e68fffb906983d8aca0d0724756 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Thu, 22 Jun 2023 01:36:08 +0800 Subject: [PATCH 247/680] cargo-release: switch to `openssl@3` --- Formula/cargo-release.rb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Formula/cargo-release.rb b/Formula/cargo-release.rb index d19957ecfb8c3..f7ad5b49b2cf6 100644 --- a/Formula/cargo-release.rb +++ b/Formula/cargo-release.rb @@ -4,6 +4,7 @@ class CargoRelease < Formula url "https://github.com/crate-ci/cargo-release/archive/refs/tags/v0.24.10.tar.gz" sha256 "56aa9dbf85dc14b2d6ea6e0922fd0464f45af09e2aa26641c6db84d61e2de543" license any_of: ["Apache-2.0", "MIT"] + revision 1 head "https://github.com/crate-ci/cargo-release.git", branch: "master" bottle do @@ -21,12 +22,12 @@ class CargoRelease < Formula depends_on "rust" => :build depends_on "rustup-init" => :test depends_on "libgit2@1.5" - depends_on "openssl@1.1" + depends_on "openssl@3" def install ENV["LIBGIT2_SYS_USE_PKG_CONFIG"] = "1" ENV["LIBSSH2_SYS_USE_PKG_CONFIG"] = "1" - ENV["OPENSSL_DIR"] = Formula["openssl@1.1"].opt_prefix + ENV["OPENSSL_DIR"] = Formula["openssl@3"].opt_prefix ENV["OPENSSL_NO_VENDOR"] = "1" system "cargo", "install", "--no-default-features", *std_cargo_args end @@ -54,7 +55,7 @@ def check_binary_linkage(binary, library) [ Formula["libgit2@1.5"].opt_lib/shared_library("libgit2"), - Formula["openssl@1.1"].opt_lib/shared_library("libssl"), + Formula["openssl@3"].opt_lib/shared_library("libssl"), ].each do |library| assert check_binary_linkage(bin/"cargo-release", library), "No linkage with #{library.basename}! Cargo is likely using a vendored version." From b7c07530ec21ac653c8b03ec43b38207d07be1fa Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Thu, 22 Jun 2023 01:36:08 +0800 Subject: [PATCH 248/680] libgit2@1.5: switch to `openssl@3` --- Formula/libgit2@1.5.rb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Formula/libgit2@1.5.rb b/Formula/libgit2@1.5.rb index e118a3b2b1767..280f9eea70d48 100644 --- a/Formula/libgit2@1.5.rb +++ b/Formula/libgit2@1.5.rb @@ -4,6 +4,7 @@ class Libgit2AT15 < Formula url "https://github.com/libgit2/libgit2/archive/v1.5.2.tar.gz" sha256 "57638ac0e319078f56a7e17570be754515e5b1276d3750904b4214c92e8fa196" license "GPL-2.0-only" => { with: "GCC-exception-2.0" } + revision 1 head "https://github.com/libgit2/libgit2.git", branch: "maint/v1.5" livecheck do @@ -26,6 +27,7 @@ class Libgit2AT15 < Formula depends_on "cmake" => :build depends_on "pkg-config" => :build depends_on "libssh2" + depends_on "openssl@3" def install args = %w[-DBUILD_EXAMPLES=OFF -DBUILD_TESTS=OFF -DUSE_SSH=ON -DBUILD_SHARED_LIBS=ON] From 68cb2c6d8333bd33b37f0e1998e3d5a2cecc9c97 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 17:43:06 +0000 Subject: [PATCH 249/680] sofia-sip: update 1.13.15_1 bottle. --- Formula/sofia-sip.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/sofia-sip.rb b/Formula/sofia-sip.rb index 03685de7fa98e..81291eaaee431 100644 --- a/Formula/sofia-sip.rb +++ b/Formula/sofia-sip.rb @@ -7,13 +7,13 @@ class SofiaSip < Formula revision 1 bottle do - sha256 cellar: :any, arm64_ventura: "432a4566b511529e97cfdb3ce395e8e2c07e96c893fa270a9e455485e4561bf9" - sha256 cellar: :any, arm64_monterey: "687f4ba6cdad9ba9c4a690158d532b5f6fb7b0b09c3902ef1abe25bcc8363416" - sha256 cellar: :any, arm64_big_sur: "72e2019aaa7418023be2b17b3bdbfdcaf1fd3866526916f10963bc61f7b4b8cc" - sha256 cellar: :any, ventura: "77c9010033914895789fa3d941ef588b8d8d8484189d84710640982a0ce211ac" - sha256 cellar: :any, monterey: "95d5e50f6e32da6c7aa4da21c1a485d5fd8ceae9a42c6c4c2c6df551a1dada1a" - sha256 cellar: :any, big_sur: "4d6a220779a2ae2e74083453ddbe6033ffaaae74602eb7671081f34810c0d43b" - sha256 cellar: :any_skip_relocation, x86_64_linux: "7f688c6391245a0628cda90274daaa1cbc28fe5b4af7e9c6b8d9adec169a5b11" + sha256 cellar: :any, arm64_ventura: "7bddb4c86e7ebba63fb28a1b28c58063765b2db268a6de5cb791488ddf4d63bd" + sha256 cellar: :any, arm64_monterey: "617aeaedf2b8f9948198815950668ff13a5701e6b3ccc0531e16a27e6fa8ce4b" + sha256 cellar: :any, arm64_big_sur: "b3466a50ad11dae9dc53136e57eace7d511a7ea935dee5a0022bcae874d5fa14" + sha256 cellar: :any, ventura: "168dbd8adf7da0cd86e401c30146f27c6671f78c0c6af4e3c03554bc07f6c35b" + sha256 cellar: :any, monterey: "27c3a031519104338ace57c8c5e2ecd5a7cab74e624cd1f32d82ad0cecb2f3dd" + sha256 cellar: :any, big_sur: "c2274f89b8f065b42a300806366a6dc8f516f1b01037bd1caa16cbd7d2d4f9ba" + sha256 cellar: :any_skip_relocation, x86_64_linux: "3cdbe7c8838184d52e61ba15923fc00b7e0b88f502f4d18ed316ee42dad822e5" end depends_on "autoconf" => :build From 237f7cc344c1d7c7be9dfef3ac05d3d54c5036a4 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 17:50:00 +0000 Subject: [PATCH 250/680] cnats: update 3.6.1_1 bottle. --- Formula/cnats.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/cnats.rb b/Formula/cnats.rb index 1734acf3caf10..d8ab132693cef 100644 --- a/Formula/cnats.rb +++ b/Formula/cnats.rb @@ -7,13 +7,13 @@ class Cnats < Formula revision 1 bottle do - sha256 cellar: :any, arm64_ventura: "0206e5e928601734724c60181977137bcc6fa32b661d63f53da3300b5352334c" - sha256 cellar: :any, arm64_monterey: "a1ffcbe87f824bcc71e784a5d7cf862aa5ad86a9b4265ab994ceac5d933df7fe" - sha256 cellar: :any, arm64_big_sur: "1852d2fe52411a4650cfc693da25674caeb860971d62b6a710702a68f099a5eb" - sha256 cellar: :any, ventura: "803bfd6031c7ea72bb65a66a7f36f3d0e9f13a7f5b788650543ac60857a366c4" - sha256 cellar: :any, monterey: "cebc878eb1694191da1b023ce1c8381d335ecc8b2f949a0580c9bf449f48383d" - sha256 cellar: :any, big_sur: "77d0b288a68a03ab5f7ca1250231ebe5133798dc5f93654feef8c238d1f51f83" - sha256 cellar: :any_skip_relocation, x86_64_linux: "2340adc3d278aaeb0897d7c5f3b53055cb7305b5e0b5ce2ace93d9b223cc2e04" + sha256 cellar: :any, arm64_ventura: "223440be48c43cb502eeceb78514c29b0238717cf17de88ab36113762e545c9a" + sha256 cellar: :any, arm64_monterey: "862262c067872cac1476ab24f7f55ce0c0dafc5f54725041d0e5a4e4d10eb0e6" + sha256 cellar: :any, arm64_big_sur: "0706ceffcf2d56c553da948c2736b04f0e72e1ff8b510a13c0e189bfee7be8ff" + sha256 cellar: :any, ventura: "000d38458fefeb3fa9ed904de8520194edd218f712d1ee270d40c1d01e862d69" + sha256 cellar: :any, monterey: "3eb2b9fd6eafb0da1a4edd95161944335384d9a2239d7932fee0b1837d05cab8" + sha256 cellar: :any, big_sur: "6e2ab1a62323570a24bb87e63de6f94415a032b543603148d6b7821149f9bb6f" + sha256 cellar: :any_skip_relocation, x86_64_linux: "f644c78147ae22f040bef2477d148923f0d56af87075b0d407e7ec8087fa86b1" end depends_on "cmake" => :build From d8f61a0d7ce711cabd46436fb840c6e9ac9fb2a3 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 17:52:36 +0000 Subject: [PATCH 251/680] zeek: update 5.2.2_1 bottle. --- Formula/zeek.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/zeek.rb b/Formula/zeek.rb index dae460ac67b69..c4f9b6fabe096 100644 --- a/Formula/zeek.rb +++ b/Formula/zeek.rb @@ -14,13 +14,13 @@ class Zeek < Formula end bottle do - sha256 arm64_ventura: "1f4b6233fd029ce7810d682732facffd59bf8a1c94a4a78a7f5e49637e7605cb" - sha256 arm64_monterey: "eb12e63c23f7592a36a2e49b4bb5387e513f0c9bcbb90a23218c6e1f14171171" - sha256 arm64_big_sur: "f2924aae8a602bb50ccf4a7a98d045a08cd653bc474d1b4c42db786d180b535a" - sha256 ventura: "57dd22348584869422e0b7c73899d7526012483ab6964dc4e5aa5f3994364979" - sha256 monterey: "12785b535477ee855e67c2faf9aee03a0cafb3131bcd267efec973007dc09eaf" - sha256 big_sur: "54a2474f17b1f04485fcbfe41994e3dc3e9226094b74f6a953f3e1cfa2bdd42f" - sha256 x86_64_linux: "09285f45fb4123952737b1f49fab4d8eea0739d72b11f0e7a683a4c67dd0912d" + sha256 arm64_ventura: "2147729674a13e36581811343ef3880380f6f1cbff54ac6f3d6df09ef894ca3d" + sha256 arm64_monterey: "5a5194f11c64daacbea20752a86627e61614bc51a3687d2e1a56418351bdef90" + sha256 arm64_big_sur: "d35effe61620bda186fd6c39924e686dd3fa09460b49d45fe3aba0624525b979" + sha256 ventura: "9f54a2848fd06cf4eecc86a29f695f42d6be011c8df62a0d14a377096444bcbc" + sha256 monterey: "c2b90ef76a0603d18cf9bc34ddf890f2e1d931fb560895e200ec7fcdf92bee49" + sha256 big_sur: "9ee867f78cac0ef8ab99774907ad934f02377fbb0472add072167c599908cfae" + sha256 x86_64_linux: "17821b640c05caa7758779020d4cc896216a6ac3b40cfaa5fd979fe528e8d7e0" end depends_on "bison" => :build From 2d53c0854d6a8a76a714a3d04f4ca144cc1a5923 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Thu, 22 Jun 2023 02:02:55 +0800 Subject: [PATCH 252/680] Revert "apache-arrow: switch to `openssl@3`" The bottle built from this commit is broken. See #134428. This reverts commit 813610ee0223882c9fcc9614812b861677710790. --- Formula/apache-arrow.rb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Formula/apache-arrow.rb b/Formula/apache-arrow.rb index 51ca6d1ff65dd..c7d21caf297c9 100644 --- a/Formula/apache-arrow.rb +++ b/Formula/apache-arrow.rb @@ -6,7 +6,6 @@ class ApacheArrow < Formula mirror "https://archive.apache.org/dist/arrow/arrow-12.0.1/apache-arrow-12.0.1.tar.gz" sha256 "3481c411393aa15c75e88d93cf8315faf7f43e180fe0790128d3840d417de858" license "Apache-2.0" - revision 1 head "https://github.com/apache/arrow.git", branch: "main" bottle do @@ -28,7 +27,7 @@ class ApacheArrow < Formula depends_on "glog" depends_on "grpc@1.54" depends_on "lz4" - depends_on "openssl@3" + depends_on "openssl@1.1" depends_on "protobuf@21" depends_on "rapidjson" depends_on "re2" From f3f7b2df6deee1252478607515652c00db5753da Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 18:39:04 +0000 Subject: [PATCH 253/680] monero: update 0.18.2.2_3 bottle. --- Formula/monero.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/monero.rb b/Formula/monero.rb index 3fc97fe059f09..d5fb2e6b6402f 100644 --- a/Formula/monero.rb +++ b/Formula/monero.rb @@ -14,13 +14,13 @@ class Monero < Formula end bottle do - sha256 cellar: :any, arm64_ventura: "0e55e08ecdc625d4b0611d4aa173d55d8dd06072b8147602aa4b78a3c964b6c4" - sha256 cellar: :any, arm64_monterey: "2b3051bddacfb3727f32934b84e704a7143dece8e1d1940a4c25579082f406a4" - sha256 cellar: :any, arm64_big_sur: "de31e8caa8d348e0a7cce6b0b6326f68245fe3873874ae03c57e453a8e0d2016" - sha256 cellar: :any, ventura: "c632d362a62247ff18139d1a6adc31722367cf3a9d5e47f4855e8ac3ebe35bdb" - sha256 cellar: :any, monterey: "a629082e1d88e274e42ac8352cf8dc64db00350bd36d6f005bd25d017bb80e83" - sha256 cellar: :any, big_sur: "4c57f4f42351df3866ca7ce15a038be30da2589c1c6dcf2ab2adfb525d12e928" - sha256 cellar: :any_skip_relocation, x86_64_linux: "57008bbd8e2ed5af2bedf79f35e4ff1fda5a806f59b85e035dbf252d86ed627d" + sha256 cellar: :any, arm64_ventura: "248771c9bc50bc5a7b903cfbe149982ac361a003eb6919069b622854555c913e" + sha256 cellar: :any, arm64_monterey: "8ad2591d01eaca15eb20e69dcc5348ea2a0c96b0bdb4d9a13bf822d6b3a8e53d" + sha256 cellar: :any, arm64_big_sur: "7781801fa13ea21a4233ebd16f46bdfdf0a16409f385ac9e7447b1f4f9cc5972" + sha256 cellar: :any, ventura: "eb2bfd2acdc6e8f7c5ec3028a9a09fa34d5eb531dec1f74a5df5c886228bf526" + sha256 cellar: :any, monterey: "366c4fcebfe64f5bb031c1efefda3d528b47f019fc1f46a09b8db81ea7c31edf" + sha256 cellar: :any, big_sur: "ffc14524e35b93b2734fcbabc5e4fb15a2c27bf81befaccca42e8ec47e63ba56" + sha256 cellar: :any_skip_relocation, x86_64_linux: "ae2653d859456a9f0088d54784ce7e2be713c5675c8fb6443e185fbf64d36a7b" end depends_on "cmake" => :build From ecb2d75e7612335baf035bb5ef7fdb1d869e86ab Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 19:09:32 +0000 Subject: [PATCH 254/680] wownero: update 0.11.0.3_3 bottle. --- Formula/wownero.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/wownero.rb b/Formula/wownero.rb index 195e690e416ce..0144317543e51 100644 --- a/Formula/wownero.rb +++ b/Formula/wownero.rb @@ -25,13 +25,13 @@ class Wownero < Formula end bottle do - sha256 cellar: :any, arm64_ventura: "13dfbac1e1886d4f362b4c7978e263a3aeeed05fdc87bbf3d4a826f047a68c76" - sha256 cellar: :any, arm64_monterey: "0ac3c34a1d4f2125b73a3afe6577d9e37c1af20cf1773ff00918895190989d22" - sha256 cellar: :any, arm64_big_sur: "25e7160ff0375be8f0e6b014ebe96fd31284dc10f39c0021fbd840c1635e2d85" - sha256 cellar: :any, ventura: "e91b177bf2f7bb4ee525f3bac9babcbbea08d764599ff2b4b5feb2e66015352c" - sha256 cellar: :any, monterey: "ebbb514291c711c1424467581470a1ba2308f22fea361418218221e752d2b5d5" - sha256 cellar: :any, big_sur: "817b6597ab089f6530ffd716bf43d8a473a183c9c7f2e97565ccad18c4e259eb" - sha256 cellar: :any_skip_relocation, x86_64_linux: "03741a450a51a2ae8adeb68deae1f58343dd3ad9e106cebc636868ee23e3568b" + sha256 cellar: :any, arm64_ventura: "e9c6d64810d53ccd2fa82a0f641fc4fbf594ce632b18186801083493bf6be222" + sha256 cellar: :any, arm64_monterey: "d53bd08ebda04811356689c342d35fc0344f0906a540d83a43f9b41df447e971" + sha256 cellar: :any, arm64_big_sur: "7af4e0940aaa43a7d70d3a8cb1970f744f71acdf67e8c7de8e9db913c682adff" + sha256 cellar: :any, ventura: "16d4dc784619f6a70f0a017abe08d321a9555218ee4c6330589d6cb6f18d9234" + sha256 cellar: :any, monterey: "e8337a5e74fceca5739b0579aac2c1829dca2ed5379bf50d2e2ec7a3eb7897bb" + sha256 cellar: :any, big_sur: "bd746ee84a9474879ea9cb224c150d000e7802c5837e1a7ef0d4193d20ca75c0" + sha256 cellar: :any_skip_relocation, x86_64_linux: "5e700986a65ce429419bcdf44fa0339a2b2f01182c9138915df5b7e50dec44a0" end depends_on "cmake" => :build From 58753b4b7601eeb317fdafdfdbf5cb79fb76adb5 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 19:36:53 +0000 Subject: [PATCH 255/680] cargo-release: update 0.24.10_1 bottle. --- Formula/cargo-release.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/cargo-release.rb b/Formula/cargo-release.rb index f7ad5b49b2cf6..d2e5df29c5731 100644 --- a/Formula/cargo-release.rb +++ b/Formula/cargo-release.rb @@ -8,14 +8,13 @@ class CargoRelease < Formula head "https://github.com/crate-ci/cargo-release.git", branch: "master" bottle do - rebuild 1 - sha256 cellar: :any, arm64_ventura: "becaf0d2bc4a0d94a7ddea14bbd72a77382e0c9ccf8d002af01a8bd174701bfe" - sha256 cellar: :any, arm64_monterey: "155fd1a7b7cd66cff3fa09d58a8ea8e7ff939eb3feac60a61334eec6715b7fc1" - sha256 cellar: :any, arm64_big_sur: "0b6d41812284cbcc42f3a4101f3d37136a7d700cbfe3795fea8636470486c8e8" - sha256 cellar: :any, ventura: "fc7bc57e9456db77fc091e390ee92b189a4a439256aa85eaf0c834580eaf7a5d" - sha256 cellar: :any, monterey: "67b05a7139ab0d4650b4e66a254122d2ee867e06f05d9b6293f3502fff596652" - sha256 cellar: :any, big_sur: "81ec4ec2a3e4d1d97206d84d417f367bcc5b2059da8fa63a69d287b899010b42" - sha256 cellar: :any_skip_relocation, x86_64_linux: "83680b83660adf80f81c4c2ed349748740b8013cf453d842119499a8af585e45" + sha256 cellar: :any, arm64_ventura: "1b9a675c75921698ff1d69952f99668f34ef14d3a3dd0e0f5244e933dbc04794" + sha256 cellar: :any, arm64_monterey: "bab0037a75a88c9e8e3ce32e70ab935f0bf4cb88b7ab4b30fb913c7d4c2d919b" + sha256 cellar: :any, arm64_big_sur: "805ac31138fc2e1a79e8ab622c1dbed1ca9746d43dedf24b4696c74ee7b0959b" + sha256 cellar: :any, ventura: "40804ff307bffb75cefe90cf6403e64b51843e793af994db46d14dddeb9d05dd" + sha256 cellar: :any, monterey: "3f272287b257fc2f4ceb74f424ab2c67ad95d3284705e48b3c9bd17876312d6a" + sha256 cellar: :any, big_sur: "01423769e36908577000246d36a9873043ccdefba68e3f728f5687d79ee4190e" + sha256 cellar: :any_skip_relocation, x86_64_linux: "2477a2aaa2a317f04d02cc70ab20ba69a3bf2c0146fcdc192d11e918247a9a4e" end depends_on "pkg-config" => :build From 2d0403e783b1854e8fc35084d2b31f523baa3f21 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 19:36:54 +0000 Subject: [PATCH 256/680] cargo-deny: update 0.13.9_1 bottle. --- Formula/cargo-deny.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/cargo-deny.rb b/Formula/cargo-deny.rb index 9e8a933f42a06..82e022da151f5 100644 --- a/Formula/cargo-deny.rb +++ b/Formula/cargo-deny.rb @@ -8,14 +8,13 @@ class CargoDeny < Formula head "https://github.com/EmbarkStudios/cargo-deny.git", branch: "main" bottle do - rebuild 1 - sha256 cellar: :any, arm64_ventura: "47083c1f323628b4a5d0f276ecadca3e7a6e387ec25f7204f26f8bee8fe7f441" - sha256 cellar: :any, arm64_monterey: "37e778aaadf2ba3f61ad74c64c86092b656572dcdc5ab7d8b1170d0c3adb2001" - sha256 cellar: :any, arm64_big_sur: "7c1f73ff421613b0e86b0f061ad4db260625da9118ff0474020b15a1391e352c" - sha256 cellar: :any, ventura: "a9d1e8dfd53c94af9b510224c8f1d6657b99ee8ccfe6234af026d9e36dda0035" - sha256 cellar: :any, monterey: "6566f87892abe2a42b465f432ac5ac8aa2f261792ad50e194e02e06404b26d70" - sha256 cellar: :any, big_sur: "4214b9277603abe60a2ab3858999d007f9473bea273bd320f880f54433768bb4" - sha256 cellar: :any_skip_relocation, x86_64_linux: "2fdc1f29db57642aae58a24d8d93625478e1016077eeb634231f23038da3b999" + sha256 cellar: :any, arm64_ventura: "d7313f29a24ba4ba12c11adfb2191775f1d708e3a57f4e02a332b2e8736e6657" + sha256 cellar: :any, arm64_monterey: "296f2d5b36063deac24f82f69a4290be11471b503dd255955abad8053c8fd1a3" + sha256 cellar: :any, arm64_big_sur: "8361965027fc916f1cb1dc8bd66d8f021ad66e1829de43055bd35de877d1761c" + sha256 cellar: :any, ventura: "8e74e5432a2668d5ef992e9d24e1c69567f7ef7abd3566c25df4d3974ebe3058" + sha256 cellar: :any, monterey: "47e3d92a3309a4f86c0a4199c7beb995a8566851cf958e40c1330db3f3f87b05" + sha256 cellar: :any, big_sur: "17801468c4bdf1ed5d6c3ebe2e110db029cc48eae699dff3725e9e251aa6d5b0" + sha256 cellar: :any_skip_relocation, x86_64_linux: "7b7e106df432c503fa28fd4c3f4233275cfd667a9fe1e1288c039500ec7bab1e" end depends_on "pkg-config" => :build From 30ec639604efe139f1433f957a4ececcde2444a2 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 19:36:54 +0000 Subject: [PATCH 257/680] libgit2@1.5: update 1.5.2_1 bottle. --- Formula/libgit2@1.5.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/libgit2@1.5.rb b/Formula/libgit2@1.5.rb index 280f9eea70d48..0425c928375f1 100644 --- a/Formula/libgit2@1.5.rb +++ b/Formula/libgit2@1.5.rb @@ -13,13 +13,13 @@ class Libgit2AT15 < Formula end bottle do - sha256 cellar: :any, arm64_ventura: "45890efc844a6ccde796efa4756a41375735572b54947ecda8e0858b41a884bf" - sha256 cellar: :any, arm64_monterey: "dc152e1db59734a81563ce8f9f058730b05e314fb4bd727a170f1be828e36cc0" - sha256 cellar: :any, arm64_big_sur: "84a6669c3b32baca505dee3f5d5fb61aa5b6c702c5ba8230d350fda5acee263a" - sha256 cellar: :any, ventura: "a3d6857aa3b6ba663c7e943b4d081664af897b65350abb6e30193a5483905f3c" - sha256 cellar: :any, monterey: "2e8ee4edd3649f680229d3b949ebfc635584c8eaf4ddfe606d4ff34b26122e82" - sha256 cellar: :any, big_sur: "f317f24b43c63188db7c37a88f5cbc7ed75fa5c3ed83d17b1ac4e593e467e634" - sha256 cellar: :any_skip_relocation, x86_64_linux: "d04641c90b730f0515ba0b6b577f57ac145e21fdf968ccfddbc554adc9cc0fa3" + sha256 cellar: :any, arm64_ventura: "273499a81de78a836ebd135415c4d2690139cd189968ee2409d29368a8df3f7e" + sha256 cellar: :any, arm64_monterey: "1b1be422a6954f83139d2ce56752566ce0f9253805cc0c94dea7f6ea44aff6bc" + sha256 cellar: :any, arm64_big_sur: "b3431dfca6fa375a8d3fbeb07ec300e6ca8b41e2f1ea210ec9c8ccbbab061557" + sha256 cellar: :any, ventura: "2ced030755f22a160210405875a5b5c692000841b951dd00d9983df0528a323d" + sha256 cellar: :any, monterey: "d4d841933fb2a8e5432065f2fcae5832b22ae7944c2ae1c382a14b07f7a39b0a" + sha256 cellar: :any, big_sur: "bbff0c4ba567505eb2a6fc7fa1a4408102de58741da23ed31a569ad04819daf7" + sha256 cellar: :any_skip_relocation, x86_64_linux: "d96943d843a16680363dd9ac2efef7db0f0187221d1b6a8b613ab7be71184d89" end keg_only :versioned_formula From 0887af9ba49b661ec9534d01c3e4d0314049a4ed Mon Sep 17 00:00:00 2001 From: Justin Krehel <39449589+krehel@users.noreply.github.com> Date: Wed, 21 Jun 2023 14:38:35 -0400 Subject: [PATCH 258/680] nsd: switch to openssl@3 --- Formula/nsd.rb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Formula/nsd.rb b/Formula/nsd.rb index 8d2cdbafd2805..e36ecdbb7cadd 100644 --- a/Formula/nsd.rb +++ b/Formula/nsd.rb @@ -4,6 +4,7 @@ class Nsd < Formula url "https://www.nlnetlabs.nl/downloads/nsd/nsd-4.7.0.tar.gz" sha256 "8faca44e299ad2915fa000887ab1632631ea68709c62ce35f110bfe721ecf214" license "BSD-3-Clause" + revision 1 # We check the GitHub repo tags instead of # https://www.nlnetlabs.nl/downloads/nsd/ since the first-party site has a @@ -24,14 +25,14 @@ class Nsd < Formula end depends_on "libevent" - depends_on "openssl@1.1" + depends_on "openssl@3" def install system "./configure", "--prefix=#{prefix}", "--sysconfdir=#{etc}", "--localstatedir=#{var}", "--with-libevent=#{Formula["libevent"].opt_prefix}", - "--with-ssl=#{Formula["openssl@1.1"].opt_prefix}" + "--with-ssl=#{Formula["openssl@3"].opt_prefix}" system "make", "install" end From 1fc2691108a66888690b35ce118566f1a50cba26 Mon Sep 17 00:00:00 2001 From: Justin Krehel <39449589+krehel@users.noreply.github.com> Date: Wed, 21 Jun 2023 14:19:39 -0400 Subject: [PATCH 259/680] znc: switch to openssl@3 --- Formula/znc.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/znc.rb b/Formula/znc.rb index 190b03f713802..b8b6d7f8c5b44 100644 --- a/Formula/znc.rb +++ b/Formula/znc.rb @@ -4,7 +4,7 @@ class Znc < Formula url "https://znc.in/releases/archive/znc-1.8.2.tar.gz" sha256 "ff238aae3f2ae0e44e683c4aee17dc8e4fdd261ca9379d83b48a7d422488de0d" license "Apache-2.0" - revision 8 + revision 9 bottle do sha256 arm64_ventura: "16c2edd8071636add21601f3382154a373b3c7b7b50cdda1a91257da87630011" @@ -25,7 +25,7 @@ class Znc < Formula depends_on "pkg-config" => :build depends_on "icu4c" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "python@3.11" uses_from_macos "zlib" @@ -60,7 +60,7 @@ def install # Replace dependencies' Cellar paths with opt paths inreplace [bin/"znc-buildmod", lib/"pkgconfig/znc.pc"] do |s| s.gsub! Formula["icu4c"].prefix.realpath, Formula["icu4c"].opt_prefix - s.gsub! Formula["openssl@1.1"].prefix.realpath, Formula["openssl@1.1"].opt_prefix + s.gsub! Formula["openssl@3"].prefix.realpath, Formula["openssl@3"].opt_prefix end end end From 80e2cc19e77239e024bfd9f300c0a304ee55b69c Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 23:12:53 +0800 Subject: [PATCH 260/680] clamav: switch to `openssl@3` --- Formula/clamav.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/clamav.rb b/Formula/clamav.rb index 043cd2582b25d..ddd7ab9251322 100644 --- a/Formula/clamav.rb +++ b/Formula/clamav.rb @@ -5,6 +5,7 @@ class Clamav < Formula mirror "https://fossies.org/linux/misc/clamav-1.1.0.tar.gz" sha256 "a30020d99cd467fa5ea0efbd6f4f182efebf62a9fc62fc4a3a7b2cc3f55e6b74" license "GPL-2.0-or-later" + revision 1 head "https://github.com/Cisco-Talos/clamav-devel.git", branch: "main" livecheck do @@ -26,7 +27,7 @@ class Clamav < Formula depends_on "pkg-config" => :build depends_on "rust" => :build depends_on "json-c" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "pcre2" depends_on "yara" From 614efbcbd1e235ce54379b87d5f3317835263f23 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:24:56 +0800 Subject: [PATCH 261/680] texlive: switch to `openssl@3` --- Formula/texlive.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/texlive.rb b/Formula/texlive.rb index 7383a8e04a424..3b56b6df0f693 100644 --- a/Formula/texlive.rb +++ b/Formula/texlive.rb @@ -8,7 +8,7 @@ class Texlive < Formula mirror "https://ftp.tu-chemnitz.de/pub/tug/historic/systems/texlive/2023/texlive-20230313-source.tar.xz" sha256 "3878aa0e1ed0301c053b0e2ee4e9ad999c441345f4882e79bdd1c8f4ce9e79b9" license :public_domain - revision 1 + revision 2 head "https://github.com/TeX-Live/texlive-source.git", branch: "trunk" livecheck do @@ -59,7 +59,7 @@ class Texlive < Formula depends_on "luajit" depends_on "mpfr" depends_on "openjdk" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "perl" depends_on "pixman" depends_on "potrace" @@ -339,7 +339,7 @@ def install # Install Perl resources ENV.prepend_create_path "PERL5LIB", libexec/"lib/perl5" ENV["PERL_MM_USE_DEFAULT"] = "1" - ENV["OPENSSL_PREFIX"] = Formula["openssl@1.1"].opt_prefix + ENV["OPENSSL_PREFIX"] = Formula["openssl@3"].opt_prefix tex_resources = %w[texlive-extra install-tl texlive-texmf] From da1330f2016750d9bcfb0cf9f6dc31b31e227b0f Mon Sep 17 00:00:00 2001 From: Patrick Linnane Date: Wed, 21 Jun 2023 10:25:17 -0700 Subject: [PATCH 262/680] condure: switch to `openssl@3` --- Formula/condure.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/condure.rb b/Formula/condure.rb index 9ea50ef632228..6e7d73203ddbc 100644 --- a/Formula/condure.rb +++ b/Formula/condure.rb @@ -6,6 +6,7 @@ class Condure < Formula url "https://github.com/fanout/condure/archive/1.9.2.tar.gz" sha256 "c95a7587997af82ab6f3bbf92cfb983b58d7c304133f3be1d0787e31d16ea065" license "Apache-2.0" + revision 1 bottle do sha256 cellar: :any, arm64_ventura: "f1303c7f4e4fda6887b2d444d81bba105f462cb9b689115d335540c7505d57e3" @@ -20,7 +21,7 @@ class Condure < Formula depends_on "pkg-config" => :build depends_on "rust" => :build depends_on "python@3.11" => :test - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "zeromq" resource "pyzmq" do From 150a1efe596b92136af684c7323b3e2fad402e3b Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:22:54 +0000 Subject: [PATCH 263/680] nsd: update 4.7.0_1 bottle. --- Formula/nsd.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/nsd.rb b/Formula/nsd.rb index e36ecdbb7cadd..647e44f6e10b1 100644 --- a/Formula/nsd.rb +++ b/Formula/nsd.rb @@ -15,13 +15,13 @@ class Nsd < Formula end bottle do - sha256 arm64_ventura: "6d22a9fce1d22d300237bba1290253080ed5fc77c56a302eb16a15610bb7e47b" - sha256 arm64_monterey: "e7fdc73bb33247726aecb063deefb271b4ce893bedfde26a35a196d0c5d6861a" - sha256 arm64_big_sur: "c8ef7c1fd1087a250abe89b82b2cb6b8d82ce99b86b60873bd3983e4e2aa8418" - sha256 ventura: "420ba1cd37bc74fa90d3344f965e4b3d12f9e8adeb45fe8c5fc47558964698c8" - sha256 monterey: "a5437cd05b4da7209c380860b508a9fe896f483df0519b548cf7fcb9de32a486" - sha256 big_sur: "5dc0c2ebbbad72fc0febc44cf09bdf5b4b9def56668d8df7568146fbaf706535" - sha256 x86_64_linux: "2415b677f4f0449e456c24e882256354a63c509a2e3f4df708250f740083fd1a" + sha256 arm64_ventura: "09aa50e0ff6b9dcbc6457acce3242fa0f259534e45f45df1962f3a55a2f84b54" + sha256 arm64_monterey: "aa66c94672a6831ba5845d0d9fe73021fe9ea21e1403d1f194222fbabd60c91e" + sha256 arm64_big_sur: "7d1a23581b87a516f4adab974626ceeed458342a2177c6870686160c8edc7efa" + sha256 ventura: "0f2566019b7601c94d0f21ab7854025eb5c1f5c843bcf429c72fb7501d4f62fa" + sha256 monterey: "39d73cf7533e96c0c1434baa1f59211e4be2b4ceeb176fa04b44e05b66206dca" + sha256 big_sur: "1f146848df2780720ea966f52f6f48e3c428c5400ce0cec2216b76b9166f50c7" + sha256 x86_64_linux: "cdb25f1576f8f2e074781348b7754d039943e472cf72c464f7497d8b4ef41281" end depends_on "libevent" From b71bc0b2ba16d534163de48e6b35099a32e300e5 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:23:14 +0000 Subject: [PATCH 264/680] znc: update 1.8.2_9 bottle. --- Formula/znc.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/znc.rb b/Formula/znc.rb index b8b6d7f8c5b44..04618e4b7156a 100644 --- a/Formula/znc.rb +++ b/Formula/znc.rb @@ -7,13 +7,13 @@ class Znc < Formula revision 9 bottle do - sha256 arm64_ventura: "16c2edd8071636add21601f3382154a373b3c7b7b50cdda1a91257da87630011" - sha256 arm64_monterey: "0c2589f787f5c2fd5e18bec2c1632c74dc0aae93addeebf6511dfea72a3cdd90" - sha256 arm64_big_sur: "219691320c4bb76f4fb7ad672e80ff4617f7a5ce54c3b8958dc43c2c22e1b5a4" - sha256 ventura: "fd1eca2b1aed01a8b8b7cdfb00f1ebc49144479443cfe67a7122adb587fa4e41" - sha256 monterey: "68b8e8ee8550fba79e05d536dcd4108c9170b50fb811bf84d5e5e543ad0088a8" - sha256 big_sur: "98f0e6041e53da494c149f59c0dee77a88d34964d27c7532d1b9e9166e437892" - sha256 x86_64_linux: "56e2e24fcb719c52a63136cb9d41d7b13a70d3f2339ef4acbf90fe08ad173cdb" + sha256 arm64_ventura: "9d22b6e33c6538bab946604ba4317459e185897e2f2ae491cc7b66076073e065" + sha256 arm64_monterey: "ed9dcc7af9880176e7a29ef421c4acd240160ddd67920bd6649aa158b9e37bc7" + sha256 arm64_big_sur: "1868c389351fd86e5c9c5847974b57007fd794819213f864d1854fa5d4139db0" + sha256 ventura: "b553390d14bff7112a6bc0adae40d427cccd0a1ba3a01f69ad8a5dea698bc5e2" + sha256 monterey: "5365f2987a95d6a84b0e7e1137903f25d8b8f20d69003c9ddbbee1bcd92d4a9a" + sha256 big_sur: "ad659f597cbbed3de79d83d580d4f65608ff342b18a95bf971f4cc3818470ec6" + sha256 x86_64_linux: "4b7acf8d5d88524f8091a79a19cbfd2b8ac1ba89cb0245f4cac579fad82d7961" end head do From 9c7b1d3cb17104d23d9b9eb85b09b99b942990f1 Mon Sep 17 00:00:00 2001 From: Minsoo Choo Date: Wed, 21 Jun 2023 17:24:59 -0400 Subject: [PATCH 265/680] git: switch to `openssl@3` --- Formula/git.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/git.rb b/Formula/git.rb index 98f5594f57418..808835f9ddcbd 100644 --- a/Formula/git.rb +++ b/Formula/git.rb @@ -5,6 +5,7 @@ class Git < Formula url "https://mirrors.edge.kernel.org/pub/software/scm/git/git-2.41.0.tar.xz" sha256 "e748bafd424cfe80b212cbc6f1bbccc3a47d4862fb1eb7988877750478568040" license "GPL-2.0-only" + revision 1 head "https://github.com/git/git.git", branch: "master" livecheck do @@ -31,7 +32,7 @@ class Git < Formula on_linux do depends_on "linux-headers@5.15" => :build - depends_on "openssl@1.1" # Uses CommonCrypto on macOS + depends_on "openssl@3" # Uses CommonCrypto on macOS end resource "html" do From 5cfe1aebf501d755eb28c41f7c60e53660c7bb9a Mon Sep 17 00:00:00 2001 From: Minsoo Choo Date: Wed, 21 Jun 2023 17:32:38 -0400 Subject: [PATCH 266/680] git-series: switch to `openssl@3` --- Formula/git-series.rb | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Formula/git-series.rb b/Formula/git-series.rb index a4ebef5fc3aa4..350191e0a2092 100644 --- a/Formula/git-series.rb +++ b/Formula/git-series.rb @@ -4,7 +4,7 @@ class GitSeries < Formula url "https://github.com/git-series/git-series/archive/0.9.1.tar.gz" sha256 "c0362e19d3fa168a7cb0e260fcdecfe070853b163c9f2dfd2ad8213289bc7e5f" license "MIT" - revision 8 + revision 9 bottle do sha256 cellar: :any, arm64_ventura: "6f0c466c52a6c4f1e160195c07d2769e397b5c430a7e099c5e83957d15560c5f" @@ -20,12 +20,12 @@ class GitSeries < Formula depends_on "rust" => :build depends_on "libgit2" depends_on "libssh2" - depends_on "openssl@1.1" + depends_on "openssl@3" def install # Ensure that the `openssl` crate picks up the intended library. # https://crates.io/crates/openssl#manual-configuration - ENV["OPENSSL_DIR"] = Formula["openssl@1.1"].opt_prefix + ENV["OPENSSL_DIR"] = Formula["openssl@3"].opt_prefix ENV["OPENSSL_NO_VENDOR"] = "1" ENV["LIBGIT2_SYS_USE_PKG_CONFIG"] = "1" @@ -67,9 +67,9 @@ def check_binary_linkage(binary, library) linked_libraries = [ Formula["libgit2"].opt_lib/shared_library("libgit2"), Formula["libssh2"].opt_lib/shared_library("libssh2"), - Formula["openssl@1.1"].opt_lib/shared_library("libssl"), + Formula["openssl@3"].opt_lib/shared_library("libssl"), ] - linked_libraries << (Formula["openssl@1.1"].opt_lib/shared_library("libcrypto")) if OS.mac? + linked_libraries << (Formula["openssl@3"].opt_lib/shared_library("libcrypto")) if OS.mac? linked_libraries.each do |library| assert check_binary_linkage(bin/"git-series", library), From 293e8a812e0b722f6379680378d8710b988f1921 Mon Sep 17 00:00:00 2001 From: Minsoo Choo Date: Wed, 21 Jun 2023 17:59:31 -0400 Subject: [PATCH 267/680] liboauth: switch to `openssl@3` --- Formula/liboauth.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/liboauth.rb b/Formula/liboauth.rb index 08ee65a622b1a..7846d6d6aa06b 100644 --- a/Formula/liboauth.rb +++ b/Formula/liboauth.rb @@ -6,7 +6,7 @@ class Liboauth < Formula # if configured with '--enable-gpl' see COPYING.GPL and LICENSE.OpenSSL # otherwise read COPYING.MIT license "MIT" - revision 2 + revision 3 bottle do sha256 cellar: :any, arm64_ventura: "9bc314906be04bdada39fec114bf9113b3395fbd94e5166bda71caf76bd0a517" @@ -22,7 +22,7 @@ class Liboauth < Formula sha256 cellar: :any_skip_relocation, x86_64_linux: "7d4b6121635263809e6c2294ac2852c0e8a2680cdcc0fec733e01bc83da7ac6a" end - depends_on "openssl@1.1" + depends_on "openssl@3" # Patch for compatibility with OpenSSL 1.1 patch :p0 do From 754cca1cbec763611d53744884d706ff2c97d177 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 22:00:29 +0000 Subject: [PATCH 268/680] git-series: update 0.9.1_9 bottle. --- Formula/git-series.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/git-series.rb b/Formula/git-series.rb index 350191e0a2092..eb85e1c656e67 100644 --- a/Formula/git-series.rb +++ b/Formula/git-series.rb @@ -7,13 +7,13 @@ class GitSeries < Formula revision 9 bottle do - sha256 cellar: :any, arm64_ventura: "6f0c466c52a6c4f1e160195c07d2769e397b5c430a7e099c5e83957d15560c5f" - sha256 cellar: :any, arm64_monterey: "8a369876e7020187f64383c5648bee3999fda97fec7fea4337005effb1aedecb" - sha256 cellar: :any, arm64_big_sur: "86da0b8d651dd3ed067c07ab62d764604c037a793d245b46704fd99321021bb8" - sha256 cellar: :any, ventura: "60c8902fd153b2ac7e406e33ba04a734e63cbaf2161fa5e8711a85a27c8063d9" - sha256 cellar: :any, monterey: "dda19762e1ee0a3e08c9480afd6e5dd546f59ebc40a3661b7af6635d8061b07b" - sha256 cellar: :any, big_sur: "8fb717cef8354558eb6513a323240db699bf885b8931bdb5b1ca38b8793fafd0" - sha256 cellar: :any_skip_relocation, x86_64_linux: "72e716f079406bd81c575e9d122ae6a940240848a69e5a02a9539f78a744adc7" + sha256 cellar: :any, arm64_ventura: "1568eef8c171318e5252a2b70cf6c73593cdde9771aad628a4e488f959c549e4" + sha256 cellar: :any, arm64_monterey: "bc86ff7a61825bfdce2a6526b1c4f093b925015b237431c55a01c81b5689fff8" + sha256 cellar: :any, arm64_big_sur: "10dc8abee745d6a0c5050d664c4f215e843eead39c63cd7f8b0b0ea50891a42f" + sha256 cellar: :any, ventura: "d9aa7c268d33b8b1dd161bed8b5d3d2634bfc29198f84832642cf6c520342d51" + sha256 cellar: :any, monterey: "ea19bae915f274db6c6cda126037cd5360a562f14e479787c7b29bf0e878fe20" + sha256 cellar: :any, big_sur: "67f0a92d24fdf4611d3dcaa2a63d47f678f9ff8b4b99a13c47544c713c9654b1" + sha256 cellar: :any_skip_relocation, x86_64_linux: "4b14ff0d2da9a97e00e16d8bc216eea5e81675fa3ce956c4461167ac761d6193" end depends_on "pkg-config" => :build From a324d727d4c89fe0483d2649deb00fb69d73cb1b Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 22:00:59 +0000 Subject: [PATCH 269/680] git: update 2.41.0_1 bottle. --- Formula/git.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/git.rb b/Formula/git.rb index 808835f9ddcbd..1af7ac7c6a58d 100644 --- a/Formula/git.rb +++ b/Formula/git.rb @@ -14,13 +14,13 @@ class Git < Formula end bottle do - sha256 arm64_ventura: "c3cb2197ef143929e3c044b2a9bf6182de624ad067a094d550d089bf7f9cf727" - sha256 arm64_monterey: "331de6e6a714392d47129ce51f52543004e06ef45bdd57150ad80857b4f1414e" - sha256 arm64_big_sur: "ed7fcbf16e665ffe3a376d44512e782e5e66c300a73ef5cfceb35dbb0b9969ec" - sha256 ventura: "f486fed52baac759597ab8939e95faf93862aa31666a88bca015957c853935ed" - sha256 monterey: "b22088cd62a13220dee5d3c763afc4359e5e1a6cf0daa0410a360d6746096069" - sha256 big_sur: "96f7ecab0bcd9ab2c89fcfa7a23001b1e0d8298eca8c5371a0d91ba6f53ef5f8" - sha256 x86_64_linux: "d30b3a4a08df3e70ffd1eaf3e2b4046bf3a25e744ae3cdea89544849e3db4bb7" + sha256 arm64_ventura: "96443562c1f0d820f159fbe897d4e1b8a83a26585a73e74e742c0f9270ff3cb6" + sha256 arm64_monterey: "147ebdd97e787a2335a5978a8bcda6a85b64d2fae67aec9446b997cdcae85949" + sha256 arm64_big_sur: "389bf22054ba2eec09b2f8acd705f67f24343cfdee8ad7e8a75be5be647e37fd" + sha256 ventura: "6b23e127ff57cb08b6e610bf9805cc5ba8169a3ff55c8cc79bb00e3aa0507856" + sha256 monterey: "508c29a6ad703a30c60fd79f077ca67d5e358d10b6c575da65cd31bf3dab47ec" + sha256 big_sur: "6b821e82625bc1402818a707cd4813af3e9264875c3bc828f096b67fcd800a82" + sha256 x86_64_linux: "a259c7996de4fc4d18a5842a2b40728f8a8911fe39b9a9fb425ef7b2b1d6d73e" end depends_on "gettext" From 66de522cd1d195fe7643868b0dda9934870646cf Mon Sep 17 00:00:00 2001 From: Patrick Linnane Date: Wed, 21 Jun 2023 15:04:43 -0700 Subject: [PATCH 270/680] couchdb: switch to `openssl@3` --- Formula/couchdb.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/couchdb.rb b/Formula/couchdb.rb index 9b82611036da3..058d4c4bfc62c 100644 --- a/Formula/couchdb.rb +++ b/Formula/couchdb.rb @@ -5,7 +5,7 @@ class Couchdb < Formula mirror "https://archive.apache.org/dist/couchdb/source/3.3.2/apache-couchdb-3.3.2.tar.gz" sha256 "3d6823d42d10cf0d4f86c9c4fe59c9932c89d68578fcb6c4b4278dc769308daa" license "Apache-2.0" - revision 1 + revision 2 livecheck do url :homepage @@ -34,7 +34,7 @@ class Couchdb < Formula depends_on "libtool" => :build depends_on "pkg-config" => :build depends_on "icu4c" - depends_on "openssl@1.1" + depends_on "openssl@3" # NOTE: Supported `spidermonkey` versions are hardcoded at # https://github.com/apache/couchdb/blob/#{version}/src/couch/rebar.config.script depends_on "spidermonkey" From 7fdbf6942e7ad70fef45b8c5c3a00c52dca46383 Mon Sep 17 00:00:00 2001 From: Patrick Linnane Date: Wed, 21 Jun 2023 15:11:03 -0700 Subject: [PATCH 271/680] credstash: switch to `openssl@3` --- Formula/credstash.rb | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/Formula/credstash.rb b/Formula/credstash.rb index 586af04eac749..0b4404e95515e 100644 --- a/Formula/credstash.rb +++ b/Formula/credstash.rb @@ -6,7 +6,7 @@ class Credstash < Formula url "https://files.pythonhosted.org/packages/b4/89/f929fda5fec87046873be2420a4c0cb40a82ab5e30c6d9cb22ddec41450b/credstash-1.17.1.tar.gz" sha256 "6c04e8734ef556ab459018da142dd0b244093ef176b3be5583e582e9a797a120" license "Apache-2.0" - revision 5 + revision 6 head "https://github.com/fugue/credstash.git", branch: "master" bottle do @@ -20,19 +20,17 @@ class Credstash < Formula sha256 cellar: :any_skip_relocation, x86_64_linux: "8e4dc410c481a12b8a420ab90b48317984c0c462380dacce92539997af4a3183" end + # `pkg-config`, `rust`, and `openssl@3` are for cryptography. + depends_on "pkg-config" => :build depends_on "rust" => :build depends_on "cffi" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "pycparser" depends_on "python@3.11" depends_on "six" uses_from_macos "libffi" - on_linux do - depends_on "pkg-config" => :build - end - resource "boto3" do url "https://files.pythonhosted.org/packages/6f/d9/7fffa68720d8d1a255fc8a8635d9d5a7673ffc7ab6fabdc4f7f023f78c10/boto3-1.26.146.tar.gz" sha256 "3d7f1b43d2e5a10ee29d4940e714d72a2f6f1a6f6ba856c82ba9328d83062605" @@ -69,6 +67,10 @@ class Credstash < Formula end def install + # Ensure that the `openssl` crate picks up the intended library. + ENV["OPENSSL_DIR"] = Formula["openssl@3"].opt_prefix + ENV["OPENSSL_NO_VENDOR"] = "1" + virtualenv_install_with_resources end From ad511e1a43419b781de130ff45bc3dcb42408a00 Mon Sep 17 00:00:00 2001 From: Patrick Linnane Date: Wed, 21 Jun 2023 15:13:20 -0700 Subject: [PATCH 272/680] crystal-icr: switch to `openssl@3` --- Formula/crystal-icr.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/crystal-icr.rb b/Formula/crystal-icr.rb index 9e881f2a55593..e45586240db3f 100644 --- a/Formula/crystal-icr.rb +++ b/Formula/crystal-icr.rb @@ -4,7 +4,7 @@ class CrystalIcr < Formula url "https://github.com/crystal-community/icr/archive/v0.9.0.tar.gz" sha256 "2530293e94b60d69919a79b49e83270f1462058499ad37a762233df8d6e5992c" license "MIT" - revision 1 + revision 2 bottle do sha256 arm64_ventura: "b58c044412b4da53700db5e4626eb6ddb89d311e85b115a2f9d0a7f5d1f39006" @@ -19,7 +19,7 @@ class CrystalIcr < Formula depends_on "crystal" depends_on "libevent" depends_on "libyaml" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "readline" def install From 6aed20c5701e5c26d23c028fe687aec93a4bb4b4 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 22:14:01 +0000 Subject: [PATCH 273/680] qt: update 6.5.1_2 bottle. --- Formula/qt.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/qt.rb b/Formula/qt.rb index 2f564b6a3d4d7..e0dbd6c669523 100644 --- a/Formula/qt.rb +++ b/Formula/qt.rb @@ -25,13 +25,13 @@ class Qt < Formula end bottle do - sha256 cellar: :any, arm64_ventura: "def04d5e0b64e32494c29cbe5223b5b845c9dfa187191353fabe8dd8b30220c9" - sha256 cellar: :any, arm64_monterey: "f357970c0f5a787456bf841723621a80d8d21e894ec723a3a24748e929a70171" - sha256 cellar: :any, arm64_big_sur: "5fa6f52f58127a3ec5aee2a4d204c93ee816615dca0f5607798df156a300c5b9" - sha256 cellar: :any, ventura: "55807dcb8a0b164ead70699d5261aa79174a1f9ceadbeb9789221e2a4e43eb84" - sha256 cellar: :any, monterey: "a47df959f7adef2d0cd4affc247674155c7f7fffca84e801d3bf2a2db9086571" - sha256 cellar: :any, big_sur: "1f7106d1d994129ab62b594c1d32792a3c767a16a16d9788815ae317348d6979" - sha256 cellar: :any_skip_relocation, x86_64_linux: "c7be81c1d158cbfdf090343fb1696ca0ce57b69a1af870f3915fd346e948981f" + sha256 cellar: :any, arm64_ventura: "c1fc723dbeb8b2b4df104fcf1a10653109419cfeee9f3016f9edd68ba6bedb07" + sha256 cellar: :any, arm64_monterey: "0109c8fb307b0768aa088b6d1163e25712806a8b2b8ab3695d0c8839973bbba7" + sha256 cellar: :any, arm64_big_sur: "83298bf40b2605b6d911507ce861560039f709f6a845b47c8855af49f2e6065b" + sha256 cellar: :any, ventura: "629cbb76ad5fca32d4d200da98bf0f8f1cd39dd570949b4ba9069ed74ccf4356" + sha256 cellar: :any, monterey: "0c425e63eebfd5447dd200bf3225eb0ba6d005b14fccc8e295d9b2ff112d4d68" + sha256 cellar: :any, big_sur: "18b8143094a304749f2b189f1a8d22a90254b2dae0652089dd4d1549cec73d26" + sha256 cellar: :any_skip_relocation, x86_64_linux: "895270278802c816e92eae4c461ba095f7848e867bde074412f40d6103b632df" end depends_on "cmake" => [:build, :test] From 14ec32017be9dc6e5ae0ef6b2ae6830fcf6ca08b Mon Sep 17 00:00:00 2001 From: Patrick Linnane Date: Wed, 21 Jun 2023 15:16:21 -0700 Subject: [PATCH 274/680] cyral-gimme-db-token: switch to `openssl@3` --- Formula/cyral-gimme-db-token.rb | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/Formula/cyral-gimme-db-token.rb b/Formula/cyral-gimme-db-token.rb index 827cd4eb032b6..7cb5f08ced06c 100644 --- a/Formula/cyral-gimme-db-token.rb +++ b/Formula/cyral-gimme-db-token.rb @@ -18,18 +18,16 @@ class CyralGimmeDbToken < Formula sha256 cellar: :any_skip_relocation, x86_64_linux: "a2b2b9c4896e7d0fdafb0e02cc53aec821ccdc22605191af24266c318129cf0d" end - depends_on "rust" => :build # for cryptography + # `pkg-config`, `rust`, and `openssl@3` are for cryptography. + depends_on "pkg-config" => :build + depends_on "rust" => :build depends_on "cffi" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "python@3.11" depends_on "six" uses_from_macos "libffi" - on_linux do - depends_on "pkg-config" => :build - end - resource "awscli" do url "https://files.pythonhosted.org/packages/88/30/340f473dbdc4ce5e347eb5c5c5c4864cc7a9b14cfa69bafbaebf3917f6cd/awscli-1.27.138.tar.gz" sha256 "3a1fcf1a4d687c485b55d751e82307e51f5ced7e98147224858b896cddb40b3e" @@ -119,6 +117,10 @@ class CyralGimmeDbToken < Formula patch :DATA def install + # Ensure that the `openssl` crate picks up the intended library. + ENV["OPENSSL_DIR"] = Formula["openssl@3"].opt_prefix + ENV["OPENSSL_NO_VENDOR"] = "1" + virtualenv_install_with_resources end From 3fdc3eca436804b7402ca325b881d7f922cf1fec Mon Sep 17 00:00:00 2001 From: Minsoo Choo Date: Wed, 21 Jun 2023 18:37:58 -0400 Subject: [PATCH 275/680] mycli: switch to `openssl@3` --- Formula/mycli.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/mycli.rb b/Formula/mycli.rb index 40e2066c588b6..bd57fd22af89d 100644 --- a/Formula/mycli.rb +++ b/Formula/mycli.rb @@ -6,7 +6,7 @@ class Mycli < Formula url "https://files.pythonhosted.org/packages/d6/e9/e3555839dec9ddbb94e20e5f5b7b633efc603986cffe1113f99048306887/mycli-1.26.1.tar.gz" sha256 "8c03035c9b4526dbfa0b0859654e2974a0e77592a9e9b27f40f5a8daae83beb1" license "BSD-3-Clause" - revision 1 + revision 2 bottle do rebuild 5 @@ -21,7 +21,7 @@ class Mycli < Formula depends_on "rust" => :build depends_on "cffi" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "pygments" depends_on "python-tabulate" depends_on "python@3.11" From c0c6cac3765d52a0db0a6b8aca64227e2550e4d3 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 22:39:25 +0000 Subject: [PATCH 276/680] liboauth: update 1.0.3_3 bottle. --- Formula/liboauth.rb | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) diff --git a/Formula/liboauth.rb b/Formula/liboauth.rb index 7846d6d6aa06b..7d19d8cb597f3 100644 --- a/Formula/liboauth.rb +++ b/Formula/liboauth.rb @@ -9,17 +9,13 @@ class Liboauth < Formula revision 3 bottle do - sha256 cellar: :any, arm64_ventura: "9bc314906be04bdada39fec114bf9113b3395fbd94e5166bda71caf76bd0a517" - sha256 cellar: :any, arm64_monterey: "bce45a2c6fb3760f067ff72b5c8f398226fd93a876c343f910266efa3737563c" - sha256 cellar: :any, arm64_big_sur: "e843a7ac1cf285dfadcb2ebe515dc842d73a3035aa7ceede90b940d4036459ac" - sha256 cellar: :any, ventura: "d32b6da32869974e240877ec616cd87dc9452a74b29f4c47d64bdac2a8f70121" - sha256 cellar: :any, monterey: "73a09905fd2de111c13a9d0898b5cb89c95c6fe6a40b59c65012426b613b81ca" - sha256 cellar: :any, big_sur: "2a735e19305674c11fbf4aeae054f84fa9c50d4aed69aa757a818c8f27da0e7e" - sha256 cellar: :any, catalina: "1ce26c143029edc957263b3f7c64449c385a5b016e7adbfb1bf40018df08a319" - sha256 cellar: :any, mojave: "2cc45826629d726ad5496c7d1ead73844d213f0862c981830645751ff0f678be" - sha256 cellar: :any, high_sierra: "c1f049ca62762088244421339f848a5de1e5e388ced1d15463da00a9b0222784" - sha256 cellar: :any, sierra: "d3a3ffc611c1d2047e2b56a632e7d4b4e5f4d0657483932fdcd4972455d28f60" - sha256 cellar: :any_skip_relocation, x86_64_linux: "7d4b6121635263809e6c2294ac2852c0e8a2680cdcc0fec733e01bc83da7ac6a" + sha256 cellar: :any, arm64_ventura: "a39ee9626caffc0652551afceb3de434b14f497d0e6f86888edfb987f0e46bfb" + sha256 cellar: :any, arm64_monterey: "14eb9710933a0f1e3974449b3451288160147295e1a941ed41720af29b62c9e2" + sha256 cellar: :any, arm64_big_sur: "76fdd8122c46982e11d80e4416c20f95a856c6ccdab50d94be6fffed926a52e6" + sha256 cellar: :any, ventura: "c428f77d8ce2e3ee3517782cfffcc442d6f136a98feaf969b9f0bc589a752ec0" + sha256 cellar: :any, monterey: "1ca737e530881673e82ccc350dfc769d1e30d6db94f5b77d2d2261216003f539" + sha256 cellar: :any, big_sur: "2a00f8fb82450e4acfec03f1e91dc74196ecf0150047b64a4357d6ac716d279c" + sha256 cellar: :any_skip_relocation, x86_64_linux: "0177a7a4378d03aa25b46b4bc37bc12b777438fa177ef15b0dd16406cfad40ef" end depends_on "openssl@3" From 34b29b175efebb55ff37bda8d9e037cd33bb7984 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 23:02:23 +0000 Subject: [PATCH 277/680] credstash: update 1.17.1_6 bottle. --- Formula/credstash.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/credstash.rb b/Formula/credstash.rb index 0b4404e95515e..5610182d34a74 100644 --- a/Formula/credstash.rb +++ b/Formula/credstash.rb @@ -10,14 +10,13 @@ class Credstash < Formula head "https://github.com/fugue/credstash.git", branch: "master" bottle do - rebuild 4 - sha256 cellar: :any, arm64_ventura: "7bf135b807cf50879b0cf4703401e3f27a6ff18bc8737087f866dd14a8ed4166" - sha256 cellar: :any, arm64_monterey: "32acfb14763d393e0b1a2c86f872c0503c44753de9fceed6eea0035a365882ae" - sha256 cellar: :any, arm64_big_sur: "d0a5a7024af1ac706ea0d0acb3421c3253d6f15040a9b97487019e067ff1d2fe" - sha256 cellar: :any, ventura: "f31486fcc4ae1218aac30fbb3455d9fcbbcf69a0140ac6e79551e1c19c245c8d" - sha256 cellar: :any, monterey: "9bd745d1b80eee75ffbd8ae8c8cddffac9922e6718cb547d59ad95e25b0fd976" - sha256 cellar: :any, big_sur: "ba056328484e51fc1d3aef15f7f4ea2e74a2cf3f1d78fb292e67897b9d159222" - sha256 cellar: :any_skip_relocation, x86_64_linux: "8e4dc410c481a12b8a420ab90b48317984c0c462380dacce92539997af4a3183" + sha256 cellar: :any, arm64_ventura: "82841d16ce017c7272ac0c5160b23010dc5558cb9919d97a9e0ef26e02329c1e" + sha256 cellar: :any, arm64_monterey: "e97f61eff12595dc7dc6064635b144546e42eb855b1c4301276277840c387b31" + sha256 cellar: :any, arm64_big_sur: "4b6fddd1a14693c8e6bf13bcd997554968297d081f817f818168ce999af7bd21" + sha256 cellar: :any, ventura: "ecde54174470b7641081d5ddc90c58c964c24f09b21b0067aa68112aeeef2799" + sha256 cellar: :any, monterey: "6add1797c2fd0d1a3b9f2f3e93b7d1cc4149965cdae81952193afa323f28a384" + sha256 cellar: :any, big_sur: "308e43a98e73440470ddb51db4b70f285d34c74243197441eb4a681c93ba5182" + sha256 cellar: :any_skip_relocation, x86_64_linux: "6ad46d88c67d708714e42ce489050d3b9696c56ea86fb1cd28522b39d4f0755f" end # `pkg-config`, `rust`, and `openssl@3` are for cryptography. From 750ba3b22921255468913373c38ad3bcc9a2fec5 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 23:02:24 +0000 Subject: [PATCH 278/680] couchdb: update 3.3.2_2 bottle. --- Formula/couchdb.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/couchdb.rb b/Formula/couchdb.rb index 058d4c4bfc62c..c17879209c3a6 100644 --- a/Formula/couchdb.rb +++ b/Formula/couchdb.rb @@ -13,13 +13,13 @@ class Couchdb < Formula end bottle do - sha256 cellar: :any, arm64_ventura: "a53d70d17cc48e1c0a424c94bcc7fba4a83bf9e081fe2fba0f126d51565cd751" - sha256 cellar: :any, arm64_monterey: "83b8ed79d519e12245f9e1bce90b408833ef44245858a465bf4e8270afdaec6f" - sha256 cellar: :any, arm64_big_sur: "d79f939a6726ee1bb0054226b577636da6a5dc8864c5b5bc76869dfa5876aa1c" - sha256 cellar: :any, ventura: "8a5012f82bd962f6e742dca272b51e10213d6f863532a603a4f41b7a8b598026" - sha256 cellar: :any, monterey: "40a3c05563c6dc41c0a6a23917db6223af28160bfe21c6fcf3035c0303fdc9f7" - sha256 cellar: :any, big_sur: "48724721fe5dabb89921eda4461337c54b1095e60d4b7c3b3686ceab9bedcb9b" - sha256 cellar: :any_skip_relocation, x86_64_linux: "3519312e4a5b2c4874343ca7811d3f18c2195643d0db0b755b1fb93e608e2452" + sha256 cellar: :any, arm64_ventura: "b44aacdf280a2f3c2f3af38a7f70085e235f054603da579defd71fc254fb2acc" + sha256 cellar: :any, arm64_monterey: "4410e98100842db4c70040e0fe36b024f4c2f84aa56a218e026f081ae85dcb21" + sha256 cellar: :any, arm64_big_sur: "f9ec695c49e2b460bf6ce4f65202c2f55f420dcfb2123ba4f6ef8c6c84aa1130" + sha256 cellar: :any, ventura: "ef789cc239ffcd25bb447f0292c7687b7edd391df336e8c0e3999a735cc8ca35" + sha256 cellar: :any, monterey: "207ce0c943397c513a8b8a213a723278c32d07769879ce4efadc792dac4c0c5f" + sha256 cellar: :any, big_sur: "c9c10e39919268530595ca4d5d6597527782319c7b50897b4422ce6dae0a2ef9" + sha256 cellar: :any_skip_relocation, x86_64_linux: "c7aa15ebf83c32e0cdfdaf44aa9151cec5a170462f4a999f4bd00f2b131e959d" end depends_on "autoconf" => :build From a211e8e62efe573c274ba271a8f10a0e15652daa Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 23:07:18 +0000 Subject: [PATCH 279/680] cyral-gimme-db-token: update 0.8.2 bottle. --- Formula/cyral-gimme-db-token.rb | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Formula/cyral-gimme-db-token.rb b/Formula/cyral-gimme-db-token.rb index 7cb5f08ced06c..0f589dbe8a9aa 100644 --- a/Formula/cyral-gimme-db-token.rb +++ b/Formula/cyral-gimme-db-token.rb @@ -8,14 +8,14 @@ class CyralGimmeDbToken < Formula license "Apache-2.0" bottle do - rebuild 2 - sha256 cellar: :any, arm64_ventura: "c3c0fde3c78485f7b4ba707b1660253fd13eaf6b8a8ca2349f620922a68bbdca" - sha256 cellar: :any, arm64_monterey: "d4d3d1d8eb80e3a8e1d88f26758520a39892a8ea7ce67f1bbafef26d31c06387" - sha256 cellar: :any, arm64_big_sur: "296b280ae89ff56c317128dc041397051202e5658ac30d660fd4426d0766ee60" - sha256 cellar: :any, ventura: "e6f77c07e53da11b563c0ca2f6c32fdceaf773c13032c4854f9dd6272e8396a4" - sha256 cellar: :any, monterey: "b4047999c71d0ab9a6a3fc97635a307bb27a89841732987662dc6c2bcad094ca" - sha256 cellar: :any, big_sur: "e8e22bba84d1922903ef6dde7de0555693f4dc073197aa7bca186759a30f872e" - sha256 cellar: :any_skip_relocation, x86_64_linux: "a2b2b9c4896e7d0fdafb0e02cc53aec821ccdc22605191af24266c318129cf0d" + rebuild 3 + sha256 cellar: :any, arm64_ventura: "f66deb5f999bd39d5ad456ace89a0d8a6779fff99e9301097e540e8e7df0227d" + sha256 cellar: :any, arm64_monterey: "de7edcc483a1f1291f35ef5b1b22d69fe5e5741bd30c55d7f5575880ab8e6f17" + sha256 cellar: :any, arm64_big_sur: "ddcf51d9f53a471b7b32b7fca47a444d5388c1996cc8944d2f984606f0a64243" + sha256 cellar: :any, ventura: "8200b54b6b6437a87d3143fceb7947064ff2461b993a728114c598f434ea4b71" + sha256 cellar: :any, monterey: "e34a3e84058724a726020806a7de83b5522ac926b63be7830e19eafabf0e063a" + sha256 cellar: :any, big_sur: "f3837fefbaabeafa63a6981d4b454a02a421b3f1e1f3ebbe2d97a8b55313fa20" + sha256 cellar: :any_skip_relocation, x86_64_linux: "cebf25df85a278f3064210efde773fa209f2dceceabb64765830e7b678fccda2" end # `pkg-config`, `rust`, and `openssl@3` are for cryptography. From d2e9ab583495a3404b1d49de7c57e542deb51e6e Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 23:09:39 +0000 Subject: [PATCH 280/680] mycli: update 1.26.1_2 bottle. --- Formula/mycli.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/mycli.rb b/Formula/mycli.rb index bd57fd22af89d..40ce9324d838a 100644 --- a/Formula/mycli.rb +++ b/Formula/mycli.rb @@ -9,14 +9,13 @@ class Mycli < Formula revision 2 bottle do - rebuild 5 - sha256 cellar: :any, arm64_ventura: "9310b7a9479c4f0add8aa8eec0b7ca2e9ae0adea9a71453e7dceff5e09a12496" - sha256 cellar: :any, arm64_monterey: "c1084c3c12cbd31cfb15e2b5f2aa4c756fcb3aea7bb11aa686fcd18635373444" - sha256 cellar: :any, arm64_big_sur: "23df548c32be9ac9a51e96606dbce8ee47c50063ae4f3bce141be1b27bd1ee1a" - sha256 cellar: :any, ventura: "446d4723faa73beef9f7ffb2b5e538ca7e85bea21dc3a1c9fd89e4462f0da85d" - sha256 cellar: :any, monterey: "cbdb4cd22319b6518036e469a4ebceeb739794538981afc3e86b1a3d4444c209" - sha256 cellar: :any, big_sur: "12f4fe455d2f274f9a61648649c4c026d3edd43da03188fcfb600fac2e0cf17b" - sha256 cellar: :any_skip_relocation, x86_64_linux: "a0f8f52c55f6ae4107ae304be1369248021a39eaaccac857045f74ba72d2e176" + sha256 cellar: :any, arm64_ventura: "c031ffa4e018c407a1429bb5108f85349ed55f56af39691976110c3e6b76ab04" + sha256 cellar: :any, arm64_monterey: "bff78c58fecd6ed672a6e110d50d3c33ce6c73db6243a2b8bd2e3bbe301dd1eb" + sha256 cellar: :any, arm64_big_sur: "75b6e900ed87f20bb1496e0d0ac5dbc56d387db5b8879dcb4c046ff0384a5b29" + sha256 cellar: :any, ventura: "9a80c17ab0e008238756fe60cf9ad6fb4a85f40e2eb295626cbb897fb2cfb32c" + sha256 cellar: :any, monterey: "10d66432c5d1cf484f50f62d23c9d51f0168f02c3814eb97eb29d9a6d16807e6" + sha256 cellar: :any, big_sur: "219f4c9548be893988f2053a0c3967ceff88844eb67530d6e50e5ea251b46fcc" + sha256 cellar: :any_skip_relocation, x86_64_linux: "d4610978f4a7510ec140008292a238166733a14d8c43cdd64d982961b3e9f72e" end depends_on "rust" => :build From baa7761b9f629797101139ba718a00fe9b7b769e Mon Sep 17 00:00:00 2001 From: Patrick Linnane Date: Wed, 21 Jun 2023 16:15:14 -0700 Subject: [PATCH 281/680] dnsdist: switch to `openssl@3` --- Formula/dnsdist.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/dnsdist.rb b/Formula/dnsdist.rb index 15417f51ed231..86e909795b775 100644 --- a/Formula/dnsdist.rb +++ b/Formula/dnsdist.rb @@ -4,6 +4,7 @@ class Dnsdist < Formula url "https://downloads.powerdns.com/releases/dnsdist-1.8.0.tar.bz2" sha256 "1c0d375c25453d349b88e03ff589aa2603ca8692fc98364c068ead372804704f" license "GPL-2.0-only" + revision 1 livecheck do url "https://downloads.powerdns.com/releases/" @@ -27,7 +28,7 @@ class Dnsdist < Formula depends_on "h2o" depends_on "libsodium" depends_on "luajit" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "protobuf" depends_on "re2" From ec05c9f9f2bbb3b301690435d5559c44a8ff1d40 Mon Sep 17 00:00:00 2001 From: Patrick Linnane Date: Wed, 21 Jun 2023 16:23:13 -0700 Subject: [PATCH 282/680] dnsviz: switch to `openssl@3` --- Formula/dnsviz.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/dnsviz.rb b/Formula/dnsviz.rb index ed299bd5ae593..2ab24853bb0f1 100644 --- a/Formula/dnsviz.rb +++ b/Formula/dnsviz.rb @@ -6,7 +6,7 @@ class Dnsviz < Formula url "https://files.pythonhosted.org/packages/a5/7c/b38750c866e7e29bc76450c75f61ede6c2560e75cfe36df81e9517612434/dnsviz-0.9.4.tar.gz" sha256 "6448d4c6e7c1844aa2a394d60f7cc53721ad985e0e830c30265ef08a74a7aa28" license "GPL-2.0-or-later" - revision 1 + revision 2 bottle do rebuild 1 @@ -24,7 +24,7 @@ class Dnsviz < Formula depends_on "swig" => :build depends_on "bind" => :test depends_on "graphviz" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "python@3.11" on_linux do @@ -48,7 +48,7 @@ class Dnsviz < Formula end def install - ENV["SWIG_FEATURES"] = "-I#{Formula["openssl@1.1"].opt_include}" + ENV["SWIG_FEATURES"] = "-I#{Formula["openssl@3"].opt_include}" virtualenv_install_with_resources(link_manpages: true) end From 779afdb77b43ee9fa87f2711db3c07cec417687b Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Wed, 21 Jun 2023 19:26:08 -0400 Subject: [PATCH 283/680] svtplay-dl: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/svtplay-dl.rb | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/Formula/svtplay-dl.rb b/Formula/svtplay-dl.rb index 96884edd96231..34c21c8756a4e 100644 --- a/Formula/svtplay-dl.rb +++ b/Formula/svtplay-dl.rb @@ -6,6 +6,7 @@ class SvtplayDl < Formula url "https://files.pythonhosted.org/packages/0e/3e/351134e0a496836425a5e83820e594af623c1ac70cbd84a25aa8988e86ac/svtplay-dl-4.24.tar.gz" sha256 "03d161b990772ecbd6272653af967da9c1eb463d4a2ee85db7610851a812561e" license "MIT" + revision 1 bottle do sha256 cellar: :any, arm64_ventura: "9a83f4255857dbabbc2f8f36241e617963360ee13720e58b0bccd4fe689b425b" @@ -17,17 +18,15 @@ class SvtplayDl < Formula sha256 cellar: :any_skip_relocation, x86_64_linux: "8503b11b38757cfa2de0e77e2f1bc30775265f1ac6d4e2ff0f94cd1c470357c0" end + # `pkg-config`, `rust`, and `openssl@3` are for cryptography. + depends_on "pkg-config" => :build depends_on "rust" => :build depends_on "cffi" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "pycparser" depends_on "python@3.11" depends_on "pyyaml" - on_linux do - depends_on "pkg-config" => :build - end - resource "certifi" do url "https://files.pythonhosted.org/packages/93/71/752f7a4dd4c20d6b12341ed1732368546bc0ca9866139fe812f6009d9ac7/certifi-2023.5.7.tar.gz" sha256 "0f0d56dc5a6ad56fd4ba36484d6cc34451e1c6548c61daad8c320169f91eddc7" From bb5beed43a874469ee87e28df3b6418a05fb1635 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jun 2023 23:27:14 +0000 Subject: [PATCH 284/680] crystal-icr: update 0.9.0_2 bottle. --- Formula/crystal-icr.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/crystal-icr.rb b/Formula/crystal-icr.rb index e45586240db3f..b69d7eddf70a2 100644 --- a/Formula/crystal-icr.rb +++ b/Formula/crystal-icr.rb @@ -7,13 +7,13 @@ class CrystalIcr < Formula revision 2 bottle do - sha256 arm64_ventura: "b58c044412b4da53700db5e4626eb6ddb89d311e85b115a2f9d0a7f5d1f39006" - sha256 arm64_monterey: "3ba98afa66a8f387d858371e3b201c05b7f8d27f90d09a40fc09c8062b291097" - sha256 arm64_big_sur: "0b5e88e36a88de2b9088fc19bfc6541088e3c9cbefdf925d31dd71e0a671c09b" - sha256 ventura: "71e6ef38ccc87c98bdeb0270c0dac7288b7f04071c0a10ab41fd81a58ef02699" - sha256 monterey: "d6de676dcd2da4d83a87c5048b3a5e696ad29807e311fee3751c20f220e11eee" - sha256 big_sur: "d1759c54fe2ebe6be91efc03e45ed67f9a549a3725943c31c62499135d0f19d5" - sha256 x86_64_linux: "ccfa6a169b35abb5e61ea1938a366cc3e75b8c4098dc1352068c288b21358873" + sha256 arm64_ventura: "edde5bd51d5bb2b03570b20e45ebc53ce09832920f75a3e50cbac956f661c215" + sha256 arm64_monterey: "bc8b1981630d79dc3e135ad87f1ddedee260a92c1a5a19b31fc681fe2b596ad4" + sha256 arm64_big_sur: "13ef5cc2c563f77416cb551e301c9819e3948f736828fe87129f8a24bfebe399" + sha256 ventura: "72683ff057900f8a0a07858f0b1087674c535897c4e6f43faadd4675f658e4af" + sha256 monterey: "10adec2a41f666a46c7e1095b95f8d3016dbf11f4087a1e222b69f3f18658041" + sha256 big_sur: "7e4e298588d34c599657ef4d62d2fe4e44e5ec80a982b656eba12b2d7c8e416a" + sha256 x86_64_linux: "d348dfeedacb2bb47173d3435fabe2862281d072bbe706ba00ef7a92e79520d1" end depends_on "crystal" From 0ebb67149f9922f43db13b8cd321a67e947ffbda Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Wed, 21 Jun 2023 19:41:38 -0400 Subject: [PATCH 285/680] duplicity: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/duplicity.rb | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Formula/duplicity.rb b/Formula/duplicity.rb index b2965f568fe9c..18f3feb90972b 100644 --- a/Formula/duplicity.rb +++ b/Formula/duplicity.rb @@ -6,6 +6,7 @@ class Duplicity < Formula url "https://files.pythonhosted.org/packages/e1/b2/ced09654e4a85dbd9f365aa70eda0e5524cd2456701258b55546cf7c8d67/duplicity-1.2.3.tar.gz" sha256 "fcbcdea289128d9d0988ed66fa2408196ce940e8029ca5036254bfd2e3f4a568" license "GPL-2.0-or-later" + revision 1 bottle do rebuild 1 @@ -18,13 +19,14 @@ class Duplicity < Formula sha256 cellar: :any_skip_relocation, x86_64_linux: "ce33b83e1e3b90a42bb2f380d2b5de94d3cfe8928de5ddd3d80baf48f9154edf" end + # `pkg-config`, `rust`, and `openssl@3` are for cryptography. depends_on "gettext" => :build # for msgfmt depends_on "pkg-config" => :build - depends_on "rust" => :build # for cryptography + depends_on "rust" => :build depends_on "cffi" depends_on "gnupg" depends_on "librsync" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "protobuf" depends_on "pycparser" depends_on "python-typing-extensions" From 9684652acc5386edebb4081caf4709e161216745 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Wed, 21 Jun 2023 19:51:42 -0400 Subject: [PATCH 286/680] mysql-connector-c++: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/mysql-connector-c++.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/mysql-connector-c++.rb b/Formula/mysql-connector-c++.rb index df89818290d6c..33ab38622ff4d 100644 --- a/Formula/mysql-connector-c++.rb +++ b/Formula/mysql-connector-c++.rb @@ -4,6 +4,7 @@ class MysqlConnectorCxx < Formula url "https://dev.mysql.com/get/Downloads/Connector-C++/mysql-connector-c++-8.0.33-src.tar.gz" sha256 "160cf6881fbde9bd46cd11aaf12930b676bc6e27589ac5c7ba49c196b97e053b" license "GPL-2.0-only" => { with: "Universal-FOSS-exception-1.0" } + revision 1 livecheck do url "https://dev.mysql.com/downloads/connector/cpp/?tpl=files&os=src" @@ -23,7 +24,7 @@ class MysqlConnectorCxx < Formula depends_on "boost" => :build depends_on "cmake" => :build depends_on "mysql-client" - depends_on "openssl@1.1" + depends_on "openssl@3" def install system "cmake", "-S", ".", "-B", "build", "-DINSTALL_LIB_DIR=lib", *std_cmake_args From 7c11ad6a3a6244962045a2bff447b39c251a54a6 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Wed, 21 Jun 2023 19:56:45 -0400 Subject: [PATCH 287/680] makepkg: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/makepkg.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/makepkg.rb b/Formula/makepkg.rb index 208a52388fef6..2f487a66ad891 100644 --- a/Formula/makepkg.rb +++ b/Formula/makepkg.rb @@ -5,6 +5,7 @@ class Makepkg < Formula tag: "v6.0.2", revision: "c2d4568d35173f92c17b6b93222bc101a63c9928" license "GPL-2.0-or-later" + revision 1 head "https://gitlab.archlinux.org/pacman/pacman.git", branch: "master" bottle do @@ -24,7 +25,7 @@ class Makepkg < Formula depends_on "bash" depends_on "fakeroot" depends_on "libarchive" - depends_on "openssl@1.1" + depends_on "openssl@3" uses_from_macos "m4" => :build uses_from_macos "python" => :build From 21db0a8be2c12d6eb44628392e4f678f1f706984 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Wed, 21 Jun 2023 19:58:31 -0400 Subject: [PATCH 288/680] magic-wormhole: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/magic-wormhole.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/magic-wormhole.rb b/Formula/magic-wormhole.rb index b8e0accda5023..87a7e9534de90 100644 --- a/Formula/magic-wormhole.rb +++ b/Formula/magic-wormhole.rb @@ -6,7 +6,7 @@ class MagicWormhole < Formula url "https://files.pythonhosted.org/packages/d4/62/5e4a86f7c4b111e016577f1b304063ebe604f430db15465ac58b13993608/magic-wormhole-0.12.0.tar.gz" sha256 "1b0fd8a334da978f3dd96b620fa9b9348cabedf26a87f74baac7a37052928160" license "MIT" - revision 7 + revision 8 bottle do rebuild 5 @@ -22,7 +22,7 @@ class MagicWormhole < Formula depends_on "rust" => :build depends_on "cffi" depends_on "libsodium" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "python-typing-extensions" depends_on "python@3.11" depends_on "six" From 3974c32f3b07ba746dd655cfe6b5da85a7e85ecb Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Wed, 21 Jun 2023 19:59:54 -0400 Subject: [PATCH 289/680] mfterm: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/mfterm.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/mfterm.rb b/Formula/mfterm.rb index 5f72615e373ed..8a5fd361d77db 100644 --- a/Formula/mfterm.rb +++ b/Formula/mfterm.rb @@ -4,7 +4,7 @@ class Mfterm < Formula url "https://github.com/4ZM/mfterm/releases/download/v1.0.7/mfterm-1.0.7.tar.gz" sha256 "b6bb74a7ec1f12314dee42973eb5f458055b66b1b41316ae0c5380292b86b248" license "GPL-3.0" - revision 2 + revision 3 bottle do sha256 cellar: :any, arm64_ventura: "ee1ad361ba6eea6cfa57fa1aefa01c81978dd1e24e2abddb7513cf177494732f" @@ -28,14 +28,14 @@ class Mfterm < Formula depends_on "libnfc" depends_on "libusb" - depends_on "openssl@1.1" + depends_on "openssl@3" uses_from_macos "bison" => :build uses_from_macos "flex" => :build def install - ENV.prepend "CPPFLAGS", "-I#{Formula["openssl@1.1"].opt_include}" - ENV.prepend "LDFLAGS", "-L#{Formula["openssl@1.1"].opt_lib}" + ENV.prepend "CPPFLAGS", "-I#{Formula["openssl@3"].opt_include}" + ENV.prepend "LDFLAGS", "-L#{Formula["openssl@3"].opt_lib}" if build.head? chmod 0755, "./autogen.sh" From 0254ce89bb048599185074c05fa86f5105ea2264 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Wed, 21 Jun 2023 20:01:13 -0400 Subject: [PATCH 290/680] mitmproxy: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/mitmproxy.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/mitmproxy.rb b/Formula/mitmproxy.rb index adcdfcace44b0..33cb031057e41 100644 --- a/Formula/mitmproxy.rb +++ b/Formula/mitmproxy.rb @@ -6,6 +6,7 @@ class Mitmproxy < Formula url "https://github.com/mitmproxy/mitmproxy/archive/refs/tags/9.0.1.tar.gz" sha256 "2acd2c16e5bc02cd1dab8c58003254a71a2ee0ec0366001f624f85c980a2b43a" license "MIT" + revision 1 head "https://github.com/mitmproxy/mitmproxy.git", branch: "main" bottle do @@ -21,7 +22,7 @@ class Mitmproxy < Formula depends_on "rust" => :build # for cryptography depends_on "cffi" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "protobuf" depends_on "python@3.11" depends_on "six" From 864b18c58ad5e77356b1b76bb9db979496318386 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Wed, 21 Jun 2023 20:02:22 -0400 Subject: [PATCH 291/680] molecule: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/molecule.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/molecule.rb b/Formula/molecule.rb index 64b9d9b1dde96..f15ead76c9329 100644 --- a/Formula/molecule.rb +++ b/Formula/molecule.rb @@ -6,6 +6,7 @@ class Molecule < Formula url "https://files.pythonhosted.org/packages/e4/55/66648b26f1ea76127ff976dae906a74eccb6807ac27ff7645c046b78e195/molecule-5.0.1.tar.gz" sha256 "15a4c89e82ec1319bb1b36430061a103b91f1eb6d000b54330a161f4c8ee62d7" license "MIT" + revision 1 bottle do rebuild 2 @@ -22,7 +23,7 @@ class Molecule < Formula depends_on "ansible" depends_on "cffi" depends_on "cookiecutter" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "pygments" depends_on "python@3.11" depends_on "pyyaml" From 82e57c44a86e0ffef80034b55965e160edf09e0e Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 00:56:32 +0000 Subject: [PATCH 292/680] svtplay-dl: update 4.24_1 bottle. --- Formula/svtplay-dl.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/svtplay-dl.rb b/Formula/svtplay-dl.rb index 34c21c8756a4e..6b7c8e2c802f0 100644 --- a/Formula/svtplay-dl.rb +++ b/Formula/svtplay-dl.rb @@ -9,13 +9,13 @@ class SvtplayDl < Formula revision 1 bottle do - sha256 cellar: :any, arm64_ventura: "9a83f4255857dbabbc2f8f36241e617963360ee13720e58b0bccd4fe689b425b" - sha256 cellar: :any, arm64_monterey: "d8716a5a82e03535e810acfb4262e684d66e1a7d29db12da47471ec311fc8af6" - sha256 cellar: :any, arm64_big_sur: "55c66a7a13f1226f83a9973fccaa511d9445863bff2667cdbe3f409ec00b2828" - sha256 cellar: :any, ventura: "6cb4bbb77c9cb24ae04a64c305be7f42c06d40dd0d7d85e252adb70018402275" - sha256 cellar: :any, monterey: "0b8bbcd80d089c05aea85dedf302a0ca93b31fd29d9867be7f71fd2d9aa6a3cf" - sha256 cellar: :any, big_sur: "4ded3911b0393fbb69f2b534ef07b8948f3a1089c9c3f72f69cd190cbb297fe1" - sha256 cellar: :any_skip_relocation, x86_64_linux: "8503b11b38757cfa2de0e77e2f1bc30775265f1ac6d4e2ff0f94cd1c470357c0" + sha256 cellar: :any, arm64_ventura: "81bc082c6382e6947ee9496e0c4d363e5b26fc013c75dba9db67a5b956fe2879" + sha256 cellar: :any, arm64_monterey: "4b11aad4fbba7d6b47d9f3921af2931f1489aacb5b8d41455237f5166327d4be" + sha256 cellar: :any, arm64_big_sur: "d6a0912e118e7b40109701791b287f81198b14b86d9e04c1a7066d038f29dedf" + sha256 cellar: :any, ventura: "8e760c0cec66d46e2a70329088e0e42625f21cfc8804bf8f812ec8072c19d211" + sha256 cellar: :any, monterey: "615c07d47e8c9cbebabbcf44e17eb385833c302955d2bad7986369e13d532ab2" + sha256 cellar: :any, big_sur: "a6bb2f7d266d8dde41b57990fddc593a4c251db276db811b1ed8bb5ff95245a4" + sha256 cellar: :any_skip_relocation, x86_64_linux: "8b40e1836730b7696e6c2284f3c757e0659ecff27bf5c94880623b3577909e86" end # `pkg-config`, `rust`, and `openssl@3` are for cryptography. From 866505c1ffc90accd361e74f65ebeb5560629dec Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Wed, 21 Jun 2023 19:27:45 -0400 Subject: [PATCH 293/680] localstack: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/localstack.rb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Formula/localstack.rb b/Formula/localstack.rb index 9cf095b82732a..63447d2f5fce0 100644 --- a/Formula/localstack.rb +++ b/Formula/localstack.rb @@ -6,6 +6,7 @@ class Localstack < Formula url "https://files.pythonhosted.org/packages/f0/54/7266381dd6404021a73cb4d3b80f75116622ef01a9ee8f970524ff7039f0/localstack-2.1.0.tar.gz" sha256 "49213fa70ebcd9c9d40414a89c2cd5d0fe9a9a8e8e24cc6c9e917bdfbebe464c" license "Apache-2.0" + revision 1 bottle do rebuild 1 @@ -18,12 +19,12 @@ class Localstack < Formula sha256 cellar: :any_skip_relocation, x86_64_linux: "79c9b4ca76838c98a2ec2218f17694d3bc9563fe3ac24a4ba37d058a1e5785b1" end - # `pkg-config`, `rust`, and `openssl@1.1` are for cryptography. + # `pkg-config`, `rust`, and `openssl@3` are for cryptography. depends_on "pkg-config" => :build depends_on "rust" => :build depends_on "docker" => :test depends_on "cffi" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "pycparser" depends_on "pygments" depends_on "python-tabulate" @@ -173,7 +174,7 @@ class Localstack < Formula def install # Ensure that the `openssl` crate picks up the intended library. - ENV["OPENSSL_DIR"] = Formula["openssl@1.1"].opt_prefix + ENV["OPENSSL_DIR"] = Formula["openssl@3"].opt_prefix ENV["OPENSSL_NO_VENDOR"] = "1" virtualenv_install_with_resources From eeba912274df2d8a0c0ccb418de2f6f72296df6c Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Wed, 21 Jun 2023 21:25:47 -0400 Subject: [PATCH 294/680] ecflow-ui: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/ecflow-ui.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/ecflow-ui.rb b/Formula/ecflow-ui.rb index 0e1fb15acf79c..fa262f27bbb2d 100644 --- a/Formula/ecflow-ui.rb +++ b/Formula/ecflow-ui.rb @@ -4,6 +4,7 @@ class EcflowUi < Formula url "https://confluence.ecmwf.int/download/attachments/8650755/ecFlow-5.11.0-Source.tar.gz" sha256 "d18acd93d42f8ccdff9fc3f07d5a9667ff4861e53c40af35de36ce77ab100bb8" license "Apache-2.0" + revision 1 livecheck do url "https://confluence.ecmwf.int/display/ECFLOW/Releases" @@ -22,7 +23,7 @@ class EcflowUi < Formula depends_on "boost" => :build depends_on "cmake" => :build - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "qt" # requires C++17 compiler to build with Qt From a2723427ad98e0fbb43cda731ace4078be6dba27 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Wed, 21 Jun 2023 21:27:31 -0400 Subject: [PATCH 295/680] efl: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/efl.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/efl.rb b/Formula/efl.rb index 94726fbf57b3c..5379faa241fcc 100644 --- a/Formula/efl.rb +++ b/Formula/efl.rb @@ -4,7 +4,7 @@ class Efl < Formula url "https://download.enlightenment.org/rel/libs/efl/efl-1.26.3.tar.xz" sha256 "d9f83aa0fd9334f44deeb4e4952dc0e5144683afac786feebce6030951617d15" license all_of: ["GPL-2.0-only", "LGPL-2.1-only", "BSD-2-Clause", "FTL", "zlib-acknowledgement"] - revision 4 + revision 5 livecheck do url "https://download.enlightenment.org/rel/libs/efl/" @@ -42,7 +42,7 @@ class Efl < Formula depends_on "libtiff" depends_on "luajit" depends_on "lz4" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "poppler" depends_on "pulseaudio" depends_on "shared-mime-info" From 000f53494522466d190bd44ae8687839195e4978 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 01:29:25 +0000 Subject: [PATCH 296/680] makepkg: update 6.0.2_1 bottle. --- Formula/makepkg.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/makepkg.rb b/Formula/makepkg.rb index 2f487a66ad891..4d1e72346f589 100644 --- a/Formula/makepkg.rb +++ b/Formula/makepkg.rb @@ -9,14 +9,13 @@ class Makepkg < Formula head "https://gitlab.archlinux.org/pacman/pacman.git", branch: "master" bottle do - sha256 arm64_ventura: "5e5d9de1d83fb49b3fd36165683c954895dc035719c737841b4edf5d79ad14f9" - sha256 arm64_monterey: "f0c7743fdf8bfe0deb368c352cb5a219f42ac0febcdf7c3c30ce0a788a518798" - sha256 arm64_big_sur: "e9f0e5e5b90d6fece072a301079ba6c742e546449df60cba7e02fc539e63d74f" - sha256 ventura: "235a0ff1a77016a1fd2c4bc9bedf97b0a8ef7e56df90d3afec7b795c9f56f59a" - sha256 monterey: "5415bbb41478428b88286fd67233c8186d99d037a17806d5bba06cb30092cead" - sha256 big_sur: "76a202cee610d899d609489c1350fd1d29b70979f3acb11744528fe7bea6e078" - sha256 catalina: "34b6a994323eac1b2daa873577c45df38af97867dee31ae7195bd4fb934d6b2a" - sha256 x86_64_linux: "2ecea508e50743b2aedb42a64d026a0481ff16374a55ee18d619ee3761cfc407" + sha256 arm64_ventura: "011744cbb816a05814602965407c8ac925a9be34a6171fe42e31c6666a8493b2" + sha256 arm64_monterey: "4a4742a7f5f753516099e046b0b1c3b879f89831c354e944dc585ba1a9a9c349" + sha256 arm64_big_sur: "6552ccbd2e4f17df87f76c47279cf0559c2337ec468a082c29cc0b4234d6db87" + sha256 ventura: "5e85ee58f8aa02dee02ea59a2f4541bfb09e58eec62738e530a523645b1a9361" + sha256 monterey: "32e5c652bea73bee42c11336be0470b85158283379e98f36f67495ad471baa73" + sha256 big_sur: "08dd5419b09e11c7229e6ae578b44aec8697e4c9d421e35836d8bda115f6a1e5" + sha256 x86_64_linux: "3997babcd7a7b6937c55722f821713d77a7b7864f1f52756b2711e756190deca" end depends_on "meson" => :build From 912f60666e07908c738c87aa14f8c631fb9c60ac Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Wed, 21 Jun 2023 21:29:30 -0400 Subject: [PATCH 297/680] ejabberd: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/ejabberd.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/ejabberd.rb b/Formula/ejabberd.rb index 2cfa27c96622b..68f76a4b8c4d3 100644 --- a/Formula/ejabberd.rb +++ b/Formula/ejabberd.rb @@ -4,6 +4,7 @@ class Ejabberd < Formula url "https://github.com/processone/ejabberd/archive/refs/tags/23.04.tar.gz" sha256 "6ff1d41a1ff6261a0c846193647d8ec143e82142859bf1cfdc62299022ceb2ad" license "GPL-2.0-only" + revision 1 head "https://github.com/processone/ejabberd.git", branch: "master" bottle do @@ -21,7 +22,7 @@ class Ejabberd < Formula depends_on "erlang" depends_on "gd" depends_on "libyaml" - depends_on "openssl@1.1" + depends_on "openssl@3" on_linux do depends_on "linux-pam" From 8810303487481a61dc8a8fa376d3652be9f77a08 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 01:29:45 +0000 Subject: [PATCH 298/680] magic-wormhole: update 0.12.0_8 bottle. --- Formula/magic-wormhole.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/magic-wormhole.rb b/Formula/magic-wormhole.rb index 87a7e9534de90..340cf32d6bc73 100644 --- a/Formula/magic-wormhole.rb +++ b/Formula/magic-wormhole.rb @@ -9,14 +9,13 @@ class MagicWormhole < Formula revision 8 bottle do - rebuild 5 - sha256 cellar: :any, arm64_ventura: "fd06d9d26ed10085f54b9baccbaaadd25e48f2af52c09e9676706d12d41d6856" - sha256 cellar: :any, arm64_monterey: "68d31947b71b0ad41a18133a074318729669cea86ed62c5dd43c2d7794ebd7ce" - sha256 cellar: :any, arm64_big_sur: "1bf596cd00864d086b27fc4e80276826e70da4925868001a9cbf952647d88f0d" - sha256 cellar: :any, ventura: "4a6710aeb7e68d408835e67fbb1005ec9845cbb79a41cac0841c887ef609a0cc" - sha256 cellar: :any, monterey: "ed0dc6665e8793c56922b9ad51c53c7b73765e9e66108ee769c41a0fd95c5484" - sha256 cellar: :any, big_sur: "880acc1f6f6e9eb5cc51d85c2a346c2e7022eba3c05bb2b979fc54d26ee3edf6" - sha256 cellar: :any_skip_relocation, x86_64_linux: "919346a5ea77cb671565d8813a53827128b059d012f2df9f4c1db4153e995fa4" + sha256 cellar: :any, arm64_ventura: "2e89c268ce56107f55228c5065e84145f4f8a01127195b206e6968d1e370d5d6" + sha256 cellar: :any, arm64_monterey: "960478726bc2e93206c54a9e167102337da2cab7940f6145c41930232c899ca4" + sha256 cellar: :any, arm64_big_sur: "2569387a1adb9573769a4df422cea734a02cfbe7403fab52a8b17012c16acfff" + sha256 cellar: :any, ventura: "3dea373e462c6ffe6f1a3069f902f9f08c3eab4ca154c2a448b96592e9dbbb4e" + sha256 cellar: :any, monterey: "2f17d7b21c829b96440aa89471e6c704440d9ce45b9b53ea18aee83369782747" + sha256 cellar: :any, big_sur: "27ccff72ca005205b2bb1faabe29f212091c339206fec69ddb6ef77766b00ea2" + sha256 cellar: :any_skip_relocation, x86_64_linux: "32b36f2dd57255eb5258b0c0be57ec2bea486aecf31f11118b907d43bd62a6f2" end depends_on "rust" => :build From 371cffb6d047abc05c9db435e1cf44c25350a0eb Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 01:30:09 +0000 Subject: [PATCH 299/680] mfterm: update 1.0.7_3 bottle. --- Formula/mfterm.rb | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/Formula/mfterm.rb b/Formula/mfterm.rb index 8a5fd361d77db..6dc5b1ca4bc82 100644 --- a/Formula/mfterm.rb +++ b/Formula/mfterm.rb @@ -7,16 +7,13 @@ class Mfterm < Formula revision 3 bottle do - sha256 cellar: :any, arm64_ventura: "ee1ad361ba6eea6cfa57fa1aefa01c81978dd1e24e2abddb7513cf177494732f" - sha256 cellar: :any, arm64_monterey: "7c66e15be8f86726fe114bb9c0be3684386f62819af22e7892876634b22b4d8d" - sha256 cellar: :any, arm64_big_sur: "e7dffabd037eaff9a07ef2adb7c5731bd6270f04e5f3590280293fc25d478ddb" - sha256 cellar: :any, ventura: "24e08b523879e081c905ff1bff99640f2959c917a575dfd538302559a36d4d90" - sha256 cellar: :any, monterey: "375cd87233c4faea0360d7b840ff7ebd7769a455429f70c8b60305bef1b32299" - sha256 cellar: :any, big_sur: "18cc9c42960d0accd760293232f236ad1d35e0fc1e7e8f44061b72db2c2acf64" - sha256 cellar: :any, catalina: "1c9230a17ab7102f4b171e37a972ade6c7e2d5708102a17ea5494be0b1d1a42e" - sha256 cellar: :any, mojave: "2b4c61222b70b25c523c6083efd85ff53f1187a6afd7d88115f12cb788fa6b13" - sha256 cellar: :any, high_sierra: "c481733fcc5f8057aac9fa38d5445a88e6faf54a016533bcc72eba2335d9754b" - sha256 cellar: :any_skip_relocation, x86_64_linux: "39fc6b17d7d53406b021389245015114195ec47f11787faafa1b60d92100e8da" + sha256 cellar: :any, arm64_ventura: "d6700be1830322a6b2c164cecdfcdbeb2285c4ab2db1518a0782f820e842b63b" + sha256 cellar: :any, arm64_monterey: "a8910ab8b9320d26fb258e95f1d2d8a1d5d8dfcbed739464c916e6f0b6b8b896" + sha256 cellar: :any, arm64_big_sur: "d8ebffdc37a5ab667c1e7c969d66bf2407c820ade96701806fc149f8e95ffe78" + sha256 cellar: :any, ventura: "bf979c85bd74aef426a7d1911fb54ec6e9d3e187c2fba1b692dc502020b832cc" + sha256 cellar: :any, monterey: "524e0778d1d15de19bbb7e5f052c338542f2fd4684f4f1cae018cf662bbb1f81" + sha256 cellar: :any, big_sur: "4f1976bef27bb44358dfb064726b666b3b7e08a7e2670d0964423fa78b8afa1f" + sha256 cellar: :any_skip_relocation, x86_64_linux: "84f878e049935d495a6621ac26fb0757f6a936c4e85fa2f6ba1058feb4e7d844" end head do From 4a3b1bc5b9a2ca048398c03633949a78304536f0 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Wed, 21 Jun 2023 21:32:59 -0400 Subject: [PATCH 300/680] esptool: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/esptool.rb | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/Formula/esptool.rb b/Formula/esptool.rb index cfb5604b4f1c5..d13a53934016c 100644 --- a/Formula/esptool.rb +++ b/Formula/esptool.rb @@ -6,6 +6,7 @@ class Esptool < Formula url "https://files.pythonhosted.org/packages/a3/63/c757f50b606996a7e676f000b40626f65be63b3a10030563929c968e431c/esptool-4.6.2.tar.gz" sha256 "549ef93eef42ee7e9462ce5a53c16df7a0c71d91b3f77e19ec15749804cdf300" license "GPL-2.0-or-later" + revision 1 bottle do sha256 cellar: :any, arm64_ventura: "606d0770f602b74513df45145564a4a11b160ebcbb808ac777c06ff48968ca51" @@ -17,11 +18,11 @@ class Esptool < Formula sha256 cellar: :any_skip_relocation, x86_64_linux: "cfae91de4f90b79264f29744fc5a144f660b3f45d124a345b62ba131aa15e0d1" end - # `pkg-config`, `rust`, and `openssl@1.1` are for cryptography. + # `pkg-config`, `rust`, and `openssl@3` are for cryptography. depends_on "pkg-config" => :build depends_on "rust" => :build depends_on "cffi" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "pycparser" depends_on "python@3.11" depends_on "pyyaml" @@ -53,6 +54,10 @@ class Esptool < Formula end def install + # Ensure that the `openssl` crate picks up the intended library. + ENV["OPENSSL_DIR"] = Formula["openssl@3"].opt_prefix + ENV["OPENSSL_NO_VENDOR"] = "1" + virtualenv_install_with_resources end From 6177a2ff48045cd8a38dfe0ed9873b0b3895ae13 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Wed, 21 Jun 2023 21:38:08 -0400 Subject: [PATCH 301/680] fabric: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/fabric.rb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Formula/fabric.rb b/Formula/fabric.rb index 114fa21f6860c..0a3eae93795bc 100644 --- a/Formula/fabric.rb +++ b/Formula/fabric.rb @@ -6,6 +6,7 @@ class Fabric < Formula url "https://files.pythonhosted.org/packages/d8/b0/fc6880fd6e24b60ccb5e3e1b673cec847d56b8176311f77c63f542fe9fd4/fabric-3.1.0.tar.gz" sha256 "ea1c5ea3956d196b5990ba720cc8ee457fa1b9c6f265ab3b643ff63b05e8970a" license "BSD-2-Clause" + revision 1 head "https://github.com/fabric/fabric.git", branch: "main" bottle do @@ -19,11 +20,11 @@ class Fabric < Formula sha256 cellar: :any_skip_relocation, x86_64_linux: "51e888e33e6aebca684acc61fb2e2805a9a3ea114680d98cd1285594d8f75dd9" end - # `pkg-config`, `rust`, and `openssl@1.1` are for cryptography. + # `pkg-config`, `rust`, and `openssl@3` are for cryptography. depends_on "pkg-config" => :build depends_on "rust" => :build depends_on "cffi" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "pyinvoke" depends_on "python@3.11" @@ -54,7 +55,7 @@ class Fabric < Formula def install # Ensure that the `openssl` crate picks up the intended library. - ENV["OPENSSL_DIR"] = Formula["openssl@1.1"].opt_prefix + ENV["OPENSSL_DIR"] = Formula["openssl@3"].opt_prefix ENV["OPENSSL_NO_VENDOR"] = "1" virtualenv_install_with_resources From c46f1da72d4710093424e5722b4689cdbe1acc0f Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 01:38:12 +0000 Subject: [PATCH 302/680] mitmproxy: update 9.0.1_1 bottle. --- Formula/mitmproxy.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/mitmproxy.rb b/Formula/mitmproxy.rb index 33cb031057e41..93fa37171b426 100644 --- a/Formula/mitmproxy.rb +++ b/Formula/mitmproxy.rb @@ -10,14 +10,13 @@ class Mitmproxy < Formula head "https://github.com/mitmproxy/mitmproxy.git", branch: "main" bottle do - rebuild 3 - sha256 cellar: :any, arm64_ventura: "80a773b2f454a7922be6b37f6d4be9025db3cd9b81ae3c72c5d0367dac268444" - sha256 cellar: :any, arm64_monterey: "fc24e15b5e076c5d48238dd6300519a9458f4437006fee0edb9fcf587f7c444d" - sha256 cellar: :any, arm64_big_sur: "1ee8600a7522b82556456d6a33173beaf5b9d849ca96c287bf78d9a9b8385a54" - sha256 cellar: :any, ventura: "50755661070adbd55fe91a97db3966a601f2a3ff5937b77416b1fac6caffbc85" - sha256 cellar: :any, monterey: "6db43d9e95522f2e8499a8285ac9230870fa69362daf10040b70c072d021c91d" - sha256 cellar: :any, big_sur: "08575f6949383d4ed39cc4731c2e24adc9817b2596b79782f6fe20e54e28eb19" - sha256 cellar: :any_skip_relocation, x86_64_linux: "9ad5e7018ec848ae8f94d7f4ea3a6114a38899be63dbd53da6f3da926c84f139" + sha256 cellar: :any, arm64_ventura: "06d83b5db540302881288fce7fa2ef77566928b9383cce25495ca43da51ed1e1" + sha256 cellar: :any, arm64_monterey: "0474cabfbdca6e6384032b2fbf55d0d5e88414a9a413e2c9a8576b3383721e20" + sha256 cellar: :any, arm64_big_sur: "1153943b5925a5d0654d35b8415256b456d5f3860ca915070e454d78955a2a76" + sha256 cellar: :any, ventura: "235ecdee882e630ef894caed694dc0871d6d31d2d673588050ecb3785c7e1774" + sha256 cellar: :any, monterey: "2230f9c15f334bb226ee4fb893feebaafd1b4450acb6f4865bb9dec7dbd9b38a" + sha256 cellar: :any, big_sur: "a4c7351f76365fd04129f2098e2eebb17610a58968e7916de719aebbc8226227" + sha256 cellar: :any_skip_relocation, x86_64_linux: "c56e1e951b79a2f2baf1aee6c11b6ee93af7630e1bdc06df239109d9d34b1dc6" end depends_on "rust" => :build # for cryptography From 08b05cb9e1cd69cd056e78aa49a16f5dc0f1779c Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Wed, 21 Jun 2023 21:40:33 -0400 Subject: [PATCH 303/680] fdroidserver: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/fdroidserver.rb | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Formula/fdroidserver.rb b/Formula/fdroidserver.rb index 84a7cc3e69f09..fb51230d0856d 100644 --- a/Formula/fdroidserver.rb +++ b/Formula/fdroidserver.rb @@ -6,6 +6,7 @@ class Fdroidserver < Formula url "https://files.pythonhosted.org/packages/75/72/ea1e1e9d7d0ade051279b8676e6025f8c14dd64a5edeb76f2208e23c7720/fdroidserver-2.2.1.tar.gz" sha256 "6dcba0b747bfc9ebe4d441c56cf0c8aeab70a58cd0d1248462892e933a382302" license "AGPL-3.0-or-later" + revision 1 bottle do rebuild 2 @@ -18,13 +19,14 @@ class Fdroidserver < Formula sha256 cellar: :any_skip_relocation, x86_64_linux: "122c29f601b78e206d32c82aa79d68daf494e6f404f2a03b92e1d2965491566b" end + # `pkg-config`, `rust`, and `openssl@3` are for cryptography. depends_on "pkg-config" => :build depends_on "rust" => :build depends_on "cffi" depends_on "fonttools" depends_on "ipython" depends_on "numpy" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "pillow" depends_on "pygments" depends_on "python-typing-extensions" @@ -224,6 +226,10 @@ class Fdroidserver < Formula end def install + # Ensure that the `openssl` crate picks up the intended library. + ENV["OPENSSL_DIR"] = Formula["openssl@3"].opt_prefix + ENV["OPENSSL_NO_VENDOR"] = "1" + venv = virtualenv_create(libexec, "python3.11") venv.pip_install resource("lxml") From 13a3c052d043451cb5379cb3e7fe70c3796696d8 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Wed, 21 Jun 2023 21:41:56 -0400 Subject: [PATCH 304/680] flintrock: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/flintrock.rb | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/Formula/flintrock.rb b/Formula/flintrock.rb index 82a5bdb152784..f39fe59faf39f 100644 --- a/Formula/flintrock.rb +++ b/Formula/flintrock.rb @@ -6,7 +6,7 @@ class Flintrock < Formula url "https://files.pythonhosted.org/packages/dc/ad/6e3871a510f0d053aa49caee2140a2f64f2d3fa584d3b70408043295fa57/Flintrock-2.0.0.tar.gz" sha256 "ccbbc912823772ea733802ca3f9751c98dacda8c67518683a3dc4ec8b1de38dd" license "Apache-2.0" - revision 5 + revision 6 bottle do rebuild 6 @@ -19,10 +19,11 @@ class Flintrock < Formula sha256 cellar: :any_skip_relocation, x86_64_linux: "2ae0211babe35f51ba4131d69f935fae5cd69e66c93e5e890d140ad31548917c" end - depends_on "pkg-config" => :build # for `cryptography` - depends_on "rust" => :build # for `cryptography` + # `pkg-config`, `rust`, and `openssl@3` are for cryptography. + depends_on "pkg-config" => :build + depends_on "rust" => :build depends_on "cffi" - depends_on "openssl@1.1" # for `cryptography` + depends_on "openssl@3" depends_on "python@3.11" depends_on "six" @@ -88,7 +89,7 @@ class Flintrock < Formula def install ENV["OPENSSL_NO_VENDOR"] = "1" - ENV["OPENSSL_DIR"] = Formula["openssl@1.1"].opt_prefix + ENV["OPENSSL_DIR"] = Formula["openssl@3"].opt_prefix virtualenv_install_with_resources end From c3f4beeb2648759af33393aa5dc49dc41da23aef Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Wed, 21 Jun 2023 21:42:54 -0400 Subject: [PATCH 305/680] freeradius-server: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/freeradius-server.rb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Formula/freeradius-server.rb b/Formula/freeradius-server.rb index b50084b046888..8c5d84ecf91b1 100644 --- a/Formula/freeradius-server.rb +++ b/Formula/freeradius-server.rb @@ -2,6 +2,7 @@ class FreeradiusServer < Formula desc "High-performance and highly configurable RADIUS server" homepage "https://freeradius.org/" license all_of: ["GPL-2.0-or-later", "LGPL-2.1-or-later"] + revision 1 head "https://github.com/FreeRADIUS/freeradius-server.git", branch: "master" stable do @@ -31,7 +32,7 @@ class FreeradiusServer < Formula end depends_on "collectd" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "python@3.11" depends_on "talloc" @@ -52,8 +53,8 @@ def install --prefix=#{prefix} --sbindir=#{bin} --localstatedir=#{var} - --with-openssl-includes=#{Formula["openssl@1.1"].opt_include} - --with-openssl-libraries=#{Formula["openssl@1.1"].opt_lib} + --with-openssl-includes=#{Formula["openssl@3"].opt_include} + --with-openssl-libraries=#{Formula["openssl@3"].opt_lib} --with-talloc-lib-dir=#{Formula["talloc"].opt_lib} --with-talloc-include-dir=#{Formula["talloc"].opt_include} ] From 434e00f196edee2aa82284769791073e790480d4 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Wed, 21 Jun 2023 21:45:38 -0400 Subject: [PATCH 306/680] gdcm: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/gdcm.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/gdcm.rb b/Formula/gdcm.rb index c8b68ec98babd..1bc3f0ef8eac3 100644 --- a/Formula/gdcm.rb +++ b/Formula/gdcm.rb @@ -4,6 +4,7 @@ class Gdcm < Formula url "https://github.com/malaterre/GDCM/archive/v3.0.22.tar.gz" sha256 "2ee9bf6787046a508ec3fe38e3cf85ab074e11de2e503bdaf8f30f00cbeff386" license "BSD-3-Clause" + revision 1 livecheck do url :stable @@ -25,7 +26,7 @@ class Gdcm < Formula depends_on "pkg-config" => :build depends_on "swig" => :build depends_on "openjpeg" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "python@3.11" uses_from_macos "expat" From d73f3386ef0e3dfa2a160e39285ac713a18f6d76 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Wed, 21 Jun 2023 21:48:11 -0400 Subject: [PATCH 307/680] gimme-aws-creds: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/gimme-aws-creds.rb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Formula/gimme-aws-creds.rb b/Formula/gimme-aws-creds.rb index 796b7a1d0e262..d06b95f4a2d29 100644 --- a/Formula/gimme-aws-creds.rb +++ b/Formula/gimme-aws-creds.rb @@ -6,6 +6,7 @@ class GimmeAwsCreds < Formula url "https://files.pythonhosted.org/packages/22/d3/a5454142db3bbb936591f2a13955cf589db8c4f6ea29142e80169eb8bb5b/gimme%20aws%20creds-2.6.1.tar.gz" sha256 "638eeeff1a8680be5dd33ffb9f0b5e06447002c034473a8b11e2c156272ddcd6" license "Apache-2.0" + revision 1 bottle do rebuild 3 @@ -18,11 +19,11 @@ class GimmeAwsCreds < Formula sha256 cellar: :any_skip_relocation, x86_64_linux: "1ad26e6f8eb0b8eacdffd572fb828591ca370feafe99b25b777049b1ed1d5511" end - # `pkg-config`, `rust`, and `openssl@1.1` are for cryptography. + # `pkg-config`, `rust`, and `openssl@3` are for cryptography. depends_on "pkg-config" => :build depends_on "rust" => :build depends_on "cffi" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "python@3.11" depends_on "six" @@ -198,7 +199,7 @@ class GimmeAwsCreds < Formula def install # Ensure that the `openssl` crate picks up the intended library. - ENV["OPENSSL_DIR"] = Formula["openssl@1.1"].opt_prefix + ENV["OPENSSL_DIR"] = Formula["openssl@3"].opt_prefix ENV["OPENSSL_NO_VENDOR"] = "1" venv = virtualenv_create(libexec, "python3.11") From 34688c113bfbea8d6c2d735741eb501bb4faa93d Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Wed, 21 Jun 2023 21:50:07 -0400 Subject: [PATCH 308/680] gkrellm: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/gkrellm.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/gkrellm.rb b/Formula/gkrellm.rb index e44881d150fea..9461708e8241b 100644 --- a/Formula/gkrellm.rb +++ b/Formula/gkrellm.rb @@ -3,7 +3,7 @@ class Gkrellm < Formula homepage "https://billw2.github.io/gkrellm/gkrellm.html" url "http://gkrellm.srcbox.net/releases/gkrellm-2.3.11.tar.bz2" sha256 "1ee0643ed9ed99f88c1504c89d9ccb20780cf29319c904b68e80a8e7c8678c06" - revision 2 + revision 3 livecheck do url "http://gkrellm.srcbox.net/releases/" @@ -33,7 +33,7 @@ class Gkrellm < Formula depends_on "gettext" depends_on "glib" depends_on "gtk+" # GTK3 issue: https://git.srcbox.net/gkrellm/gkrellm/issues/1 - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "pango" on_linux do From 15ad268914219fea4eb94e4ecea703ea5996b7d1 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Wed, 21 Jun 2023 21:51:37 -0400 Subject: [PATCH 309/680] hashpump: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/hashpump.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/hashpump.rb b/Formula/hashpump.rb index 15505557642a8..9bb31c34a3bd7 100644 --- a/Formula/hashpump.rb +++ b/Formula/hashpump.rb @@ -4,7 +4,7 @@ class Hashpump < Formula url "https://github.com/bwall/HashPump/archive/v1.2.0.tar.gz" sha256 "d002e24541c6604e5243e5325ef152e65f9fcd00168a9fa7a06ad130e28b811b" license "MIT" - revision 6 + revision 7 livecheck do url :stable @@ -23,7 +23,7 @@ class Hashpump < Formula sha256 cellar: :any_skip_relocation, x86_64_linux: "f30f81ac73fcf6ff773ba955c3c445afb03c6ed5acb13dc85071541272b9921c" end - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "python@3.11" # Remove on next release From 6a3095def04b8db6b881a9ef0192c876bf71a784 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Wed, 21 Jun 2023 21:53:05 -0400 Subject: [PATCH 310/680] hatch: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/hatch.rb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Formula/hatch.rb b/Formula/hatch.rb index b822d50d83af7..9e7b78b1999c3 100644 --- a/Formula/hatch.rb +++ b/Formula/hatch.rb @@ -6,6 +6,7 @@ class Hatch < Formula url "https://files.pythonhosted.org/packages/5a/ff/d0dc75f39798af1d3d2258c82c5fdeca2817cbfadba7c41e8fb7cf0db984/hatch-1.7.0.tar.gz" sha256 "7afc701fd5b33684a6650e1ecab8957e19685f824240ba7458dcacd66f90fb46" license "MIT" + revision 1 bottle do sha256 cellar: :any_skip_relocation, arm64_ventura: "316be4a2069e29adbbfe3ac32af70fea0c78a91458204e59e2504a776cad0592" @@ -22,11 +23,11 @@ class Hatch < Formula depends_on "virtualenv" on_linux do - # `pkg-config`, `rust`, and `openssl@1.1` are for cryptography. + # `pkg-config`, `rust`, and `openssl@3` are for cryptography. depends_on "pkg-config" => :build depends_on "rust" => :build depends_on "cffi" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "pycparser" resource "cryptography" do @@ -218,7 +219,7 @@ class Hatch < Formula def install if OS.linux? # Ensure that the `openssl` crate picks up the intended library. - ENV["OPENSSL_DIR"] = Formula["openssl@1.1"].opt_prefix + ENV["OPENSSL_DIR"] = Formula["openssl@3"].opt_prefix ENV["OPENSSL_NO_VENDOR"] = "1" end From 0b26dbfa188e3e9422985d2130ab5646be333c2d Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Wed, 21 Jun 2023 21:54:53 -0400 Subject: [PATCH 311/680] howdoi: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/howdoi.rb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Formula/howdoi.rb b/Formula/howdoi.rb index 8136fac8c0a39..4a2c50bd05474 100644 --- a/Formula/howdoi.rb +++ b/Formula/howdoi.rb @@ -6,6 +6,7 @@ class Howdoi < Formula url "https://files.pythonhosted.org/packages/6d/43/0e8166583575bd500c0f8f1a4ab9429af9466feb6fcdc006e88de8fd23e9/howdoi-2.0.20.tar.gz" sha256 "51cd40c53e0c0f8f8da88f480eb7423183be2350ab4f0a4d9d4763ca6ac3e2a9" license "MIT" + revision 1 bottle do rebuild 7 @@ -18,12 +19,12 @@ class Howdoi < Formula sha256 cellar: :any_skip_relocation, x86_64_linux: "f4d063a09c371eb64607b8b997d9bbeba893c89c19f724c5accd71969999b92a" end - # `pkg-config`, `rust`, and `openssl@1.1` are for cryptography. + # `pkg-config`, `rust`, and `openssl@3` are for cryptography. depends_on "cmake" => :build depends_on "pkg-config" => :build depends_on "rust" => :build depends_on "cffi" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "pygments" depends_on "python@3.11" depends_on "six" @@ -152,7 +153,7 @@ class Howdoi < Formula def install # Ensure that the `openssl` crate picks up the intended library. - ENV["OPENSSL_DIR"] = Formula["openssl@1.1"].opt_prefix + ENV["OPENSSL_DIR"] = Formula["openssl@3"].opt_prefix ENV["OPENSSL_NO_VENDOR"] = "1" virtualenv_install_with_resources From 9be0267a053d7bc22c75b49522768d1af701b2d5 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Wed, 21 Jun 2023 21:56:47 -0400 Subject: [PATCH 312/680] hydra: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/hydra.rb | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Formula/hydra.rb b/Formula/hydra.rb index d3ff6096c3670..3f5b41027eacd 100644 --- a/Formula/hydra.rb +++ b/Formula/hydra.rb @@ -4,6 +4,7 @@ class Hydra < Formula url "https://github.com/vanhauser-thc/thc-hydra/archive/v9.5.tar.gz" sha256 "9dd193b011fdb3c52a17b0da61a38a4148ffcad731557696819d4721d1bee76b" license "AGPL-3.0-only" + revision 1 head "https://github.com/vanhauser-thc/thc-hydra.git", branch: "master" bottle do @@ -19,7 +20,7 @@ class Hydra < Formula depends_on "pkg-config" => :build depends_on "libssh" depends_on "mysql-client" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "pcre2" uses_from_macos "ncurses" @@ -29,10 +30,10 @@ def install inreplace "configure" do |s| # Link against our OpenSSL # https://github.com/vanhauser-thc/thc-hydra/issues/80 - s.gsub!(/^SSL_PATH=""$/, "SSL_PATH=#{Formula["openssl@1.1"].opt_lib}") - s.gsub!(/^SSL_IPATH=""$/, "SSL_IPATH=#{Formula["openssl@1.1"].opt_include}") + s.gsub!(/^SSL_PATH=""$/, "SSL_PATH=#{Formula["openssl@3"].opt_lib}") + s.gsub!(/^SSL_IPATH=""$/, "SSL_IPATH=#{Formula["openssl@3"].opt_include}") s.gsub!(/^SSLNEW=""$/, "SSLNEW=YES") - s.gsub!(/^CRYPTO_PATH=""$/, "CRYPTO_PATH=#{Formula["openssl@1.1"].opt_lib}") + s.gsub!(/^CRYPTO_PATH=""$/, "CRYPTO_PATH=#{Formula["openssl@3"].opt_lib}") s.gsub!(/^SSH_PATH=""$/, "SSH_PATH=#{Formula["libssh"].opt_lib}") s.gsub!(/^SSH_IPATH=""$/, "SSH_IPATH=#{Formula["libssh"].opt_include}") s.gsub!(/^MYSQL_PATH=""$/, "MYSQL_PATH=#{Formula["mysql-client"].opt_lib}") From 3dda7b564d0c527701a727e4da9651ed2e39a0bb Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Wed, 21 Jun 2023 21:57:29 -0400 Subject: [PATCH 313/680] icecast: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/icecast.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/icecast.rb b/Formula/icecast.rb index 542e2f695dfe7..8de1c1a21f200 100644 --- a/Formula/icecast.rb +++ b/Formula/icecast.rb @@ -4,7 +4,7 @@ class Icecast < Formula url "https://downloads.xiph.org/releases/icecast/icecast-2.4.4.tar.gz", using: :homebrew_curl mirror "https://ftp.osuosl.org/pub/xiph/releases/icecast/icecast-2.4.4.tar.gz" sha256 "49b5979f9f614140b6a38046154203ee28218d8fc549888596a683ad604e4d44" - revision 1 + revision 2 livecheck do url "https://ftp.osuosl.org/pub/xiph/releases/icecast/?C=M&O=D" @@ -24,7 +24,7 @@ class Icecast < Formula depends_on "pkg-config" => :build depends_on "libvorbis" - depends_on "openssl@1.1" + depends_on "openssl@3" uses_from_macos "curl" uses_from_macos "libxslt" From 2813034cd06e4e0d1d3e3d947f460dd1bb85cbd5 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Wed, 21 Jun 2023 21:30:15 -0400 Subject: [PATCH 314/680] emqx: switch to `openssl@3` Signed-off-by: Rui Chen emqx: update sha Signed-off-by: Rui Chen --- Formula/emqx.rb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Formula/emqx.rb b/Formula/emqx.rb index df121c02b4d9d..2f19d352988cd 100644 --- a/Formula/emqx.rb +++ b/Formula/emqx.rb @@ -2,8 +2,9 @@ class Emqx < Formula desc "MQTT broker for IoT" homepage "https://www.emqx.io/" url "https://github.com/emqx/emqx/archive/refs/tags/v5.1.0.tar.gz" - sha256 "6fe363125d52eabaf4c830cdf88bdb54d11260aefc61ecd96a610a98985cd447" + sha256 "49d517e0cfcaab1ed27931fb0b32fdf1e6d087cd48df3eb3fb512b8570af6234" license "Apache-2.0" + revision 1 head "https://github.com/emqx/emqx.git", branch: "master" bottle do @@ -24,7 +25,7 @@ class Emqx < Formula depends_on "erlang" => :build depends_on "freetds" => :build depends_on "libtool" => :build - depends_on "openssl@1.1" + depends_on "openssl@3" uses_from_macos "curl" => :build uses_from_macos "unzip" => :build From 9187b8fbad928bdfbaf9c4070cd82dad863707c7 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 02:42:53 +0000 Subject: [PATCH 315/680] dnsviz: update 0.9.4_2 bottle. --- Formula/dnsviz.rb | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/Formula/dnsviz.rb b/Formula/dnsviz.rb index 2ab24853bb0f1..444a8e7d37a77 100644 --- a/Formula/dnsviz.rb +++ b/Formula/dnsviz.rb @@ -9,15 +9,13 @@ class Dnsviz < Formula revision 2 bottle do - rebuild 1 - sha256 cellar: :any, arm64_ventura: "1c3f1960ac66cbc6ef977e948ec914df709f9d4f145a939193641249873432cd" - sha256 cellar: :any, arm64_monterey: "0808cd92a1f361ccbc4bfcb09d0d6ea592db4394949c297cbcbd4c3bb12cdc0a" - sha256 cellar: :any, arm64_big_sur: "6c5c1515579d080c67065d611c38b4148d8c08203a56fc51cce180e3d8996dcc" - sha256 cellar: :any, ventura: "9d7221d1793f47410e265ca33840bde8d57aa48b7e634c0e5718d6bba9c3248d" - sha256 cellar: :any, monterey: "e07479b69e52e6971e0b533047b4a829dcf35aa027f01450d777735209a28c28" - sha256 cellar: :any, big_sur: "b19b4f06152b79120bd471ada33334c04e7c5f5cbd9fe3d5823264416563e77a" - sha256 cellar: :any, catalina: "d679a6d054b4084a9d11bd171255c509e1bac86b36b4cb0577475eaaf476fa9e" - sha256 cellar: :any_skip_relocation, x86_64_linux: "850b615e4092887988ff6aa74f9303a5e1b1f43513ed783a6ae7f885bb4b5365" + sha256 cellar: :any, arm64_ventura: "5a71a6c91593a90b9ecd76dbfc27afba76500620aaddee7ff88fab78e71b119d" + sha256 cellar: :any, arm64_monterey: "55b1e30f09a738d831a92555eed6630b694248088e9089deef27d973d114f304" + sha256 cellar: :any, arm64_big_sur: "254dc87f29c57a1594c6a3d4ca4fbf8a2e52c9967a6ab970a4c3aef775cd1f31" + sha256 cellar: :any, ventura: "77ff1faa9c59f7347af9dfb37d3a6c6cf22c1f0d8b9612ac0858525cc7a981a8" + sha256 cellar: :any, monterey: "5bca7af88657cc2d05a7764417a230fd8bdb3d65885333a16f6d897f6d333af4" + sha256 cellar: :any, big_sur: "17c5b7efc2b3bce906a472478b509b882317e357e61e2c60b710c318aaf5014c" + sha256 cellar: :any_skip_relocation, x86_64_linux: "546e26d786634c81029b5ded89d12ecd07b75bb8b7f7f594c43c596f9829c057" end depends_on "pkg-config" => :build From 17edcb9f11a63f0d105cb9be060f4574f618d48b Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 02:54:52 +0000 Subject: [PATCH 316/680] efl: update 1.26.3_5 bottle. --- Formula/efl.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/efl.rb b/Formula/efl.rb index 5379faa241fcc..9b7d953fb92b0 100644 --- a/Formula/efl.rb +++ b/Formula/efl.rb @@ -12,13 +12,13 @@ class Efl < Formula end bottle do - sha256 arm64_ventura: "17f54a75833716c678a21281f6258b205609f4e162d9a92ab252d0287b1eaa45" - sha256 arm64_monterey: "bc6fb96a4936171ff935ea2b31e914b5a71f5649c776238a74fd99a79ed0a8b5" - sha256 arm64_big_sur: "e23c8364a8d1da20ff9dfe19e04590c9d520e46a499828858a7484486e215328" - sha256 ventura: "5d841949786f27116f2a2c843ccb3dd0fac0119dbeb22545a36c193d66681608" - sha256 monterey: "af1055d9596b6c0ee601a4366ef6f9ae2f5bab354920a85dc345cb41c1d280cd" - sha256 big_sur: "8b7b90ef0754765e6378765c1fc7bb0aecc161770432999bc72fe7d7da2ef794" - sha256 x86_64_linux: "8ca1e8ce8b88539ff5f1ed354462b8282fdc858a608a4043777079ba26ebb5b5" + sha256 arm64_ventura: "2b653b7a4bfdead4b6567f9633dc1d0ec851e2678920236ad57463eea369f9a4" + sha256 arm64_monterey: "a7144e491351f8475a5dfe051112f150df09ff410bcc963b182aef50106a2381" + sha256 arm64_big_sur: "b444bced3c8b20c19df34893a3760c9e3f8bcf9a2fa84fd912111c07645df52b" + sha256 ventura: "de13653096d6456aff03cc84c8c728db8214ba25b97f92967005b3ae071469d9" + sha256 monterey: "9daaffaab0f55f68f13594599e7738ae7a36e351b903e133ad76ec64fe52024a" + sha256 big_sur: "3b8df4569420168d8b8055f2edfbfb91da6c85807bf4c8b87895a17ab43f2354" + sha256 x86_64_linux: "3b909487cffe75b106ae5ce4741dd4be864852831609536404a47c7e181a6a84" end depends_on "meson" => :build From 4600b5cb997f9742bfad6ce125ddcc96da1d9b76 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 02:55:33 +0000 Subject: [PATCH 317/680] molecule: update 5.0.1_1 bottle. --- Formula/molecule.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/molecule.rb b/Formula/molecule.rb index f15ead76c9329..4680e18e0eba3 100644 --- a/Formula/molecule.rb +++ b/Formula/molecule.rb @@ -9,14 +9,13 @@ class Molecule < Formula revision 1 bottle do - rebuild 2 - sha256 cellar: :any, arm64_ventura: "5535be3d3ac87c1acb4eb8c1d097d497dad22a545b1632aa996548a73ad75e50" - sha256 cellar: :any, arm64_monterey: "3cf6f9dfa62831454b8793cd9e5d7758775280a9eb2acb1dd5938fabd8e3ca73" - sha256 cellar: :any, arm64_big_sur: "9ae75d1c2fc95928a3a66ce4758a39b5be24b43aac3b97dffe0511ed7a9e4258" - sha256 cellar: :any, ventura: "1611bf1cc11f70779734741cae1413c0e96bd72cada4309c7c8277bd2759f50d" - sha256 cellar: :any, monterey: "819d27b1a6e9beabb15ec964c8965d2400c4102f2c8cfa4e402d898defca4c08" - sha256 cellar: :any, big_sur: "65192eb93daeae6f8a46c72ad59afbeff3547d9ff588df9add15234fa96a63c8" - sha256 cellar: :any_skip_relocation, x86_64_linux: "e56a3388ee3141c03b42150bfd4b192d3761a8d78da227a919a99d3b4337dcda" + sha256 cellar: :any, arm64_ventura: "2aa66ee5fea2a2ffe5e467aaa21989c403b84eb4edfb66214f8ca81385ba0b94" + sha256 cellar: :any, arm64_monterey: "75e034e55c94e3315e3b12f4bf1b5fd3349b3bcd872c8033e7dba690207273e8" + sha256 cellar: :any, arm64_big_sur: "ace1ce9e7f93e2f616e0200c538114ba6aac21969a6b06037c276e0e67927c8f" + sha256 cellar: :any, ventura: "826db9fd798e5ae7831bfd7be08531d5f1740a6b0a587755cb272f91a60ba15c" + sha256 cellar: :any, monterey: "0e7189ac909bead4e39e7ea5ba5d9042890fd07978eadd7f361f795ff84394e4" + sha256 cellar: :any, big_sur: "8d549b51ce3d4305ca85786e1b27da10db71871e408060211b2ab9747762dc5b" + sha256 cellar: :any_skip_relocation, x86_64_linux: "a828f4b269259f35198d5e0600577bcd16cf7ee3aafa18d992fe8aae5e9dca17" end depends_on "rust" => :build From 371d3f94aff722d77d3b4e5985c7d6380b434191 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 03:15:37 +0000 Subject: [PATCH 318/680] duplicity: update 1.2.3_1 bottle. --- Formula/duplicity.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/duplicity.rb b/Formula/duplicity.rb index 18f3feb90972b..79333274ddc2c 100644 --- a/Formula/duplicity.rb +++ b/Formula/duplicity.rb @@ -9,14 +9,13 @@ class Duplicity < Formula revision 1 bottle do - rebuild 1 - sha256 cellar: :any, arm64_ventura: "1eeb507d9f9ea2295ac7b20187071d0fd5bcaa9ffddce38998f78765064e8256" - sha256 cellar: :any, arm64_monterey: "b4851922cf96853aac8a0cb7651490c12ba50f6de169a431472d82056da8fe02" - sha256 cellar: :any, arm64_big_sur: "fdd1b176b53287b8c06f12b7af768e29e9d5b7700fbbae3e52e3b16125894295" - sha256 cellar: :any, ventura: "fc68b8bfd21251dd5cd825ea62b89dbc301fdd7dc6de29cd0861f6ce90363ea9" - sha256 cellar: :any, monterey: "cd62f80d6eaa41f7ef6f78b6d1a535eee3700c37564f0cda4db50e9a3cdd8bc5" - sha256 cellar: :any, big_sur: "948a36f3da5cc06e18b5dc7dfe8a1e796871eb36f863489ed52be6624e8efa24" - sha256 cellar: :any_skip_relocation, x86_64_linux: "ce33b83e1e3b90a42bb2f380d2b5de94d3cfe8928de5ddd3d80baf48f9154edf" + sha256 cellar: :any, arm64_ventura: "d5e5b064001fac31f7393875623e62c9c0a6e2a44f176a0a7964260287e81317" + sha256 cellar: :any, arm64_monterey: "b174312d0f67fcb7032dc975df8ab1ce729bc21fadd072895734f59374913dff" + sha256 cellar: :any, arm64_big_sur: "7e1568580ca4477ded07653d3415dc18247c62e134c2f2f5b74ae3f3aa796525" + sha256 cellar: :any, ventura: "08a33b1731861c928a1bf5d0c29fd065973596b7d77c83d67e4c8cb031dc28f5" + sha256 cellar: :any, monterey: "31c8f6119f286cb238bf831b454838304099ee45885d9948707eb11d651412a7" + sha256 cellar: :any, big_sur: "2e9d6d51207597049e48adef8fd65ca8d8737c78158a1e1bb4d98a33b25c6a4b" + sha256 cellar: :any_skip_relocation, x86_64_linux: "6044e80151a28e454f03a76150944f7b527bd2045b061c4be6cca1e24e2d4fd5" end # `pkg-config`, `rust`, and `openssl@3` are for cryptography. From df2cb786765330c448298507297982d174a9b62f Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Wed, 21 Jun 2023 21:46:50 -0400 Subject: [PATCH 319/680] getdns: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/getdns.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/getdns.rb b/Formula/getdns.rb index 27953e70cf444..5c000b7ad9714 100644 --- a/Formula/getdns.rb +++ b/Formula/getdns.rb @@ -2,6 +2,7 @@ class Getdns < Formula desc "Modern asynchronous DNS API" homepage "https://getdnsapi.net" license "BSD-3-Clause" + revision 1 head "https://github.com/getdnsapi/getdns.git", branch: "develop" stable do @@ -38,7 +39,7 @@ class Getdns < Formula depends_on "libevent" depends_on "libidn2" depends_on "libuv" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "unbound" def install From a8dab8c24de4887f1a62af5ca77355d891b37b16 Mon Sep 17 00:00:00 2001 From: Patrick Linnane Date: Wed, 21 Jun 2023 20:24:18 -0700 Subject: [PATCH 320/680] stubby: revision bump (switch to `openssl@3`) --- Formula/stubby.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Formula/stubby.rb b/Formula/stubby.rb index 80ea045231fed..3e21a3a1d8d90 100644 --- a/Formula/stubby.rb +++ b/Formula/stubby.rb @@ -4,6 +4,7 @@ class Stubby < Formula url "https://github.com/getdnsapi/stubby/archive/v0.4.3.tar.gz" sha256 "99291ab4f09bce3743000ed3ecbf58961648a35ca955889f1c41d36810cc4463" license "BSD-3-Clause" + revision 1 head "https://github.com/getdnsapi/stubby.git", branch: "develop" bottle do From 6d1520a74dc47ef723bfc6a30d09e64cdd0c8967 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 03:24:42 +0000 Subject: [PATCH 321/680] gimme-aws-creds: update 2.6.1_1 bottle. --- Formula/gimme-aws-creds.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/gimme-aws-creds.rb b/Formula/gimme-aws-creds.rb index d06b95f4a2d29..1e58a66f0511b 100644 --- a/Formula/gimme-aws-creds.rb +++ b/Formula/gimme-aws-creds.rb @@ -9,14 +9,13 @@ class GimmeAwsCreds < Formula revision 1 bottle do - rebuild 3 - sha256 cellar: :any, arm64_ventura: "b8fbd0231aa7cce017f399faa9360bf55d0f28a6f7a65b2ec6aab7b74d3f3efc" - sha256 cellar: :any, arm64_monterey: "6cb08aa07da0e12582026c0a8e030a369ef95a8fd01c78b0ee82ba04affd96bf" - sha256 cellar: :any, arm64_big_sur: "0d7d400bcbb6a83311fe848a4962d14df27c8c84738b3c862438b30be1a07dac" - sha256 cellar: :any, ventura: "06253b087048a32f811a9fb4cc4a4525a79837c6595cbca5567c20ff6c47e712" - sha256 cellar: :any, monterey: "a67a7ac2ea1c525290bcb76f8f4c9298ac6303ad36435d933a2b3b1a09a0871f" - sha256 cellar: :any, big_sur: "c50787b8f1608b00c6286077beeec642fad1f5e5447cff4616a5ef099df97c03" - sha256 cellar: :any_skip_relocation, x86_64_linux: "1ad26e6f8eb0b8eacdffd572fb828591ca370feafe99b25b777049b1ed1d5511" + sha256 cellar: :any, arm64_ventura: "350c12f2ec600a5853b3bce670fba662346bd898e4adcd91c12228646ed2db13" + sha256 cellar: :any, arm64_monterey: "302b4cd33a5e938745920c725037b7eae03230d78d21c0d44c09c599e34169f8" + sha256 cellar: :any, arm64_big_sur: "3303ab4f734b3df5402a28f90183888dd1af298b955e1c14670dc700593a423c" + sha256 cellar: :any, ventura: "01f21bc054172d9d3261eadb017a952d7349af3f43b8647aa802addd80c8245e" + sha256 cellar: :any, monterey: "3a293854a954a39047fa2bdf08cc8ee4a882236fc55e4080ba443d4ff5aad3bd" + sha256 cellar: :any, big_sur: "15795c0e87a65ba80d684c1cf2fc7e8cb5821131e70b2aeb5527d586829ccf34" + sha256 cellar: :any_skip_relocation, x86_64_linux: "df1d3fca68faeab34a034e8e3a122fdaf08ab5403c876d4cd5697b7e24195d9e" end # `pkg-config`, `rust`, and `openssl@3` are for cryptography. From bfe736cc9690ac9c1cab8775aec0b351fcacb0f3 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 03:31:57 +0000 Subject: [PATCH 322/680] icecast: update 2.4.4_2 bottle. --- Formula/icecast.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/icecast.rb b/Formula/icecast.rb index 8de1c1a21f200..0f87c65893242 100644 --- a/Formula/icecast.rb +++ b/Formula/icecast.rb @@ -12,14 +12,13 @@ class Icecast < Formula end bottle do - rebuild 1 - sha256 cellar: :any, arm64_ventura: "4eb9c107f4b16bdbc9efff532f00aad8f227405ea8000207b7b88cb71e32b8fd" - sha256 cellar: :any, arm64_monterey: "af7fd9e799b9d6ce1878595e28e21f8faf3c37dd3932fde612526d6e6d49ebe2" - sha256 cellar: :any, arm64_big_sur: "b7a6e3a7523fef943c038fe13bbacae2a3a68c7a340ab9eb3e7f3eff9ecb3886" - sha256 cellar: :any, ventura: "d342130f38d0e24785ef49eaf4baf9f73b16340f38852ad2cd96f469c00db566" - sha256 cellar: :any, monterey: "20fa587a4c56601c9e6c20376eb32b6bb699003bb134dd078d2aaa55ffbbd88c" - sha256 cellar: :any, big_sur: "b196a319590c996ce6a95597922df8b20bbf57ccf1accee46f04d0958c89d977" - sha256 cellar: :any_skip_relocation, x86_64_linux: "118242d50e7fe10915271d3d852c9f0a02f8ccbe4016c0d17e27f04556985666" + sha256 cellar: :any, arm64_ventura: "f1dbdd4c3334a071987302de9a1bf78bcdda9fd4fd38599e7e8edba3d9b4dc49" + sha256 cellar: :any, arm64_monterey: "1cb64c4bfce898110241fde245ba51ee8f9ce59290f9274b9e0e02b6930dce06" + sha256 cellar: :any, arm64_big_sur: "bb94499394f61cbae3fd9f68626c22b93f8647007f79ac1ee4afb8d71f6774d9" + sha256 cellar: :any, ventura: "670f11797d9920650b98eef03ce127985f07ff919f2780ba83c37c12865b93bd" + sha256 cellar: :any, monterey: "70dcce0432592b1fd218c86a3594b7d38fd664f6bfd0ddfa6ad11ca914cd216c" + sha256 cellar: :any, big_sur: "1eace833c381d2fc1989670bf8fdfa38d444177c1c855477ffc3c47b659b1340" + sha256 cellar: :any_skip_relocation, x86_64_linux: "0a5ea433670e7f6a02c9ff502c6d65c56d6ea5c5e65c3eac418d3da2cf05cac2" end depends_on "pkg-config" => :build From 4e0020ff2e7d247c23f365c81f6259217f2360df Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Wed, 21 Jun 2023 23:41:42 -0400 Subject: [PATCH 323/680] irssi: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/irssi.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/irssi.rb b/Formula/irssi.rb index 52417eeb2a5da..bcbc648a75284 100644 --- a/Formula/irssi.rb +++ b/Formula/irssi.rb @@ -4,7 +4,7 @@ class Irssi < Formula url "https://github.com/irssi/irssi/releases/download/1.2.3/irssi-1.2.3.tar.xz" sha256 "a647bfefed14d2221fa77b6edac594934dc672c4a560417b1abcbbc6b88d769f" license "GPL-2.0-or-later" => { with: "openvpn-openssl-exception" } - revision 3 + revision 4 # This formula uses a file from a GitHub release, so we check the latest # release version instead of Git tags. @@ -34,7 +34,7 @@ class Irssi < Formula depends_on "pkg-config" => :build depends_on "glib" - depends_on "openssl@1.1" + depends_on "openssl@3" uses_from_macos "ncurses" uses_from_macos "perl" From f265e4239d442c5891c51f6ded8c3106167f2e17 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Wed, 21 Jun 2023 23:48:39 -0400 Subject: [PATCH 324/680] keyring: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/keyring.rb | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/Formula/keyring.rb b/Formula/keyring.rb index 4690acc2de8bf..f625a73d59dfb 100644 --- a/Formula/keyring.rb +++ b/Formula/keyring.rb @@ -6,6 +6,7 @@ class Keyring < Formula url "https://files.pythonhosted.org/packages/31/42/f29907a72907df16326fa425cfd3a144f00d9a613063467f8b58d2ac58a5/keyring-24.0.0.tar.gz" sha256 "4e87665a19c514c7edada8b15015cf89bd99b8d7edabc5c43cca77166fa8dfad" license "MIT" + revision 1 bottle do sha256 cellar: :any_skip_relocation, arm64_ventura: "31562117376109a9202a179c5834b680256d23ab01d7b3e72dae627355cc92c5" @@ -22,9 +23,10 @@ class Keyring < Formula depends_on "python@3.11" on_linux do - depends_on "pkg-config" => :build # for cryptography - depends_on "rust" => :build # for cryptography - depends_on "openssl@1.1" + # `pkg-config`, `rust`, and `openssl@3` are for cryptography. + depends_on "pkg-config" => :build + depends_on "rust" => :build + depends_on "openssl@3" resource "cryptography" do url "https://files.pythonhosted.org/packages/19/8c/47f061de65d1571210dc46436c14a0a4c260fd0f3eaf61ce9b9d445ce12f/cryptography-41.0.1.tar.gz" @@ -63,6 +65,12 @@ class Keyring < Formula end def install + if OS.linux? + # Ensure that the `openssl` crate picks up the intended library. + ENV["OPENSSL_DIR"] = Formula["openssl@3"].opt_prefix + ENV["OPENSSL_NO_VENDOR"] = "1" + end + virtualenv_install_with_resources end From 92cb6b1c830bd21d2e7bb0a157ea139effbad8a2 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Wed, 21 Jun 2023 23:49:48 -0400 Subject: [PATCH 325/680] lanraragi: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/lanraragi.rb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Formula/lanraragi.rb b/Formula/lanraragi.rb index 8fbbc61c704aa..05802d380136b 100644 --- a/Formula/lanraragi.rb +++ b/Formula/lanraragi.rb @@ -6,6 +6,7 @@ class Lanraragi < Formula url "https://github.com/Difegue/LANraragi/archive/v.0.8.90.tar.gz" sha256 "290bd2299962f14667a279dd8e40a1f93d1e9e338c08342af5830a1ce119c93e" license "MIT" + revision 1 head "https://github.com/Difegue/LANraragi.git", branch: "dev" bottle do @@ -27,7 +28,7 @@ class Lanraragi < Formula depends_on "jpeg-turbo" depends_on "libpng" depends_on "node" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "perl" depends_on "redis" depends_on "zstd" @@ -57,7 +58,7 @@ def install "-I#{Formula["libarchive"].opt_include}" end - ENV["OPENSSL_PREFIX"] = Formula["openssl@1.1"].opt_prefix + ENV["OPENSSL_PREFIX"] = Formula["openssl@3"].opt_prefix imagemagick = Formula["imagemagick"] resource("Image::Magick").stage do From 415fa55b13036c0c619c55eb9ac4d8cbecca5b02 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Wed, 21 Jun 2023 23:53:09 -0400 Subject: [PATCH 326/680] lasso: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/lasso.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/lasso.rb b/Formula/lasso.rb index 3d5fd1b8b1c7f..96dcbc099c11c 100644 --- a/Formula/lasso.rb +++ b/Formula/lasso.rb @@ -4,6 +4,7 @@ class Lasso < Formula url "https://dev.entrouvert.org/releases/lasso/lasso-2.8.2.tar.gz" sha256 "6a1831bfdbf8f424c7508aba47b045d51341ec0fde9122f38b0b86b096ef533e" license "GPL-2.0-or-later" + revision 1 livecheck do url :homepage @@ -24,7 +25,7 @@ class Lasso < Formula depends_on "glib" depends_on "libxml2" depends_on "libxmlsec1" - depends_on "openssl@1.1" + depends_on "openssl@3" uses_from_macos "python" => :build From 833f8496b6698f89234b1189a6cb90ed1fb77dc1 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Wed, 21 Jun 2023 23:53:53 -0400 Subject: [PATCH 327/680] lastpass-cli: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/lastpass-cli.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/lastpass-cli.rb b/Formula/lastpass-cli.rb index 0184e3fbf72a4..5b9792bf388d2 100644 --- a/Formula/lastpass-cli.rb +++ b/Formula/lastpass-cli.rb @@ -4,6 +4,7 @@ class LastpassCli < Formula url "https://github.com/lastpass/lastpass-cli/releases/download/v1.3.4/lastpass-cli-1.3.4.tar.gz" sha256 "f747e42dac3441131f9ebf0c119f27c57e8701968de7718224c2cdeb91300b6b" license "GPL-2.0" + revision 1 head "https://github.com/lastpass/lastpass-cli.git", branch: "master" bottle do @@ -20,7 +21,7 @@ class LastpassCli < Formula depends_on "cmake" => :build depends_on "docbook-xsl" => :build depends_on "pkg-config" => :build - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "pinentry" uses_from_macos "curl" From cba97fbcc2ad4861a6b65e2698b915b39ae70a48 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 03:55:22 +0000 Subject: [PATCH 328/680] localstack: update 2.1.0_1 bottle. --- Formula/localstack.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/localstack.rb b/Formula/localstack.rb index 63447d2f5fce0..8c2a6bc359ff3 100644 --- a/Formula/localstack.rb +++ b/Formula/localstack.rb @@ -9,14 +9,13 @@ class Localstack < Formula revision 1 bottle do - rebuild 1 - sha256 cellar: :any, arm64_ventura: "f801083f140953fb704a1b02b8fb682e2832dec71d1fc2516fa082268b8f740b" - sha256 cellar: :any, arm64_monterey: "9c1e0a9df7859a60034fdde06c30b23cdf2705667aed549cf1e5ba7c279e1755" - sha256 cellar: :any, arm64_big_sur: "dca9eab3b5e37869ce2ce68e41d1464c5de007393e0029ab7a5ee0b704e410e3" - sha256 cellar: :any, ventura: "0ac6e6ad93c1b15da0aebc75600a670fef0b9530a7d5c4190df09ee08a7887a9" - sha256 cellar: :any, monterey: "e22fa5ccea6e4a3af4a78655d5f416f6b889d9abbfeb039b38cd40edf6fd0e06" - sha256 cellar: :any, big_sur: "5fdee76d326d97eff390e8196c6307f1dbbd85c27fc55223254966792fe41732" - sha256 cellar: :any_skip_relocation, x86_64_linux: "79c9b4ca76838c98a2ec2218f17694d3bc9563fe3ac24a4ba37d058a1e5785b1" + sha256 cellar: :any, arm64_ventura: "a642bc4ebe21563ba5cc0947013021a06eb43706d84027b1ea7d554ac0523752" + sha256 cellar: :any, arm64_monterey: "41283aee5c4687e7d6fc43279461a1b96efe6a353f74b9ec89e9f6264996ee2f" + sha256 cellar: :any, arm64_big_sur: "c6100a94004db9a0b44519bb7319c71911b44da179325a8348e987ff5b79e725" + sha256 cellar: :any, ventura: "fbaf26f78d45c8bac262f7f667c1f9fc25ac20ede4758f75617b82b6f4ada289" + sha256 cellar: :any, monterey: "cbfe755584c9bd4226b109a2b25de7a70af8f452803898d57ae6d36cf9794680" + sha256 cellar: :any, big_sur: "fb38d28a45e849956975500aa3d8ca337629992ccd92f96fd54f347fe463cbf1" + sha256 cellar: :any_skip_relocation, x86_64_linux: "413508d6fb95d6416d655ae1fc309d7738a1374f41ad33cd5aa59c82f10b210d" end # `pkg-config`, `rust`, and `openssl@3` are for cryptography. From a0b13c1280bc72889e4ae83c7307e2cfda4312ca Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Wed, 21 Jun 2023 19:38:59 -0400 Subject: [PATCH 329/680] dstack: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/dstack.rb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Formula/dstack.rb b/Formula/dstack.rb index b8177ce048ec0..bae24ce2b0ff2 100644 --- a/Formula/dstack.rb +++ b/Formula/dstack.rb @@ -6,6 +6,7 @@ class Dstack < Formula url "https://files.pythonhosted.org/packages/a5/0f/c4d5fefaebef7a838bffa82af4351f51856d0d7cb1528f9f932095812f77/dstack-0.9.2.tar.gz" sha256 "9ee91118028641f0710d324a65afb02078fe40fabc5dc41be78f6f989150affa" license "MPL-2.0" + revision 1 bottle do sha256 cellar: :any, arm64_ventura: "e2474d8da47fda73783f46ffa4e04e3f0d7bbc5a039ba0d2b0b24f66189995a1" @@ -17,11 +18,11 @@ class Dstack < Formula sha256 cellar: :any_skip_relocation, x86_64_linux: "95f917b81605e1558493e2f783477be8d57ce5cdb50e1d60ac0bc5b92b917164" end - # `pkg-config`, `rust`, and `openssl@1.1` are for cryptography. + # `pkg-config`, `rust`, and `openssl@3` are for cryptography. depends_on "pkg-config" => :build depends_on "rust" => :build depends_on "cffi" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "protobuf" depends_on "pycparser" depends_on "pygments" @@ -549,7 +550,7 @@ class Dstack < Formula def install # Ensure that the `openssl` crate picks up the intended library. - ENV["OPENSSL_DIR"] = Formula["openssl@1.1"].opt_prefix + ENV["OPENSSL_DIR"] = Formula["openssl@3"].opt_prefix ENV["OPENSSL_NO_VENDOR"] = "1" venv = virtualenv_create(libexec, "python3.11") From 8ac9608f78758ce8b0b61695194bee7726a6ad1f Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Wed, 21 Jun 2023 23:59:49 -0400 Subject: [PATCH 330/680] manticoresearch: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/manticoresearch.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/manticoresearch.rb b/Formula/manticoresearch.rb index 644e061cfbdff..9963301245d59 100644 --- a/Formula/manticoresearch.rb +++ b/Formula/manticoresearch.rb @@ -4,7 +4,7 @@ class Manticoresearch < Formula url "https://github.com/manticoresoftware/manticoresearch/archive/refs/tags/6.0.4.tar.gz" sha256 "5081f4f60152d041f14fdaf993f4cc67b127e76c970b58db9bc9532cd1325d8a" license "GPL-2.0-only" - revision 1 + revision 2 version_scheme 1 head "https://github.com/manticoresoftware/manticoresearch.git", branch: "master" @@ -29,7 +29,7 @@ class Manticoresearch < Formula depends_on "icu4c" depends_on "libpq" depends_on "mysql-client" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "unixodbc" depends_on "zstd" From fc52def21a6c90261720a28b733269fb7a1662ec Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 04:00:10 +0000 Subject: [PATCH 331/680] dnsdist: update 1.8.0_1 bottle. --- Formula/dnsdist.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/dnsdist.rb b/Formula/dnsdist.rb index 86e909795b775..77c6ba9266be9 100644 --- a/Formula/dnsdist.rb +++ b/Formula/dnsdist.rb @@ -12,13 +12,13 @@ class Dnsdist < Formula end bottle do - sha256 cellar: :any, arm64_ventura: "da5534e94d3cfe5b8a277e4231efbf7933322594d9c28adb207aeb1bef3b6272" - sha256 cellar: :any, arm64_monterey: "fba41b16ddb6b29dd48a7186bccf4d483a2de52789c61570cb85a38eaaf0a089" - sha256 cellar: :any, arm64_big_sur: "4b95617efafc5c0f88ef090fbabb122f241df603285a6659ef28ff2996beef2e" - sha256 cellar: :any, ventura: "10620accac10c0de624d7030a4ec395b68c65401acc799412d49d09ea1e39ee7" - sha256 cellar: :any, monterey: "f73e5fbc6d042dd180f260aaef1a4b8bd35d40c2748b0fa0caec1ce95fb300eb" - sha256 cellar: :any, big_sur: "f704b4dec54e6eb977662f2ffc52943a0a6b21cb3376670c0c0603d62804ce57" - sha256 cellar: :any_skip_relocation, x86_64_linux: "dba0f67c075aae24bc68364769a4f2b434c3fc75f4b467f3b8c1d4ed67eb79f1" + sha256 cellar: :any, arm64_ventura: "81b9b4b5fc783c74ddb725b0ef39ae4a9aad314ebc049c60a4177393e252d721" + sha256 cellar: :any, arm64_monterey: "6896440134f4ddc23117147f3f36b5a2c0a83d7017b3e95831a0871b8a20757f" + sha256 cellar: :any, arm64_big_sur: "ba08dc7ba1b1968f8c547a0c8853e3df4bf0cc20ba7d92c96c7af0c6bdb2fa9f" + sha256 cellar: :any, ventura: "698ac4d56792a03a0dbbb9fe32d7150fbaa1f2a5d6a6728980b86d9ec048e15f" + sha256 cellar: :any, monterey: "5cebae77ea0d8df9996374b67689744103f512c0b8f409d125f6e830eebcd49f" + sha256 cellar: :any, big_sur: "d5c3c4cc8d2561a848b374743209198f488b80f00216d1f10576086ec0ed5658" + sha256 cellar: :any_skip_relocation, x86_64_linux: "bc304272dc9992068122dd5323010be7e078f3ef2c1f1d8ebdd64966f9510b22" end depends_on "boost" => :build From 23895f97546f4b0b0480f773e297846c4ad4e2c2 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 22 Jun 2023 00:01:10 -0400 Subject: [PATCH 332/680] libcouchbase: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/libcouchbase.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/libcouchbase.rb b/Formula/libcouchbase.rb index fe56c0ac0d37d..be72a9e9d6cba 100644 --- a/Formula/libcouchbase.rb +++ b/Formula/libcouchbase.rb @@ -4,6 +4,7 @@ class Libcouchbase < Formula url "https://packages.couchbase.com/clients/c/libcouchbase-3.3.7.tar.gz" sha256 "91ff6471351a056c446dc29c283eecea8c18da8f4af83b5db469e65482ded7ab" license "Apache-2.0" + revision 1 head "https://github.com/couchbase/libcouchbase.git", branch: "master" bottle do @@ -20,7 +21,7 @@ class Libcouchbase < Formula depends_on "libev" depends_on "libevent" depends_on "libuv" - depends_on "openssl@1.1" + depends_on "openssl@3" def install system "cmake", "-S", ".", "-B", "build", From b156b421cbec52df80129286c259d23335da2147 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 04:01:26 +0000 Subject: [PATCH 333/680] freeradius-server: update 3.2.3_1 bottle. --- Formula/freeradius-server.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/freeradius-server.rb b/Formula/freeradius-server.rb index 8c5d84ecf91b1..36461e26c71fa 100644 --- a/Formula/freeradius-server.rb +++ b/Formula/freeradius-server.rb @@ -22,13 +22,13 @@ class FreeradiusServer < Formula end bottle do - sha256 arm64_ventura: "26c7e0343035fbaee6461e9559210e6a82a1072589fd64f814e744a3d2dc6126" - sha256 arm64_monterey: "7cdb8ed4cba08c375fae7d9e534b4c1bd31c71ce8fba637a25b08b1e8784ae95" - sha256 arm64_big_sur: "3736781e5be515619cb0a9750f9c1100e6518d2b5fc54957defb1947e6fe9432" - sha256 ventura: "1ca7631e75d7a7b94ba87c55ca47ff2f07482f9d6502a19c5a7e05d72b6b99f0" - sha256 monterey: "86a65b62f8baa4b585a0384a2a0098474093167c84b9976c3a555f1a3c32d359" - sha256 big_sur: "f41f5aae980d220134df44de2297cff8f2fa34410d5078ba84e6d15fbe8396db" - sha256 x86_64_linux: "d743c39d817f8d30eef139c5aa0b7dd36f150e873ef8107abbb02e3e40bc6362" + sha256 arm64_ventura: "a1d0365d2e2691b27dcc9b90c458b47439a4982e5b9febc71f359090a66996c5" + sha256 arm64_monterey: "e0544f9dc04f088159188525ef735abe4aaf81d3f6e4cb983707c8b7dab7055b" + sha256 arm64_big_sur: "5221b0210a9742206fa1ec17028840f3f6537abb9445bc8f5aa6cfdf1dfc07be" + sha256 ventura: "625efc911ce3dfc8351f92a9ece000b0d57762e78f1cf41959c3b211d4c8f61a" + sha256 monterey: "b4131c02646af440971ac250e4587a4775213e6ad55c308cd9266926c68afd9b" + sha256 big_sur: "740b5d0428ea03b63b6d16d4277b35116379e6f012cc8e41d7d4ad117d8c56df" + sha256 x86_64_linux: "a093484fb609b8e8c429f32a251f14333e23148425bdb68e6b9c4b41c7a8f6f2" end depends_on "collectd" From e1ef004a08531a93abbab11826b5fa5677daef65 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 04:03:46 +0000 Subject: [PATCH 334/680] flintrock: update 2.0.0_6 bottle. --- Formula/flintrock.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/flintrock.rb b/Formula/flintrock.rb index f39fe59faf39f..f3169483435de 100644 --- a/Formula/flintrock.rb +++ b/Formula/flintrock.rb @@ -9,14 +9,13 @@ class Flintrock < Formula revision 6 bottle do - rebuild 6 - sha256 cellar: :any, arm64_ventura: "654dc6dc7f84c98db8e7f837c67e3484ede7674827ba4a4a28ec9451abbfdd77" - sha256 cellar: :any, arm64_monterey: "a325d678666289cb1b1a18f28c9e8126dae2b24adefe16261272cc1e2dcac0cc" - sha256 cellar: :any, arm64_big_sur: "a174c692990916543888d36639a4faca4c01117279c62567207189bf4dca4fa4" - sha256 cellar: :any, ventura: "d7175b38e22cf227b15f13d75c477eb1aadd156c003368d35b494cd96c3f7fa9" - sha256 cellar: :any, monterey: "e26563738fadf8ede39ea61e5c61b174e6cb7bd52a8a2a308f17941074a2ac85" - sha256 cellar: :any, big_sur: "29c8448307f01edae074969abeb75620101ce0e7613cb01bb51aee60387d3b06" - sha256 cellar: :any_skip_relocation, x86_64_linux: "2ae0211babe35f51ba4131d69f935fae5cd69e66c93e5e890d140ad31548917c" + sha256 cellar: :any, arm64_ventura: "d7c5d2eb99d1e9b4640eaa2f9ebe9b375a388f0ed3b8b02cbc5cc3f3e980c720" + sha256 cellar: :any, arm64_monterey: "b86dea485f1fbec309437a2869793f4a4b422c5b88fc5f580d005f07e9f39d01" + sha256 cellar: :any, arm64_big_sur: "3552dcf13179969cb828c9813537277eeffbabb57cbf1ebc3c703e5aa3860fec" + sha256 cellar: :any, ventura: "f3d733660f29be0b777c371541839cebdf9b1435e7be5fada2c13da3f8e06e46" + sha256 cellar: :any, monterey: "3c18d648b233b40cfe518c7919ed155ffa9a3aea1806f88170a231d9ece0b5d3" + sha256 cellar: :any, big_sur: "e9de626dfe7c839dee58c8c9c545ed831258f2ed34fe7aaf73390f1be0f89eb7" + sha256 cellar: :any_skip_relocation, x86_64_linux: "177198a01a28b27ab6de657158a0f9ce56e77787d45387b8b26ae6257b66a1a1" end # `pkg-config`, `rust`, and `openssl@3` are for cryptography. From 2a7fe8ea8c02d00831f4fe205d39fce5de53a957 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 22 Jun 2023 00:02:52 -0400 Subject: [PATCH 335/680] mathlibtools: switch to `openssl@3` Signed-off-by: Rui Chen mathlibtools: update build Signed-off-by: Rui Chen --- Formula/mathlibtools.rb | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Formula/mathlibtools.rb b/Formula/mathlibtools.rb index 942f8147cdd5b..e33773f76299b 100644 --- a/Formula/mathlibtools.rb +++ b/Formula/mathlibtools.rb @@ -6,6 +6,7 @@ class Mathlibtools < Formula url "https://files.pythonhosted.org/packages/ae/6a/815d7f65dc853973b13be082fefe797074e633407ef1262a62bc0be84203/mathlibtools-1.3.2.tar.gz" sha256 "9a49f4cb7355fda72792a5738bcc5df927b1e102efc719adfbe16db199a0ac6b" license "Apache-2.0" + revision 1 bottle do rebuild 4 @@ -18,10 +19,12 @@ class Mathlibtools < Formula sha256 cellar: :any_skip_relocation, x86_64_linux: "4947e34be70a9de565daa0340272b893c4e84d0076ee73e3a221b9d0c6bc628c" end + # `pkg-config`, `rust`, and `openssl@3` are for cryptography. + depends_on "pkg-config" => :build depends_on "rust" => :build depends_on "lean" => :test depends_on "cffi" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "python@3.11" depends_on "pyyaml" depends_on "six" @@ -133,7 +136,7 @@ class Mathlibtools < Formula def install # Ensure that the `openssl` crate picks up the intended library. - ENV["OPENSSL_DIR"] = Formula["openssl@1.1"].opt_prefix + ENV["OPENSSL_DIR"] = Formula["openssl@3"].opt_prefix ENV["OPENSSL_NO_VENDOR"] = "1" virtualenv_install_with_resources From 592e982f78c00635c4860fc7c5f233cb92d6f673 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 22 Jun 2023 00:06:37 -0400 Subject: [PATCH 336/680] megatools: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/megatools.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/megatools.rb b/Formula/megatools.rb index 44e357ca20d01..7b5c53199103e 100644 --- a/Formula/megatools.rb +++ b/Formula/megatools.rb @@ -4,6 +4,7 @@ class Megatools < Formula url "https://megatools.megous.com/builds/megatools-1.11.1.20230212.tar.gz" sha256 "ecfa2ee4b277c601ebae648287311030aa4ca73ea61ee730bc66bef24ef19a34" license "GPL-2.0-or-later" => { with: "openvpn-openssl-exception" } + revision 1 livecheck do url "https://megatools.megous.com/builds/" @@ -26,7 +27,7 @@ class Megatools < Formula depends_on "curl" # curl >= 7.85.0 is required depends_on "glib" depends_on "glib-networking" - depends_on "openssl@1.1" + depends_on "openssl@3" def install mkdir "build" do From 44a53e7621e5c0e6e6e3d3d541d731758c6300b1 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 22 Jun 2023 00:07:36 -0400 Subject: [PATCH 337/680] micromamba: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/micromamba.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/micromamba.rb b/Formula/micromamba.rb index 4fcb1d680000d..a4370f23db5ac 100644 --- a/Formula/micromamba.rb +++ b/Formula/micromamba.rb @@ -4,7 +4,7 @@ class Micromamba < Formula url "https://github.com/mamba-org/mamba/archive/refs/tags/micromamba-1.4.4.tar.gz" sha256 "035696ac379b7c6cbf87e912f7fa28c5f16ceaadf8f663d616cf0146e72390bb" license "BSD-3-Clause" - revision 1 + revision 2 head "https://github.com/mamba-org/mamba.git", branch: "main" livecheck do @@ -30,7 +30,7 @@ class Micromamba < Formula depends_on "fmt" depends_on "libsolv" depends_on "lz4" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "reproc" depends_on "xz" depends_on "yaml-cpp" From ce6fe37ee989f83af78ef7b17da7c51789f0efe8 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 22 Jun 2023 00:12:40 -0400 Subject: [PATCH 338/680] mutt: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/mutt.rb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Formula/mutt.rb b/Formula/mutt.rb index 806392bd9dbbe..fb219dd857da5 100644 --- a/Formula/mutt.rb +++ b/Formula/mutt.rb @@ -13,6 +13,7 @@ class Mutt < Formula url "https://bitbucket.org/mutt/mutt/downloads/mutt-2.2.10.tar.gz" sha256 "4d773f22422f79096f7b94b57bee45654ad9a25165dbb36463c58295b4cd3d88" license "GPL-2.0-or-later" + revision 1 bottle do sha256 arm64_ventura: "2d57c5e98a83b23e613e4871845182047ec32a46fbd9847ea50de33631b42f95" @@ -36,7 +37,7 @@ class Mutt < Formula depends_on "automake" => :build depends_on "gpgme" depends_on "libidn2" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "tokyo-cabinet" uses_from_macos "bzip2" @@ -65,7 +66,7 @@ def install --with-gss --with-idn2 --with-sasl - --with-ssl=#{Formula["openssl@1.1"].opt_prefix} + --with-ssl=#{Formula["openssl@3"].opt_prefix} --with-tokyocabinet ] From 437f7faa02c5b40bca519cde4794a981c2208727 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 04:21:12 +0000 Subject: [PATCH 339/680] fdroidserver: update 2.2.1_1 bottle. --- Formula/fdroidserver.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/fdroidserver.rb b/Formula/fdroidserver.rb index fb51230d0856d..b3404ebb2bc9a 100644 --- a/Formula/fdroidserver.rb +++ b/Formula/fdroidserver.rb @@ -9,14 +9,13 @@ class Fdroidserver < Formula revision 1 bottle do - rebuild 2 - sha256 cellar: :any, arm64_ventura: "41c7c7e59e09dd45fb2c8d82ebf5e98996dd0500c9805cef7cec7987e4a080e2" - sha256 cellar: :any, arm64_monterey: "4fa6cdf4321b59c4bf22176d3a475052c85ab6959adaa1f03664d067c8783e23" - sha256 cellar: :any, arm64_big_sur: "6e110c0ab777ac2d946f6c09a0deab27c2c8a18c97cebe5750714ee6bf65ce6a" - sha256 cellar: :any, ventura: "024c7d34c2c60c7732540e4091b3e10dfb010f56d5f527808fc385bf93ce94a8" - sha256 cellar: :any, monterey: "8b7a70880b49128c44d93e56ad811fe7539c48a98bf95a206186c23bd2e1780f" - sha256 cellar: :any, big_sur: "c423213e871f8d7d133958ba546956a8ec9749521a6d2d5190c2d806f94cb9b8" - sha256 cellar: :any_skip_relocation, x86_64_linux: "122c29f601b78e206d32c82aa79d68daf494e6f404f2a03b92e1d2965491566b" + sha256 cellar: :any, arm64_ventura: "b7ae662f536d6d34fd3d85d986804a2ee932e77b1a40926a71858ab376d6717c" + sha256 cellar: :any, arm64_monterey: "6d63de8c2d7c1ba9500e9aa7beddb59d496a48b46971cbe160a002154b21ba58" + sha256 cellar: :any, arm64_big_sur: "68b1371b854ab4564cf36ed2a972f442f0c4540f1ba6eaa3d40d1ba84ad67a0b" + sha256 cellar: :any, ventura: "f6c328f7ae52a2761c8e4fa14f66e11879e22e83cfaf517634c2417340bcbf59" + sha256 cellar: :any, monterey: "dd6f0fbf252fd0650bf392b26306d829e57095ad9fef62123094e395b377c05f" + sha256 cellar: :any, big_sur: "1e3bc0b5ae41f9b8ec522c1e20f26999704e3205c722ecef8fe0f7ad8b143b5e" + sha256 cellar: :any_skip_relocation, x86_64_linux: "de1d6a50105513dda36ec42b3961d29984749694087cfc15aed93c52c95a0f26" end # `pkg-config`, `rust`, and `openssl@3` are for cryptography. From 36ab287f7348668036990bcbb5f8a08a470ff8ba Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 22 Jun 2023 00:26:56 -0400 Subject: [PATCH 340/680] neomutt: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/neomutt.rb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Formula/neomutt.rb b/Formula/neomutt.rb index b27250c2d1d5f..1b545f047cb55 100644 --- a/Formula/neomutt.rb +++ b/Formula/neomutt.rb @@ -4,6 +4,7 @@ class Neomutt < Formula url "https://github.com/neomutt/neomutt/archive/20230517.tar.gz" sha256 "4ac277b40e7ed5d67ba516338e2b26cc6810aa37564f6e9a2d45eb15b3a9213e" license "GPL-2.0-or-later" + revision 1 head "https://github.com/neomutt/neomutt.git", branch: "main" bottle do @@ -27,7 +28,7 @@ class Neomutt < Formula depends_on "lua" depends_on "ncurses" depends_on "notmuch" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "pcre2" depends_on "tokyo-cabinet" @@ -56,7 +57,7 @@ def install --zlib --with-lua=#{Formula["lua"].opt_prefix} --with-ncurses=#{Formula["ncurses"].opt_prefix} - --with-ssl=#{Formula["openssl@1.1"].opt_prefix} + --with-ssl=#{Formula["openssl@3"].opt_prefix} --with-sqlite=#{Formula["sqlite"].opt_prefix} ] From c3f11833c2e00218d72ea05b9a234da4214cbca7 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 22 Jun 2023 00:27:57 -0400 Subject: [PATCH 341/680] node@16: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/node@16.rb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Formula/node@16.rb b/Formula/node@16.rb index 08ff6c9db5845..9ab887eb029f8 100644 --- a/Formula/node@16.rb +++ b/Formula/node@16.rb @@ -4,6 +4,7 @@ class NodeAT16 < Formula url "https://nodejs.org/dist/v16.20.1/node-v16.20.1.tar.xz" sha256 "83e03381e271f1a5619188e7aea9d85d9b7e12f5be2a28ceb78d7249ed22b7f1" license "MIT" + revision 1 livecheck do url "https://nodejs.org/dist/" @@ -32,7 +33,7 @@ class NodeAT16 < Formula depends_on "icu4c" depends_on "libnghttp2" depends_on "libuv" - depends_on "openssl@1.1" + depends_on "openssl@3" uses_from_macos "python", since: :catalina uses_from_macos "zlib" @@ -62,8 +63,8 @@ def install --shared-libuv-libpath=#{Formula["libuv"].lib} --shared-nghttp2-includes=#{Formula["libnghttp2"].include} --shared-nghttp2-libpath=#{Formula["libnghttp2"].lib} - --shared-openssl-includes=#{Formula["openssl@1.1"].include} - --shared-openssl-libpath=#{Formula["openssl@1.1"].lib} + --shared-openssl-includes=#{Formula["openssl@3"].include} + --shared-openssl-libpath=#{Formula["openssl@3"].lib} --shared-brotli-includes=#{Formula["brotli"].include} --shared-brotli-libpath=#{Formula["brotli"].lib} --shared-cares-includes=#{Formula["c-ares"].include} From 2a22e163c46facf15d4f5a0bef2ea9a9c3c29848 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 04:29:09 +0000 Subject: [PATCH 342/680] esptool: update 4.6.2_1 bottle. --- Formula/esptool.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/esptool.rb b/Formula/esptool.rb index d13a53934016c..3abacf2edeb07 100644 --- a/Formula/esptool.rb +++ b/Formula/esptool.rb @@ -9,13 +9,13 @@ class Esptool < Formula revision 1 bottle do - sha256 cellar: :any, arm64_ventura: "606d0770f602b74513df45145564a4a11b160ebcbb808ac777c06ff48968ca51" - sha256 cellar: :any, arm64_monterey: "b71910932946d4022829c315496cc29d5b96e87497bf2193eeafaa9d87bc8ab2" - sha256 cellar: :any, arm64_big_sur: "f239f05cce0d5cd41f8ede8463119967ca1c5b86ec5795326e73a2829172947b" - sha256 cellar: :any, ventura: "51b10c3eb51a2930ff942326f37d0489a0178368916656d3c5702738c088e32e" - sha256 cellar: :any, monterey: "76535d397529434764370c583a8b52b454054ba1f92580fd2c3561507f11797c" - sha256 cellar: :any, big_sur: "325df2bfe27b962305285d76e3ae8b70c764c95794f32e03970a302f4e0733a1" - sha256 cellar: :any_skip_relocation, x86_64_linux: "cfae91de4f90b79264f29744fc5a144f660b3f45d124a345b62ba131aa15e0d1" + sha256 cellar: :any, arm64_ventura: "39d7fdf929e6b2218b05619b6dba6d96e5b9b38eb916fb0e11d79dab81c791a5" + sha256 cellar: :any, arm64_monterey: "7e34e52d6364f5fc39ac6ca99b3dd5b13153d5d7b60f818f9f8d8b0d48386f3f" + sha256 cellar: :any, arm64_big_sur: "da421030b44866e9b90cec68eda53356ddff9561ca266c5877e312e7fc797790" + sha256 cellar: :any, ventura: "a89031e984ec56fc3f972870106f5ba9e013850628ea3331673d6b7c9be3230a" + sha256 cellar: :any, monterey: "3e4f42cd0dbb05a1f78551177dc503117fbacd416002f6830d9ebbdc0b99ad9f" + sha256 cellar: :any, big_sur: "bd1242dbed0f911af99bbea8050b57e5eaf4e32f5b14fada5b916797e08e6954" + sha256 cellar: :any_skip_relocation, x86_64_linux: "1feec83ceed6fab11ba11fa6bb5b3fa2160021567aebb535386bdee2eeebbb62" end # `pkg-config`, `rust`, and `openssl@3` are for cryptography. From fc5c5d6a87df622a5ee857ab9e04917e79a47407 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 22 Jun 2023 00:32:02 -0400 Subject: [PATCH 343/680] libtorrent-rasterbar: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/libtorrent-rasterbar.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/libtorrent-rasterbar.rb b/Formula/libtorrent-rasterbar.rb index 81d44d3285274..a7212e4c91eb8 100644 --- a/Formula/libtorrent-rasterbar.rb +++ b/Formula/libtorrent-rasterbar.rb @@ -4,7 +4,7 @@ class LibtorrentRasterbar < Formula url "https://github.com/arvidn/libtorrent/releases/download/v2.0.9/libtorrent-rasterbar-2.0.9.tar.gz" sha256 "90cd92b6061c5b664840c3d5e151d43fedb24f5b2b24e14425ffbb884ef1798e" license "BSD-3-Clause" - revision 1 + revision 2 head "https://github.com/arvidn/libtorrent.git", branch: "RC_2_0" livecheck do @@ -25,7 +25,7 @@ class LibtorrentRasterbar < Formula depends_on "cmake" => :build depends_on "boost" depends_on "boost-python3" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "python@3.11" conflicts_with "libtorrent-rakshasa", because: "they both use the same libname" From 559c62afcfee21c5f975b81f932d196d705cf301 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 22 Jun 2023 00:35:31 -0400 Subject: [PATCH 344/680] onlykey-agent: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/onlykey-agent.rb | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/Formula/onlykey-agent.rb b/Formula/onlykey-agent.rb index ab7ab51c766cc..cb1d6cb69c844 100644 --- a/Formula/onlykey-agent.rb +++ b/Formula/onlykey-agent.rb @@ -6,7 +6,7 @@ class OnlykeyAgent < Formula url "https://files.pythonhosted.org/packages/02/c1/27c6cfbc5ee63fca91e37915d0182c0bfb988ca12362f01bcd5451e0ee10/onlykey-agent-1.1.14.tar.gz" sha256 "096f20580ae112f57c1b9b279ed17728dc8e6f0fca301be586b9d976177f1523" license "LGPL-3.0-only" - revision 1 + revision 2 bottle do rebuild 6 @@ -19,7 +19,7 @@ class OnlykeyAgent < Formula sha256 cellar: :any_skip_relocation, x86_64_linux: "cd924475dfdfe25091805a7bc70423df579fa3033e200b2f4a7ae5bce9ef67ab" end - # `pkg-config`, `rust`, and `openssl@1.1` are for cryptography. + # `pkg-config`, `rust`, and `openssl@3` are for cryptography. depends_on "pkg-config" => :build depends_on "rust" => :build @@ -29,7 +29,7 @@ class OnlykeyAgent < Formula depends_on "hidapi" depends_on "libcython" depends_on "libusb" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "pycparser" depends_on "python@3.11" depends_on "six" @@ -190,6 +190,10 @@ class OnlykeyAgent < Formula end def install + # Ensure that the `openssl` crate picks up the intended library. + ENV["OPENSSL_DIR"] = Formula["openssl@3"].opt_prefix + ENV["OPENSSL_NO_VENDOR"] = "1" + python3 = "python3.11" # prevent "fatal error: libusb.h: No such file or directory" when building hidapi on linux ENV.append_to_cflags "-I#{Formula["libusb"].include}/libusb-1.0" From 3192fd759eac721ca6a99348440c3a112093ef7c Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 22 Jun 2023 00:36:40 -0400 Subject: [PATCH 345/680] openiked: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/openiked.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/openiked.rb b/Formula/openiked.rb index 6a6dcbef301c6..f0a58561456f7 100644 --- a/Formula/openiked.rb +++ b/Formula/openiked.rb @@ -5,6 +5,7 @@ class Openiked < Formula mirror "https://mirror.edgecast.com/pub/OpenBSD/OpenIKED/openiked-7.2.tar.gz" sha256 "55dc270bc40a121f855d949a25a5ffaeb11e7607e8198ec52160ef54b6946845" license "ISC" + revision 1 bottle do sha256 arm64_ventura: "fa1992fefc726490f3f1d4c39fab38b58a166ef92f057568d7a12b301e69b2a0" @@ -18,7 +19,7 @@ class Openiked < Formula depends_on "cmake" => :build depends_on "libevent" - depends_on "openssl@1.1" # openssl@3 conflicts with libevent + depends_on "openssl@3" uses_from_macos "bison" From 515943fbdff755bf5ae5d3e919ea2e2076bf5105 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 22 Jun 2023 00:37:40 -0400 Subject: [PATCH 346/680] openrct2: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/openrct2.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/openrct2.rb b/Formula/openrct2.rb index fb1a8bb16713d..a804a61e20253 100644 --- a/Formula/openrct2.rb +++ b/Formula/openrct2.rb @@ -5,7 +5,7 @@ class Openrct2 < Formula tag: "v0.4.5", revision: "76ca8400cade0c6de5b47a7e44d405d56f278a83" license "GPL-3.0-only" - revision 1 + revision 2 head "https://github.com/OpenRCT2/OpenRCT2.git", branch: "develop" bottle do @@ -30,7 +30,7 @@ class Openrct2 < Formula depends_on "libvorbis" depends_on "libzip" depends_on macos: :mojave # `error: call to unavailable member function 'value': introduced in macOS 10.14` - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "sdl2" depends_on "speexdsp" From ec6ecaca7b595b763aa025dc7520d017175af2a9 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 22 Jun 2023 00:38:13 -0400 Subject: [PATCH 347/680] osc: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/osc.rb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Formula/osc.rb b/Formula/osc.rb index 116885deea2c9..8012ba11e03a0 100644 --- a/Formula/osc.rb +++ b/Formula/osc.rb @@ -6,6 +6,7 @@ class Osc < Formula url "https://github.com/openSUSE/osc/archive/1.1.4.tar.gz" sha256 "8407ccdcaa6089601e3b9f42c03c015d938ba756b1553f65e2eb122ff00b83e5" license "GPL-2.0-or-later" + revision 1 head "https://github.com/openSUSE/osc.git", branch: "master" livecheck do @@ -28,7 +29,7 @@ class Osc < Formula depends_on "pkg-config" => :build depends_on "rust" => :build depends_on "cffi" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "pycparser" depends_on "python@3.11" @@ -51,7 +52,7 @@ class Osc < Formula def install # Ensure that the `openssl` crate picks up the intended library. - ENV["OPENSSL_DIR"] = Formula["openssl@1.1"].opt_prefix + ENV["OPENSSL_DIR"] = Formula["openssl@3"].opt_prefix ENV["OPENSSL_NO_VENDOR"] = "1" virtualenv_install_with_resources From c875c92c48192f2031859648a3eebe1ccae16919 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Wed, 21 Jun 2023 23:56:16 -0400 Subject: [PATCH 348/680] ldapvi: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/ldapvi.rb | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Formula/ldapvi.rb b/Formula/ldapvi.rb index 5241272287cac..3b026f78874fe 100644 --- a/Formula/ldapvi.rb +++ b/Formula/ldapvi.rb @@ -5,7 +5,7 @@ class Ldapvi < Formula mirror "https://deb.debian.org/debian/pool/main/l/ldapvi/ldapvi_1.7.orig.tar.gz" sha256 "6f62e92d20ff2ac0d06125024a914b8622e5b8a0a0c2d390bf3e7990cbd2e153" license "GPL-2.0-or-later" - revision 8 + revision 9 livecheck do url :homepage @@ -27,7 +27,7 @@ class Ldapvi < Formula depends_on "xz" => :build # Homebrew bug. Shouldn't need declaring explicitly. depends_on "gettext" depends_on "glib" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "popt" depends_on "readline" @@ -45,6 +45,9 @@ class Ldapvi < Formula end def install + # Workaround for Xcode 14.3. + ENV.append_to_cflags "-Wno-implicit-function-declaration" + # Fix compilation with clang by changing `return` to `return 0`. inreplace "ldapvi.c", "if (lstat(sasl, &st) == -1) return;", "if (lstat(sasl, &st) == -1) return 0;" From dc17a19241e862c7e404452b0f55c8d62e022b5d Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 22 Jun 2023 00:38:51 -0400 Subject: [PATCH 349/680] passenger: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/passenger.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/passenger.rb b/Formula/passenger.rb index c13bccc9cf11d..c1ed46c7f0907 100644 --- a/Formula/passenger.rb +++ b/Formula/passenger.rb @@ -4,7 +4,7 @@ class Passenger < Formula url "https://github.com/phusion/passenger/releases/download/release-6.0.18/passenger-6.0.18.tar.gz" sha256 "dfcd9bcae364ce09b6ae59ea598f9dcad3e27a980b12c4b245acd336fa02c5a2" license "MIT" - revision 1 + revision 2 head "https://github.com/phusion/passenger.git", branch: "stable-6.0" bottle do @@ -21,7 +21,7 @@ class Passenger < Formula depends_on "nginx" => [:build, :test] # to build nginx module depends_on "apr" depends_on "apr-util" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "pcre" depends_on "pcre2" @@ -38,8 +38,8 @@ def install end inreplace "src/ruby_supportlib/phusion_passenger/platform_info/openssl.rb" do |s| - s.gsub! "-I/usr/local/opt/openssl/include", "-I#{Formula["openssl@1.1"].opt_include}" - s.gsub! "-L/usr/local/opt/openssl/lib", "-L#{Formula["openssl@1.1"].opt_lib}" + s.gsub! "-I/usr/local/opt/openssl/include", "-I#{Formula["openssl@3"].opt_include}" + s.gsub! "-L/usr/local/opt/openssl/lib", "-L#{Formula["openssl@3"].opt_lib}" end system "rake", "apache2" From 50e07463212febaf44967bc9c11fb34146601de9 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 22 Jun 2023 00:39:43 -0400 Subject: [PATCH 350/680] pgbouncer: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/pgbouncer.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/pgbouncer.rb b/Formula/pgbouncer.rb index 5b21244fa9635..f4ddd4501db40 100644 --- a/Formula/pgbouncer.rb +++ b/Formula/pgbouncer.rb @@ -4,6 +4,7 @@ class Pgbouncer < Formula url "https://www.pgbouncer.org/downloads/files/1.19.1/pgbouncer-1.19.1.tar.gz" sha256 "58c3eff9bb72c18133b28e1f034fd59356ea76281c65e127432ca101c208a394" license "ISC" + revision 1 livecheck do url "https://www.pgbouncer.org/downloads/" @@ -31,7 +32,7 @@ class Pgbouncer < Formula depends_on "pkg-config" => :build depends_on "libevent" - depends_on "openssl@1.1" + depends_on "openssl@3" def install system "./autogen.sh" if build.head? From bd19294aa7c1d2a4b91863342e33f373bdf0ee9f Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 04:41:34 +0000 Subject: [PATCH 351/680] hashpump: update 1.2.0_7 bottle. --- Formula/hashpump.rb | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/Formula/hashpump.rb b/Formula/hashpump.rb index 9bb31c34a3bd7..53aa0da1f6e82 100644 --- a/Formula/hashpump.rb +++ b/Formula/hashpump.rb @@ -12,15 +12,13 @@ class Hashpump < Formula end bottle do - rebuild 1 - sha256 cellar: :any, arm64_ventura: "a382b6faa37c6c30e61262117c1424e8c5741a6eb6b47983c6fcb0514183b8f4" - sha256 cellar: :any, arm64_monterey: "ea7d1f3e10bce4da2575a4f160f9b804112b81bf57a6d067585c84e8695295b0" - sha256 cellar: :any, arm64_big_sur: "1b2be6981dcbddf90e59a282397d40595a2d700568e9b851dec82332912e1711" - sha256 cellar: :any, ventura: "237f29e79a732cdfc95ff6ee9604b404a55b07a9f025f9c35286ee75a6a68ced" - sha256 cellar: :any, monterey: "c9db19459ea6cc25bc9be7169c3c827f2bf53b8c43152d700393dfedd2dace0e" - sha256 cellar: :any, big_sur: "4885a0d89a07daa8e5140362c9dddf9071cf2b58ee17735bf840a28f99cee53f" - sha256 cellar: :any, catalina: "4b1676a599df7800b79a8c3bcd1d7c2685d7ff26343b02c98f930af4988bea71" - sha256 cellar: :any_skip_relocation, x86_64_linux: "f30f81ac73fcf6ff773ba955c3c445afb03c6ed5acb13dc85071541272b9921c" + sha256 cellar: :any, arm64_ventura: "ee4e8e386dbf585e9672aabb460e44e0a3ba40486d71443200912c1e39e95ad5" + sha256 cellar: :any, arm64_monterey: "63cf0b6889738999549fbaec92d5a6659c7e67243e6c1d8c6de327a625aec770" + sha256 cellar: :any, arm64_big_sur: "462e0b0b6d802d8b63a5179525830a7a2b653e508447c3a3c6c1e49fa644e173" + sha256 cellar: :any, ventura: "4719aeb4e527d69dec4a39e3ebd572f5e3a75997771fa7bdb7b95d8ef1a0d52c" + sha256 cellar: :any, monterey: "c947cdf5337bf9b01d58bfab17640121972ecda945c19142296d94738a7a637a" + sha256 cellar: :any, big_sur: "680680ea8ab91083953e359b7fb74bd8195e4d9c94fdb3c351741d90983f72c8" + sha256 cellar: :any_skip_relocation, x86_64_linux: "542fd495cbe83aed52b7766926946f923d1e395f46cb4245b6ac6387cbeb0276" end depends_on "openssl@3" From 3d1e3c905b7915d12809713f3bbf837d526f91ee Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 22 Jun 2023 00:41:50 -0400 Subject: [PATCH 352/680] poac: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/poac.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/poac.rb b/Formula/poac.rb index f581a18f98c65..1ed14ed984252 100644 --- a/Formula/poac.rb +++ b/Formula/poac.rb @@ -4,7 +4,7 @@ class Poac < Formula url "https://github.com/poac-dev/poac/archive/refs/tags/0.6.0.tar.gz" sha256 "40f55553f7cca3bdad39599ce8c9049aeecf8f6140cfebac28c51d7d9abbbb78" license "Apache-2.0" - revision 1 + revision 2 head "https://github.com/poac-dev/poac.git", branch: "main" bottle do @@ -21,7 +21,7 @@ class Poac < Formula depends_on "boost" depends_on "fmt" depends_on "libgit2" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "spdlog" uses_from_macos "libarchive" From c6845acd4aeb77159a10dd6cb5be574f42741dda Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 22 Jun 2023 00:42:41 -0400 Subject: [PATCH 353/680] prowler: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/prowler.rb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Formula/prowler.rb b/Formula/prowler.rb index 8a95da70c4639..842cef75e0f2c 100644 --- a/Formula/prowler.rb +++ b/Formula/prowler.rb @@ -6,6 +6,7 @@ class Prowler < Formula url "https://files.pythonhosted.org/packages/70/31/2765ed128a01511753179ed0f0c3619dd39b6221c0cb654343b95571af42/prowler-3.6.1.tar.gz" sha256 "03f0985e1546536a3b54683d009a85642c31c8b08bcf0fa93f638fef91cd05ab" license "Apache-2.0" + revision 1 bottle do sha256 cellar: :any, arm64_ventura: "3b73f278338b49aba21f2f5e73fb79d31ea2527db84c021e24d104084688921e" @@ -17,11 +18,11 @@ class Prowler < Formula sha256 cellar: :any_skip_relocation, x86_64_linux: "53603467b716d35e2eba07daf4fda25f4d8b9318e2337cda40be90dc63ca77b6" end - # `pkg-config`, `rust`, and `openssl@1.1` are for cryptography. + # `pkg-config`, `rust`, and `openssl@3` are for cryptography. depends_on "pkg-config" => :build depends_on "rust" => :build depends_on "cffi" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "pycparser" depends_on "python-tabulate" depends_on "python-typing-extensions" @@ -311,7 +312,7 @@ class Prowler < Formula def install # Ensure that the `openssl` crate picks up the intended library. - ENV["OPENSSL_DIR"] = Formula["openssl@1.1"].opt_prefix + ENV["OPENSSL_DIR"] = Formula["openssl@3"].opt_prefix ENV["OPENSSL_NO_VENDOR"] = "1" virtualenv_install_with_resources From 75985e900d7a2593b9d9b69a38e8271c72400ce5 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 04:42:56 +0000 Subject: [PATCH 354/680] gkrellm: update 2.3.11_3 bottle. --- Formula/gkrellm.rb | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) diff --git a/Formula/gkrellm.rb b/Formula/gkrellm.rb index 9461708e8241b..21945be4f8f47 100644 --- a/Formula/gkrellm.rb +++ b/Formula/gkrellm.rb @@ -11,17 +11,13 @@ class Gkrellm < Formula end bottle do - sha256 arm64_ventura: "d02c2824c12ada8d88960c1e0cc2bcb9faf8b245c2bbe7926e6df1ccd6b9cdb0" - sha256 arm64_monterey: "a32eb484583ec59dd701fd6c8a7ad2ae44656bf7eab9037929b22880ebbfb7f6" - sha256 arm64_big_sur: "97f8dcd6b453a73339369feef0512c94129cf55e923f6d8f114a99f0ee732a88" - sha256 ventura: "f50c1ce59316495ebec312303308ea46eef65df83323f1f5b7c2133e6c93ce2a" - sha256 monterey: "83f96aa76c3cde2b8dbc6b3f3ead3e4d05fc7d71d5d7aada9cf3284e6455f3f8" - sha256 big_sur: "6571912b0f2df38104a4541d8c7fbedfa30e8d3af55249d9a447874058ef9e9b" - sha256 catalina: "17b040897e4feebebcca29a8d8f69fdf0cd789f07a3e479b0fe5f5f172436289" - sha256 mojave: "641f4e27054dacd25dd91dc2f6d8d608918321ae06cf06eb17f2d62132125e7a" - sha256 high_sierra: "71f4e92d308a39b38ac97bf2f06cea12ccee0072cbd27b8443e1d33f11fb7c5b" - sha256 sierra: "f90adbb22bdbc169d95c932591d4c5a7c5e869f61c79744bb743c50a4698acc9" - sha256 x86_64_linux: "ca8de16de4f193874d68b638ac2a0d3b007fdf178967b45a7945814167ada700" + sha256 arm64_ventura: "dd870efc661b45e29ad69fc2413a3d78069763d01e0b1b7c5234df19bf3c102f" + sha256 arm64_monterey: "3983e2437e1930f66c19ba5dfffe300ec7624aad43a3e0b4d4b49ead2ec70167" + sha256 arm64_big_sur: "e2722e8eef55bf785c42548a507355bd44df8c6df7dcc40a8c2f5b40f8c2c290" + sha256 ventura: "a2ce7b7c4e41372864b7de15a19d649dbbdb6bcd6c8de4bf1b96264358d834fb" + sha256 monterey: "5871cd121aa7aa4b0bfc6af75e8e718a1e49d560f23efb2a98ad1255167143d9" + sha256 big_sur: "7a4eaed03a5da148716b65e02cdddb03b13c3c1bdf6f43c65cd4833be4d09166" + sha256 x86_64_linux: "5ce7b72ca02d9657b676754d3bcf936e8fba6c4f0aa4fa2e76520bd31f5975eb" end depends_on "pkg-config" => :build From 866ba73c0eea91a71fc3f839fa86f97d7d379489 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 22 Jun 2023 00:43:24 -0400 Subject: [PATCH 355/680] pure-ftpd: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/pure-ftpd.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/pure-ftpd.rb b/Formula/pure-ftpd.rb index 8a22f3db25c1f..6efedb73c403d 100644 --- a/Formula/pure-ftpd.rb +++ b/Formula/pure-ftpd.rb @@ -4,6 +4,7 @@ class PureFtpd < Formula url "https://download.pureftpd.org/pub/pure-ftpd/releases/pure-ftpd-1.0.51.tar.gz" sha256 "4160f66b76615eea2397eac4ea3f0a146b7928207b79bc4cc2f99ad7b7bd9513" license all_of: ["BSD-2-Clause", "BSD-3-Clause", "BSD-4-Clause", "ISC"] + revision 1 livecheck do url "https://download.pureftpd.org/pub/pure-ftpd/releases/" @@ -23,7 +24,7 @@ class PureFtpd < Formula end depends_on "libsodium" - depends_on "openssl@1.1" + depends_on "openssl@3" uses_from_macos "libxcrypt" From 2d2f63d5a4c7de1f1c7f5c0902f4d8f1606d7e65 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 22 Jun 2023 00:44:02 -0400 Subject: [PATCH 356/680] pwntools: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/pwntools.rb | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/Formula/pwntools.rb b/Formula/pwntools.rb index f9d595d99d379..9eb56c5a9a7f3 100644 --- a/Formula/pwntools.rb +++ b/Formula/pwntools.rb @@ -6,6 +6,7 @@ class Pwntools < Formula url "https://files.pythonhosted.org/packages/fa/76/aed9a42988214d6af85aa650a90be6225cfc689ad5f5c3c3b61059668f4b/pwntools-4.10.0.tar.gz" sha256 "588e89ea678527c0b5b6caeeee7e76e31352e78e2f1cf3dda7bc9acf526e446d" license "MIT" + revision 1 head "https://github.com/Gallopsled/pwntools.git", branch: "dev" bottle do @@ -19,9 +20,11 @@ class Pwntools < Formula sha256 cellar: :any_skip_relocation, x86_64_linux: "8c077d29c8db5bd4a2665536e6b0460043f0dea6c25554083536cf1c8f7e8bc6" end + # `pkg-config`, `rust`, and `openssl@3` are for cryptography. + depends_on "pkg-config" => :build depends_on "rust" => :build depends_on "cffi" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "pycparser" depends_on "pygments" depends_on "python@3.11" @@ -30,10 +33,6 @@ class Pwntools < Formula uses_from_macos "libffi" - on_linux do - depends_on "pkg-config" => :build - end - conflicts_with "moreutils", because: "both install an `errno` executable" resource "bcrypt" do @@ -162,6 +161,10 @@ class Pwntools < Formula end def install + # Ensure that the `openssl` crate picks up the intended library. + ENV["OPENSSL_DIR"] = Formula["openssl@3"].opt_prefix + ENV["OPENSSL_NO_VENDOR"] = "1" + ENV["LIBUNICORN_PATH"] = Formula["unicorn"].opt_lib virtualenv_install_with_resources bin.each_child do |f| From b45d5508d3c5e2111505bdb44df93a189f993ccd Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 22 Jun 2023 00:47:45 -0400 Subject: [PATCH 357/680] retdec: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/retdec.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/retdec.rb b/Formula/retdec.rb index 5de6a17e74a6f..647d028d1017c 100644 --- a/Formula/retdec.rb +++ b/Formula/retdec.rb @@ -5,6 +5,7 @@ class Retdec < Formula tag: "v5.0", revision: "53e55b4b26e9b843787f0e06d867441e32b1604e" license all_of: ["MIT", "Zlib"] + revision 1 head "https://github.com/avast/retdec.git", branch: "master" bottle do @@ -23,7 +24,7 @@ class Retdec < Formula depends_on "cmake" => :build depends_on "libtool" => :build depends_on "pkg-config" => :build - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "python@3.11" on_macos do From 7f5f3a703df8c6201f0b63cc9b180ee09de93af6 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 22 Jun 2023 00:49:27 -0400 Subject: [PATCH 358/680] rethinkdb: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/rethinkdb.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/rethinkdb.rb b/Formula/rethinkdb.rb index b9c5d7a7baa42..60b66614a072a 100644 --- a/Formula/rethinkdb.rb +++ b/Formula/rethinkdb.rb @@ -5,7 +5,7 @@ class Rethinkdb < Formula url "https://download.rethinkdb.com/repository/raw/dist/rethinkdb-2.4.3.tgz" sha256 "c3788c7a270fbb49e3da45787b6be500763c190fb059e39b7def9454f9a4674f" license "Apache-2.0" - revision 1 + revision 2 head "https://github.com/rethinkdb/rethinkdb.git", branch: "next" livecheck do @@ -24,7 +24,7 @@ class Rethinkdb < Formula end depends_on "boost" => :build - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "protobuf@21" uses_from_macos "python" => :build From e666d92e7dd924222cd5b385c23ee8dab5a2812a Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 22 Jun 2023 00:51:21 -0400 Subject: [PATCH 359/680] robot-framework: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/robot-framework.rb | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/Formula/robot-framework.rb b/Formula/robot-framework.rb index 280316492e9f9..f4a2b2dbb8e5c 100644 --- a/Formula/robot-framework.rb +++ b/Formula/robot-framework.rb @@ -6,6 +6,7 @@ class RobotFramework < Formula url "https://files.pythonhosted.org/packages/b8/70/050b0a5bb51c754ad521d6f1b51c17c293efe65ec72ac955d3686e1afa1d/robotframework-6.1.zip" sha256 "a94e0b3c4f8ae08c0a4dc7bff6fa8a51730565103f8c682a2d8391da9a4697f5" license "Apache-2.0" + revision 1 head "https://github.com/robotframework/robotframework.git", branch: "master" bottle do @@ -19,10 +20,11 @@ class RobotFramework < Formula sha256 cellar: :any_skip_relocation, x86_64_linux: "6792e19a7472c96e682fc95dd4f958a1e6424ca20a81aaa1eae95f2756844dcc" end + # `pkg-config`, `rust`, and `openssl@3` are for cryptography. depends_on "pkg-config" => :build depends_on "rust" => :build depends_on "cffi" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "python@3.11" depends_on "six" @@ -152,8 +154,10 @@ class RobotFramework < Formula end def install + # Ensure that the `openssl` crate picks up the intended library. + ENV["OPENSSL_DIR"] = Formula["openssl@3"].opt_prefix ENV["OPENSSL_NO_VENDOR"] = "1" - ENV["OPENSSL_DIR"] = Formula["openssl@1.1"].opt_prefix + virtualenv_install_with_resources end From ebea64a80b73eadd5e54731487350dadcf32c787 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 22 Jun 2023 00:52:06 -0400 Subject: [PATCH 360/680] s3-backer: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/s3-backer.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/s3-backer.rb b/Formula/s3-backer.rb index 459e78537f776..a7b50d5de8ae4 100644 --- a/Formula/s3-backer.rb +++ b/Formula/s3-backer.rb @@ -5,6 +5,7 @@ class S3Backer < Formula url "https://s3.amazonaws.com/archie-public/s3backer/s3backer-2.0.2.tar.gz" sha256 "0b2432f08e9b986364e35674f39dd11afc1670be382b23cdb7375e86ce132a02" license "GPL-2.0-or-later" + revision 1 bottle do sha256 cellar: :any_skip_relocation, x86_64_linux: "5c8f5e8a937e4838c0bada7dcbd98727e6e9d73d5558652b75d0a7a1b8657b0c" @@ -15,7 +16,7 @@ class S3Backer < Formula depends_on "expat" depends_on "libfuse@2" depends_on :linux # on macOS, requires closed-source macFUSE - depends_on "openssl@1.1" + depends_on "openssl@3" def install system "./configure", *std_configure_args, "--disable-silent-rules" From 52206140eb637d7e90500f055cb8429a05c4fad6 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 22 Jun 2023 00:52:39 -0400 Subject: [PATCH 361/680] sapling: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/sapling.rb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Formula/sapling.rb b/Formula/sapling.rb index 36edf271d1d48..a9b25289fda49 100644 --- a/Formula/sapling.rb +++ b/Formula/sapling.rb @@ -5,6 +5,7 @@ class Sapling < Formula version "0.2.20230523-092610+f12b7eee" sha256 "57a04327052f900d95d0dd3800d8b13a411b08222307bb141109afca1d1d0eaf" license "GPL-2.0-or-later" + revision 1 head "https://github.com/facebook/sapling.git", branch: "main" livecheck do @@ -28,7 +29,7 @@ class Sapling < Formula depends_on "yarn" => :build depends_on "gh" depends_on "node" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "python@3.11" # `setuptools` 66.0.0+ only supports PEP 440 conforming version strings. @@ -49,7 +50,7 @@ def modified_version def install python3 = "python3.11" - ENV["OPENSSL_DIR"] = Formula["openssl@1.1"].opt_prefix + ENV["OPENSSL_DIR"] = Formula["openssl@3"].opt_prefix ENV["SAPLING_VERSION"] = modified_version # Don't allow the build to break our shim configuration. From ae5ee3142382dfb843b7768697f22b68e2236e93 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 22 Jun 2023 00:53:25 -0400 Subject: [PATCH 362/680] shairport-sync: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/shairport-sync.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/shairport-sync.rb b/Formula/shairport-sync.rb index 2e3c3492c45af..547f426e878b8 100644 --- a/Formula/shairport-sync.rb +++ b/Formula/shairport-sync.rb @@ -4,6 +4,7 @@ class ShairportSync < Formula url "https://github.com/mikebrady/shairport-sync/archive/4.2.tar.gz" sha256 "649d95eede8b9284b2e8b9c97d18c1c64cffae0a6c75bc4f03e3ae494a3e25b6" license "MIT" + revision 1 head "https://github.com/mikebrady/shairport-sync.git", branch: "master" livecheck do @@ -28,7 +29,7 @@ class ShairportSync < Formula depends_on "libconfig" depends_on "libdaemon" depends_on "libsoxr" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "popt" depends_on "pulseaudio" From 3d4f9609d5bd6fb749da088cb5a92e301d3471b1 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 22 Jun 2023 00:55:06 -0400 Subject: [PATCH 363/680] sile: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/sile.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/sile.rb b/Formula/sile.rb index 01f82518d894d..4d25f8bc8dd80 100644 --- a/Formula/sile.rb +++ b/Formula/sile.rb @@ -4,7 +4,7 @@ class Sile < Formula url "https://github.com/sile-typesetter/sile/releases/download/v0.14.9/sile-0.14.9.tar.xz" sha256 "9a719a490a2bb71136d25d665536fb9ff2a17123fc2cee48d05ce418cb404814" license "MIT" - revision 1 + revision 2 bottle do sha256 cellar: :any, arm64_ventura: "a9afb9445aeeb8248c022bcf087eb46a3cfd23836e0ca064d8e0ea38951a9383" @@ -31,7 +31,7 @@ class Sile < Formula depends_on "libpng" depends_on "lua" depends_on "luarocks" - depends_on "openssl@1.1" + depends_on "openssl@3" uses_from_macos "unzip" => :build uses_from_macos "expat" @@ -162,7 +162,7 @@ def install args = %W[ ZLIB_DIR=#{zlib_dir} EXPAT_DIR=#{expat_dir} - OPENSSL_DIR=#{Formula["openssl@1.1"].opt_prefix} + OPENSSL_DIR=#{Formula["openssl@3"].opt_prefix} --tree=#{luapath} --lua-dir=#{lua.opt_prefix} ] From 7fcbc29ecc9bb97a3e70bafcd3ad7f22c5b3f9a4 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 22 Jun 2023 00:55:48 -0400 Subject: [PATCH 364/680] snownews: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/snownews.rb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Formula/snownews.rb b/Formula/snownews.rb index 7f23bd68684c0..bcb7fd5414979 100644 --- a/Formula/snownews.rb +++ b/Formula/snownews.rb @@ -4,6 +4,7 @@ class Snownews < Formula url "https://downloads.sourceforge.net/project/snownews/snownews-1.11.tar.gz" sha256 "afd4db7c770f461a49e78bc36e97711f3066097b485319227e313ba253902467" license "GPL-3.0-only" + revision 1 bottle do sha256 arm64_ventura: "7a2a22e0fd4e57c97784498a3cdb5918480cecf33beb5e2d0b660e515804e80c" @@ -19,7 +20,7 @@ class Snownews < Formula depends_on "pkg-config" => :build depends_on "gettext" depends_on "ncurses" - depends_on "openssl@1.1" + depends_on "openssl@3" uses_from_macos "curl" uses_from_macos "libxml2" @@ -29,7 +30,7 @@ def install # Must supply -lz because configure relies on "xml2-config --libs" # for it, which doesn't work on OS X prior to 10.11 - system "make", "install", "EXTRA_LDFLAGS=#{ENV.ldflags} -L#{Formula["openssl@1.1"].opt_lib} -lz", + system "make", "install", "EXTRA_LDFLAGS=#{ENV.ldflags} -L#{Formula["openssl@3"].opt_lib} -lz", "CC=#{ENV.cc}", "INSTALL=ginstall" end From 489ce10fdf96517032fc130e5774576c5cdc5c70 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 22 Jun 2023 00:58:28 -0400 Subject: [PATCH 365/680] sproxy: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/sproxy.rb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Formula/sproxy.rb b/Formula/sproxy.rb index 12d6f5b3b3f9d..cc1e434967f02 100644 --- a/Formula/sproxy.rb +++ b/Formula/sproxy.rb @@ -4,6 +4,7 @@ class Sproxy < Formula url "https://download.joedog.org/sproxy/sproxy-1.02.tar.gz" sha256 "29b84ba66112382c948dc8c498a441e5e6d07d2cd5ed3077e388da3525526b72" license "GPL-2.0-or-later" + revision 1 livecheck do url "https://download.joedog.org/sproxy/" @@ -34,7 +35,7 @@ class Sproxy < Formula uses_from_macos "perl" on_linux do - depends_on "openssl@1.1" + depends_on "openssl@3" resource "File::Remove" do url "https://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/File-Remove-1.60.tar.gz" @@ -102,7 +103,7 @@ def install ENV.prepend_create_path "PERL5LIB", libexec/"lib/perl5" ENV.prepend_create_path "PERL5LIB", lib/"sproxy" ENV["PERL_MM_USE_DEFAULT"] = "1" - ENV["OPENSSL_PREFIX"] = Formula["openssl@1.1"].opt_prefix + ENV["OPENSSL_PREFIX"] = Formula["openssl@3"].opt_prefix resources.each do |r| r.stage do From fd4aa758ab42894bc599f6830aa63f118c0ddc50 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 22 Jun 2023 01:07:27 -0400 Subject: [PATCH 366/680] sstp-client: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/sstp-client.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/sstp-client.rb b/Formula/sstp-client.rb index 13b4ab1ac7c22..1ffbfc8f48510 100644 --- a/Formula/sstp-client.rb +++ b/Formula/sstp-client.rb @@ -4,6 +4,7 @@ class SstpClient < Formula url "https://downloads.sourceforge.net/project/sstp-client/sstp-client/sstp-client-1.0.18.tar.gz" sha256 "d879f4f35ab7eae87486edc48b50f99a9af65f5eb6fb4427993ca578bb0e0dc8" license "GPL-2.0-or-later" + revision 1 version_scheme 1 livecheck do @@ -24,7 +25,7 @@ class SstpClient < Formula depends_on "pkg-config" => :build depends_on "libevent" - depends_on "openssl@1.1" + depends_on "openssl@3" def install system "./configure", "--disable-dependency-tracking", From 290b0df5a86089cf2cce7046819febdd3feb15db Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 22 Jun 2023 01:07:59 -0400 Subject: [PATCH 367/680] sylpheed: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/sylpheed.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/sylpheed.rb b/Formula/sylpheed.rb index 173a0a6fbce32..5ce1daf2522a6 100644 --- a/Formula/sylpheed.rb +++ b/Formula/sylpheed.rb @@ -3,7 +3,7 @@ class Sylpheed < Formula homepage "https://sylpheed.sraoss.jp/en/" url "https://sylpheed.sraoss.jp/sylpheed/v3.7/sylpheed-3.7.0.tar.bz2" sha256 "eb23e6bda2c02095dfb0130668cf7c75d1f256904e3a7337815b4da5cb72eb04" - revision 4 + revision 5 livecheck do url "https://sylpheed.sraoss.jp/en/download.html" @@ -25,7 +25,7 @@ class Sylpheed < Formula depends_on "pkg-config" => :build depends_on "gpgme" depends_on "gtk+" - depends_on "openssl@1.1" + depends_on "openssl@3" # Fix -flat_namespace being used on Big Sur and later. patch do From 24e9c1f8f5f1b2e5c1c8f77119b771d2f39c7e9a Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 22 Jun 2023 01:09:22 -0400 Subject: [PATCH 368/680] tectonic: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/tectonic.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/tectonic.rb b/Formula/tectonic.rb index c867b3994b41f..82fdedb75ecc6 100644 --- a/Formula/tectonic.rb +++ b/Formula/tectonic.rb @@ -4,7 +4,7 @@ class Tectonic < Formula url "https://github.com/tectonic-typesetting/tectonic/archive/tectonic@0.14.1.tar.gz" sha256 "3703a4fc768b3c7be6a4560857b17b2671f19023faee414aa7b6befd24ec9d25" license "MIT" - revision 1 + revision 2 head "https://github.com/tectonic-typesetting/tectonic.git", branch: "master" # As of writing, only the tags starting with `tectonic@` are release versions. @@ -32,7 +32,7 @@ class Tectonic < Formula depends_on "harfbuzz" depends_on "icu4c" depends_on "libpng" - depends_on "openssl@1.1" + depends_on "openssl@3" def install ENV.cxx11 @@ -41,7 +41,7 @@ def install # Ensure that the `openssl` crate picks up the intended library. # https://crates.io/crates/openssl#manual-configuration - ENV["OPENSSL_DIR"] = Formula["openssl@1.1"].opt_prefix + ENV["OPENSSL_DIR"] = Formula["openssl@3"].opt_prefix system "cargo", "install", "--features", "external-harfbuzz", *std_cargo_args end From 8842f2e8c1fa44bb93ed7482d35db0588de773af Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 22 Jun 2023 01:10:51 -0400 Subject: [PATCH 369/680] upscaledb: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/upscaledb.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/upscaledb.rb b/Formula/upscaledb.rb index 7199e868fdacc..333082444c9d3 100644 --- a/Formula/upscaledb.rb +++ b/Formula/upscaledb.rb @@ -2,7 +2,7 @@ class Upscaledb < Formula desc "Database for embedded devices" homepage "https://upscaledb.com/" license "Apache-2.0" - revision 4 + revision 5 head "https://github.com/cruppstahl/upscaledb.git", branch: "master" stable do @@ -49,7 +49,7 @@ class Upscaledb < Formula depends_on "boost" depends_on "gnutls" depends_on "openjdk" - depends_on "openssl@1.1" + depends_on "openssl@3" def install ENV.cxx11 From 2a23855b503113dd20ab2159a13c181e4377fc2f Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 22 Jun 2023 01:11:33 -0400 Subject: [PATCH 370/680] uwsgi: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/uwsgi.rb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Formula/uwsgi.rb b/Formula/uwsgi.rb index 0e13df4b96d6a..6eed550ade184 100644 --- a/Formula/uwsgi.rb +++ b/Formula/uwsgi.rb @@ -4,6 +4,7 @@ class Uwsgi < Formula url "https://files.pythonhosted.org/packages/b3/8e/b4fb9f793745afd6afcc0d2443d5626132e5d3540de98f28a8b8f5c753f9/uwsgi-2.0.21.tar.gz" sha256 "35a30d83791329429bc04fe44183ce4ab512fcf6968070a7bfba42fc5a0552a9" license "GPL-2.0-or-later" + revision 1 head "https://github.com/unbit/uwsgi.git", branch: "master" bottle do @@ -18,7 +19,7 @@ class Uwsgi < Formula end depends_on "pkg-config" => :build - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "pcre" # PCRE2 issue: https://github.com/unbit/uwsgi/issues/2486 depends_on "python@3.11" depends_on "yajl" @@ -34,7 +35,7 @@ class Uwsgi < Formula end def install - openssl = Formula["openssl@1.1"] + openssl = Formula["openssl@3"] ENV.prepend "CFLAGS", "-I#{openssl.opt_include}" ENV.prepend "LDFLAGS", "-L#{openssl.opt_lib}" From cf9a1de27e35ebec46377d077077fa9c6dba2bae Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 22 Jun 2023 01:12:26 -0400 Subject: [PATCH 371/680] xrootd: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/xrootd.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/xrootd.rb b/Formula/xrootd.rb index a8b82e0c59f2e..68e3501eab6e9 100644 --- a/Formula/xrootd.rb +++ b/Formula/xrootd.rb @@ -5,6 +5,7 @@ class Xrootd < Formula mirror "https://xrootd.slac.stanford.edu/download/v5.5.5/xrootd-5.5.5.tar.gz" sha256 "0710caae527082e73d3bf8f9d1dffe95808afd3fcaaaa15ab0b937b8b226bc1f" license "LGPL-3.0-or-later" + revision 1 head "https://github.com/xrootd/xrootd.git", branch: "master" livecheck do @@ -27,7 +28,7 @@ class Xrootd < Formula depends_on "python@3.11" => [:build, :test] depends_on "davix" depends_on "krb5" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "readline" uses_from_macos "libxcrypt" From 7c1e149cc9948871f22dda158ee487f9ec15c803 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 22 Jun 2023 01:22:39 -0400 Subject: [PATCH 372/680] postgresql@11: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/postgresql@11.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/postgresql@11.rb b/Formula/postgresql@11.rb index 288e71b79e018..400983c5efb34 100644 --- a/Formula/postgresql@11.rb +++ b/Formula/postgresql@11.rb @@ -4,7 +4,7 @@ class PostgresqlAT11 < Formula url "https://ftp.postgresql.org/pub/source/v11.20/postgresql-11.20.tar.bz2" sha256 "3d7c8882f64a7e98534a044257dfee7abad77a5b7da12508d85d722b98b5acce" license "PostgreSQL" - revision 1 + revision 2 livecheck do url "https://ftp.postgresql.org/pub/source/" @@ -28,7 +28,7 @@ class PostgresqlAT11 < Formula depends_on "pkg-config" => :build depends_on "icu4c" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "readline" uses_from_macos "krb5" @@ -43,8 +43,8 @@ class PostgresqlAT11 < Formula end def install - ENV.prepend "LDFLAGS", "-L#{Formula["openssl@1.1"].opt_lib} -L#{Formula["readline"].opt_lib}" - ENV.prepend "CPPFLAGS", "-I#{Formula["openssl@1.1"].opt_include} -I#{Formula["readline"].opt_include}" + ENV.prepend "LDFLAGS", "-L#{Formula["openssl@3"].opt_lib} -L#{Formula["readline"].opt_lib}" + ENV.prepend "CPPFLAGS", "-I#{Formula["openssl@3"].opt_include} -I#{Formula["readline"].opt_include}" args = %W[ --disable-debug From c4516cd7de2f4429696d471671531d34ab0b5587 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 22 Jun 2023 01:24:28 -0400 Subject: [PATCH 373/680] postgresql@12: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/postgresql@12.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/postgresql@12.rb b/Formula/postgresql@12.rb index fee3e77113f64..2f520d6700ebd 100644 --- a/Formula/postgresql@12.rb +++ b/Formula/postgresql@12.rb @@ -4,7 +4,7 @@ class PostgresqlAT12 < Formula url "https://ftp.postgresql.org/pub/source/v12.15/postgresql-12.15.tar.bz2" sha256 "bb5206e2864c1c4579938b96ea6096d155f22abf2d2cc2aa57571e3c4cb12b36" license "PostgreSQL" - revision 1 + revision 2 livecheck do url "https://ftp.postgresql.org/pub/source/" @@ -33,7 +33,7 @@ class PostgresqlAT12 < Formula # See https://github.com/Homebrew/homebrew-core/issues/47494. depends_on "krb5" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "readline" uses_from_macos "libxml2" @@ -48,8 +48,8 @@ class PostgresqlAT12 < Formula def install ENV.delete "PKG_CONFIG_LIBDIR" if MacOS.version == :catalina - ENV.prepend "LDFLAGS", "-L#{Formula["openssl@1.1"].opt_lib} -L#{Formula["readline"].opt_lib}" - ENV.prepend "CPPFLAGS", "-I#{Formula["openssl@1.1"].opt_include} -I#{Formula["readline"].opt_include}" + ENV.prepend "LDFLAGS", "-L#{Formula["openssl@3"].opt_lib} -L#{Formula["readline"].opt_lib}" + ENV.prepend "CPPFLAGS", "-I#{Formula["openssl@3"].opt_include} -I#{Formula["readline"].opt_include}" args = %W[ --disable-debug From 494f81fd1a7b28e6be4f691a23f99d0a4405b662 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 22 Jun 2023 01:25:16 -0400 Subject: [PATCH 374/680] postgresql@13: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/postgresql@13.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/postgresql@13.rb b/Formula/postgresql@13.rb index 6efbce7d1985f..ccbcf4d240ebc 100644 --- a/Formula/postgresql@13.rb +++ b/Formula/postgresql@13.rb @@ -4,7 +4,7 @@ class PostgresqlAT13 < Formula url "https://ftp.postgresql.org/pub/source/v13.11/postgresql-13.11.tar.bz2" sha256 "4992ff647203566b670d4e54dc5317499a26856c93576d0ea951bdf6bee50bfb" license "PostgreSQL" - revision 1 + revision 2 livecheck do url "https://ftp.postgresql.org/pub/source/" @@ -33,7 +33,7 @@ class PostgresqlAT13 < Formula # See https://github.com/Homebrew/homebrew-core/issues/47494. depends_on "krb5" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "readline" uses_from_macos "libxml2" @@ -48,8 +48,8 @@ class PostgresqlAT13 < Formula def install ENV.delete "PKG_CONFIG_LIBDIR" if MacOS.version == :catalina - ENV.prepend "LDFLAGS", "-L#{Formula["openssl@1.1"].opt_lib} -L#{Formula["readline"].opt_lib}" - ENV.prepend "CPPFLAGS", "-I#{Formula["openssl@1.1"].opt_include} -I#{Formula["readline"].opt_include}" + ENV.prepend "LDFLAGS", "-L#{Formula["openssl@3"].opt_lib} -L#{Formula["readline"].opt_lib}" + ENV.prepend "CPPFLAGS", "-I#{Formula["openssl@3"].opt_include} -I#{Formula["readline"].opt_include}" args = %W[ --disable-debug From c924ace7ceab36b3de307f8c09d90b0b4738713f Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 22 Jun 2023 01:26:11 -0400 Subject: [PATCH 375/680] postgresql@15: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/postgresql@15.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/postgresql@15.rb b/Formula/postgresql@15.rb index 89a85613c5dc4..db8d2570a9258 100644 --- a/Formula/postgresql@15.rb +++ b/Formula/postgresql@15.rb @@ -4,7 +4,7 @@ class PostgresqlAT15 < Formula url "https://ftp.postgresql.org/pub/source/v15.3/postgresql-15.3.tar.bz2" sha256 "ffc7d4891f00ffbf5c3f4eab7fbbced8460b8c0ee63c5a5167133b9e6599d932" license "PostgreSQL" - revision 1 + revision 2 livecheck do url "https://ftp.postgresql.org/pub/source/" @@ -35,7 +35,7 @@ class PostgresqlAT15 < Formula depends_on "krb5" depends_on "lz4" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "readline" uses_from_macos "libxml2" @@ -50,8 +50,8 @@ class PostgresqlAT15 < Formula def install ENV.delete "PKG_CONFIG_LIBDIR" - ENV.prepend "LDFLAGS", "-L#{Formula["openssl@1.1"].opt_lib} -L#{Formula["readline"].opt_lib}" - ENV.prepend "CPPFLAGS", "-I#{Formula["openssl@1.1"].opt_include} -I#{Formula["readline"].opt_include}" + ENV.prepend "LDFLAGS", "-L#{Formula["openssl@3"].opt_lib} -L#{Formula["readline"].opt_lib}" + ENV.prepend "CPPFLAGS", "-I#{Formula["openssl@3"].opt_include} -I#{Formula["readline"].opt_include}" # Fix 'libintl.h' file not found for extensions ENV.prepend "LDFLAGS", "-L#{Formula["gettext"].opt_lib}" From c9a006d8ff66335decfbf814cd0695a1bb91053b Mon Sep 17 00:00:00 2001 From: Minsoo Choo Date: Thu, 22 Jun 2023 01:46:42 -0400 Subject: [PATCH 376/680] pgloader: switch to `openssl@3` --- Formula/pgloader.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/pgloader.rb b/Formula/pgloader.rb index 7d762ecbb7a54..62b2ddf63ac11 100644 --- a/Formula/pgloader.rb +++ b/Formula/pgloader.rb @@ -4,6 +4,7 @@ class Pgloader < Formula url "https://github.com/dimitri/pgloader/releases/download/v3.6.9/pgloader-bundle-3.6.9.tgz" sha256 "a5d09c466a099eb7d59e485b4f45aa2eb45b0ad38499180646c5cafb7b81c9e0" license "PostgreSQL" + revision 1 head "https://github.com/dimitri/pgloader.git", branch: "master" livecheck do @@ -24,7 +25,7 @@ class Pgloader < Formula depends_on "buildapp" => :build depends_on "freetds" depends_on "libpq" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "sbcl" def install From c8a8605e389adff61cad667b00eeca1a5db3353d Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 06:09:26 +0000 Subject: [PATCH 377/680] gdcm: update 3.0.22_1 bottle. --- Formula/gdcm.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/gdcm.rb b/Formula/gdcm.rb index 1bc3f0ef8eac3..4568d88ce1d38 100644 --- a/Formula/gdcm.rb +++ b/Formula/gdcm.rb @@ -12,13 +12,13 @@ class Gdcm < Formula end bottle do - sha256 arm64_ventura: "11a3b577bfe6626cb2a375ff0d14d28063d5c70dc8419d3471263c30b1ecbace" - sha256 arm64_monterey: "60f719c0514148ed0f65f66ab78b3be2d155481317d4f681cae992a985cede4c" - sha256 arm64_big_sur: "2553052de81706c15462995f85b04bc9947653c09381f07063d016b6f2bfc656" - sha256 ventura: "ec1b2699bbd05d39cddb5f3190454bcd4d870860f0bbdf7798012856c6f6cda1" - sha256 monterey: "a9becba7dc5197de70d73412e6bee769f491c1086cefec2924bf50cbe8827d1c" - sha256 big_sur: "ef5650dd94821a9c2a4593d23ff20432724aa7db17a0e3631a973809749976a3" - sha256 x86_64_linux: "33b3cd7f0a2a9721f24c5a36636112287ada48159bedd649565bc8eece6e5849" + sha256 arm64_ventura: "f88e00083894931c70ca5615d1f9121e25974a98c2790bd2d5736b5c2717c899" + sha256 arm64_monterey: "890350c5ccc9f071ec406cdb13a1ad853e2c0b3c1a9398b4f5507f23f0a001c2" + sha256 arm64_big_sur: "abf95208b5648a166cec0a8e8595f67e5e76b9320bd9e05d14c6eb0207d46fa5" + sha256 ventura: "015fc368cc727537c6fa4b53b47371a5fb475ced6c833ffdc33e48ea4d0d87b8" + sha256 monterey: "f1c979f2946d54a371246cfc6f7f8f491d489c3e311aaf7c77c7e0fea996a04b" + sha256 big_sur: "655a89dd712212d3eaae854ddbfc2f45a328dcff16667f88305b8ab73500e938" + sha256 x86_64_linux: "4bef238f56d20cbb8c70ee6fa9e5fe632be5bca470423009b548cb1a1043539e" end depends_on "cmake" => :build From a0ce86a1f8ae35ce8e41bcfc11a2ade3c3ed387a Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 06:18:51 +0000 Subject: [PATCH 378/680] manticoresearch: update 6.0.4_2 bottle. --- Formula/manticoresearch.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/manticoresearch.rb b/Formula/manticoresearch.rb index 9963301245d59..9e98f4ec5dd2e 100644 --- a/Formula/manticoresearch.rb +++ b/Formula/manticoresearch.rb @@ -15,13 +15,13 @@ class Manticoresearch < Formula end bottle do - sha256 arm64_ventura: "420b934e75df2c536c6de9f55ea99d47aa9ccb1409e61fc409fdb9e63997db00" - sha256 arm64_monterey: "29b92066aa0a3f7b3dd1bc2c6b8bf368630435b98b0ebed4181c63382006152e" - sha256 arm64_big_sur: "f97564ecc00b013f65e7553d8904fe1602a6c40100673b108f312aef5bed5d22" - sha256 ventura: "efe7756b1290d1ef3a3a6f1b6e7b5e6bcca60c79c882cb5060110128669c6eef" - sha256 monterey: "e74a51ab97c803eff41fedddb46758194e198913f9893714ca57384ee0819414" - sha256 big_sur: "83d17d130e4a748978b1d4a34214e49db94b453cf4964c03b93430703117d50a" - sha256 x86_64_linux: "7f162c59a73c8208848ca34172100bd662c981e35aed6195cb5330b88a311d7b" + sha256 arm64_ventura: "382659914489e64dd2771386eec177c354dae58fe39d1079c412449129945a58" + sha256 arm64_monterey: "b56a169ed02a580e6ee0db4ce5733dd4834d2f2222b3f467516a674ccf5db566" + sha256 arm64_big_sur: "3304df12246dc8a9f6d42326314d15a6b53868e861d19199b5fe03d0c7678a44" + sha256 ventura: "f61a87c738bff32816b0603dfb4c436315460b67dbde81e2e59be44267167b6a" + sha256 monterey: "f5ee8de69414f39de8115ee0c03a1b01b642a3de66e7bf2708f3d53dc0f6c637" + sha256 big_sur: "4725718f3048471a5fb43c797896818e24a89b63b91ca719a5f04b6a202f8f23" + sha256 x86_64_linux: "1f42805be6d88b8bff08136540e27bfd593115698506fa79e257f97ff3375725" end depends_on "boost" => :build From c618063e3cd9a698b588942bfa60bec3e9b710b4 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 06:20:40 +0000 Subject: [PATCH 379/680] libcouchbase: update 3.3.7_1 bottle. --- Formula/libcouchbase.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/libcouchbase.rb b/Formula/libcouchbase.rb index be72a9e9d6cba..0cf344fbf434c 100644 --- a/Formula/libcouchbase.rb +++ b/Formula/libcouchbase.rb @@ -8,13 +8,13 @@ class Libcouchbase < Formula head "https://github.com/couchbase/libcouchbase.git", branch: "master" bottle do - sha256 arm64_ventura: "ca7cf4634a50e60b8062a30f167378a0dc0dee8769b56d3ff06295ed3820bcbe" - sha256 arm64_monterey: "3fca4433e31a39784d3592f6202e0e210a808dfb46a8da7b2bf44aa17f2af0cb" - sha256 arm64_big_sur: "c31aec7191c949199a7b8288b70a45604570627fa6f920f3407bed25b1ce5bb7" - sha256 ventura: "080de5af39760408d6f52ca337a6e7651ffd47071f3af819ca6ec4505be69f87" - sha256 monterey: "124142096989cda88b48e1a5b51193381416848e7bc347df0dd2b738198f7036" - sha256 big_sur: "a50c866615568fb3041c8539c8e321dc54c6d2e98d27a15d5bf001c2e66eaee3" - sha256 x86_64_linux: "7048cc384f786a64bbcd709bb4172cf81c4c7ce58f99ab9b5e8b335c0f579aa6" + sha256 arm64_ventura: "300d7c2fa0d9f98b6cffa08f320d2370ba1736df3a2d45d725c26a93f96708be" + sha256 arm64_monterey: "e74fdba8d3f0d00ed1793e357c35f58bc6dfaa1f1f039010fc8010d573f7f948" + sha256 arm64_big_sur: "40efd1c07e2d91a738fcc480462cb6eaab4fa936011ec95f9969a82dd7836901" + sha256 ventura: "ac33b4addc0dbadd1c83795dbce10be71fc1cbf375fd84b0195359ae008b6527" + sha256 monterey: "f4a2830a86978ae2c64ff83fe54ce010a4a6a9ecc0bd464d2b84013a6b34e76e" + sha256 big_sur: "2d2fb55d767c627914474e67ed2c3ef053c077ee10a5d1d321794fd0168091e0" + sha256 x86_64_linux: "f196f58278101bf1b8f49a299e29b7cbb021ddb57c73b194d3e3b6be28b19b83" end depends_on "cmake" => :build From 1c44e680be693eb14ba94441d6c9d9adbab602d7 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 07:02:38 +0000 Subject: [PATCH 380/680] ecflow-ui: update 5.11.0_1 bottle. --- Formula/ecflow-ui.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/ecflow-ui.rb b/Formula/ecflow-ui.rb index fa262f27bbb2d..9d071e1c791ed 100644 --- a/Formula/ecflow-ui.rb +++ b/Formula/ecflow-ui.rb @@ -12,13 +12,13 @@ class EcflowUi < Formula end bottle do - sha256 arm64_ventura: "7b5f30648b60fa21563dbaa926867f4fa560bf2f965b24099b3543365104083a" - sha256 arm64_monterey: "2878586322e881e8231286e1443d3948a0a2eda8ca8215101605e4fe943b0a61" - sha256 arm64_big_sur: "8de3b610be831d5868d8d68bfaddfbac93e6e8543daba5f9e82ca0787c95bcd2" - sha256 ventura: "33c59699c83697615518a178e7f886957bde19a96515dc17588ca72391a5d9d9" - sha256 monterey: "8ec4de95774eda12d4123092a6139fbdbe2e955ceb42de73a0773706ab265a6c" - sha256 big_sur: "7ba839b29c0ae547962020e828b67a3cbb930f6fc2b5e521c95e590a78e90299" - sha256 cellar: :any_skip_relocation, x86_64_linux: "85438e5ee6b2223102af6db37d08b1a21f00496345bb9894e9d43da068c85c31" + sha256 arm64_ventura: "176f0ea869b4f49cb95c65c97abad6c012759331774c7dbc5c0b06985b109a1e" + sha256 arm64_monterey: "47055f6b23ab30b05f91d23d9024ce2ecd98f01d8d3d0fdbefc51259d5c4a68d" + sha256 arm64_big_sur: "e402eafb5b13759796863d13d0c14d6f62a30cd0f1ab735fbd3d89f7fdb1705b" + sha256 ventura: "d87caf4ac7293d6cb705a245d162652a2a04627d477d8c8d755747224f5bf234" + sha256 monterey: "8a97bad509b615a56c9732e075bea11a1b7a8d374b46a2bb22f11e09c3c17043" + sha256 big_sur: "89d1ede97daa14910828d4cbe4b4f9a520229d54d3457abae365cd99a2ffe233" + sha256 cellar: :any_skip_relocation, x86_64_linux: "0f74a9408d4d345c6fa29e8eb0326f4ea154beff494fe5366fde78b7c5da4952" end depends_on "boost" => :build From 731982bcc560264502cbc0bd31fa35124eb2fcde Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 07:07:38 +0000 Subject: [PATCH 381/680] megatools: update 1.11.1.20230212_1 bottle. --- Formula/megatools.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/megatools.rb b/Formula/megatools.rb index 7b5c53199103e..98c2d346038a1 100644 --- a/Formula/megatools.rb +++ b/Formula/megatools.rb @@ -12,13 +12,13 @@ class Megatools < Formula end bottle do - sha256 cellar: :any, arm64_ventura: "943c952479691970d4c07445a765381ef52e292a012186d4bd5b8b08c645fe4f" - sha256 cellar: :any, arm64_monterey: "ace9b475abb6e2df78ecfe570c98fec1aea7fd69e5556c551ebbf90342bea8b9" - sha256 cellar: :any, arm64_big_sur: "73cdf41d3408493def73830a9d2a9f1237c5d93e49f063cd3f99309c526f6a4e" - sha256 cellar: :any, ventura: "96a02a5b0ba2ff0fecf22246fc6177e1b7493e33dfb75dce956265a976d63a99" - sha256 cellar: :any, monterey: "f9e7839248bbefebb92d4a961c770086b02153af7e6003d4986f87d249274283" - sha256 cellar: :any, big_sur: "2190ec3f169a34c4512065127a55b34559f74d203319f1d8c1b0a2ec40525373" - sha256 x86_64_linux: "c85df3ea20eb762cb58d3f7be35f49d38d6c787c7c123699d925aaa64488a536" + sha256 cellar: :any, arm64_ventura: "8a544fd3800af543d1928e51ce2406ef64d67e939bdf57b85cc79ebedd913d25" + sha256 cellar: :any, arm64_monterey: "a74d719b8acca7b739308db2128e7d2641da8c42f38f7a9581c382b04bd19677" + sha256 cellar: :any, arm64_big_sur: "1317cfb8187d51dcf9f7b006a2ee45e1420786ad8a816c5a0b6726189d4aea93" + sha256 cellar: :any, ventura: "41fb9f67d057d8d34c121d23bc4fbcd8245cd0fa2c2cb26b069db0782f761e7b" + sha256 cellar: :any, monterey: "128619776dc719c748b2488c9f731b941cc11b105d8616abc4339160e02c28e6" + sha256 cellar: :any, big_sur: "329cfe785998411d902b0775f4144ad9adfcfd625775ffad3558ed899fe2497c" + sha256 x86_64_linux: "cb6a38119d2342ef36ee09e5b0c1dd98e6156e06aedfb8bb9b11a710678382b0" end depends_on "meson" => :build From 7b54d618b95e28fb7b2419b070be5850bc2b4f83 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 07:16:45 +0000 Subject: [PATCH 382/680] ejabberd: update 23.04_1 bottle. --- Formula/ejabberd.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/ejabberd.rb b/Formula/ejabberd.rb index 68f76a4b8c4d3..4f4d3cdd5fc24 100644 --- a/Formula/ejabberd.rb +++ b/Formula/ejabberd.rb @@ -8,13 +8,13 @@ class Ejabberd < Formula head "https://github.com/processone/ejabberd.git", branch: "master" bottle do - sha256 cellar: :any, arm64_ventura: "6c8c5f22707e22da9b8e35ef4aa8571e37cf8c3b0398b4f0e6fababb33597a58" - sha256 cellar: :any, arm64_monterey: "85bb55f4d66995b5b9d0bfe9f45f5de651c12bef81f67922e209ed79ce3f3040" - sha256 cellar: :any, arm64_big_sur: "9d05ae8d35adb90245aa012b13afc413ed90de4ebf6d4284e4cdbfcec149c7e1" - sha256 cellar: :any, ventura: "3be78bfbb812e8fdf1d58dd1029e2d8cca8f7e51ec94356481e1f91bd747a493" - sha256 cellar: :any, monterey: "b5711831bc1552cc20b4db8ed51ce8a0a4ccb112b73b14ef3fd8cf1338d7b34c" - sha256 cellar: :any, big_sur: "bdb207db5ad5bbad2bc8204ad205a62d2bd79176acf0e94648d0198337397e27" - sha256 cellar: :any_skip_relocation, x86_64_linux: "959d76634a02d0de06a82a6f81ba773a11cefc229cbc82fdf8b804ac4f8a4b7e" + sha256 cellar: :any, arm64_ventura: "036f0e2d4def5984d21c0f88383cad4bbac2788aaac7297eece2c5439bcec510" + sha256 cellar: :any, arm64_monterey: "21f63aa97ffaffdacbdf41bd0a5dc13ab2f1295f5b1c6ab0a74619da0f49fe6a" + sha256 cellar: :any, arm64_big_sur: "d1d6f94b9fb6e4288512e769410a9e94bb094e8badf4854e0f3ea63d63621ef5" + sha256 cellar: :any, ventura: "7107a594996d7113a855607f0411002a456692cbf29b688b3438a7f9efe6e503" + sha256 cellar: :any, monterey: "281a28e55f2d028ebc1c448acd8bb033e76615cd0e5c88efd31fabdec73b9ad6" + sha256 cellar: :any, big_sur: "7223e13c94f09c133ba7af5ac2151101443d1a1a2437ba20e73df89ce4d96a9d" + sha256 cellar: :any_skip_relocation, x86_64_linux: "b01c59f4459ec7a85894e30d0519d532ec65f9657129fabb5f4e2499cf7403a4" end depends_on "autoconf" => :build From 1d9efeec6b4372fd0af8fba604d74663dd321976 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 07:33:43 +0000 Subject: [PATCH 383/680] fabric: update 3.1.0_1 bottle. --- Formula/fabric.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/fabric.rb b/Formula/fabric.rb index 0a3eae93795bc..675473b8cffbc 100644 --- a/Formula/fabric.rb +++ b/Formula/fabric.rb @@ -10,14 +10,13 @@ class Fabric < Formula head "https://github.com/fabric/fabric.git", branch: "main" bottle do - rebuild 2 - sha256 cellar: :any, arm64_ventura: "fa01790164654edb0d3b66579d928205d7ea51b665f2b7e77f3d058c96cf48fb" - sha256 cellar: :any, arm64_monterey: "e19e957096ae4b8610cb7799dad1c60072c6e095fbf7ff4664d6688140f5ce3c" - sha256 cellar: :any, arm64_big_sur: "e7662eff867501555464f0ebaed35de929e8ab043a88e71fbf483358e03b452a" - sha256 cellar: :any, ventura: "de749efa37198bb558a627c0c483318071ccb574917572cd804371651c1910d5" - sha256 cellar: :any, monterey: "b23d5e3d08795428874f03de390ec2da45f35d507148aee4f11935f6d37b67d7" - sha256 cellar: :any, big_sur: "8f05aef6359c66a0091edea5c5b9bb8178d7b613ec5a12fef31ee2e50da3eba2" - sha256 cellar: :any_skip_relocation, x86_64_linux: "51e888e33e6aebca684acc61fb2e2805a9a3ea114680d98cd1285594d8f75dd9" + sha256 cellar: :any, arm64_ventura: "92ba78f982b2d6832fe8705b1a50a6c4ca99149571f78f7fa6a9140b76d960a5" + sha256 cellar: :any, arm64_monterey: "5a7646ca3e67bd2e0873642c05299869d125c792b2149ece40f0857c5d094452" + sha256 cellar: :any, arm64_big_sur: "4eca4dc3aaa7315f46470e5506d64900de16feb646c697080adbf24260fff923" + sha256 cellar: :any, ventura: "bd0cc67a526f5620f51c262fdcc88b727177a6255ec497390d53e7a38a139602" + sha256 cellar: :any, monterey: "c74a6bc0847df2a18980a65c0694bbd302c930cb93c812fd9a197a4527b38ac4" + sha256 cellar: :any, big_sur: "8d09802be13e8f6e079f981474e78cb2bfba910ff7205b1c83dbbbb13f307653" + sha256 cellar: :any_skip_relocation, x86_64_linux: "df4c4e13fe3836227ec61f4ff36cdfe7514f6ba4eeba5c227c5907fce0775cfa" end # `pkg-config`, `rust`, and `openssl@3` are for cryptography. From 17f3e709db96586eae1771067596ea152e02c4da Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 07:36:35 +0000 Subject: [PATCH 384/680] neomutt: update 20230517_1 bottle. --- Formula/neomutt.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/neomutt.rb b/Formula/neomutt.rb index 1b545f047cb55..b671f0c5f84b2 100644 --- a/Formula/neomutt.rb +++ b/Formula/neomutt.rb @@ -8,13 +8,13 @@ class Neomutt < Formula head "https://github.com/neomutt/neomutt.git", branch: "main" bottle do - sha256 arm64_ventura: "de341a848e5151fe0df5b4c7e88f352f59b06f934c69d7bf7bd049c23abb328a" - sha256 arm64_monterey: "8ad66487b3378cd4b8f2302e5c9f2f55d417c233313d1272d74abd30fa5486e4" - sha256 arm64_big_sur: "ed9a1f768babc7fd1ddfad6667915bb61aee559ca3cb36258171bbfb2f911b54" - sha256 ventura: "aeaa3f3f981d8530b9190471514430c26b020225115cbf84f650c94d4a3277e0" - sha256 monterey: "0fad102c41c1011aa73701c163110dfe1490bb0a4b0e7ecd9e57f2e89bbded55" - sha256 big_sur: "474c54792e57c0137e7c922eec46290e01fc3fa2aa5cc119b4460486b033f6fb" - sha256 x86_64_linux: "9927025da8176230448dc3f97f0909b6b5b2bd0b268533ade8b639c179c3b836" + sha256 arm64_ventura: "a377ee2883c36d7b44da59c63168771c17ced1cb642106b7fd465327ab78cbd3" + sha256 arm64_monterey: "3275eab7b93a7672015d3baf4809f273dbb5a366a5ef057b72244bb1592018bf" + sha256 arm64_big_sur: "d960fc10feef5540fb53cc003f53e113594e9e84442f46690fa9be836ba538ce" + sha256 ventura: "c83efe9f4d5fb7eb1aba7e048d2b86422397e763dc5efab346d8c8f101b0bcd5" + sha256 monterey: "c60758b014d4c42ab104e38fe144cd89f8cc15f59a570910a6db421476bd95e1" + sha256 big_sur: "75d34c5cd9dc3a862a5d04d5c468b2fa54745419b5e2a96481c0a8e32184525c" + sha256 x86_64_linux: "b26f38a24ba54b0c6cdf07d2e69346d263dddf6dec827c7e4541da2c37da5167" end depends_on "docbook-xsl" => :build From 17924d8e02b78d6320a8f0298b4623b85f39984a Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 07:53:15 +0000 Subject: [PATCH 385/680] lastpass-cli: update 1.3.4_1 bottle. --- Formula/lastpass-cli.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/lastpass-cli.rb b/Formula/lastpass-cli.rb index 5b9792bf388d2..d816a0044f384 100644 --- a/Formula/lastpass-cli.rb +++ b/Formula/lastpass-cli.rb @@ -8,13 +8,13 @@ class LastpassCli < Formula head "https://github.com/lastpass/lastpass-cli.git", branch: "master" bottle do - sha256 cellar: :any, arm64_ventura: "375f1f7e47d4d33e32137299fcce5f5b68cfb36711cea0fbeb3bb6f45f3480ba" - sha256 cellar: :any, arm64_monterey: "8a18df80d3a670514706bd72dbcf9ade3680fec22ba6312d24e06429d17dc8dc" - sha256 cellar: :any, arm64_big_sur: "52a2cfb919d4968f5febfaff2a2cd61f8d10ad139fc2431b5a40aa5f33eb33c8" - sha256 cellar: :any, ventura: "7ef6373cdf1f099c460b9b172be68e83e779b3067a2f28131235c50972e0bdc3" - sha256 cellar: :any, monterey: "ba841c177acb121be4df49bd5b78e27dd43220649ee86de0f28f68a388e159e7" - sha256 cellar: :any, big_sur: "ee7e7927b27803925f34d583e27a4336d48e6ebcb04f146feae4acca740bd2e1" - sha256 cellar: :any_skip_relocation, x86_64_linux: "c93cf9d864ec32300a1c886bb460e72fa8b2c0f38f0f737855b09384f4d01fcb" + sha256 cellar: :any, arm64_ventura: "7ac23f12806efea426486ef32453c5294db21ef687039209cbb5e173be167c01" + sha256 cellar: :any, arm64_monterey: "b8573235ac4537fc07bf4baee6e5a148517470647971999dfa85ea30a21c3598" + sha256 cellar: :any, arm64_big_sur: "805998a4da7a1378b6a5d521eea0adef4160c862a875f8979aae15dfae88eaf1" + sha256 cellar: :any, ventura: "62a598006aacd066600e3bd38bfb861de8a466fab10a2aea229a1604a69a9bd0" + sha256 cellar: :any, monterey: "d799322c2791592b32b0bd3e50b842b50ff2a3ecbe8d03671fba3d22eb3e144d" + sha256 cellar: :any, big_sur: "cbe70d825d5c88d798a1b7a0a7a68c34d6aa3206bb0bd2b813770c4bb336a82c" + sha256 cellar: :any_skip_relocation, x86_64_linux: "ae8de2ae442567021f6ec7aa75aa60121fa9268ceaf479eb30982894f749b516" end depends_on "asciidoc" => :build From be15859eec4fe66eb7777d27d71e2e4f7bae273f Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 08:43:24 +0000 Subject: [PATCH 386/680] hydra: update 9.5_1 bottle. --- Formula/hydra.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/hydra.rb b/Formula/hydra.rb index 3f5b41027eacd..e4df7f504f8b3 100644 --- a/Formula/hydra.rb +++ b/Formula/hydra.rb @@ -8,13 +8,13 @@ class Hydra < Formula head "https://github.com/vanhauser-thc/thc-hydra.git", branch: "master" bottle do - sha256 cellar: :any, arm64_ventura: "d3599aadf0811fad47f7f7b1d4971186c71ad4cd4e66ada47186281719c6d6c5" - sha256 cellar: :any, arm64_monterey: "5bafa12886bbaf89e78c5d0a85597d12eeddcbf721439fac1c5399c941a80f8f" - sha256 cellar: :any, arm64_big_sur: "3d55edf004a94b138a0a3c453a774d0f9876ad6e6ac286210008399f50f9e045" - sha256 cellar: :any, ventura: "e706864437e9b1e995c991616fcaba4d35b0dabb91bbd615d28b8ea3b3c9628a" - sha256 cellar: :any, monterey: "48bee24f5a7687f354c6f5a385b49dede529c1ab5d0f29b815de4e7bc27f2e7e" - sha256 cellar: :any, big_sur: "830702b6eaa0e22e83ff92b4a1b0dca79633969b2c535ae9b73d8bf162322206" - sha256 cellar: :any_skip_relocation, x86_64_linux: "a17ee21be0401deebaf16c0bc18cbacdd0f3e441fd60f6bdc3713a27d931e392" + sha256 cellar: :any, arm64_ventura: "4233b96be61ab5a51cc06ce000551cdda2930b9908520c4431e7f8a6778fc08c" + sha256 cellar: :any, arm64_monterey: "d6027630cf3aaa8c88dcb70e0d4f8cb202a1eab7b8b2ad348ff4c60753fcf457" + sha256 cellar: :any, arm64_big_sur: "fc87e1cf552aafa0b3948c475b2a2ea5a89feb39572393f80ff17db9623c5e8c" + sha256 cellar: :any, ventura: "7166d64116322a253217a1363c32838ff3003d3d2ab70299a9b89e6503278a35" + sha256 cellar: :any, monterey: "6a3c2fce671fa1b2ae2ce7291f9300d180ed1595176d6fc7d7c8cbc67530081e" + sha256 cellar: :any, big_sur: "d0dce2ce89065f3026e5e07bfd3935e17b4e4e21357a03d77806766bef2766e1" + sha256 cellar: :any_skip_relocation, x86_64_linux: "aa4a0a0ba72ad73ea3d23e84bef1ff6ecb0a88ea3c307c8997a6c9f95af9aa2b" end depends_on "pkg-config" => :build From cd4dd3d096de419efe5d1497101260eb458eaaa3 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 09:04:51 +0000 Subject: [PATCH 387/680] lasso: update 2.8.2_1 bottle. --- Formula/lasso.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/lasso.rb b/Formula/lasso.rb index 96dcbc099c11c..537a43b655c7e 100644 --- a/Formula/lasso.rb +++ b/Formula/lasso.rb @@ -12,13 +12,13 @@ class Lasso < Formula end bottle do - sha256 cellar: :any, arm64_ventura: "d81a25668452f78ca788fadeb35a9a2f7f111154b9347f31458e4a66d24c5eb8" - sha256 cellar: :any, arm64_monterey: "e124dee69556b5ad055366ced3581ccc42ae96690e3d88bc61024a9d45372d45" - sha256 cellar: :any, arm64_big_sur: "dbbbf3fcd6709ee6ff2939eb2bbb31ada72521ec8e27054b0c59e6c901dc1b04" - sha256 cellar: :any, ventura: "d02a38e57961407a137dbfec82254ac0ed8d68e27894a9c8bcc09b4eecd16ce3" - sha256 cellar: :any, monterey: "672f530bf96cd1cb964b4ddf0ef7b637f0da7968b354ee993ad561d37236f5cc" - sha256 cellar: :any, big_sur: "c1cd904d2e98cd1b8644f7f58e4a3d9c44ffb11fd6f9f8f41c2c1c6779d2b1d3" - sha256 cellar: :any_skip_relocation, x86_64_linux: "3535a93e21796d3db967f183fe18774c70d0062f8f3df2bfee6f5214b8c7615e" + sha256 cellar: :any, arm64_ventura: "f71a38aeb0c7441b58f3f3053e6d3d393c30cf6c914ef11c5194eb06c391cb34" + sha256 cellar: :any, arm64_monterey: "02e3599b1bb2d4b09b9bd5bc0bfbeb130399b21f12b69da17835eeca8d4e1a9d" + sha256 cellar: :any, arm64_big_sur: "53373a88d3f917f29bcd1f1cc7bd400de4b1df7284b95bf0ed9f51dfbc41107b" + sha256 cellar: :any, ventura: "ba9b4d7ea8f1b00c442398ad5c4b9ef24caf0d5ae0197128732d627bc98bbfdf" + sha256 cellar: :any, monterey: "597479e27bda9170ed22056191f7433e6c59d7516ad45362d633f4e28345a3b4" + sha256 cellar: :any, big_sur: "9d88e53ece8634044ef3ddae31ab626e249265d3f8b4456166f4fec89700a49c" + sha256 cellar: :any_skip_relocation, x86_64_linux: "43f301d1855fdf9c3a9cecb4e8a63f180995eda2d0d2f504af6c332762b89c95" end depends_on "pkg-config" => :build From c5d60ac49c64bc9ed2a66638cf11a35d2b6f3840 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 09:05:55 +0000 Subject: [PATCH 388/680] micromamba: update 1.4.4_2 bottle. --- Formula/micromamba.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/micromamba.rb b/Formula/micromamba.rb index a4370f23db5ac..116e9224c5c97 100644 --- a/Formula/micromamba.rb +++ b/Formula/micromamba.rb @@ -13,13 +13,13 @@ class Micromamba < Formula end bottle do - sha256 cellar: :any, arm64_ventura: "76e5bc6ef462a562926d55f6f65c72744728e79a66f9a550fbc3836a5885c565" - sha256 cellar: :any, arm64_monterey: "be2b43eebb1a3d1b8308075a6d53e9d00f14ae0c329b3eabca68d78f0dd2e2b2" - sha256 cellar: :any, arm64_big_sur: "02f9d3824f2c1824a570106bb720ec927abd3ee998ea5de1528cbe1d7cf1612f" - sha256 cellar: :any, ventura: "072d20430454c6012c2c251953fd3c0923bfab60e16837d7d360458695bf75f7" - sha256 cellar: :any, monterey: "1544f7255f7cdea7a73d54d7be21f8a9f475f4b28b78d26b3c92f71a0a4cfd49" - sha256 cellar: :any, big_sur: "3d77985e5001a6fbf0eb46759d1b073a1387f2ffb0f538d847007b2f62f78b0c" - sha256 cellar: :any_skip_relocation, x86_64_linux: "30663edabcb6b637b13e6926e0d64a8e737de5b52bb85f56461511325b176ae8" + sha256 cellar: :any, arm64_ventura: "d6bf4b4d8c5e76bfc79e555c8c31d328997a0c260410357b0d0bb2ee9d9ae96f" + sha256 cellar: :any, arm64_monterey: "0dbeb12eedebcb491bedb53a3365d2242a40d4feec9222822501241e135f767a" + sha256 cellar: :any, arm64_big_sur: "9ee9adf6d484d6fce52cb8fc6dec067e96878a0f011858030f9cb6883ad47314" + sha256 cellar: :any, ventura: "286cd6d8e18b78607811caec7af453bb7e3944b8d3dc620ab35d32511f07361c" + sha256 cellar: :any, monterey: "c57d9bbc0efa4d48462b703d0bcf6eb6822761ad3668cae4065d67ff3b06a2fb" + sha256 cellar: :any, big_sur: "f8c794a87c17fa5f32bc8480559cf6c2834ebdc575f4dbf6af58200631a1eb12" + sha256 cellar: :any_skip_relocation, x86_64_linux: "5d117c46c501e3d48cbb15a9b103d90eb47ab41baa6f8b773f6885899ab30e2c" end depends_on "cli11" => :build From 9b16e7e34e4bcdf38b1210144b58055c7ee904a7 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 09:10:06 +0000 Subject: [PATCH 389/680] postgresql@13: update 13.11_2 bottle. --- Formula/postgresql@13.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/postgresql@13.rb b/Formula/postgresql@13.rb index ccbcf4d240ebc..0d47d59806fb4 100644 --- a/Formula/postgresql@13.rb +++ b/Formula/postgresql@13.rb @@ -12,13 +12,13 @@ class PostgresqlAT13 < Formula end bottle do - sha256 arm64_ventura: "eb88aafb495406e37dd0efcfef9080ae16178dc4217f906d97af68e980f062d8" - sha256 arm64_monterey: "5db7364a86e7397c77f051af1b150ed6856038cf3bea5c8435d78209c822c4ea" - sha256 arm64_big_sur: "cf50e9b6c7d49783b17019fbd744f5071571905d963233e1c0dbfba7718b5228" - sha256 ventura: "3b4fcf950e4182e1aae0ae01f01bf69b54d930230a6c0a55e8c512e19d7db0cd" - sha256 monterey: "f43c40784430f5b05a882670ad41b8f626fdad5723b65c2e075e2a0fe2816b82" - sha256 big_sur: "32ec2f5fae278a63c68d562fd1beaac0800ed7616893cb92bf9264ad3ae7b36b" - sha256 x86_64_linux: "69d56fdc4e6013a04f410b586f58dae1b160bac581a611ee072fa4dcd2233ea5" + sha256 arm64_ventura: "5734dbe0b54eae911dfdfc863162a903dbc60377aa58c51573edc3e3ed15155f" + sha256 arm64_monterey: "2e20526ca972aa143f8da81dabe4c4077d13fc9a97e89d0f3df339cbe47d44f4" + sha256 arm64_big_sur: "8021201bd07d8b5837e2d730c2c26c2e3d4e85a0000a5c966009eaad58f8a590" + sha256 ventura: "993cdd48d0cbc27f663dd0d8c82bb8e05048bc506194f29694e1c6b05e942955" + sha256 monterey: "190b401b2f0ae3357b46d792e0daba925e0bbea5175df13609ca19459691aaed" + sha256 big_sur: "1f5ddb770cbe68cdd0166e2244f9f2d4f27615fc0e1b46e76f7d61478b33a77a" + sha256 x86_64_linux: "6d00626ec1af03aa04e16dc13794e057eed39d0508ffda60711a443752482761" end keg_only :versioned_formula From 0c4ba627fbe294e184def2fd7dada63a7e2c75b1 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 09:10:49 +0000 Subject: [PATCH 390/680] sile: update 0.14.9_2 bottle. --- Formula/sile.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/sile.rb b/Formula/sile.rb index 4d25f8bc8dd80..413716c34e115 100644 --- a/Formula/sile.rb +++ b/Formula/sile.rb @@ -7,13 +7,13 @@ class Sile < Formula revision 2 bottle do - sha256 cellar: :any, arm64_ventura: "a9afb9445aeeb8248c022bcf087eb46a3cfd23836e0ca064d8e0ea38951a9383" - sha256 cellar: :any, arm64_monterey: "897470960a28d15e67b2294931d7b196cf54286f3257a5c55523f63bb6159a24" - sha256 cellar: :any, arm64_big_sur: "44b48ee7e1ae00293a905485e47938252629255cd421caacd69ab58d1e0740d4" - sha256 cellar: :any, ventura: "27a8deb238e0687b0613df65fc2e814af63b89daef018905e4f1d826f76d6eee" - sha256 cellar: :any, monterey: "4a2fe6e4c67452e3e23589d0b419097ee27fa7576a42b3ca895faf1d37148906" - sha256 cellar: :any, big_sur: "a3da99566eebcc9c0d037af918cea4c66a30720abc51ef59adb3c129610cb2b2" - sha256 cellar: :any_skip_relocation, x86_64_linux: "8d0bf18b68451401cc4576eb8d7f148171ec4d2fa252c5eb95f9e3f49f9dc342" + sha256 cellar: :any, arm64_ventura: "4b5deac9226e0d8a64ebcc7d861651d0cc8da3404faf34fd0030f1bc858cdb27" + sha256 cellar: :any, arm64_monterey: "4e1621d15d8dbd7b6dd4c88a962100af015c20c10a90efa9073b974e8efef315" + sha256 cellar: :any, arm64_big_sur: "522448c32e2a03d4d01968bfabeeb07cb827bfb1597253e87c4a2fd5b70745a8" + sha256 cellar: :any, ventura: "e752063d2afa68a02fc63468a89fb78f1bf2f29e02b274a2faeffa3f0aae9200" + sha256 cellar: :any, monterey: "8cf172c1346553f950dbbaf429bf5e9273bf2fcf69a784a02764ea5d64d3a1c8" + sha256 cellar: :any, big_sur: "a28519aa8e0e7928a4076f1134257b3f2393b817aaa791e1c46627610696d2c4" + sha256 cellar: :any_skip_relocation, x86_64_linux: "750e9f2bada8dfeba4c599f140c19de49f976b5cfd27a49632c647ef7ca6293e" end head do From f57c3faf7de20b7f5268e6bc25c3343e4989efe0 Mon Sep 17 00:00:00 2001 From: Minsoo Choo Date: Thu, 22 Jun 2023 01:28:55 -0400 Subject: [PATCH 391/680] nginx: switch to `openssl@3` --- Formula/nginx.rb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Formula/nginx.rb b/Formula/nginx.rb index c311b0e46b2d2..0c6dfc445beb1 100644 --- a/Formula/nginx.rb +++ b/Formula/nginx.rb @@ -6,6 +6,7 @@ class Nginx < Formula url "https://nginx.org/download/nginx-1.25.1.tar.gz" sha256 "f09071ac46e0ea3adc0008ef0baca229fc6b4be4533baef9bbbfba7de29a8602" license "BSD-2-Clause" + revision 1 head "https://hg.nginx.org/nginx/", using: :hg livecheck do @@ -23,7 +24,7 @@ class Nginx < Formula sha256 x86_64_linux: "a41e73356d64eef3205f24c6550b813e5b3b5f5717a9d70b3225fd5aec9344d6" end - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "pcre2" uses_from_macos "xz" => :build @@ -40,7 +41,7 @@ def install s.gsub! " #}\n\n}", " #}\n include servers/*;\n}" end - openssl = Formula["openssl@1.1"] + openssl = Formula["openssl@3"] pcre = Formula["pcre2"] cc_opt = "-I#{pcre.opt_include} -I#{openssl.opt_include}" From c9d68e4fb2dc21944c2f2861aa8cb217c6cba926 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 09:16:36 +0000 Subject: [PATCH 392/680] pgloader: update 3.6.9_1 bottle. --- Formula/pgloader.rb | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/Formula/pgloader.rb b/Formula/pgloader.rb index 62b2ddf63ac11..77fabf89bf5e8 100644 --- a/Formula/pgloader.rb +++ b/Formula/pgloader.rb @@ -13,13 +13,12 @@ class Pgloader < Formula end bottle do - sha256 cellar: :any, arm64_ventura: "75ce4938747c4ba2698e4a4ff2b5fbaaf62ffd89605a6d1415d1268b4e32fbb6" - sha256 cellar: :any, arm64_monterey: "7e85385f26dd4ad116fb0dea28bcf0ee2960638dff826133ef41d4aedbd2b788" - sha256 cellar: :any, arm64_big_sur: "083409384a573f93aecfdb87bef99dd47f560c4c60ca6377ba333248938a09bf" - sha256 cellar: :any, ventura: "ef9d295d03f153fe8854a066e9a766f026d5add13db9431a9c86e4cbf6ef8e72" - sha256 cellar: :any, monterey: "e12f91551cedd8c3e34fd97471bc51bf2f6bf50121a9a9ede7147a64fe2c20ab" - sha256 cellar: :any, big_sur: "6d6b3011d7463da5de24c79c2003787f348141c829e1538c71b39c4b76bb00a2" - sha256 cellar: :any, catalina: "23243450dfa58c5f7114f820203f4709c529a9273fadaa43d9743a2a848b4ed3" + sha256 cellar: :any, arm64_ventura: "a1afef6471522bb9640eb6a1f90a81de9a2b7a59486855b01126a0a76a7d9202" + sha256 cellar: :any, arm64_monterey: "18fc4491b7d3035915ded7094ca86ce1201f5102f0b1197ac01da12025d0d51a" + sha256 cellar: :any, arm64_big_sur: "975bf337d97d1f1db5dc0beeae7b239bfcc9077f41ee509bcf7b8ca2e94b8445" + sha256 cellar: :any, ventura: "4e5a10a893c483e90c08fe80a5df7192f8242ff91a05ddb853ef0393538c1eb1" + sha256 cellar: :any, monterey: "dbdcb3dc4b0a403a1235646d7246efb94f31234a1fe6e300a632099b58b81921" + sha256 cellar: :any, big_sur: "ec2d67c75bf8ee60a466446161052a64a8cbcf1a2b89572949a763a134d23a07" end depends_on "buildapp" => :build From 4b6a932c209caead2912ab2c8871979a66b053ec Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 09:20:17 +0000 Subject: [PATCH 393/680] sylpheed: update 3.7.0_5 bottle. --- Formula/sylpheed.rb | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/Formula/sylpheed.rb b/Formula/sylpheed.rb index 5ce1daf2522a6..2a7635e2af18f 100644 --- a/Formula/sylpheed.rb +++ b/Formula/sylpheed.rb @@ -11,15 +11,13 @@ class Sylpheed < Formula end bottle do - sha256 arm64_ventura: "0ebdb5823c1cf1a0c7b4d0888578b1c87e64fbf0f7fa920565f1021a0fddc8b4" - sha256 arm64_monterey: "77a7980e9c83d77c1416057cf5b59a623061ecc2e61d527485a1f58d7c28ad4e" - sha256 arm64_big_sur: "ae2f9828834200f3a587a7d596560bf8809f173a1044e997a58a0ea8d8a45acc" - sha256 ventura: "ea5818164e16758ce4ef9ba82167fba08b6baee4e2791273154c7a5e54468234" - sha256 monterey: "0d52dc0953029819c21263981a3b596d7084667a924bbe84c6e444e8f8fcdbe8" - sha256 big_sur: "b8d825cf9222f047cf9eec78a8a8b81c8133cd75ded1c66e3423d38318226c41" - sha256 catalina: "294ac17fa03002cb92f7f1bcb5f1a9b4f56157e54b564bd8e4e673f5902fc8a0" - sha256 mojave: "80a9483de9580d154fe32831a5172cc5e72b31a3722f8335e39aa5fd763935ff" - sha256 x86_64_linux: "979ac3748ddb193271a816f3fd5782601ca31259091e7a47ffe6cb99741e6d76" + sha256 arm64_ventura: "bb7261752ea2aa71d885be5958619a4c29ce7695c9e1283ef20d511e5cf72612" + sha256 arm64_monterey: "8a86432333e80c75bf6bc4130c3a025147bd24537db18999c648cb0d1c68db8e" + sha256 arm64_big_sur: "c592c4608ad89aaba66c8e5e4616f82a8618816074a577d8f804ade18a96823b" + sha256 ventura: "7727583d3d171cc0f9ad91a06f8b8b132243adf1abb99ff75177b30d2ebe4fc9" + sha256 monterey: "858ccb14e9acb6829826f318c907bc591a16b323af88f0d6d44ad064e2b4fda3" + sha256 big_sur: "73b567343fcab79f4ce085937e4a4aaf34045299927aa6ec71fe2e8d8ba38176" + sha256 x86_64_linux: "2473c806a8960f5b3b190e4836bde47bac4e7276463310b6c3e5d6cc090442bc" end depends_on "pkg-config" => :build From 791a6bd75f75b9389c5c926dfee1e1c2d1caa6a4 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 09:25:42 +0000 Subject: [PATCH 394/680] s3-backer: update 2.0.2_1 bottle. --- Formula/s3-backer.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/s3-backer.rb b/Formula/s3-backer.rb index a7b50d5de8ae4..57302ab0e3636 100644 --- a/Formula/s3-backer.rb +++ b/Formula/s3-backer.rb @@ -8,7 +8,7 @@ class S3Backer < Formula revision 1 bottle do - sha256 cellar: :any_skip_relocation, x86_64_linux: "5c8f5e8a937e4838c0bada7dcbd98727e6e9d73d5558652b75d0a7a1b8657b0c" + sha256 cellar: :any_skip_relocation, x86_64_linux: "c68f51b178923e9e4327bd91711ad5c058e8d99ad619c769ddefc2be2cc338b8" end depends_on "pkg-config" => :build From df53c6ae1042ebfbc2e22e014c08c741f4bb132e Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 09:26:06 +0000 Subject: [PATCH 395/680] robot-framework: update 6.1_1 bottle. --- Formula/robot-framework.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/robot-framework.rb b/Formula/robot-framework.rb index f4a2b2dbb8e5c..6d62e97f73adf 100644 --- a/Formula/robot-framework.rb +++ b/Formula/robot-framework.rb @@ -10,14 +10,13 @@ class RobotFramework < Formula head "https://github.com/robotframework/robotframework.git", branch: "master" bottle do - rebuild 1 - sha256 cellar: :any, arm64_ventura: "6dad57510aa4f3922de511f5e38764cc13581f5eefe22570236c41a44e4628c8" - sha256 cellar: :any, arm64_monterey: "255466b304b98567bbc704559e5a8b3e667f4871af16709b16f512af28f9b74d" - sha256 cellar: :any, arm64_big_sur: "01c3b0a7c6c1c2ee8ad068309cddba460a885c410e959d3e1db3a87231f5687c" - sha256 cellar: :any, ventura: "ef01a3643cbe729875424cfcbfd5b2aa6e434e6438d935b25015b5949d7ad095" - sha256 cellar: :any, monterey: "41014691fe52895c5299782c027af904235daae5a8ac599f1e776589edab6c84" - sha256 cellar: :any, big_sur: "bd3062611092d04e57c12c243405236307e0c66b456396a8b5a9064d497fc8d9" - sha256 cellar: :any_skip_relocation, x86_64_linux: "6792e19a7472c96e682fc95dd4f958a1e6424ca20a81aaa1eae95f2756844dcc" + sha256 cellar: :any, arm64_ventura: "e860054a99f1bc656200f371b2bcafea6e6c97e5de5fd57c2faf66df40eaab0f" + sha256 cellar: :any, arm64_monterey: "18ad0e2e643888b53a68391213112672ecad9ef42604408d39d17eb6b665a6a7" + sha256 cellar: :any, arm64_big_sur: "b6d105d527864470759215926afee8514b628b8cc58e2b21fe6176696d2db8ed" + sha256 cellar: :any, ventura: "659c5ca552111a0611d649e8e197f29547e84eb55cce664b4cd39af99cfb997e" + sha256 cellar: :any, monterey: "ec992c7f76f3e14b853f3a16f876312bb97a947cc1a92b4375ed1812d39b0d04" + sha256 cellar: :any, big_sur: "0cc75b230d70b1e2727a2c90c558fa7149cdbad697f00ea37f6e987283a365a8" + sha256 cellar: :any_skip_relocation, x86_64_linux: "28f15cc4d61e177aecfa9e2264396c5f2e7cb46d337fea336a3cdad8c060bd6f" end # `pkg-config`, `rust`, and `openssl@3` are for cryptography. From 2f7ca2cb5ad05017f3477f40d16172a0577ca216 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 09:30:57 +0000 Subject: [PATCH 396/680] retdec: update 5.0_1 bottle. --- Formula/retdec.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/retdec.rb b/Formula/retdec.rb index 647d028d1017c..cac7a41db520e 100644 --- a/Formula/retdec.rb +++ b/Formula/retdec.rb @@ -9,14 +9,13 @@ class Retdec < Formula head "https://github.com/avast/retdec.git", branch: "master" bottle do - rebuild 1 - sha256 cellar: :any, arm64_ventura: "b7cde2657b59f79866cd54252feccc890acf33a2b4d878c10e28fb370cf54e79" - sha256 cellar: :any, arm64_monterey: "7113e40714bd347a886920c65a00f9267de5ade96fe76d8ae6a16aca074aa0d4" - sha256 cellar: :any, arm64_big_sur: "c5f2c1b8668e3b931b3fa4806e6072a1c397427d16c8bd3fe04addb713860873" - sha256 cellar: :any, ventura: "c3d083e2d657f03bc597359bd3a70a4567c1e0cdc1ed1a9c483821cea07a8802" - sha256 cellar: :any, monterey: "a2ce1d3714eb89c08ed0c2b4f1ed0618646a03e50e79d6adb8074ed05184e3b1" - sha256 cellar: :any, big_sur: "71305564bb1b74ab1b83345bec0eefd44151bfe46c35b42d352bd55017bcff3c" - sha256 cellar: :any_skip_relocation, x86_64_linux: "dcf8464ae585bc75c3a5b0cbf5520a933905775f67046a76c51290c70d4e13bc" + sha256 cellar: :any, arm64_ventura: "e976bb48ed3134c1b66577c8a16371f58c919fb2e19de6aac69f4fe05fb90b9c" + sha256 cellar: :any, arm64_monterey: "2e10771a8c543677b24d9a8e7834f0e68bad87d5ce0c79fd8d81c7aec5c37907" + sha256 cellar: :any, arm64_big_sur: "c862bcb6fc9aca00707abe35c7e2fef22a51a9907fe0ed74b5ba70b72bed1412" + sha256 cellar: :any, ventura: "e781c8d105388cc40825b04848f2168c67b5bcf381aebc77914f3752c59846d2" + sha256 cellar: :any, monterey: "61e8941ee8c7658c36728bc6cbe7d8cc89c343b60541a5c914cd05a6f8d74d50" + sha256 cellar: :any, big_sur: "c9b06269e6cefdc03d0045db89b812bd59a653b146c4550124f1109fbceaf6d9" + sha256 cellar: :any_skip_relocation, x86_64_linux: "e5e6808edcaf5f70d1d753dcd5f358e7714c153a310a336780cb8d919e12e70f" end depends_on "autoconf" => :build From 400e532d017950b34eb787e1348324a11db01472 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 22 Jun 2023 01:10:07 -0400 Subject: [PATCH 397/680] transmission-cli: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/transmission-cli.rb | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Formula/transmission-cli.rb b/Formula/transmission-cli.rb index ac9ab16fda5f6..de75ecf1560b9 100644 --- a/Formula/transmission-cli.rb +++ b/Formula/transmission-cli.rb @@ -4,6 +4,7 @@ class TransmissionCli < Formula url "https://github.com/transmission/transmission/releases/download/4.0.3/transmission-4.0.3.tar.xz" sha256 "b6b01fd58e42bb14f7aba0253db932ced050fcd2bba5d9f8469d77ddd8ad545a" license any_of: ["GPL-2.0-only", "GPL-3.0-only"] + revision 1 livecheck do url :stable @@ -24,12 +25,15 @@ class TransmissionCli < Formula depends_on "gettext" => :build depends_on "pkg-config" => :build depends_on "libevent" - depends_on "openssl@1.1" uses_from_macos "python" => :build uses_from_macos "curl" uses_from_macos "zlib" + on_linux do + depends_on "openssl@3" # Uses CommonCrypto on macOS + end + def install args = %w[ -DENABLE_CLI=ON From 58956fa0ffe63bf90d35280fd5c752c61d4ccfed Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 09:55:25 +0000 Subject: [PATCH 398/680] sstp-client: update 1.0.18_1 bottle. --- Formula/sstp-client.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/sstp-client.rb b/Formula/sstp-client.rb index 1ffbfc8f48510..a47b2722f13c7 100644 --- a/Formula/sstp-client.rb +++ b/Formula/sstp-client.rb @@ -13,14 +13,13 @@ class SstpClient < Formula end bottle do - sha256 arm64_ventura: "18956eda0cbafea76d29ee0c4b034920afcacb9f8c9438dd6c3cb13254ff53e8" - sha256 arm64_monterey: "59425f64ba486b7fe9aa011d73214e3f8c5f452d70a098e4ff9560521b8b4c12" - sha256 arm64_big_sur: "2bd6c22406a9926c697f92201aeb89c3ee2dc659a1b7f9fa6397ef06f8ca2005" - sha256 ventura: "54669c7c4c5ce414f4deceb5cf6e34a1a57c539ff540490163703889206f3452" - sha256 monterey: "ff0d745140fe3ae5b017e2101bc53c23a4f19c3130eca5aef6b045f4a1791a96" - sha256 big_sur: "27e2a8d50c546f3c3b8ca42f2f4db9e9df556054b311337e5b95dd2c3cc10e29" - sha256 catalina: "dc8cb72d30cccb2fbfe9300d1041107599b986d80d595970a8906acf5f7a742e" - sha256 x86_64_linux: "c1b4f3fbd1d7e4391353c06bf09d48d9fcd9c5741aac9e58c1e5eb222a74cb1c" + sha256 arm64_ventura: "4150a77157b10963596842ea5c257b70363cfaba28ac3bfff1f9f6074a47ed9a" + sha256 arm64_monterey: "6ff8857979b82f4b97457f03a665043bb224e5ad592367146598f66cac391f04" + sha256 arm64_big_sur: "1fe3ed11b72387045483883c2924d15b5a25729edec8dc80a3ddab008d8d4887" + sha256 ventura: "132b0a1692c51b79a389c0795fcc228fe980a095dcb5d5679fd0b5e106f3951c" + sha256 monterey: "53b5a095eae90346d602fd869d866e51ae802996e5e709d48155546896e53ff6" + sha256 big_sur: "32ac6352f38629719436d17b75fc28e03d8ddbb9f27710034858da21cc1bd4cd" + sha256 x86_64_linux: "5f415ec7085cc1b3a82a5a5746ca5e27417b003753ed7bde514e6ccef9631404" end depends_on "pkg-config" => :build From 3593effd9b79691fa5910302b8605859a322e736 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 22 Jun 2023 00:57:37 -0400 Subject: [PATCH 399/680] spotify_player: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/spotify_player.rb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Formula/spotify_player.rb b/Formula/spotify_player.rb index 416946cc693a1..5f365593733c7 100644 --- a/Formula/spotify_player.rb +++ b/Formula/spotify_player.rb @@ -4,6 +4,7 @@ class SpotifyPlayer < Formula url "https://github.com/aome510/spotify-player/archive/refs/tags/v0.14.1.tar.gz" sha256 "bf4c71d7942c2c660e06a95ecebefa312404ef84c36af894eedaef7ec39a7b41" license "MIT" + revision 1 bottle do sha256 cellar: :any_skip_relocation, arm64_ventura: "92150363d4939204ccf8ea481a484eae52934b24ad63f82e3f687794aad6f6cd" @@ -16,18 +17,18 @@ class SpotifyPlayer < Formula end depends_on "rust" => :build - depends_on "openssl@1.1" uses_from_macos "expect" => :test on_linux do depends_on "pkg-config" => :build depends_on "alsa-lib" depends_on "dbus" + depends_on "openssl@3" end def install # Ensure that the `openssl` crate picks up the intended library. - ENV["OPENSSL_DIR"] = Formula["openssl@1.1"].opt_prefix + ENV["OPENSSL_DIR"] = Formula["openssl@3"].opt_prefix ENV["OPENSSL_NO_VENDOR"] = "1" system "cargo", "install", "--features", "image,lyric-finder,notify", *std_cargo_args(path: "spotify_player") From c4c72a9dd084173c803e42896ccc80cacf71db7b Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 10:08:43 +0000 Subject: [PATCH 400/680] rethinkdb: update 2.4.3_2 bottle. --- Formula/rethinkdb.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/rethinkdb.rb b/Formula/rethinkdb.rb index 60b66614a072a..178f95522ff12 100644 --- a/Formula/rethinkdb.rb +++ b/Formula/rethinkdb.rb @@ -14,13 +14,13 @@ class Rethinkdb < Formula end bottle do - sha256 cellar: :any, arm64_ventura: "72b8273491916ba72470b87d1c720ba14ecf911217d611bd178c33acec60da6e" - sha256 cellar: :any, arm64_monterey: "c5c84f69aa7d97dd781577b3cb1b4485380ef78fe38b2706dfb8009b8903af1f" - sha256 cellar: :any, arm64_big_sur: "0a2b28e9debc607035bb95f0560d89566eea2e802da8332910a23daef0565cca" - sha256 cellar: :any, ventura: "48e426908edc78f998b71065b928795dcba3139df4dfd50bc7a7ab13e703c07e" - sha256 cellar: :any, monterey: "f214cf1e1218a07ee4a2656cddfd1e51648a876c1f152ecd1b27943a880cc31b" - sha256 cellar: :any, big_sur: "0bf444d7ad09a8625effecb7ebe807def916f4a55f82eeff34221cdf71f14e5e" - sha256 cellar: :any_skip_relocation, x86_64_linux: "759fd09fa49fc269b4ee299c9bdd1e446c669e5f8d12a7be4a7217cb4cccf4c6" + sha256 cellar: :any, arm64_ventura: "ac93c27bbe23258d83f6c1898523e5854288cbdb791f6e56eee209d0d971d19f" + sha256 cellar: :any, arm64_monterey: "1f148716b53dc578b1c8b7f038a6eebe1cf90cb0c6c89f471fb3d5a124b88f3d" + sha256 cellar: :any, arm64_big_sur: "2a2c3b1ad26019faf4d38dfac453d903c53aadf09c3afe01883875044b19d097" + sha256 cellar: :any, ventura: "b2468e75a2aecb02655945f06506777f77caa5e885cef5aa7bec84374e1cb59c" + sha256 cellar: :any, monterey: "5af7b252bfb89953457377aaa4e2c6436d5dcdc92cc1bb0b9ccc48ae935c72af" + sha256 cellar: :any, big_sur: "86ddd338419a615b2cfae24713003aa6ac38d4fc49d98f436d7bc3f89e9c6552" + sha256 cellar: :any_skip_relocation, x86_64_linux: "fa1206df51e0b22eaf0afbdd862e61fe7966990f951bfd77bf3afe47b53b6b09" end depends_on "boost" => :build From eb0ee5a384560e4f51602005f4feb1cb820a5680 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 10:10:05 +0000 Subject: [PATCH 401/680] pwntools: update 4.10.0_1 bottle. --- Formula/pwntools.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/pwntools.rb b/Formula/pwntools.rb index 9eb56c5a9a7f3..f5651e55d37f9 100644 --- a/Formula/pwntools.rb +++ b/Formula/pwntools.rb @@ -10,14 +10,13 @@ class Pwntools < Formula head "https://github.com/Gallopsled/pwntools.git", branch: "dev" bottle do - rebuild 2 - sha256 cellar: :any, arm64_ventura: "2fa35a1654653dbe4a3386781e9f8743a27f222a1eefeb4ed8b7c1be01a80811" - sha256 cellar: :any, arm64_monterey: "e5294ef4357f126b06dd4042fb4cee00f97a2a3933aa4ac2895d1a5422c16b30" - sha256 cellar: :any, arm64_big_sur: "df71c952f1777a28257af8bf6b20f4e4b65f1dcd3d7fb7517bfeb3d60933adc2" - sha256 cellar: :any, ventura: "9d3c9b01e7fdadf851edb33e2b052738cc4f14781dd4c9d464b8b899b5c298f7" - sha256 cellar: :any, monterey: "6c9d45e783d203e67b2c36b1740657efef19ed12274967e43f27624199ca4927" - sha256 cellar: :any, big_sur: "40f9162031e3d05377aabb2b2417d45d27d98f4d2cccb49e3c3827cded67002a" - sha256 cellar: :any_skip_relocation, x86_64_linux: "8c077d29c8db5bd4a2665536e6b0460043f0dea6c25554083536cf1c8f7e8bc6" + sha256 cellar: :any, arm64_ventura: "85bf16e2d2909290011876c1bfc49c7f69231548efa6289ff2d59fd80a693d49" + sha256 cellar: :any, arm64_monterey: "ec4ffe264cc1807bb973afe3b969b1765f28043d3b37c741f5f960b1c6b02dca" + sha256 cellar: :any, arm64_big_sur: "fd633ed31dd31f7314707dcd35a5c7808d7af6633a5645e56bde20eb5651a29f" + sha256 cellar: :any, ventura: "ad4930c00deb1495064c9b6b745c5ede14eda6f4bea7e72c4b2e1058af32e90c" + sha256 cellar: :any, monterey: "316b8771156953f82340ac2c3be372d28ac7137947ad9515cdf2afccf4dcffb6" + sha256 cellar: :any, big_sur: "0355aa938029f86e5f4c07ee2e9e5421d304427c7c08a68519da7a6aa6ded953" + sha256 cellar: :any_skip_relocation, x86_64_linux: "9a229b5303223fc4d2cac8d0249012fd8a3842c3613828ff302c13a1105e066a" end # `pkg-config`, `rust`, and `openssl@3` are for cryptography. From 5c219ff523453268ca11d5997314152890af93f8 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 10:11:22 +0000 Subject: [PATCH 402/680] pure-ftpd: update 1.0.51_1 bottle. --- Formula/pure-ftpd.rb | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/Formula/pure-ftpd.rb b/Formula/pure-ftpd.rb index 6efedb73c403d..a5bcd209b9616 100644 --- a/Formula/pure-ftpd.rb +++ b/Formula/pure-ftpd.rb @@ -12,15 +12,13 @@ class PureFtpd < Formula end bottle do - rebuild 1 - sha256 cellar: :any, arm64_ventura: "fe468fefa19fc750c5051d20d4c6d9a92652a5092aae7fa04eb8f7b5420216c3" - sha256 cellar: :any, arm64_monterey: "5e9abb79554e46ed02c642d430202db07368e5c7ac8148abf78bc8b3cc315d6c" - sha256 cellar: :any, arm64_big_sur: "34c0a150261bce1eef864d73033e583efefa5829d5301723f2acd7f839c1c5ce" - sha256 cellar: :any, ventura: "995f0f60518511f25a75d4bc3c03bb538ef5d1471ef8ab5d54796fc0747865cb" - sha256 cellar: :any, monterey: "46c89155e8910f6b8c9f6834f31d383c7d6fdf5c72ff6dc64474a9c57f1e9907" - sha256 cellar: :any, big_sur: "3af1b813b093423c66ab1d7c5d5ef192562d6eeb0754ad0ce68f05afa17dd091" - sha256 cellar: :any, catalina: "5083006d58cd0f7e6824e95998c299cb7d090fc2d049b8e797ddf0b27ac90207" - sha256 cellar: :any_skip_relocation, x86_64_linux: "1800a3342d761db7a85e0d482f52c0b689835713dd15a5bba90a617a43160151" + sha256 cellar: :any, arm64_ventura: "a6f41d0fbf23150cdab22ddd9afbdeebb099f4e53537182d9980f06f9b26dbac" + sha256 cellar: :any, arm64_monterey: "1b67abcc9edd60aead2142a140209ae6697e4e229785d86de09c596c31488bff" + sha256 cellar: :any, arm64_big_sur: "3bc73b3496165c30c7ab46f68794336afd1da8979a9213d7e4a05d536b7e60a9" + sha256 cellar: :any, ventura: "544c26284f46449f9ccdf4a2ae18e9906c83a5387e9e6c7ef86a35e909ce8c97" + sha256 cellar: :any, monterey: "a528d655c319b209b6b5791ec9f29730f45dd84d0cee608cab3be611b17f210a" + sha256 cellar: :any, big_sur: "1e5868c9218be8b930ef9f32992ef3f87c180faf03acb58387429b99a6b79e5d" + sha256 cellar: :any_skip_relocation, x86_64_linux: "633b0bb81436b00c8701ce9db2c560a7b43a8277b0482cc66c26ff9dbb4350ec" end depends_on "libsodium" From e078096463cf454f04b3a57205f4c2a469224996 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 10:11:59 +0000 Subject: [PATCH 403/680] prowler: update 3.6.1_1 bottle. --- Formula/prowler.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/prowler.rb b/Formula/prowler.rb index 842cef75e0f2c..1522237511695 100644 --- a/Formula/prowler.rb +++ b/Formula/prowler.rb @@ -9,13 +9,13 @@ class Prowler < Formula revision 1 bottle do - sha256 cellar: :any, arm64_ventura: "3b73f278338b49aba21f2f5e73fb79d31ea2527db84c021e24d104084688921e" - sha256 cellar: :any, arm64_monterey: "64234bd4b46caaba5321ac08ecfd1449a739ef7e80240218f3a160a4f3056f7b" - sha256 cellar: :any, arm64_big_sur: "2cde5f7a82e816e7f0783952b43e21f91a26b4dadd4cd6ab05b3152872fed368" - sha256 cellar: :any, ventura: "96026f713c52803d8f3fff1e9c569361dcbf4a1bc73352e3af1f8790b2c96e55" - sha256 cellar: :any, monterey: "8f5b8080c2b387b204992be77108fa1b932441c5da45d73d72de47ffbb7542e2" - sha256 cellar: :any, big_sur: "577f9264f43ad63ba7a6055feb8094a9b68fb7f27a2d43ced22b2e9db6bdfa8c" - sha256 cellar: :any_skip_relocation, x86_64_linux: "53603467b716d35e2eba07daf4fda25f4d8b9318e2337cda40be90dc63ca77b6" + sha256 cellar: :any, arm64_ventura: "dee7fa9acbccfd7f7ed0a411ac04b218f04a289a5582060fc88268f580de2cda" + sha256 cellar: :any, arm64_monterey: "de5f43e3b42ca400f8ea8b1d4d5e6005d03caba85bc3f820b2b9f11465047d64" + sha256 cellar: :any, arm64_big_sur: "35e6a470d4f82ceee39418236937fc818cba29a08c00579a871d77f62aa3820c" + sha256 cellar: :any, ventura: "46c69a9481fa1ff4f963c7f8701b80ef9040e05c11205dafc5fa73dc8b548c34" + sha256 cellar: :any, monterey: "dee3bef5017f36bdfb8c7897509fab5d833ef93c37577ad9edc2804a79cbff1c" + sha256 cellar: :any, big_sur: "d12b14adedd4c5a70aaa4a7090321063d559501f58f64ebc6c53b7ca29a47051" + sha256 cellar: :any_skip_relocation, x86_64_linux: "65a83c141f616e08bf6589781ca7378daf6a09526d7a10a3c4f24753e7827803" end # `pkg-config`, `rust`, and `openssl@3` are for cryptography. From 18a7ad011edc6a050867691d20e5b1b5917c16c6 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 10:15:23 +0000 Subject: [PATCH 404/680] lanraragi: update 0.8.90_1 bottle. --- Formula/lanraragi.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/lanraragi.rb b/Formula/lanraragi.rb index 05802d380136b..ee18434b54e52 100644 --- a/Formula/lanraragi.rb +++ b/Formula/lanraragi.rb @@ -10,13 +10,13 @@ class Lanraragi < Formula head "https://github.com/Difegue/LANraragi.git", branch: "dev" bottle do - sha256 cellar: :any, arm64_ventura: "7dd9f43321105969313ca666d7906cce798ac4120cbb8d3c0db4c9eba550bd32" - sha256 cellar: :any, arm64_monterey: "2f126f77c83d76ec7d7f72fa287db55bf84f7e37fabe586335f89ba19fa47934" - sha256 cellar: :any, arm64_big_sur: "87a54c094ebb8307310643ccb794531510226b08fa885e22b8d861179fd68ae6" - sha256 cellar: :any, ventura: "b25da858f3a316fe59f18dba0a23e9ab388e9c55031fb1e785315a68586397f8" - sha256 cellar: :any, monterey: "9acd30fa0a98975762cd0127e117d5d5a6b8f3229601be9d0cbae54417b28345" - sha256 cellar: :any, big_sur: "dac62d7aa895ad2310b77dc7be80eaefaf48ec87d3a01536db7524d1fa4ea71a" - sha256 cellar: :any_skip_relocation, x86_64_linux: "5b1daae188327477fcb091c622a06797e6f502d37c8861f028d213e2a411b061" + sha256 cellar: :any, arm64_ventura: "acfebac85db427ee57f85ff766fcde3beb1998d5ab0d1fc068005240d5bcecb5" + sha256 cellar: :any, arm64_monterey: "2a91a1f7b24fe399ebeb0cd778482e3b565efc549806a8b388be04e597b2535e" + sha256 cellar: :any, arm64_big_sur: "b88ce15fc0bee771b32cf2756055223ec938ffdb283dea002e6b863eb9391f4c" + sha256 cellar: :any, ventura: "7443f0e124560311ad902beafa77b2f3227ee8534621445ba49e475a1fa4ee78" + sha256 cellar: :any, monterey: "62f7edd68fec57a1e42fe09d62442da2c6a30cf9afad9b6b2ab46b47781770d3" + sha256 cellar: :any, big_sur: "c9e70d4b8caa235b5fc061db4f8fa89662cdf981f2594fe9d459fe300b0296d1" + sha256 cellar: :any_skip_relocation, x86_64_linux: "d10b27225caa01cc0635d3a99f78b5e3f3423e315bf028d37e1d65f437ce0a80" end depends_on "nettle" => :build From 393a9e67a44259000867d851850825ef221fec19 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 10:16:15 +0000 Subject: [PATCH 405/680] pgbouncer: update 1.19.1_1 bottle. --- Formula/pgbouncer.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/pgbouncer.rb b/Formula/pgbouncer.rb index f4ddd4501db40..68b343f3b6667 100644 --- a/Formula/pgbouncer.rb +++ b/Formula/pgbouncer.rb @@ -12,13 +12,13 @@ class Pgbouncer < Formula end bottle do - sha256 cellar: :any, arm64_ventura: "393523f1924078f921d3f7a29066c3befdc27ed26ed7627302549fcf2ba2ea33" - sha256 cellar: :any, arm64_monterey: "4b816cd82cedf64c2ed6945bcb49536ac9dae107b90fa56d076b7a282ac5ebe5" - sha256 cellar: :any, arm64_big_sur: "2605e300ce077a27a10ada91b860be3e48c2a107509f82683dab264e0190f917" - sha256 cellar: :any, ventura: "d2b6e4f6fe104b37e3f21104479849b24937e8a25f88ff27d46aca65f1cb2535" - sha256 cellar: :any, monterey: "47f61475dc86a232d2e3625774ea36e1e8f6d4cd040ce65ee3d7435eea4cb93d" - sha256 cellar: :any, big_sur: "6045d6c8033af6892a212e91048c9ffc246130efec6e6fd5e89663fc65f98df5" - sha256 cellar: :any_skip_relocation, x86_64_linux: "82dea8700a650af2016ab7cc5213fef97419936b257542b5a219ed59d16c4608" + sha256 cellar: :any, arm64_ventura: "c83918bfdc2f4417c2fbf800559e6df5021dda36eae3053cf9adcf4c619b813c" + sha256 cellar: :any, arm64_monterey: "278ce6acdea42a0dd938f94f782371f145c2ab9d05adcee8a286523380bba002" + sha256 cellar: :any, arm64_big_sur: "4ff5a127cee4cf8486de2781f092bc1c496db3cb54ee1048b8158944199a34cb" + sha256 cellar: :any, ventura: "aa158ba4b6b88c41565413707557ba0b5beccdf1cf5afb709868c082e6b0922a" + sha256 cellar: :any, monterey: "887fffbd48391fc40335fb5a550a54d3d70077611e48c7f8fe26f990fec9c7b8" + sha256 cellar: :any, big_sur: "aa4c4fc052f4b90c64a10df4c57edaab4131aa96ae29724f297976713a623d08" + sha256 cellar: :any_skip_relocation, x86_64_linux: "fbb0ca0c629314580e52f69aeb73eed423fc6e557b217ae75ee040e7581a76e7" end head do From a8d57a947bf8841ad9e741902346b5aa6d4633e3 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 10:18:18 +0000 Subject: [PATCH 406/680] poac: update 0.6.0_2 bottle. --- Formula/poac.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/poac.rb b/Formula/poac.rb index 1ed14ed984252..04d200255ade8 100644 --- a/Formula/poac.rb +++ b/Formula/poac.rb @@ -8,13 +8,13 @@ class Poac < Formula head "https://github.com/poac-dev/poac.git", branch: "main" bottle do - sha256 cellar: :any, arm64_ventura: "8d2bd4df9517df982ebef65b067c5a960a78636a84daeaa7ccc3fd759cbaf0f5" - sha256 cellar: :any, arm64_monterey: "c56f7321951827a413cf0b9f6766e061548c85151982c33e326e035c8f0284d4" - sha256 cellar: :any, arm64_big_sur: "fb3d115ba3762d2e95d970f8fbb6d5094d4ee0724f45b2030a45f88a6768df76" - sha256 cellar: :any, ventura: "e0c53dc913f3c6cccbbb26775c8f0c80cf0ec50ae4b07b66a82871d26562a73c" - sha256 cellar: :any, monterey: "a239df62224581ca511761de3cf3c749342a8db1c52146eea500bc6bc4daad5c" - sha256 cellar: :any, big_sur: "d0831700475599594650c2e396b85e2e7e276d8915b82fe767c669a8ca462cd6" - sha256 cellar: :any_skip_relocation, x86_64_linux: "807a84029fcc57eb7fe82ee23b841fc2fd56c1cfdfa7d539ec99d5c065b633f3" + sha256 cellar: :any, arm64_ventura: "8abf849fc0be2706971419c582d1f6fe2ab17ec706cc672a1ec2d587b89e7452" + sha256 cellar: :any, arm64_monterey: "9ca391a863ec65ff50d06cce7f82f884ffc8626a5e85584628800a79ca5f484a" + sha256 cellar: :any, arm64_big_sur: "3954502fecf09e7778d64c662422fadc2460d7b3e0d11e24b05467325a02c8a9" + sha256 cellar: :any, ventura: "44ed05fd38b73073e30f90a48f8ff39e107075f1b9d76e17ac1cc3adc326033e" + sha256 cellar: :any, monterey: "b9cdc6b2fe6fee492cefc64e1ceef84219674bd65ae7298c2fe618da4d21f713" + sha256 cellar: :any, big_sur: "3ccc08272b158ef81194795ebd7dccdbc734b3bc07f6de4ec9bf9f1ff54fe4f3" + sha256 cellar: :any_skip_relocation, x86_64_linux: "1d8177b5fd13dcec22369931eb0256a1a35f7932a15fa66dfcde2fa9e82cbe4d" end depends_on "cmake" => :build From 5d65b72dc4c7ebb6cba556505fb71042bdcbe2ac Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 10:19:40 +0000 Subject: [PATCH 407/680] postgresql@15: update 15.3_2 bottle. --- Formula/postgresql@15.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/postgresql@15.rb b/Formula/postgresql@15.rb index db8d2570a9258..f5b421e9466ab 100644 --- a/Formula/postgresql@15.rb +++ b/Formula/postgresql@15.rb @@ -12,13 +12,13 @@ class PostgresqlAT15 < Formula end bottle do - sha256 arm64_ventura: "a4ac536d7dabb2d022ea6775eec560d9db20385ac6e125e51a9af19d0f1211bc" - sha256 arm64_monterey: "8e05a9b105efdd343273ce005b144123db0dd775db06ef9c8c59d3a139c6e3aa" - sha256 arm64_big_sur: "4f34f0ae610edd38d630de1ee17be4f04cd84f6b55d1d1524787e9436e22a951" - sha256 ventura: "fc96344f03154cc647d2f0d3ee3858cfdce6456fe6e187dd60310736248038e4" - sha256 monterey: "c66f1d2a800965ec578df64e3741eb7c4c9e3fa5f26b99e4a565eee9e8e7093c" - sha256 big_sur: "7c3c34734671217a33e669ce15606ce5a36dca2ab96c5572382ffb29a70a0fe3" - sha256 x86_64_linux: "7b0582363e0bcaec71dab409d78f213de4d1063e61090822a3b66e16716b4f13" + sha256 arm64_ventura: "b9da8f2232ce30598a6f48ea2ab04993161dbdf577949496be158ec14b2bbf76" + sha256 arm64_monterey: "f9b1414a2d3e40a9aafbaedeaa88a18e0848f1c37698558e4f160c4133d189bf" + sha256 arm64_big_sur: "50eb9b7436b66a2d2827e75422192b4ba72c5ad090413f795be50ecfe41d5d2b" + sha256 ventura: "34a2974dcf3cde79b0e39cb4a536002fc2182dcc94e4e79d69558870ff2e277c" + sha256 monterey: "663c4916d9fb87ad344e8a2f60ff2a1a39f8503e572ad87698028c78fc722f3e" + sha256 big_sur: "7f3afb7d50091950e9ce1599871b92d23d294296bf7f87a2c677d26964786593" + sha256 x86_64_linux: "939eb56654bae7df55af034a981bb91a6019415fde9978924eec8df74153ec99" end keg_only :versioned_formula From 0b30d744d7c1403c909e196699ec0c28057946ee Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 10:52:26 +0000 Subject: [PATCH 408/680] hatch: update 1.7.0_1 bottle. --- Formula/hatch.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/hatch.rb b/Formula/hatch.rb index 9e7b78b1999c3..88744601604fa 100644 --- a/Formula/hatch.rb +++ b/Formula/hatch.rb @@ -9,13 +9,13 @@ class Hatch < Formula revision 1 bottle do - sha256 cellar: :any_skip_relocation, arm64_ventura: "316be4a2069e29adbbfe3ac32af70fea0c78a91458204e59e2504a776cad0592" - sha256 cellar: :any_skip_relocation, arm64_monterey: "1d152350bd374a3a3e4c2e7d5f6fdee772a841a0a99da026ae7142eace9e503c" - sha256 cellar: :any_skip_relocation, arm64_big_sur: "6ab7d1c6f30ef2d2634f4857a06e5b010b587ed73a48d9ce30b3861a23568e0c" - sha256 cellar: :any_skip_relocation, ventura: "0ddf2289890fb1d39b4f24fb9e27db52c35a5247791c26570df8b88972307225" - sha256 cellar: :any_skip_relocation, monterey: "95239683a35b5179ce377e24b7567e9303bc450cbca46ed9019a72c04386a658" - sha256 cellar: :any_skip_relocation, big_sur: "79cef836ef5b5a52695ec970a6b8c69adeb97952e259c067bf6bbd6ff79737da" - sha256 cellar: :any_skip_relocation, x86_64_linux: "389ec0038884c3341ff6edf604010a774f58fa2743dc439ab1d4b729a51eedaa" + sha256 cellar: :any_skip_relocation, arm64_ventura: "c647fdccde1ccab82702cf87cd64f0c4654190e6bf6f6f0c464fb4128cf25232" + sha256 cellar: :any_skip_relocation, arm64_monterey: "891e529853a7938f7e8be2a98a749ac99494862b56ab91da093c5be8df2fdfd7" + sha256 cellar: :any_skip_relocation, arm64_big_sur: "5c9d8c6826794f2a42e9b8e540c443efc4637124dd1cb1a44c113bd066c430cc" + sha256 cellar: :any_skip_relocation, ventura: "fc4172f0d600bdc77615b5ee8053dada579493dc0ce0cd99f050130362a16cb4" + sha256 cellar: :any_skip_relocation, monterey: "376f6c674b18883af3cf10de93295d64f28ef9607512deaf6f96fc4e3e7645c0" + sha256 cellar: :any_skip_relocation, big_sur: "46de1cc35b210fb519d4de733ace85dc76deb79d692c1eadea8fe980434cdd9e" + sha256 cellar: :any_skip_relocation, x86_64_linux: "308ef7cbc74c8a648b9875db09b6f7b5b6b60b96c93be0766dbff27192834be8" end depends_on "pygments" From 6a58483f46dc30600a749c0c054a32ddce99b7e1 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 10:55:24 +0000 Subject: [PATCH 409/680] postgresql@11: update 11.20_2 bottle. --- Formula/postgresql@11.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/postgresql@11.rb b/Formula/postgresql@11.rb index 400983c5efb34..ae135b6d97fc3 100644 --- a/Formula/postgresql@11.rb +++ b/Formula/postgresql@11.rb @@ -12,13 +12,13 @@ class PostgresqlAT11 < Formula end bottle do - sha256 arm64_ventura: "b1a18476f50324fd95ffe35c76b94edd130d914f8c1b2abf113edc6b5e87d8d3" - sha256 arm64_monterey: "edfcf2e0bc1f325813234a4ac79d6b86e404eff527676b6ff0dc8f68ae1cfaa7" - sha256 arm64_big_sur: "ad0c725774d97ff97b49783dadb931891d5b74d1f5ee71d179239ef169a1f891" - sha256 ventura: "e5acb748e4bfda23f0d287a14511acaf42e075487411b3bcd4a478715943aa52" - sha256 monterey: "4b067e926f891d4b11252bde27d1baa0fbc62535eeaafda84408dd4592dd251e" - sha256 big_sur: "612c8060929257be0158057fe77117bd7dbe63ef53b8a15c85eab0bd9042d370" - sha256 x86_64_linux: "dcb558808b7ff0d73ed41379b56bf6f4573a840ec2e9a07f443ccf4b1f8f44ae" + sha256 arm64_ventura: "65929e21f94be88468c58a8da3e2d7da704cae32384a8cdf31ef142300d56ae2" + sha256 arm64_monterey: "2622b4582fbde5cbd0a5483d9ea30717faa5b0acf67184196fd43e3e2969001d" + sha256 arm64_big_sur: "83455ebc0e6557b5cb8cf66b599729ec9422d16a0c2dc72882899ecdcfe1e4b8" + sha256 ventura: "7a506041037dbb08bca934e28429578db9b2c59402f3c1d29d02c1b8d8c5fac3" + sha256 monterey: "780842f5606685bbd54295573499d5ea5f906a7d932ebab8e7cd66e014b957ac" + sha256 big_sur: "80ea0e774af91b2b0b4448d53f88f23c8068e69abd359628c0f78c23b35e0976" + sha256 x86_64_linux: "f72e6206402fdcc9fa84cc0163a0ddbf895080105daaeed4b42079da0055ecfd" end keg_only :versioned_formula From 44cd054d934f0411b42b8a9ff4ffc7bdd474657e Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 10:56:40 +0000 Subject: [PATCH 410/680] xrootd: update 5.5.5_1 bottle. --- Formula/xrootd.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/xrootd.rb b/Formula/xrootd.rb index 68e3501eab6e9..70d6b46875009 100644 --- a/Formula/xrootd.rb +++ b/Formula/xrootd.rb @@ -14,13 +14,13 @@ class Xrootd < Formula end bottle do - sha256 cellar: :any, arm64_ventura: "b436260226bdbb4140cfc93cae47e8e02b84c5b03afddd2ff87c3cf400d77c41" - sha256 cellar: :any, arm64_monterey: "e8f41f836d0cc5845b1ade82d8cdf49ba7280ae5bbcc12a0ed1355a27e4d3859" - sha256 cellar: :any, arm64_big_sur: "ef970b0a7d0c77fbbfa7645194ff634f6d8805ce17e47e8e3148b39dec21f7fb" - sha256 cellar: :any, ventura: "067a3414604a7da0656246dc2ea0506f8e7af0c0189acede66f9c9238f4dce01" - sha256 cellar: :any, monterey: "0628e8e25569054c78eb4f4c52401a6fd543f49019b4744f0a985c22dc86be57" - sha256 cellar: :any, big_sur: "78f08a3d8bab5f1a49cb9e23109ccea694fe50739da2e88d143912fbd53123af" - sha256 cellar: :any_skip_relocation, x86_64_linux: "39fe3dcb4c78e0c1ac418f9955f0cfe35c5d7c7fd33ee0d9a584e5a50e809f42" + sha256 cellar: :any, arm64_ventura: "bb580a880af4d430caead2391c1480c1d6fec45f1defbe1e92a649220c462d22" + sha256 cellar: :any, arm64_monterey: "faea539151e836ab1b6a6b94ec3252301ccdd6d9b481a18a8311a114a803e850" + sha256 cellar: :any, arm64_big_sur: "93b1eb1ed93ad8cb64eb00f2e2ab4469b24470a3e16b1c5109c444ac87201159" + sha256 cellar: :any, ventura: "dcf6407d041d70438b45a5bb9516985dda902d72db5d8e090e5662c25cdbf23b" + sha256 cellar: :any, monterey: "cd53d3736715d62456a4d731a190d400961d2889253415f4e3866164eae76154" + sha256 cellar: :any, big_sur: "770a229629111ef6c86759c391628f165bf47124de45db721a9b26503911d95c" + sha256 cellar: :any_skip_relocation, x86_64_linux: "32bac246c0b04d6d55398d17ab13fa6b3e03bd737ec198e2579d823d00090a64" end depends_on "cmake" => :build From b616a56b5e23eab28cc7c15aa2d9c7841e86bb7d Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 10:57:45 +0000 Subject: [PATCH 411/680] postgresql@12: update 12.15_2 bottle. --- Formula/postgresql@12.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/postgresql@12.rb b/Formula/postgresql@12.rb index 2f520d6700ebd..b1c732a97fab8 100644 --- a/Formula/postgresql@12.rb +++ b/Formula/postgresql@12.rb @@ -12,13 +12,13 @@ class PostgresqlAT12 < Formula end bottle do - sha256 arm64_ventura: "dd8da554a85c1e186961ba577b7c3f0ce2352a9a657bef7cf3d6b128fe71fec5" - sha256 arm64_monterey: "66720611b9a0e2370a5700e8aae51e6f105abbd8482018ec06fba83a44e6de27" - sha256 arm64_big_sur: "5646d754bfdb5260a39a2f87eae0fea632b954c51c9ad36808e369c84784b433" - sha256 ventura: "7bc31003a572621d37200b98c76feac6f861ae68cff2037e73b5a85005cb0170" - sha256 monterey: "7f4408f41a411671e0e4d1ab4a89fe679c48096de58f5c6514bc735d7176442f" - sha256 big_sur: "0d09e61d58f6450ef2b74b6ed88387e44ede02363e28c16e4f7974c27659bffe" - sha256 x86_64_linux: "39a4c8883d5654ff458a178564a258e3e76c25cafa920172b90ee53622ff1674" + sha256 arm64_ventura: "bf2767e3dbadb7d188d677cbd5629b90da18349e42a7c6e15c550e838733e28a" + sha256 arm64_monterey: "0adad2df38d36d6122809a967a5efd3f8432268738d7adc09125658e24415d47" + sha256 arm64_big_sur: "1546e9efd1e0f48b69b07ae61291c46e67af46716ecd790d97ec3bf250384bc5" + sha256 ventura: "d487a95f3a5fe71d45a0e79ef6c3ebbb012089daa328f8f594205ae9568351ea" + sha256 monterey: "ad81e4cb031fcd86e84a3621192db5fa8b2955b60bc27e5f5850a136c0f2ea67" + sha256 big_sur: "6c0be3a58de11d21f3bbb28bd780cfc9fa0954c896f042dd431267d1f63f1035" + sha256 x86_64_linux: "6fd459a7746c62de9f3c86329f116f7a939240003a5a8db93433549dd3402a0f" end keg_only :versioned_formula From 701f98b4999e4c89d09791b35e22fb91da2c2c32 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 10:58:39 +0000 Subject: [PATCH 412/680] transmission-cli: update 4.0.3_1 bottle. --- Formula/transmission-cli.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/transmission-cli.rb b/Formula/transmission-cli.rb index de75ecf1560b9..00650f7fa3d63 100644 --- a/Formula/transmission-cli.rb +++ b/Formula/transmission-cli.rb @@ -12,13 +12,13 @@ class TransmissionCli < Formula end bottle do - sha256 arm64_ventura: "3c86f43d0a7ed493583a9e02991cdf797ccb95b2427dd6e220ab19189e628795" - sha256 arm64_monterey: "2d9e2b36c818bbb771e5d3a16bf97688766f2af0f6f4a2b54d9c056e99d80bdd" - sha256 arm64_big_sur: "5c4174d5fcba66fc24e5db9519a2a71c32046a221d4bcfe11744d2faceb6dcc0" - sha256 ventura: "86f5a1daacc2da1a0dc0a84856a2dd39abb6af0a1764ecf320e96fab5fdbd8fc" - sha256 monterey: "f95f169b4f5207d352fa7a9b0ab3c74010a624846e7568f2000f7249235766d4" - sha256 big_sur: "0659655e456ffa00d68cea154f38c2821f058c3ef896725856c7742eb69f8ea4" - sha256 x86_64_linux: "4a7775ae15acbcf3c612da6222021b54834a2ce5b753ed117e17de6406882c4d" + sha256 arm64_ventura: "8f00b6d3a0b7823ed90dece482d139221b3708e6342a5091d4aba579fd5c607d" + sha256 arm64_monterey: "387124cbfc9e7be99a56af09d6fea73d8b50bf65cb43eec8c9d431f5baf47343" + sha256 arm64_big_sur: "79cc4c6812b55afeb60080090543512960f5c871f99522230cac172df0a2054d" + sha256 ventura: "f1a2ff5ce58fe4f8014f6b5adf3b28db638ce5324ebf1a9e04f59b5c4e921b03" + sha256 monterey: "43ed6b1befc09da93f0263e2cb704d1988a040ef0866850f63386a0b2d5310b2" + sha256 big_sur: "1ce80c38dea2fb6e02cd58ff0e7283bcf87a4a8eb456aae20107b484a01b3d04" + sha256 x86_64_linux: "11c6a5a7b5399edb5d1cd175b6c57fde40baf5f2a366d76b994afc97ece0e781" end depends_on "cmake" => :build From e09ffe94cd403f496434a899d52d18ebb50bb851 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 10:58:59 +0000 Subject: [PATCH 413/680] uwsgi: update 2.0.21_1 bottle. --- Formula/uwsgi.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/uwsgi.rb b/Formula/uwsgi.rb index 6eed550ade184..86c03fad3bdc0 100644 --- a/Formula/uwsgi.rb +++ b/Formula/uwsgi.rb @@ -8,14 +8,13 @@ class Uwsgi < Formula head "https://github.com/unbit/uwsgi.git", branch: "master" bottle do - rebuild 1 - sha256 arm64_ventura: "7f14aa760665a509bf46d1abb5639cac6174ed616047c7f372bdadae6312f465" - sha256 arm64_monterey: "5453ff8bcb1637f404c16fa05aeb016a7343254ea1327253336207394ca65918" - sha256 arm64_big_sur: "025fca9344cb4240ff9bf8e2bf50970af379abe9f05bb483f8a4f69c204e6b87" - sha256 ventura: "27a8c1cc7e4ab54604ff3d02e6e29cb47874d04c2895e2b3085d621253d2614e" - sha256 monterey: "e3c7683d1359132dd1186de5617abc382f44a40fba22baf78c3b2b76800b7cb1" - sha256 big_sur: "b55da7aab455f3e3521686e99f2ba5261d798c0364fd346498879944a0ab40e0" - sha256 x86_64_linux: "3d32743d10ebefde4fdb6f4c7d2ae171de4d322da53fc9f8732d593cd43d6092" + sha256 arm64_ventura: "b28c9d037f4c185b1104deb950274bf10e2b2cd20da14e8e1a1ab98008a730f9" + sha256 arm64_monterey: "b0d8ceaef5da714dab88bb9b15669abe348a081e8d4cdf90d7f446c70f91e2fe" + sha256 arm64_big_sur: "e5d9c4b40defd7690579f7e4229fdeed689e7f1d89fd20aa224eaee3bfd906ad" + sha256 ventura: "c5689a1fac003060742263dff7f40985f7f62b0c724f6f42c0a61ab4c2e56642" + sha256 monterey: "880a052cb9f304815db7ff085c957b07257036d3609908f466325833aac864cb" + sha256 big_sur: "43d8fd1d5c42c128a9ac189ef7659f57df1da2703dea0c46ce486e55b35645b2" + sha256 x86_64_linux: "1eea101f6821a7fa4a8c06164a7a6cff283f4b698ba9625b4cf7dfc2749a85df" end depends_on "pkg-config" => :build From 6f82cb119c030b857e68c971d284e9c167098b1c Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 11:10:59 +0000 Subject: [PATCH 414/680] tectonic: update 0.14.1_2 bottle. --- Formula/tectonic.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/tectonic.rb b/Formula/tectonic.rb index 82fdedb75ecc6..9f03446c21ac0 100644 --- a/Formula/tectonic.rb +++ b/Formula/tectonic.rb @@ -16,13 +16,13 @@ class Tectonic < Formula end bottle do - sha256 cellar: :any, arm64_ventura: "2f3f2d11a4ce369f5c6b501b3504edcddc0f821c44bc52e2bb829ff2238d6be3" - sha256 cellar: :any, arm64_monterey: "8363c83668e45340ebaa2924a08c5cddda6dc7578b1f699c1194176bead1bf99" - sha256 cellar: :any, arm64_big_sur: "95220f51c7530b2bf11a79c156a5aa5e0ba16e8b832d7e1cffff8de84d15d841" - sha256 cellar: :any, ventura: "861d45e1adf751c77a6d3e5a85e5d86d4286d4cac099edf82c40188bc8a9cced" - sha256 cellar: :any, monterey: "f8352b2bd8cc27ebeece409a3b9ca8fddd5cccf58ff4b70f5cc1756140c868c0" - sha256 cellar: :any, big_sur: "942034cafee1729c67a38e9c94b6b2cff546c4c59fa305d2d255c809f9986d4e" - sha256 cellar: :any_skip_relocation, x86_64_linux: "efa398c246fba43bab1b9fcf46a975e43149b9c84674d9049a765b33c3257823" + sha256 cellar: :any, arm64_ventura: "5dd3b7db96ffab491041e106fb6dcf24d4ad712fe88be9279087aee97d5ad276" + sha256 cellar: :any, arm64_monterey: "b0a9e5e898add71ffb50c91fd0279a5eabc9793bcd8afc4a2e26201953ee2d53" + sha256 cellar: :any, arm64_big_sur: "3a7793364b85c664b5468db12e3f7935330f586412a02a8fa25382c013aa018f" + sha256 cellar: :any, ventura: "c4b2e2e1cd05d771da209c2f413a2a88e7926f29ead6c41c8bbcc0aea98b96ba" + sha256 cellar: :any, monterey: "a7fac0a78531be18364818ef1f85355194b76afd61200cab12dc6113323f501c" + sha256 cellar: :any, big_sur: "73c54a7e44c9de3b426ed86ee5dec12926920ce04a03d832383606184b874c54" + sha256 cellar: :any_skip_relocation, x86_64_linux: "795856c61ffe62b2ad8225252ecb5cac2eda7d14e395bf3d763370857acd1e0a" end depends_on "pkg-config" => :build From d7631b7ecf2872ee8064c3662c62893430dda0b4 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 22 Jun 2023 00:54:18 -0400 Subject: [PATCH 415/680] sheldon: switch to `openssl@3` Also, make sure Cargo doesn't try to vendor dependencies. Co-authored-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Signed-off-by: Rui Chen --- Formula/sheldon.rb | 32 +++++++++++++++++++++++--------- 1 file changed, 23 insertions(+), 9 deletions(-) diff --git a/Formula/sheldon.rb b/Formula/sheldon.rb index 28baf3cce57ff..0051c4c649798 100644 --- a/Formula/sheldon.rb +++ b/Formula/sheldon.rb @@ -4,6 +4,7 @@ class Sheldon < Formula url "https://github.com/rossmacarthur/sheldon/archive/0.7.3.tar.gz" sha256 "cf8844dce853156d076a6956733420ad7a9365e16a928e419b11de8bc634fc67" license any_of: ["Apache-2.0", "MIT"] + revision 1 head "https://github.com/rossmacarthur/sheldon.git", branch: "trunk" bottle do @@ -16,21 +17,16 @@ class Sheldon < Formula sha256 cellar: :any_skip_relocation, x86_64_linux: "f5c55430e3d99ef18ea8648cf076c522b08c27005b2aaff21b29373beb8071b9" end + depends_on "pkg-config" => :build depends_on "rust" => :build depends_on "curl" depends_on "libgit2" - depends_on "openssl@1.1" - - uses_from_macos "zlib" - - on_linux do - depends_on "pkg-config" => :build - end + depends_on "openssl@3" def install - # Ensure the declared `openssl@1.1` dependency will be picked up. + # Ensure the declared `openssl@3` dependency will be picked up. # https://docs.rs/openssl/latest/openssl/#manual - ENV["OPENSSL_DIR"] = Formula["openssl@1.1"].opt_prefix + ENV["OPENSSL_DIR"] = Formula["openssl@3"].opt_prefix ENV["OPENSSL_NO_VENDOR"] = "1" # Replace vendored `libgit2` with our formula @@ -42,9 +38,27 @@ def install zsh_completion.install "completions/sheldon.zsh" => "_sheldon" end + def check_binary_linkage(binary, library) + binary.dynamically_linked_libraries.any? do |dll| + next false unless dll.start_with?(HOMEBREW_PREFIX.to_s) + + File.realpath(dll) == File.realpath(library) + end + end + test do touch testpath/"plugins.toml" system "#{bin}/sheldon", "--config-dir", testpath, "--data-dir", testpath, "lock" assert_predicate testpath/"plugins.lock", :exist? + + [ + Formula["libgit2"].opt_lib/shared_library("libgit2"), + Formula["curl"].opt_lib/shared_library("libcurl"), + Formula["openssl@3"].opt_lib/shared_library("libssl"), + Formula["openssl@3"].opt_lib/shared_library("libcrypto"), + ].each do |library| + assert check_binary_linkage(bin/"sheldon", library), + "No linkage with #{library.basename}! Cargo is likely using a vendored version." + end end end From 276bc56cc6c361278587c7dba6269e3bf56a1502 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 11:16:01 +0000 Subject: [PATCH 416/680] snownews: update 1.11_1 bottle. --- Formula/snownews.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/snownews.rb b/Formula/snownews.rb index bcb7fd5414979..df818b29844f4 100644 --- a/Formula/snownews.rb +++ b/Formula/snownews.rb @@ -7,13 +7,13 @@ class Snownews < Formula revision 1 bottle do - sha256 arm64_ventura: "7a2a22e0fd4e57c97784498a3cdb5918480cecf33beb5e2d0b660e515804e80c" - sha256 arm64_monterey: "dbcc03abc9caace2f29b52c841686192e4298b60609c5f730f7b919db0c509bd" - sha256 arm64_big_sur: "555b6b9b49f2e34cfc457704d70b529a1d8344462a2320edd05f0cdbea5fd8ba" - sha256 ventura: "825119e4c619bb2369313fd47c9b73f4df2172a15647e401e7da4528ad8e9e51" - sha256 monterey: "944f14a89a33da5de2bc0d3808b09732b69b6ffbdc35e1f35c178b2f0fd4f49b" - sha256 big_sur: "d1bf3631b3f0c65e4b08c6b2042a7306cc6d1e8902403dda961add6c417c2837" - sha256 x86_64_linux: "bb1dccb514e53eb56a08d681c219c9632547f4798c80de3dbfbec23e8074f0fc" + sha256 arm64_ventura: "ab994b373b5e6a36f4c05d128dd2b4aff607a093d4bedbda6e0c3a38e63de933" + sha256 arm64_monterey: "5e86f2dcc050b2bcb052eb43a4d8e146ff2f226d5c62476e356720c3b38484ff" + sha256 arm64_big_sur: "62bf089ff62731aff7786cbc262f644d8c1e6f9027e30c3d23e515281c2343c7" + sha256 ventura: "35c17b0d8809918731e6f942a4ffabacf6f765bc0c28f0349cfde4fdccc76e01" + sha256 monterey: "84d7beb8653c713161180127550d58c277ccdc9253941fd1bce3bbb2d86419a2" + sha256 big_sur: "36c1b6a9f496f530d31eb71cb50c74f57075f73e4a5a101e2c81be5bb9698940" + sha256 x86_64_linux: "dfd5d4c92583abd0e7b299f6ac41eb728e814f6aba8a7ebf9fca9e8392d80f9e" end depends_on "coreutils" => :build From fbbf4781956f638466cebfe5ea8a9cc6ded408a0 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 11:19:23 +0000 Subject: [PATCH 417/680] shairport-sync: update 4.2_1 bottle. --- Formula/shairport-sync.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/shairport-sync.rb b/Formula/shairport-sync.rb index 547f426e878b8..0a33931178810 100644 --- a/Formula/shairport-sync.rb +++ b/Formula/shairport-sync.rb @@ -13,13 +13,13 @@ class ShairportSync < Formula end bottle do - sha256 arm64_ventura: "10902fdcd0c2e74bc13695748c7f087630219e9ee1ca41f9631201102a07fee7" - sha256 arm64_monterey: "c1b199585c9f43044e3c6795d01d2465a4b1a769257e298d8e5bb7d4ffd4ad54" - sha256 arm64_big_sur: "955c2f30e7d81645fdd85eab9ca811ffd8150889430891127a193d5555da81ee" - sha256 ventura: "80369077d79dcf9978d7b74eaf64539e698c1c2359aa09e1dd6e216ed9086494" - sha256 monterey: "c2902684373f65bc618aa3fbdd632c6803f6aa316e91dc8ea31e0e1f71878502" - sha256 big_sur: "5ccd47b1cbd87e9209ae3ff1e2494932bc23784ea10a13570593a3f173ba3c07" - sha256 x86_64_linux: "adce7a83286b69ce53d26fca7dc07290c4cc98dcb64d9e876dd029b379605011" + sha256 arm64_ventura: "02af2fdef1c90aff5e30b840d57634287b7909a02b4b2c5f54c63a044c549030" + sha256 arm64_monterey: "0cfbcf05b63c13426bb961dee8bf9804ce684dfc38f1d27ed43bb9861063f1a3" + sha256 arm64_big_sur: "fc6fa4449dff305a72e037805682e41ce4d002ceb965d680b3b2357456a5dacd" + sha256 ventura: "b691cf9ace12fdd87ef2cee18d16d51b404432bc9e8bbf8570571da5e9b1731d" + sha256 monterey: "eba80c010d90826bad8eb4bf849eb3a9f52cd3718acbe47f7bcdf628127328a2" + sha256 big_sur: "5752154c7630d643d76fccee165a09e12ed817cff6014bf4581a72bf2b5af006" + sha256 x86_64_linux: "7d4de3b05ac115645ef2dda082508b540d468de7532a9dd6ce09fe326201405f" end depends_on "autoconf" => :build From 36b692c587672a599e3dfc06125a208e7d8ca2bb Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 11:19:54 +0000 Subject: [PATCH 418/680] sapling: update 0.2.20230523-092610+f12b7eee_1 bottle. --- Formula/sapling.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/sapling.rb b/Formula/sapling.rb index a9b25289fda49..f88012678426c 100644 --- a/Formula/sapling.rb +++ b/Formula/sapling.rb @@ -15,13 +15,13 @@ class Sapling < Formula end bottle do - sha256 cellar: :any, arm64_ventura: "5263595411b35494a7609d0d9fac0056ad64e889b944a1bee2d4b0bdd1607dfe" - sha256 cellar: :any, arm64_monterey: "d75b9b4220c5ad4b3cccd4fd483c8a8db44c91183c94fcf2505f4c5c40cc9d7f" - sha256 cellar: :any, arm64_big_sur: "ba08f0f87d29db6dabfad158c070ded79a5f284030670bcbba3bca969621a226" - sha256 cellar: :any, ventura: "1449138a1e9a7af6363e2be04c0cf62c39b4d8454b546468f866487b2c66b9ed" - sha256 cellar: :any, monterey: "73c792f77b09b961ab5c955ebaddd0a4441e263af0263ad199781814f8307b78" - sha256 cellar: :any, big_sur: "9ee679317da2645941f34cecafd6d906931c557737dcce80fbab949ea70b9158" - sha256 cellar: :any_skip_relocation, x86_64_linux: "a294936462fb98ac095eedf9fd80dbc1c2680489085234cdf3682a106bef949f" + sha256 cellar: :any, arm64_ventura: "748a832b6fc9303b9488ffa419eede0a11f213601d628dafe6e4036ef49411d2" + sha256 cellar: :any, arm64_monterey: "6e22574bc80d85053a8b9cd006c81dcad636030b1a553040d812070c6f717e89" + sha256 cellar: :any, arm64_big_sur: "de6bbe1417ece08160a301761cf9e5b89850a31e7ece5d7e37bf2ff29df0fb8a" + sha256 cellar: :any, ventura: "834be18db23a6d79822165626ea0940eb6cb69926b4f0a5a2d69b68cf1fcb453" + sha256 cellar: :any, monterey: "2b2eeb0531b0d8134845f15ebd193edff8a97f271e85419d4fe07a5c6a19d34a" + sha256 cellar: :any, big_sur: "21ec5396066114414ae3c587cbcf1a501d3aa16b34f4b24ef645678d9b9034bc" + sha256 cellar: :any_skip_relocation, x86_64_linux: "8e043c11958e614bfb4d74f65c4e1f3549e4942c7c52d5b2222af0b1ccdcc600" end depends_on "cmake" => :build From ebbfa9b460f8be29776caf540832611643be7521 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 11:21:20 +0000 Subject: [PATCH 419/680] passenger: update 6.0.18_2 bottle. --- Formula/passenger.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/passenger.rb b/Formula/passenger.rb index c1ed46c7f0907..a297f5fda3095 100644 --- a/Formula/passenger.rb +++ b/Formula/passenger.rb @@ -8,13 +8,13 @@ class Passenger < Formula head "https://github.com/phusion/passenger.git", branch: "stable-6.0" bottle do - sha256 cellar: :any, arm64_ventura: "026763819d0820e48b421f29a0cdfc0b54ba84620232f6da28dd64e6aa1d2961" - sha256 cellar: :any, arm64_monterey: "8d51f5cee1bb90e32de9cf6c9ede0475579a9234147c90357e093fd37691d998" - sha256 cellar: :any, arm64_big_sur: "20b5a5cb14c6868cc234bb96c2da8ab59aa4ab3f521cbd85b7423e95ee8ad28d" - sha256 cellar: :any, ventura: "732cdc417d62b917f9a76d7366bcec3888c5e1c36da89c6550f2829281452a08" - sha256 cellar: :any, monterey: "e374599bbe3a7e912c1f85c3dce2c7282426434dc4922f1ded9ecf7f524416f5" - sha256 cellar: :any, big_sur: "7fc9b039f4f75f0d77241d4d9a810884da29b126683c78d733228c9200012785" - sha256 cellar: :any_skip_relocation, x86_64_linux: "b1326b2814764afe7752a52b7cf9560eba8137a7416523e61e77e25f614410df" + sha256 cellar: :any, arm64_ventura: "dd73888ceedd2868558d318cc2cf0ec079f69f07b0f2ffbdeb350b28060189ac" + sha256 cellar: :any, arm64_monterey: "73d6f053e4a59d2217bce722016f80b420bcc98a11dd6a5d15bcf54e4bcbeb70" + sha256 cellar: :any, arm64_big_sur: "ca0cfedb2065dfbe821a8577dcdfafd5ddd99de21c3820ba5b47af4f25a93910" + sha256 cellar: :any, ventura: "1c93a629d22e23c9ed517a7ada453ee988d76f3ebb638f7a9e99fe362bc1db3a" + sha256 cellar: :any, monterey: "ee1d40df21f929c5b4e1ddf7620da02b6b823dbebf78aa9f9c4092c5fa95f03d" + sha256 cellar: :any, big_sur: "2bea314fe715f938911f6283ce717af0e64ea700c4c733af1756766f4f244614" + sha256 cellar: :any_skip_relocation, x86_64_linux: "f7b088e6d9f5606b47e2c7730b75e0d777f3a10a164c02beac1fa6726602ec6c" end depends_on "httpd" => :build # to build the apache2 module From c0ac1b0f592b7e4a61f2aaf374f09d14d3b5eeab Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 11:21:26 +0000 Subject: [PATCH 420/680] osc: update 1.1.4_1 bottle. --- Formula/osc.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/osc.rb b/Formula/osc.rb index 8012ba11e03a0..3066cc007219c 100644 --- a/Formula/osc.rb +++ b/Formula/osc.rb @@ -15,14 +15,13 @@ class Osc < Formula end bottle do - rebuild 1 - sha256 cellar: :any, arm64_ventura: "5f95db9e0bacbba66365298534b3d9b8dca828951491e696dfc3cfe2e05c6b53" - sha256 cellar: :any, arm64_monterey: "5d74d13509751d2afa523a0b877640d3571ece3aa51548acfd747be04eee3b48" - sha256 cellar: :any, arm64_big_sur: "abca1de1666f8666f015fe52f9d799858c46a097277b55e04fbbad02ac520624" - sha256 cellar: :any, ventura: "1b032300e00b2f226b5f03b8c250021b5f5a8238bfca56fa2dbd89f381dcea20" - sha256 cellar: :any, monterey: "5877638d219b074c0454dce3b53ceae50d6aa89ee82cb703ae298307cf34f96a" - sha256 cellar: :any, big_sur: "0e55111666f1bb6c050bb6bf15de071804f13bcdffade38d6f60be9623907ed3" - sha256 cellar: :any_skip_relocation, x86_64_linux: "f7b9cf189ea722f18048c130d6f054d6702d5afb552c909b161f6164461430b6" + sha256 cellar: :any, arm64_ventura: "17972241c9dbd00b619bbc0e0e595525b30b170f653a4b8dc43d4ff5e38672cb" + sha256 cellar: :any, arm64_monterey: "b4f05310448c2be7183062ee6d174924ca3fd8ebf0bafbef8dd04ce9488a3cb9" + sha256 cellar: :any, arm64_big_sur: "8f8c7cb826990dbb63ec67ea4243243928618e7f0cb43605163ead667131dcf6" + sha256 cellar: :any, ventura: "f9d5ac6c9d0f8f76a00c292d170b8b3c3a8e2489fed95263630a9950d5d044f2" + sha256 cellar: :any, monterey: "ef31f868a24ae2c9b20879693782af599d81bcbf461949f2d9e3fb44332c2895" + sha256 cellar: :any, big_sur: "76c7326b5cec95c1b94349a997a350c45bc503afa1d68c25330bb46d3aee91b6" + sha256 cellar: :any_skip_relocation, x86_64_linux: "8ea82dec671ead769b0f867cab239a6ace5d0b5fde31ffb0f1ef17a785b8ca90" end # `pkg-config` and `rust` are for cryptography. From 3928c00c169c406066fc00ef4d614c18690b9096 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 11:22:36 +0000 Subject: [PATCH 421/680] openrct2: update 0.4.5_2 bottle. --- Formula/openrct2.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/openrct2.rb b/Formula/openrct2.rb index a804a61e20253..6aacc73ec41fc 100644 --- a/Formula/openrct2.rb +++ b/Formula/openrct2.rb @@ -9,13 +9,13 @@ class Openrct2 < Formula head "https://github.com/OpenRCT2/OpenRCT2.git", branch: "develop" bottle do - sha256 cellar: :any, arm64_ventura: "5e6e9c1e1f9a4a4acfc6e2387c13cc05b6ddbc0a03f3ba913380b0ccaf671c44" - sha256 cellar: :any, arm64_monterey: "d5c1d2cbbfc2298ddf7a0e7ec220de5dd56754a2a5b8bbbe9d4248d2831c249d" - sha256 cellar: :any, arm64_big_sur: "983d716c2387fc3e880ec538c3692ac2e8ef620e23a94e0a6e08200eb05e85d2" - sha256 cellar: :any, ventura: "ded071b51b5f1d348bc54811ceb3e52c4119e8d10af91eb8f2d98feb247213e1" - sha256 cellar: :any, monterey: "1184d72083b432273a1971c920e26de61afe4dbb298815c2bcd33281da62e049" - sha256 cellar: :any, big_sur: "0b9497bb1ef582f6fe6482d83e604dc2a2f1a5f67e91715d0d2586869ff4dee5" - sha256 x86_64_linux: "f74ccde2fa7d945fe06511674c46588f05608b41fddf0173a5b5db57910e929a" + sha256 cellar: :any, arm64_ventura: "72637787ddf5c8721bfab362617a3288648d999859768933f068c2b7156c09da" + sha256 cellar: :any, arm64_monterey: "557e40ac89ba94bda1fbd6042f93af02e318122ab5569ec81ad10e6e8c3299b5" + sha256 cellar: :any, arm64_big_sur: "e3afce28e6afc31a8492422a11d0c8ac398be3822e43646830456f1aa230e302" + sha256 cellar: :any, ventura: "7b86442ea907babb8b9cb4aca9c9c7d87b49da956e636a8f26978da2f0524d1a" + sha256 cellar: :any, monterey: "9f0a3a7b60b1a5b2db0babef47c99dcef65e39a84507d72b6771fb34389caf65" + sha256 cellar: :any, big_sur: "227baa4bd735425c65b9ee0ca312562f4cedd78ae61e560a8261e1b23470d0af" + sha256 x86_64_linux: "441e0c42fa6325fbbcfa38d17eb20747f9a0d6dc31e2453202358f14f02889b0" end depends_on "cmake" => :build From 173c1df6ed7e7d5b0e8894eee47b9afee9a3423a Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 11:22:53 +0000 Subject: [PATCH 422/680] openiked: update 7.2_1 bottle. --- Formula/openiked.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/openiked.rb b/Formula/openiked.rb index f0a58561456f7..c4704fcabfc16 100644 --- a/Formula/openiked.rb +++ b/Formula/openiked.rb @@ -8,13 +8,13 @@ class Openiked < Formula revision 1 bottle do - sha256 arm64_ventura: "fa1992fefc726490f3f1d4c39fab38b58a166ef92f057568d7a12b301e69b2a0" - sha256 arm64_monterey: "d19b1b311897b2d3ceeb011d1513af82ad74a4973a2fbca19b29834084409660" - sha256 arm64_big_sur: "50c7cde3052da690766df2957656253061c0c8eb5c60a115427026a9949f9e5f" - sha256 ventura: "17cf1c88086af81156947f67efa974ae08bc288cf05429b18673d77680782b4f" - sha256 monterey: "5e46b35807ba18efad9474854b59dbd0299094c6da105190163ecd26863d8440" - sha256 big_sur: "9ab20c91204bba9a9be46ae57510767ca3847791a9ee6dd9807a260f589df709" - sha256 cellar: :any_skip_relocation, x86_64_linux: "88f4743e17f811395c252f6dee24b1e69987cbc290c1c107a7615c0f4e5c3063" + sha256 arm64_ventura: "1506a1268e445795d9391cbb4076543537f58ea6283e9b984e7208a0d757a123" + sha256 arm64_monterey: "febbe8eb3444ad1b3f87022fab852b9e8d3c258b7f7a1dc7d8318061090d1979" + sha256 arm64_big_sur: "bd3fa710e1533a58ff15552c940b076322b35549678d8831417fe6bde33f7bb2" + sha256 ventura: "cfb9dd8d2162af79efbba3acd06bd0b69a7e23359abdc7994b3fe438952e4329" + sha256 monterey: "60ab7c8c3c95cce68a4671f675896b42a5a838147ce54fef8906c7c7491e006b" + sha256 big_sur: "fda3e94e6c5f0b929b8643fd42da2755be8d1bd39873dd71d13aebae245be7bd" + sha256 cellar: :any_skip_relocation, x86_64_linux: "6dc8b811d18291943301c5eb5bd07dec8793675bfb66e85b729147c15db45583" end depends_on "cmake" => :build From 66209f4d43302a357b9645dba224955efb78e723 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 11:23:46 +0000 Subject: [PATCH 423/680] onlykey-agent: update 1.1.14_2 bottle. --- Formula/onlykey-agent.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/onlykey-agent.rb b/Formula/onlykey-agent.rb index cb1d6cb69c844..9bc7efb14f7a7 100644 --- a/Formula/onlykey-agent.rb +++ b/Formula/onlykey-agent.rb @@ -9,14 +9,13 @@ class OnlykeyAgent < Formula revision 2 bottle do - rebuild 6 - sha256 cellar: :any, arm64_ventura: "b16705252b74e08ed03ca1f924d42f2a882a552411aec3f9c7feb28e41384bbf" - sha256 cellar: :any, arm64_monterey: "0f70ed4e47a9638a4b7396d01878bb5cc7149f7fdce094f9bfb2ae34216c7efe" - sha256 cellar: :any, arm64_big_sur: "27b76219d6e64d1ad1d29393d47e502c34c113fed5813f7ff83c68f2b2238dcf" - sha256 cellar: :any, ventura: "0981967c4d55adcffdf1e1a281020117ab6432a4cf4f84fe469fdb750735a98a" - sha256 cellar: :any, monterey: "992902a1b93d497709f6ca8161f062464dea28a753f425a472c1f0300adb5584" - sha256 cellar: :any, big_sur: "f3bd7c0d8ae03f768d12ef0f40c40c9ca3050a3d1a070f2861001a98cb04c6fe" - sha256 cellar: :any_skip_relocation, x86_64_linux: "cd924475dfdfe25091805a7bc70423df579fa3033e200b2f4a7ae5bce9ef67ab" + sha256 cellar: :any, arm64_ventura: "c75294a78228ccde3d6a87e36c8df863055f740681dab89cdd56b6d93e346db5" + sha256 cellar: :any, arm64_monterey: "689993ee022c2b24b910aff662e66dd0d70be6d921fa345b2151193e35560225" + sha256 cellar: :any, arm64_big_sur: "9bcbdbbc193922ced18bbd190b62f4f043768b28b8fea7c26c083db38a41d4fd" + sha256 cellar: :any, ventura: "b0cbb1f89f97dc522a6845da8a6cdd5e8258bedfd74bc9359b5a66ba51503625" + sha256 cellar: :any, monterey: "209a3a9bc204159c9fb45cac96c2c5a5cbeb05de5314a61f1f1c965458143d6f" + sha256 cellar: :any, big_sur: "2a6bb86454c75287cc27f9ef9c912d1114e627f77312686f8ae016256558fe24" + sha256 cellar: :any_skip_relocation, x86_64_linux: "ffa9bfca86c7b5c5302d5a2ba27917d210048aa0328a933aa8242b7f7cd7f753" end # `pkg-config`, `rust`, and `openssl@3` are for cryptography. From 0acca73b11df7f303613602a5936cb847a0034bc Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 11:24:32 +0000 Subject: [PATCH 424/680] mutt: update 2.2.10_1 bottle. --- Formula/mutt.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/mutt.rb b/Formula/mutt.rb index fb219dd857da5..a69663c3fd907 100644 --- a/Formula/mutt.rb +++ b/Formula/mutt.rb @@ -16,13 +16,13 @@ class Mutt < Formula revision 1 bottle do - sha256 arm64_ventura: "2d57c5e98a83b23e613e4871845182047ec32a46fbd9847ea50de33631b42f95" - sha256 arm64_monterey: "8d1cc8bba3bccfcc430446b4dedefdf76867aafb78fb5f7849d43bb4231fd89d" - sha256 arm64_big_sur: "de0c21972cb6d4b83ff817a44591b5d5c170f3d397c3c94d983bfd6a10ad3328" - sha256 ventura: "14e95a2c9d663cef182df117a0fb97e06c970b9704f4889a852e7f404a26e613" - sha256 monterey: "5108f22bcb31232a43ecef02a277a8ccaa7f9ceb09f26563eaa7aac2402dbb4a" - sha256 big_sur: "8d12a3966163a54102298a45dcb6b36ab9d35197a969c9c92330f9eb4653fc46" - sha256 x86_64_linux: "3404125e6762680bdcf3b13fbb675901d1981c6d25e15cc93efb9089121f9dc1" + sha256 arm64_ventura: "84c9fb99a748ea2ba9802cb5a3045dbc48dc4db4130fb440ba21887a3f1f73d6" + sha256 arm64_monterey: "7a7d134940105af10f2ab19f906af3db5279e796d554da49276894bf12b86169" + sha256 arm64_big_sur: "8d274ef46f219d9f1d962cea42b09a709f806224548929d2c0381276f4289ef8" + sha256 ventura: "0af7138ecfcc4583634cb89a2d8ae5c306c7703634c60d0f52a8582bc03661e0" + sha256 monterey: "f60835d5396bdadfe9c90c43d5ff276d34199b8ba1197238237dd570ab9eae23" + sha256 big_sur: "4bea848f974ae99a98096c462e5bc1c597d56322ff7fb3687a5b4291b57843a2" + sha256 x86_64_linux: "bd874113ef66637acd6fd628345a910345854689745eb003afa174af525fe5b5" end head do From 1a505e99b92c10fcc3298f6922b6494063b9039e Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 11:25:41 +0000 Subject: [PATCH 425/680] mathlibtools: update 1.3.2_1 bottle. --- Formula/mathlibtools.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/mathlibtools.rb b/Formula/mathlibtools.rb index e33773f76299b..66c480bbb66c0 100644 --- a/Formula/mathlibtools.rb +++ b/Formula/mathlibtools.rb @@ -9,14 +9,13 @@ class Mathlibtools < Formula revision 1 bottle do - rebuild 4 - sha256 cellar: :any, arm64_ventura: "172f21ae73c10676d1e39e9f75d869bb31e1c849eb7ae74c753e8fc5773e32fb" - sha256 cellar: :any, arm64_monterey: "893b626bcb03f7cbf337bbea9f4213f5c63cd6f6b357423a5212889ffbef9cea" - sha256 cellar: :any, arm64_big_sur: "c702697ac3586a2557e54202b6f0b037dd8460126382f2e1e07689e09c8c7de6" - sha256 cellar: :any, ventura: "dd84cbe7a14aca8170e8381942fac030a5aa0de8ec2a8a668626d289d5fdaa23" - sha256 cellar: :any, monterey: "239fd4d2d06b82c7ee352d6f76dcd2b850699e0399cd62c10a3bf38f14e24114" - sha256 cellar: :any, big_sur: "5213c0558f812cee0760b4cfbb2cd0d216cc7ebcfc0f1a4d6704761246d43052" - sha256 cellar: :any_skip_relocation, x86_64_linux: "4947e34be70a9de565daa0340272b893c4e84d0076ee73e3a221b9d0c6bc628c" + sha256 cellar: :any, arm64_ventura: "12b5a2eb457ed3a563399c9cc04b3f28863c90b1cfb7ae89c32a5a7adc8f832a" + sha256 cellar: :any, arm64_monterey: "4b9c72525778ebe158f13fffd09abe37fd6b7445bc44ee0d096d19e1e7ac6e3c" + sha256 cellar: :any, arm64_big_sur: "6d424707f7841d1509eb70564bef3fbb24ee727af53936e388e6880b28a1b316" + sha256 cellar: :any, ventura: "1c3d2fcd0ecd73ec130b32c43208a815dd45d0511da8b7ac807f67ea11fdf9c0" + sha256 cellar: :any, monterey: "1fcbec21ab0c572bfd397b5c5455def59db3291b2effe9af2d3a82af37cb01e7" + sha256 cellar: :any, big_sur: "6014ce2a9837276d3838e9a3ed716ddbded8f82f789ca290d93ae20423bdc4df" + sha256 cellar: :any_skip_relocation, x86_64_linux: "5fb1a082f5ef50a7db747868d9aa938d31165b8e0f2d9fe351c5a62e5cd1446e" end # `pkg-config`, `rust`, and `openssl@3` are for cryptography. From a8715414d93e4b82c0fe167c7daba85caf5b090b Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 11:27:46 +0000 Subject: [PATCH 426/680] ldapvi: update 1.7_9 bottle. --- Formula/ldapvi.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/ldapvi.rb b/Formula/ldapvi.rb index 3b026f78874fe..5b9824a2cc081 100644 --- a/Formula/ldapvi.rb +++ b/Formula/ldapvi.rb @@ -13,14 +13,13 @@ class Ldapvi < Formula end bottle do - sha256 cellar: :any, arm64_ventura: "b62ea0b0de6085ea21a9415ff7983d2d78c5406f8d17296d306279e1a926a33c" - sha256 cellar: :any, arm64_monterey: "36ca8c1e3ed87aebd980c3b188104f74120756d6719eec55ec6376cc622717c4" - sha256 cellar: :any, arm64_big_sur: "321c4e8a2ca63fd24cd5a5f719e989296df2be64df6afd65ab6c995af77681ca" - sha256 cellar: :any, ventura: "bf09e4a29ad53d7b734b8cfd6c2ef1a094e1cc6188cf1a1335171af193eedc8a" - sha256 cellar: :any, monterey: "63c5ade32f9583ee28609efbcb7109a37c4e39ab4a28ab970644f6b619800bdc" - sha256 cellar: :any, big_sur: "be1aaa9c7dcef2c7f65552c6668c4837cbe645503bf75c552dafc11eb1daf8ed" - sha256 cellar: :any, catalina: "39eb0b3f2a5438046de3f5722a65fcf8f386f317c051afe944a61dea359600e5" - sha256 cellar: :any_skip_relocation, x86_64_linux: "6a7abb1090c2fd96f680aad167a48c7dd631ec7f3342fe4403c73e413d3c6571" + sha256 cellar: :any, arm64_ventura: "a3ad41b60a3da8e819b1abec997f49b3912addab32ffde4c5e12b7b747c5e86f" + sha256 cellar: :any, arm64_monterey: "63919baa17c57b8a12fa108dbfe0f4c8dbf3c591be3b8fad01f0750cca17be95" + sha256 cellar: :any, arm64_big_sur: "5489222c138f0e9d354ab8aa153d30baa870a2c15410bb18a134a396563c1645" + sha256 cellar: :any, ventura: "2f876c4180027df3eb3f619f62a72b46969292b348f8c8944d3adb99117746ea" + sha256 cellar: :any, monterey: "d0a155ea5d43cf0f5917acd48cccd30383cab9b9dd7754eeca465da2b15da8dc" + sha256 cellar: :any, big_sur: "e7738f50126f4a4b5890215ddb63e85d246729a31e1cd8a260e7dfc45251db9d" + sha256 cellar: :any_skip_relocation, x86_64_linux: "3b2deb6f280d0b64a18c53e61aa77b2e46d0907ffe56f30ca81e71ae4447e3a5" end depends_on "pkg-config" => :build From 23c78fd66558fe91d93d4bface2135b9c9c36127 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 11:29:27 +0000 Subject: [PATCH 427/680] keyring: update 24.0.0_1 bottle. --- Formula/keyring.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/keyring.rb b/Formula/keyring.rb index f625a73d59dfb..0282ce68c2804 100644 --- a/Formula/keyring.rb +++ b/Formula/keyring.rb @@ -9,13 +9,13 @@ class Keyring < Formula revision 1 bottle do - sha256 cellar: :any_skip_relocation, arm64_ventura: "31562117376109a9202a179c5834b680256d23ab01d7b3e72dae627355cc92c5" - sha256 cellar: :any_skip_relocation, arm64_monterey: "31da4a42fe530289a1f751828d98a7fa1640be64817bd024a36876c994a9d7cf" - sha256 cellar: :any_skip_relocation, arm64_big_sur: "088c25ef5fbc32368c38e0903554202d28114e069188ea60b39865a457274605" - sha256 cellar: :any_skip_relocation, ventura: "4a3b5397f98a5e99d4802d23c1bb164cebe3ab630454e79ad9826b59ac59338b" - sha256 cellar: :any_skip_relocation, monterey: "7761b35321926e07287967365af2385e8c5a9ddd1b40a6d07a1abc811a7e7813" - sha256 cellar: :any_skip_relocation, big_sur: "1a7722bb519d3eef5cd5b261eb702e9a9e915d422bfc2c8d3bddf1c9be7fd283" - sha256 cellar: :any_skip_relocation, x86_64_linux: "fcb7994e07939f1a929b9cdd39c59a3ff1ac3a7fdaf2761291e88f208c331bdd" + sha256 cellar: :any_skip_relocation, arm64_ventura: "6714add9cbf6fea2e8da0b8914c488d48a75637b35b0a7416fb6212f521eff85" + sha256 cellar: :any_skip_relocation, arm64_monterey: "6cf56508398783d7b97c6333ea7c74ff27370468cbb81db7ca4acb553af07a7c" + sha256 cellar: :any_skip_relocation, arm64_big_sur: "74b2068657de1c7f7c34f8e3fbbab5e2e95d67e873d46652ee64c83ae0968ba2" + sha256 cellar: :any_skip_relocation, ventura: "96d1c37c9266fd66f9a794730de091a0ecbfecc5659bc0ca970175aa25a6b73d" + sha256 cellar: :any_skip_relocation, monterey: "f1094542d5ba286fb7d58c527dd8ad0d3347b4144bb43a9fcac1d46760491f9c" + sha256 cellar: :any_skip_relocation, big_sur: "3371e9571b9bcf187675c2e1c4b1c2d0181b870a2f8ba4481ef690130a345a41" + sha256 cellar: :any_skip_relocation, x86_64_linux: "d1ed467a96d16ce7ffe335a72ea2917aacfca8b6e644d2d8f81d0ec132cdbb03" end depends_on "cffi" From ef7ea7d66fd29bdc84ac553b2a1044a758ce6155 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 11:30:17 +0000 Subject: [PATCH 428/680] irssi: update 1.2.3_4 bottle. --- Formula/irssi.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/irssi.rb b/Formula/irssi.rb index bcbc648a75284..a313fd02b2844 100644 --- a/Formula/irssi.rb +++ b/Formula/irssi.rb @@ -14,14 +14,13 @@ class Irssi < Formula end bottle do - sha256 arm64_ventura: "143107760ded6982897869477d2c79aaa13775d05e25356f2fd5002865a9fccb" - sha256 arm64_monterey: "69731184fcfe2677b6d24cf3b3c3901e2aace975ed99242b7b706182aef01cd3" - sha256 arm64_big_sur: "743b316af037b0756de7b405a6f29cd70c99f213ad03cd02aed56ede6a8c8654" - sha256 ventura: "eb5da9b3fb7c1e827ff88483ae81676ddf8687be82c109c5db3fc727071eccb0" - sha256 monterey: "b7df6b4e9dd65d526127e8c0b243a32c80d33ac3c04456c63f3a24953f149c75" - sha256 big_sur: "ebc2daf02eae062170378d2995a42a643bb3d64f5f10ebeccdecf0446c7e0401" - sha256 catalina: "5c9239da0b6620df1e8bba3f315d35a6e41884bd107aab393c46434bd17fa920" - sha256 x86_64_linux: "3b1dc215132892ba386ff95486231a50e367b1866bcb6dc330811d4f5cf765f3" + sha256 arm64_ventura: "576bb2c88cfb864583baceea72d246f5489ee0f2d17a4b2cedefa76253e2c46a" + sha256 arm64_monterey: "d83017d9cda2ad73f077be22ffd08f157155d34968ba6eecf58a7b0e4c4c6d6e" + sha256 arm64_big_sur: "66f1399d3bd85d0b76916ec1e0d4a6a97a9964ca3b045c6763b9c348aa35a5df" + sha256 ventura: "0daaf3870649fe1ce73f9fe31c817b9a4f04f2a52dd84b14ff0d77c135dde74c" + sha256 monterey: "c75221cd7c3d4110f9661357d00ced37fc649bfac71408910a77fcd16260ce30" + sha256 big_sur: "5b3ee4f68f6126a3daf7a1c1c5867b8ae9c401f7796b416944c2f1d36cb33976" + sha256 x86_64_linux: "7f06f06ed9c12a97f710a690865d0b549fd88ab346c49876bdfe7f56fea1c27c" end head do From 9f96b2d176c81461277517bd82752677dfb000c6 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 11:31:10 +0000 Subject: [PATCH 429/680] stubby: update 0.4.3_1 bottle. --- Formula/stubby.rb | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/Formula/stubby.rb b/Formula/stubby.rb index 3e21a3a1d8d90..20fa0bdd52f91 100644 --- a/Formula/stubby.rb +++ b/Formula/stubby.rb @@ -8,12 +8,13 @@ class Stubby < Formula head "https://github.com/getdnsapi/stubby.git", branch: "develop" bottle do - sha256 arm64_monterey: "9505f36ee4654adb527badc196224a2ea8969b0ed984b6e06732ef5c25571dce" - sha256 arm64_big_sur: "b2492e874a5dc3c235cde5dff8eb7c6e10dfb3eb52bcb12d86cc36fc8865ce92" - sha256 ventura: "5017e46ff77e7233c6514c99c21867af459cad30231aca16bd6311bdddb7b32b" - sha256 monterey: "bd4eadc1f1ffd5675c17c038ffc02202cfc024e3cb1da5ae27b67bb98479b5ea" - sha256 big_sur: "47c88d9d9bfac6b2cff05fad0f9a94883e4dfe7f7eacfad5c32ed6a425038478" - sha256 x86_64_linux: "7dd5aef38ee748eb4ea4fd8b29cda8f67becb8a2679932f0126b5a443709e23d" + sha256 arm64_ventura: "ade3c36ec956feefe503081cabbb3eefb02e4dc45cb333433866e6bb46db49ac" + sha256 arm64_monterey: "31e36e04775bf9c033db8519d2a893ee10f7a0b9fd55f394d1d6d9593a28bffa" + sha256 arm64_big_sur: "846901b552ae3f6146d058453b16094860e4cb330857b96dc5eb0d96e11ead0e" + sha256 ventura: "9b09af1e56899b9069fa5141af931ca86086891d3dc434ea217f1ae2418f07f3" + sha256 monterey: "a215b86f3bd4cfcf9684b056db2ead9d59b76de0b9cc4ab6d08a218e4ab69f07" + sha256 big_sur: "f68065895579d27cda75d2d5b1635749502205922ff260524e5e47e62c01bab2" + sha256 x86_64_linux: "9be25773bc7f384a70943d6edf294174a59d901c17f497e3dc91c855cb00733e" end depends_on "cmake" => :build From c84a3235b8479a306d495c8ccb84d038fb27c160 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 11:31:11 +0000 Subject: [PATCH 430/680] getdns: update 1.7.3_1 bottle. --- Formula/getdns.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/getdns.rb b/Formula/getdns.rb index 5c000b7ad9714..b5f3c4d0740a4 100644 --- a/Formula/getdns.rb +++ b/Formula/getdns.rb @@ -25,13 +25,13 @@ class Getdns < Formula end bottle do - sha256 cellar: :any, arm64_ventura: "98dc1fb43eb6c8dd17c0a63994cfc9535a541842b3b6ce8b9d5a68030adc0d28" - sha256 cellar: :any, arm64_monterey: "8554daa08681240029566f03ae8ae692a953c29822e5cc9005d6604cc8c456c7" - sha256 cellar: :any, arm64_big_sur: "c4ca81b562f87b94686d66626651c43616961472ac43439b841550a6f7deb121" - sha256 cellar: :any, ventura: "e72a3233240b7668f24f54bf48afc16b208349b9f8b30d9a672495a433b7a21e" - sha256 cellar: :any, monterey: "7a94535e77a153c1cc310d9f6b9adb10ef76fd22b80be85f26d56b7944eeec53" - sha256 cellar: :any, big_sur: "abe91d70d22a59db77b4de06d6f70bdb0ae00dcbde58702d2957757d35db30b9" - sha256 cellar: :any_skip_relocation, x86_64_linux: "34d8afa76df42bce459a0fb6ba57f335c98f0287ca4b33716e3cd6ea66e61b4d" + sha256 cellar: :any, arm64_ventura: "c2f1f059c36f76d0e32acfee307bc6f02a8bb91f850f666704dfe503b79e6035" + sha256 cellar: :any, arm64_monterey: "78497b3d08f57ad15ff67fc0834e7d087b2660fa81863f4f5dd4c7e208de5db8" + sha256 cellar: :any, arm64_big_sur: "546421d61bf0ed25dddf21496983fd8e93031e4665eeff8fe6badff4fec8c7b4" + sha256 cellar: :any, ventura: "118a3e9288aa2b65bb29d034d97c25813ec762d3edd9ccaed34d38df05e8356b" + sha256 cellar: :any, monterey: "9a2d1783c4dfe96711732586d68105f9e4d4eca95baefe335bf63f17e04740f9" + sha256 cellar: :any, big_sur: "1e8c18958a4bcf70bbcaa0a9014c28176fbb02b7ca477033f2315e8535c39b6d" + sha256 cellar: :any_skip_relocation, x86_64_linux: "bd16047c9d5d64db4bc99b8390c6fc80bffe45ca2a1f8c1b7d244d8262babbb0" end depends_on "cmake" => :build From 942e1e4791ce0ffbfff7fc0b58e52173b75778ee Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 11:33:25 +0000 Subject: [PATCH 431/680] upscaledb: update 2.2.1_5 bottle. --- Formula/upscaledb.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/upscaledb.rb b/Formula/upscaledb.rb index 333082444c9d3..69bd07d26268d 100644 --- a/Formula/upscaledb.rb +++ b/Formula/upscaledb.rb @@ -34,13 +34,13 @@ class Upscaledb < Formula end bottle do - sha256 cellar: :any, arm64_ventura: "4facbf55c8d3b3219086d4b55cb9cd73232a357661a774dbfbbe8efd8ef45701" - sha256 cellar: :any, arm64_monterey: "34e184c0d5af342ba3e4d5a0624b0f38e1461dc5d620bac46725fe8e5f0cd92a" - sha256 cellar: :any, arm64_big_sur: "e580660670e526bc6d893614cb5eaf4afe4968b2951e8fcc13960c454e8e2854" - sha256 cellar: :any, ventura: "abf2fa403bacb77cf03041cc6d317342291e8a5b141efc264e6da602ce081f6f" - sha256 cellar: :any, monterey: "fae9bd3cd94fed44b2610f78c1071a112610dc130dd75da78eccc89bb798a1b5" - sha256 cellar: :any, big_sur: "8f39751ea366f4aa0adb741e4c6fa3017af5921701888b37231d7294215b3968" - sha256 cellar: :any_skip_relocation, x86_64_linux: "6d3bfbdf22530a65027115e771a013f348cbc990f6a679877f0cceb4abdf5839" + sha256 cellar: :any, arm64_ventura: "31263250b809be124c24d249704e8a84de26c46c12b1f9e4a7abea51dbd79c4f" + sha256 cellar: :any, arm64_monterey: "c6cbe6b8adad2e84227bc980e6c68c4ed4334a4bdfa95a19b2a396adb01b87a8" + sha256 cellar: :any, arm64_big_sur: "60ead2f03c0516d85867b3bf1d5070fcde864c30826e5143bc73bc82dceefe52" + sha256 cellar: :any, ventura: "6310bae4f6d2a68eada0d688b15ccef4aaba1a1552549bc111dd47bd01ecdbec" + sha256 cellar: :any, monterey: "5972bc432022b76c16388c7accd2290506193e9d375a505f4a4bff3796982425" + sha256 cellar: :any, big_sur: "aaec25a0ebacba42a481712faf1051440c3c457d1a67d1672f495cda961ed93c" + sha256 cellar: :any_skip_relocation, x86_64_linux: "98b54b8cb472d3c1810899301aecbe116c1c0dd5120d476ace114f12ee725d84" end depends_on "autoconf" => :build From 11768cddc1021550e48431f90f10d4b93815d834 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 11:38:03 +0000 Subject: [PATCH 432/680] condure: update 1.9.2_1 bottle. --- Formula/condure.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/condure.rb b/Formula/condure.rb index 6e7d73203ddbc..38ac3975a38dd 100644 --- a/Formula/condure.rb +++ b/Formula/condure.rb @@ -9,13 +9,13 @@ class Condure < Formula revision 1 bottle do - sha256 cellar: :any, arm64_ventura: "f1303c7f4e4fda6887b2d444d81bba105f462cb9b689115d335540c7505d57e3" - sha256 cellar: :any, arm64_monterey: "b2118a43f01eca57f002b5f9705ae11faeb10afb2a263c4fbe717328a03f6e5d" - sha256 cellar: :any, arm64_big_sur: "b64f7dd122a8d0b88befd32b2e35a1c6f155ca0ee14b0b828bbee0245ce151ef" - sha256 cellar: :any, ventura: "9cd462ef606149e0c05e82e0af59e7c91d4f7d9bec5bf31431dce5548e3c74b6" - sha256 cellar: :any, monterey: "1d84c3a753d9e094d91e1a20d215d49c3cbbfa859b3594d17932679b56f8f599" - sha256 cellar: :any, big_sur: "3199452c7dfc3b4bb8ef6dd50c5ed0fdb5de1a9fb68f1fef7a206b25c9f3a59a" - sha256 cellar: :any_skip_relocation, x86_64_linux: "914119485fc92b4979990cbb295de42e3b9653b6ff5c5217d01070725d5e8fb5" + sha256 cellar: :any, arm64_ventura: "ecd9ad7efc7e43c961cbb3042ac6e10848a3c573968e96ba72746a1a7e2278b4" + sha256 cellar: :any, arm64_monterey: "e4dae06297524f01869452c2f8e3f56c465ccddc08237933760dd6be284bd611" + sha256 cellar: :any, arm64_big_sur: "ba27cadd227040f78158a770d5190decb65547a02fac55a30716e693013420ff" + sha256 cellar: :any, ventura: "c9f4653f19db275a8f3995baa111260523185ee3f13b4fbcbd298de43235b67a" + sha256 cellar: :any, monterey: "14cca7f6f12a2776fa168011e995d812b90f6cec65960d87ef53fee161393aee" + sha256 cellar: :any, big_sur: "86d06d5faf329d248568d68e748ef48c4506f874f82dd3021e7512cab2d15002" + sha256 cellar: :any_skip_relocation, x86_64_linux: "ea299a2cba77989fe144a3d45bdb325007516437668a65c60f059e81c4aeff8f" end depends_on "pkg-config" => :build From 6e73e3791036ae9a9dcdf8fba43fd8ee103f7cca Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 11:39:13 +0000 Subject: [PATCH 433/680] nginx: update 1.25.1_1 bottle. --- Formula/nginx.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/nginx.rb b/Formula/nginx.rb index 0c6dfc445beb1..1aba77305638f 100644 --- a/Formula/nginx.rb +++ b/Formula/nginx.rb @@ -15,13 +15,13 @@ class Nginx < Formula end bottle do - sha256 arm64_ventura: "8f799ba86a104689c5532cccdc27e69573b87b16496d223673ebb641424cab73" - sha256 arm64_monterey: "337f9cbdf7c84f52e4ed221df80f3388414b6b4dd235d7736880909fac9b5fe4" - sha256 arm64_big_sur: "6ce36612a149cff6a0c02f27a336782daf85e5f08f58c337c991f44fbc12d008" - sha256 ventura: "517255ab9502e744a0ee3174c12e1f4633de045a23a4dc653b0a948ffd39aabc" - sha256 monterey: "4ac6af55f1fba14110aeedba5857f5eb994a2fa7dd4d7114b81df683398201b9" - sha256 big_sur: "044c98af6252c65aa9278b5ba1c4baec52f2f1335ff38c920ac68c0d92441b07" - sha256 x86_64_linux: "a41e73356d64eef3205f24c6550b813e5b3b5f5717a9d70b3225fd5aec9344d6" + sha256 arm64_ventura: "29aa5568ae9d9f0e021c2624740b57fcd570f1225e1b86be6b108a217ec71357" + sha256 arm64_monterey: "f62d70584d2f83b1f29b7c94b12c7969e3ac13aa348e9352490e3d81d6652709" + sha256 arm64_big_sur: "5024b4a8407d5f4cd231697ed7fa09f1ebf23c52e8a893f9ca6698a75620281f" + sha256 ventura: "fdec83c8c5b3aaeefdeaddb9d320d6f4d6348976fb9e63f069d38a9f3bde6016" + sha256 monterey: "453e9f63fd027084d7b61f78fedaac1b5db5a6735454fb99972fa105312e2cdb" + sha256 big_sur: "275da3fa0f5948ae79fee364ed9f3b39a3640490cd88a26a3d89c8779d9fff67" + sha256 x86_64_linux: "d787d092728485358fe2e969986aec2d9c05d790b570cbba1c5c27b911016ae0" end depends_on "openssl@3" From 8516ec9737beb9485ea62689fb01947b0cc07eb0 Mon Sep 17 00:00:00 2001 From: Minsoo Choo Date: Thu, 22 Jun 2023 19:58:28 +0800 Subject: [PATCH 434/680] mariadb@10.8: switch to `openssl@3` --- Formula/mariadb@10.8.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/mariadb@10.8.rb b/Formula/mariadb@10.8.rb index 0adb254b38e22..1a2fb4e8b833d 100644 --- a/Formula/mariadb@10.8.rb +++ b/Formula/mariadb@10.8.rb @@ -4,6 +4,7 @@ class MariadbAT108 < Formula url "https://downloads.mariadb.com/MariaDB/mariadb-10.8.8/source/mariadb-10.8.8.tar.gz" sha256 "8de1a151842976a492d6331b543d0ed87259febbbc03b9ebce07c80d754d6361" license "GPL-2.0-only" + revision 1 # This uses a placeholder regex to satisfy the `PageMatch` strategy # requirement. In the future, this will be updated to use a `Json` strategy @@ -43,7 +44,7 @@ class MariadbAT108 < Formula depends_on "fmt" => :build depends_on "pkg-config" => :build depends_on "groonga" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "pcre2" depends_on "zstd" From 5ccc7c6b465fbf5497d8b9f5e308c74cf7adb939 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 12:38:54 +0000 Subject: [PATCH 435/680] sheldon: update 0.7.3_1 bottle. --- Formula/sheldon.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/sheldon.rb b/Formula/sheldon.rb index 0051c4c649798..1b2021802e158 100644 --- a/Formula/sheldon.rb +++ b/Formula/sheldon.rb @@ -8,13 +8,13 @@ class Sheldon < Formula head "https://github.com/rossmacarthur/sheldon.git", branch: "trunk" bottle do - sha256 cellar: :any, arm64_ventura: "477d8d3f1311841c8dc38095cdcc58e41776940e7a94e15d3cab99022a4e223c" - sha256 cellar: :any, arm64_monterey: "caa8e70400a4522793d79b52fc9d95e340017289a7346b67c162217046e897c2" - sha256 cellar: :any, arm64_big_sur: "88d9d05b05f3a469f998566f92bc829f33626480ea5069ac2cc244e05f1fe02a" - sha256 cellar: :any, ventura: "d4037a06d2b489bbfae6ccd3253c0a27f1c641e858f5da0ef1bf9304e129f3e9" - sha256 cellar: :any, monterey: "c576c653a4afdfcb24a555983d031a012e24e033346ce099b58560932b324da2" - sha256 cellar: :any, big_sur: "9387fda14c7f8d45beb23c30993d43129c68062c307519e4b91d79a440c1245f" - sha256 cellar: :any_skip_relocation, x86_64_linux: "f5c55430e3d99ef18ea8648cf076c522b08c27005b2aaff21b29373beb8071b9" + sha256 cellar: :any, arm64_ventura: "1b24b3fee34c0c3238a23b78d8232629a92bc4264f954f1e6eaa2fdd16330df1" + sha256 cellar: :any, arm64_monterey: "7b6a23932b20209f6b42659e2b4444f9dca2b2f63b51791a7cf7752a5a739e4a" + sha256 cellar: :any, arm64_big_sur: "c6d86976e495da8790c18254cc10dafadfacbf17b4b9098c2547697451b8a3f8" + sha256 cellar: :any, ventura: "0b2588ca3661de9c4e3a158bb00ddaa110c32d4aafc441e7e303308558697cc8" + sha256 cellar: :any, monterey: "b5c654a04fba02a7930c78ba5587a89a401ced8840af80d217c48117b5e0ad57" + sha256 cellar: :any, big_sur: "0c360e431327824b762897b0396d267d7e2c04039451aceeb24a75e8dbe5c9a3" + sha256 cellar: :any_skip_relocation, x86_64_linux: "3c2e08181dcf2ea7b34ce3e6c1174fb90ac60f89f9d1006b4206cd3f71a028af" end depends_on "pkg-config" => :build From 5b189430f510bdfea97cad34be48aac6829809b9 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 12:53:12 +0000 Subject: [PATCH 436/680] mariadb@10.8: update 10.8.8_1 bottle. --- Formula/mariadb@10.8.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/mariadb@10.8.rb b/Formula/mariadb@10.8.rb index 1a2fb4e8b833d..9f8f1017c5a20 100644 --- a/Formula/mariadb@10.8.rb +++ b/Formula/mariadb@10.8.rb @@ -24,13 +24,13 @@ class MariadbAT108 < Formula end bottle do - sha256 arm64_ventura: "c69be3b1d88ab97c27778758d5b5db9fd172b3bf96b122f6f130d8cfe917ecec" - sha256 arm64_monterey: "8c57816b39ded60a18395014d96a2fcd071d2d72dfafd34edc78343fdd4a5605" - sha256 arm64_big_sur: "1ba762869ad805ebb79e301ba4896df8c847730c17b4d8b035454b8692985946" - sha256 ventura: "6c02bba97c3205c8bbbc10b0c5d8ef0917ba1bcf976fbb354ae82a2b48b990c5" - sha256 monterey: "8ce346cc0f0b9a908ec09dba5a1abbed5350baacc9411f2defc7566abaa543d9" - sha256 big_sur: "5c8875effa41a0c3636c36fc0e5fc410a3d3a56a9553b4baf2560ea6bba0c06e" - sha256 x86_64_linux: "2ec2b6f706653b7a9022d6e4b86181320575f578fa43e0387136ca2c2739042f" + sha256 arm64_ventura: "88b207cc5f2c59e4a84e4839d33860d1bb9027e8402031f0f2a25bd33e101b4e" + sha256 arm64_monterey: "ee34365db45489f3135b71a9f808e8e74240b8e38e1c2bf75ac7f3ad08152c96" + sha256 arm64_big_sur: "c375e6bf9acde58505bdb3714b18f8b88db34c965fd1ae22496c25c99e00a998" + sha256 ventura: "0936ef53a376783610616065a46dd23329c0203a95bda66a1b1c86dee78ecc90" + sha256 monterey: "e4cf641d2285de112923cc73a6e9d46af2f3be7aa926b5e15ef09b945320c77d" + sha256 big_sur: "d5e9eaec56ad8c2edcc03c00831604b38e4e5e223bf464067cbc2590395ae8e2" + sha256 x86_64_linux: "82bc7398f14cb5ff8943c114f4049e67ecb6f0aa9ff45973b115686f6b924643" end keg_only :versioned_formula From 3972587fefea50eb0a71b089af8ffb5464481de5 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Thu, 22 Jun 2023 20:53:18 +0800 Subject: [PATCH 437/680] btfs: switch to `openssl@3` --- Formula/btfs.rb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Formula/btfs.rb b/Formula/btfs.rb index a202653d0d096..045688f3e9d6a 100644 --- a/Formula/btfs.rb +++ b/Formula/btfs.rb @@ -4,6 +4,7 @@ class Btfs < Formula url "https://github.com/johang/btfs/archive/v2.24.tar.gz" sha256 "d71ddefe3c572e05362542a0d9fd0240d8d4e1578ace55a8b3245176e7fd8935" license "GPL-3.0-only" + revision 1 head "https://github.com/johang/btfs.git", branch: "master" bottle do @@ -17,6 +18,7 @@ class Btfs < Formula depends_on "libfuse@2" depends_on "libtorrent-rasterbar" depends_on :linux # on macOS, requires closed-source macFUSE + depends_on "openssl@3" def install ENV.cxx11 From 32a32f67b5d540533ae78f2355bef671deff6732 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Thu, 22 Jun 2023 21:01:03 +0800 Subject: [PATCH 438/680] cups: switch to `openssl@3` See #134251. This currently has a dependency on `gnutls` on Linux, but it links with `openssl@1.1` instead. Instead of trying to make this link with `gnutls`, let's just use `openssl@3` which has a much lighter dependency tree. --- Formula/cups.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/cups.rb b/Formula/cups.rb index 6610f51e40a54..324f248b387db 100644 --- a/Formula/cups.rb +++ b/Formula/cups.rb @@ -6,6 +6,7 @@ class Cups < Formula url "https://github.com/OpenPrinting/cups/releases/download/v2.4.5/cups-2.4.5-source.tar.gz" sha256 "9a404de55f74525b0a6851df0cfdebfa1215aec0e7c2f7be6b9b09b6916fb000" license "Apache-2.0" + revision 1 head "https://github.com/OpenPrinting/cups.git", branch: "master" livecheck do @@ -31,7 +32,7 @@ class Cups < Formula uses_from_macos "zlib" on_linux do - depends_on "gnutls" + depends_on "openssl@3" end def install From 6a5cf5683f991acea280e3af29c40e0217a681b5 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Thu, 22 Jun 2023 21:10:23 +0800 Subject: [PATCH 439/680] awscurl: switch to `openssl@3` --- Formula/awscurl.rb | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/Formula/awscurl.rb b/Formula/awscurl.rb index aa8766a35cf31..14921b81430a1 100644 --- a/Formula/awscurl.rb +++ b/Formula/awscurl.rb @@ -6,6 +6,7 @@ class Awscurl < Formula url "https://files.pythonhosted.org/packages/80/f4/95935ad7041ba008221ce81b698963c8be0c5c97e6fcfd86e0e2009ebacd/awscurl-0.29.tar.gz" sha256 "5e1ecd0ab7b014de697a1e161fa483c2263d16c3e156a81bdc8b9a9c2d0ba3f3" license "MIT" + revision 1 head "https://github.com/okigan/awscurl.git", branch: "master" bottle do @@ -19,17 +20,16 @@ class Awscurl < Formula sha256 cellar: :any_skip_relocation, x86_64_linux: "b0cb13826b28199aafff8566f289b035f4c69e5e739328ae508b33d5652ae2ad" end + # `pkg-config`, `rust` and `openssl@3` are for cryptography. + depends_on "pkg-config" => :build depends_on "rust" => :build depends_on "cffi" + depends_on "openssl@3" depends_on "pycparser" depends_on "python@3.11" uses_from_macos "libffi" - on_linux do - depends_on "pkg-config" => :build - end - resource "certifi" do url "https://files.pythonhosted.org/packages/93/71/752f7a4dd4c20d6b12341ed1732368546bc0ca9866139fe812f6009d9ac7/certifi-2023.5.7.tar.gz" sha256 "0f0d56dc5a6ad56fd4ba36484d6cc34451e1c6548c61daad8c320169f91eddc7" @@ -81,6 +81,10 @@ class Awscurl < Formula end def install + # Ensure that the `openssl` crate picks up the intended library. + ENV["OPENSSL_DIR"] = Formula["openssl@3"].opt_prefix + ENV["OPENSSL_NO_VENDOR"] = "1" + virtualenv_install_with_resources end From 39f2efd34d580f9d8c9e35bb62fbca1e049717c5 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 13:17:35 +0000 Subject: [PATCH 440/680] libtorrent-rasterbar: update 2.0.9_2 bottle. --- Formula/libtorrent-rasterbar.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/libtorrent-rasterbar.rb b/Formula/libtorrent-rasterbar.rb index a7212e4c91eb8..81ae5585eb98f 100644 --- a/Formula/libtorrent-rasterbar.rb +++ b/Formula/libtorrent-rasterbar.rb @@ -13,13 +13,13 @@ class LibtorrentRasterbar < Formula end bottle do - sha256 cellar: :any, arm64_ventura: "670a683847ea2279e470ab61277245f6b0c6d68d3cdc09950be3873571b59460" - sha256 cellar: :any, arm64_monterey: "141e9c8acbb0bd7ec26e87f75ed9679e5aba3af8cf173b737074befe96bcaff6" - sha256 cellar: :any, arm64_big_sur: "ef711aa28e566c0f85c762189b35fc91e2531876b098431ef73c652fe202e227" - sha256 cellar: :any, ventura: "732367fa71fe0c1779649c6ad3f4f0890b1ac8d84e0f498893ddb114528d5bbd" - sha256 cellar: :any, monterey: "6e67ba5a93eab450608da8638b77f96728108a63378eb9f19f5f5a4baf59b79d" - sha256 cellar: :any, big_sur: "f8005ff65fddc6ccac6a80da1b11e18f64276b947c1ea075c276facfe3dd38d9" - sha256 cellar: :any_skip_relocation, x86_64_linux: "aa4b6300b65714f8e10c259b203350f9fe787db3d6a479f46110e31fd26b3c06" + sha256 cellar: :any, arm64_ventura: "86e523fc8cd5fd49599171295c4866b6ad14d6374ad46a495b8cda6d38e2d098" + sha256 cellar: :any, arm64_monterey: "5678eb2ed0b5693f3316d9ead4a4485bf295f7d49d8a94d031f949fccb7902c6" + sha256 cellar: :any, arm64_big_sur: "9d36a8ba83f84e6712f9d4390934dedb36060b4511207524a2d37489595d42cc" + sha256 cellar: :any, ventura: "f857488d501e6d047043532584a75d9f526d4be2b2e6c1a88313ac38078de700" + sha256 cellar: :any, monterey: "67361c2f8ae3c68f044bec1a2552f94bfb46f79ae33b1092b921b82010ab6e6f" + sha256 cellar: :any, big_sur: "1c2c548868767ed00f74abdc585e099941c489ca0f4a67fe1de3bb2469f09ba8" + sha256 cellar: :any_skip_relocation, x86_64_linux: "ab8611e0547f2c6378d2aab25616ae23baadfed0f259691ea407d14d0fa173dc" end depends_on "cmake" => :build From c9732b7f705ab6e075c70176ac2502caca44191c Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 13:17:36 +0000 Subject: [PATCH 441/680] btfs: update 2.24_1 bottle. --- Formula/btfs.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/btfs.rb b/Formula/btfs.rb index 045688f3e9d6a..f414580488793 100644 --- a/Formula/btfs.rb +++ b/Formula/btfs.rb @@ -8,7 +8,7 @@ class Btfs < Formula head "https://github.com/johang/btfs.git", branch: "master" bottle do - sha256 cellar: :any_skip_relocation, x86_64_linux: "ffdfc0e854a9f980b9df510458c5baa0910e5d6fd74862f106ff97f2fc0fe2cc" + sha256 cellar: :any_skip_relocation, x86_64_linux: "440c3be8b9952616f1aa74044ff4aad74fe9a2ba8f584c7d650546b5ee129ac2" end depends_on "autoconf" => :build From 9c21657679f3be75d39fed54df398db6dff33656 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Thu, 22 Jun 2023 21:13:51 +0800 Subject: [PATCH 442/680] charmcraft: switch to `openssl@3` --- Formula/charmcraft.rb | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Formula/charmcraft.rb b/Formula/charmcraft.rb index fa9f5e6e4b557..e21fbd67e971a 100644 --- a/Formula/charmcraft.rb +++ b/Formula/charmcraft.rb @@ -6,6 +6,7 @@ class Charmcraft < Formula url "https://files.pythonhosted.org/packages/79/2f/14865ae1d3c6061c9e089a1577e4e946e09920eba76c1a7a8f6bc31374d7/charmcraft-2.2.0.tar.gz" sha256 "8acf952c0f302c67afae6755e912a3211803a7352b5b5cc588ed3bf8a5bc6b59" license "Apache-2.0" + revision 1 bottle do rebuild 6 @@ -18,8 +19,11 @@ class Charmcraft < Formula sha256 cellar: :any_skip_relocation, x86_64_linux: "bbe93cf70623d65724182972c7dde9195439cb88885b971ca7b896083ff66823" end + # `pkg-config`, `rust`, and `openssl@3` are for cryptography. + depends_on "pkg-config" => :build depends_on "rust" => :build # for cryptography depends_on "libsodium" + depends_on "openssl@3" depends_on "python-tabulate" depends_on "python-typing-extensions" depends_on "python@3.11" @@ -257,6 +261,13 @@ class Charmcraft < Formula end def install + # Ensure that the `openssl` crate picks up the intended library. + ENV["OPENSSL_DIR"] = Formula["openssl@3"].opt_prefix + ENV["OPENSSL_NO_VENDOR"] = "1" + + # Workaround for Xcode 14.3 + ENV.append_to_cflags "-Wno-implicit-function-declaration" if DevelopmentTools.clang_build_version == 1403 + virtualenv_install_with_resources end From 010897f72855668dcfb837081a98def4b72887ff Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 14:23:11 +0000 Subject: [PATCH 443/680] emqx: update 5.1.0_1 bottle. --- Formula/emqx.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/emqx.rb b/Formula/emqx.rb index 2f19d352988cd..38420282437d6 100644 --- a/Formula/emqx.rb +++ b/Formula/emqx.rb @@ -8,13 +8,13 @@ class Emqx < Formula head "https://github.com/emqx/emqx.git", branch: "master" bottle do - sha256 cellar: :any, arm64_ventura: "60da9e669b8f15c867c05b1e7159d50ccd4520c3175dd7993d2ca3bbb47b92e0" - sha256 cellar: :any, arm64_monterey: "52abd2223b7183aca850c1bf7aaa3b8873ee8ec2341d255ea3eac4ced48fd492" - sha256 cellar: :any, arm64_big_sur: "aa91a6f0b8c02d205fb2b19ae29fe581670a3a36b3fd707dcf1fdd12ad48eb89" - sha256 cellar: :any, ventura: "5c44ed89dfc45ff9f400ad7e38f4418df8b5e1aa1c88cc279fdd16f6c5144644" - sha256 cellar: :any, monterey: "0827c3f6833fdd81d9c5baf27d25bec67f6a194a899c72c16c192ba70c6e1727" - sha256 cellar: :any, big_sur: "213324dca12d1068149bbed3a8ad854d5abe58aa91601cce9878f74be8a0d052" - sha256 cellar: :any_skip_relocation, x86_64_linux: "8d5061a3462b99b2e497001d9737e9ab36777a1100a58d0dcd6c376a2cb091f1" + sha256 cellar: :any, arm64_ventura: "101e34ff7b16677eb4e123da363e1d8d7f5d8edae6f30d018f4eeb3bf7dfd812" + sha256 cellar: :any, arm64_monterey: "c76d110280fb4932f839b06fbb4a58f5df7748c691be73ad50a651e56a276040" + sha256 cellar: :any, arm64_big_sur: "5b9b0102f3e6538e2ff0a3d8cbfbef3de728591399793d89fc488807c34bb1b2" + sha256 cellar: :any, ventura: "c30543c831aaea671d0c6c6d37cddab47387aba0968312a9d091c07141277d11" + sha256 cellar: :any, monterey: "c886ab3696b4e3a7e047cabe95982a9365939e4ab40f1f23f2f0a9d9bb4bd54d" + sha256 cellar: :any, big_sur: "568446ac35a889a5aa2c2352b7319d27274ad3d30c78cccef911c86bbe893d9c" + sha256 cellar: :any_skip_relocation, x86_64_linux: "0b866693bf8cd62d158bc9c27e58b598e2f5859c858a67108707815e665e83cf" end depends_on "autoconf" => :build From 1b440ec8b1f2882fbe656396cd5afd403ebccebd Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 22 Jun 2023 01:14:19 -0400 Subject: [PATCH 444/680] ykman: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/ykman.rb | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/Formula/ykman.rb b/Formula/ykman.rb index ed2a638854074..5b24004b04727 100644 --- a/Formula/ykman.rb +++ b/Formula/ykman.rb @@ -6,6 +6,7 @@ class Ykman < Formula url "https://files.pythonhosted.org/packages/8e/70/d4c632df03f0c1f45ce26981a356fd10fe3ae49fccc1856769448efe396a/yubikey_manager-5.1.1.tar.gz" sha256 "684102affd4a0d29611756da263c22f8e67226e80f65c5460c8c5608f9c0d58d" license "BSD-2-Clause" + revision 1 head "https://github.com/Yubico/yubikey-manager.git", branch: "main" bottle do @@ -25,15 +26,12 @@ class Ykman < Formula depends_on "swig" => :build depends_on "cffi" depends_on "keyring" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "pycparser" depends_on "python@3.11" uses_from_macos "libffi" - - on_linux do - depends_on "pcsc-lite" - end + uses_from_macos "pcsc-lite" resource "click" do url "https://files.pythonhosted.org/packages/59/87/84326af34517fca8c58418d148f2403df25303e02736832403587318e9e8/click-8.1.3.tar.gz" @@ -77,7 +75,7 @@ class Ykman < Formula def install # Ensure that the `openssl` crate picks up the intended library. - ENV["OPENSSL_DIR"] = Formula["openssl@1.1"].opt_prefix + ENV["OPENSSL_DIR"] = Formula["openssl@3"].opt_prefix ENV["OPENSSL_NO_VENDOR"] = "1" # Fixes: smartcard/scard/helpers.c:28:22: fatal error: winscard.h: No such file or directory @@ -85,10 +83,14 @@ def install # Fix `ModuleNotFoundError` issue with `keyring`` site_packages = Language::Python.site_packages("python3.11") - (libexec/site_packages/"homebrew-keyring.pth").write Formula["keyring"].opt_libexec/site_packages + keyring_site_packages = Formula["keyring"].opt_libexec/site_packages + ENV.prepend_path "PYTHONPATH", keyring_site_packages + virtualenv_install_with_resources man1.install "man/ykman.1" + (libexec/site_packages/"homebrew-keyring.pth").write keyring_site_packages + # Click doesn't support generating completions for Bash versions older than 4.4 generate_completions_from_executable(bin/"ykman", shells: [:fish, :zsh], shell_parameter_format: :click) end From f3bef7ba8faab3b270cd11302b48b22c1e4cc205 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 14:46:06 +0000 Subject: [PATCH 445/680] spotify_player: update 0.14.1_1 bottle. --- Formula/spotify_player.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/spotify_player.rb b/Formula/spotify_player.rb index 5f365593733c7..0eb461c0319ab 100644 --- a/Formula/spotify_player.rb +++ b/Formula/spotify_player.rb @@ -7,13 +7,13 @@ class SpotifyPlayer < Formula revision 1 bottle do - sha256 cellar: :any_skip_relocation, arm64_ventura: "92150363d4939204ccf8ea481a484eae52934b24ad63f82e3f687794aad6f6cd" - sha256 cellar: :any_skip_relocation, arm64_monterey: "71d3add997b990591fcfd531726b2c268495190670f249ea1e612fd73c91b4aa" - sha256 cellar: :any_skip_relocation, arm64_big_sur: "f70ad4dee1ba60eb02d2b4fff9d260787acdeb1c1a44eb48c89058e240d47b65" - sha256 cellar: :any_skip_relocation, ventura: "3c3e4c653b65c198ae7eb590d5042973a8871c5242e7cdcd03dc1ea0f2104d40" - sha256 cellar: :any_skip_relocation, monterey: "def72d530e6227dccf9734895bd5cf480b6924547e129d94331203047e6e2f97" - sha256 cellar: :any_skip_relocation, big_sur: "e421271b7c87d03331f786cadee40150786bd88d60c216fddf128c2b1e2a3a0e" - sha256 cellar: :any_skip_relocation, x86_64_linux: "69af7c8188d98f4dadd07f9acfc9c519bf5be9b6567ee95ccda9e772f53ed76e" + sha256 cellar: :any_skip_relocation, arm64_ventura: "196ce340c6f58bb7034b06bf0b306ee038c9c21ee82c6870ff4cbea24d813ccf" + sha256 cellar: :any_skip_relocation, arm64_monterey: "df9ecc3b58f1ec556586f0ac2e01dde3090dcf92e5c618cd10bc1430af4c2858" + sha256 cellar: :any_skip_relocation, arm64_big_sur: "b16aafa97a32a56f44425154d6bbeefc852a2d9fc22f971781f985a816ee8b9d" + sha256 cellar: :any_skip_relocation, ventura: "40e04929614c395eeea74d6339d34baa78d1c220b9bd571205c89597b669145e" + sha256 cellar: :any_skip_relocation, monterey: "76edf4e5997fc28a5e2618d5eb714c485bd7be391248460522b6b318c010b5b2" + sha256 cellar: :any_skip_relocation, big_sur: "6469ec7ccce8f04866ebb5c8274a6bc6e741a667fce4cffbc7e49d51a0e15cc4" + sha256 cellar: :any_skip_relocation, x86_64_linux: "8866ee18a90757fe4a9e100ec0c9a7b839d7904a8379cdf7c541fdcae1b778ce" end depends_on "rust" => :build From 8795ed786a3eab8cedb2d690ab270f2de78c91f8 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Thu, 22 Jun 2023 22:47:51 +0800 Subject: [PATCH 446/680] cargo-generate: switch to `openssl@3` --- Formula/cargo-generate.rb | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Formula/cargo-generate.rb b/Formula/cargo-generate.rb index a633669832055..8a81a6c11fd7a 100644 --- a/Formula/cargo-generate.rb +++ b/Formula/cargo-generate.rb @@ -4,6 +4,7 @@ class CargoGenerate < Formula url "https://github.com/cargo-generate/cargo-generate/archive/refs/tags/v0.18.3.tar.gz" sha256 "e44e021dbc83cc862e4f52fce76ed6cfab0cf08d74505fe177bec048f981ac9b" license any_of: ["Apache-2.0", "MIT"] + revision 1 head "https://github.com/cargo-generate/cargo-generate.git", branch: "main" bottle do @@ -20,13 +21,13 @@ class CargoGenerate < Formula depends_on "rust" => :build depends_on "libgit2" depends_on "libssh2" - depends_on "openssl@1.1" + depends_on "openssl@3" def install ENV["LIBGIT2_SYS_USE_PKG_CONFIG"] = "1" ENV["LIBSSH2_SYS_USE_PKG_CONFIG"] = "1" # Ensure the correct `openssl` will be picked up. - ENV["OPENSSL_DIR"] = Formula["openssl@1.1"].opt_prefix + ENV["OPENSSL_DIR"] = Formula["openssl@3"].opt_prefix ENV["OPENSSL_NO_VENDOR"] = "1" system "cargo", "install", "--no-default-features", *std_cargo_args @@ -51,9 +52,9 @@ def check_binary_linkage(binary, library) linked_libraries = [ Formula["libgit2"].opt_lib/shared_library("libgit2"), Formula["libssh2"].opt_lib/shared_library("libssh2"), - Formula["openssl@1.1"].opt_lib/shared_library("libssl"), + Formula["openssl@3"].opt_lib/shared_library("libssl"), ] - linked_libraries << (Formula["openssl@1.1"].opt_lib/shared_library("libcrypto")) if OS.mac? + linked_libraries << (Formula["openssl@3"].opt_lib/shared_library("libcrypto")) if OS.mac? linked_libraries.each do |library| assert check_binary_linkage(bin/"cargo-generate", library), "No linkage with #{library.basename}! Cargo is likely using a vendored version." From 65eeffc407fa305b8a500d52ae103ac1ecfd2fd4 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Thu, 22 Jun 2023 22:48:39 +0800 Subject: [PATCH 447/680] cargo-udeps: switch to `openssl@3` --- Formula/cargo-udeps.rb | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Formula/cargo-udeps.rb b/Formula/cargo-udeps.rb index c3236d063fb31..56d3c6fa55ad0 100644 --- a/Formula/cargo-udeps.rb +++ b/Formula/cargo-udeps.rb @@ -4,6 +4,7 @@ class CargoUdeps < Formula url "https://github.com/est31/cargo-udeps/archive/refs/tags/v0.1.40.tar.gz" sha256 "7122f08b9dac152c6dddacd2610aa973807037f2a2f1d9042de4bcf17d344471" license any_of: ["Apache-2.0", "MIT"] + revision 1 bottle do rebuild 1 @@ -20,8 +21,7 @@ class CargoUdeps < Formula depends_on "rustup-init" => :test depends_on "libgit2" depends_on "libssh2" - # TODO: Upgrade to openssl@3 when libssh2 uses openssl@3 as well. - depends_on "openssl@1.1" + depends_on "openssl@3" uses_from_macos "zlib" @@ -32,7 +32,7 @@ class CargoUdeps < Formula def install ENV["LIBGIT2_SYS_USE_PKG_CONFIG"] = "1" ENV["LIBSSH2_SYS_USE_PKG_CONFIG"] = "1" - ENV["OPENSSL_DIR"] = Formula["openssl@1.1"].opt_prefix + ENV["OPENSSL_DIR"] = Formula["openssl@3"].opt_prefix ENV["OPENSSL_NO_VENDOR"] = "1" system "cargo", "install", "--no-default-features", *std_cargo_args end @@ -73,8 +73,8 @@ def check_binary_linkage(binary, library) [ Formula["libgit2"].opt_lib/shared_library("libgit2"), Formula["libssh2"].opt_lib/shared_library("libssh2"), - Formula["openssl@1.1"].opt_lib/shared_library("libssl"), - Formula["openssl@1.1"].opt_lib/shared_library("libcrypto"), + Formula["openssl@3"].opt_lib/shared_library("libssl"), + Formula["openssl@3"].opt_lib/shared_library("libcrypto"), ].each do |library| assert check_binary_linkage(bin/"cargo-udeps", library), "No linkage with #{library.basename}! Cargo is likely using a vendored version." From 827969d1f6598bd0812f96116613efd670ad2edc Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Thu, 22 Jun 2023 22:53:19 +0800 Subject: [PATCH 448/680] cmusfm: switch to `openssl@3` --- Formula/cmusfm.rb | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Formula/cmusfm.rb b/Formula/cmusfm.rb index 5b62dac5108cf..c26d78e82f7bf 100644 --- a/Formula/cmusfm.rb +++ b/Formula/cmusfm.rb @@ -4,6 +4,7 @@ class Cmusfm < Formula url "https://github.com/Arkq/cmusfm/archive/v0.4.1.tar.gz" sha256 "ff5338d4b473a3e295f3ae4273fb097c0f79c42e3d803eefdf372b51dba606f2" license "GPL-3.0-or-later" + revision 1 bottle do sha256 cellar: :any_skip_relocation, arm64_ventura: "91b73a874c10d4deeebcee02a451edff2e1034f88da878506f221eb6a7fa4037" @@ -23,6 +24,10 @@ class Cmusfm < Formula uses_from_macos "curl" + on_linux do + depends_on "openssl@3" + end + def install system "autoreconf", "--install" mkdir "build" do From 0889dd3f01a6c486fcf3e85f6bdf29d377650203 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Thu, 22 Jun 2023 22:57:16 +0800 Subject: [PATCH 449/680] dxpy: switch to `openssl@3` --- Formula/dxpy.rb | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/Formula/dxpy.rb b/Formula/dxpy.rb index af83c6e0f1dfe..944f09a31ef73 100644 --- a/Formula/dxpy.rb +++ b/Formula/dxpy.rb @@ -6,6 +6,7 @@ class Dxpy < Formula url "https://files.pythonhosted.org/packages/a5/ee/aa50f3d5452a9c46da233c58b83f38def69828ce3296ad7f1c47df604b91/dxpy-0.349.1.tar.gz" sha256 "96fbc8d0c99935a6327f9850e1352bf64d448faaa1036a13a3c00cab90b755cf" license "Apache-2.0" + revision 1 bottle do sha256 cellar: :any, arm64_ventura: "ed2d1637b311ce2d1cec76c53ba2c1a439c411da9cf3be3308c7612a78651de2" @@ -17,8 +18,10 @@ class Dxpy < Formula sha256 cellar: :any_skip_relocation, x86_64_linux: "9e115c205ee95219aa18b04df1527935fd6213e1048861a384d8b7c4b91b8c85" end + depends_on "pkg-config" => :build depends_on "rust" => :build # for cryptography depends_on "cffi" + depends_on "openssl@3" depends_on "python@3.11" depends_on "six" @@ -28,10 +31,6 @@ class Dxpy < Formula depends_on "readline" end - on_linux do - depends_on "pkg-config" => :build - end - resource "argcomplete" do url "https://files.pythonhosted.org/packages/54/c9/41c4dfde7623e053cbc37ac8bc7ca03b28093748340871d4e7f1630780c4/argcomplete-3.1.1.tar.gz" sha256 "6c4c563f14f01440aaffa3eae13441c5db2357b5eec639abe7c0b15334627dff" @@ -83,6 +82,10 @@ class Dxpy < Formula end def install + # Ensure that the `openssl` crate picks up the intended library. + ENV["OPENSSL_DIR"] = Formula["openssl@3"].opt_prefix + ENV["OPENSSL_NO_VENDOR"] = "1" + virtualenv_install_with_resources end From c7f11da529251683d8b20bdcf5e27b9603f2296d Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 14:58:24 +0000 Subject: [PATCH 450/680] awscurl: update 0.29_1 bottle. --- Formula/awscurl.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/awscurl.rb b/Formula/awscurl.rb index 14921b81430a1..8c2aef0f09b34 100644 --- a/Formula/awscurl.rb +++ b/Formula/awscurl.rb @@ -10,14 +10,13 @@ class Awscurl < Formula head "https://github.com/okigan/awscurl.git", branch: "master" bottle do - rebuild 2 - sha256 cellar: :any, arm64_ventura: "dc5381b076c01ede8d018ec711ea6f1abbcf4d12cacb333883c6abf59bb7b2bb" - sha256 cellar: :any, arm64_monterey: "f6b7c0184301018dd769a28ac76e096c20a0960847b6debe9ced8d846005c0b8" - sha256 cellar: :any, arm64_big_sur: "bdf3cf6f8e7230d3ed5fa7c307e800d7d65aba4294af8e01f40d2c555d8e9b80" - sha256 cellar: :any, ventura: "a6dd0224c8f180309205e03fa5c15c389e83235e2f51e4f97643f48b553b7cbd" - sha256 cellar: :any, monterey: "422a68123255f559f86e47c24b4337d9cee695e3d4f8d42cbd00c19840f5d87c" - sha256 cellar: :any, big_sur: "d72b3f5805e85a19c209f592c68a564f128f6e15cbb2871c6006dcf341e7a4a0" - sha256 cellar: :any_skip_relocation, x86_64_linux: "b0cb13826b28199aafff8566f289b035f4c69e5e739328ae508b33d5652ae2ad" + sha256 cellar: :any, arm64_ventura: "c1f57460088a2b68ab130148253816352249ce5a95cf582a17dbc95aec58e0be" + sha256 cellar: :any, arm64_monterey: "ae3c3e1853c8614945d5524279595c4a1e115b595aa659cd800c14bf709dc8fe" + sha256 cellar: :any, arm64_big_sur: "ff925bc5dee6ce74b364124dc41d8acbc8c74cfc18da02f6b14e02d10120b0e2" + sha256 cellar: :any, ventura: "c2210b2a6dee7bd1e7dc02a47578774ad5ef69f0f00b337c410db5360ab06b10" + sha256 cellar: :any, monterey: "42b9447e0348f6e220e27906e272d9cd5b5f65700d77419c6e7b87d86a20f44c" + sha256 cellar: :any, big_sur: "ac01fc5702ec2231de6f86f1eb382d521bcd19e0754d2f7baa0d30944cd2abbf" + sha256 cellar: :any_skip_relocation, x86_64_linux: "38f102b41fbe5dc337f5c6b1788ca347e58bcd76379ee222c1c2cc818623e156" end # `pkg-config`, `rust` and `openssl@3` are for cryptography. From 2d3cbe88d21cc2232e122c962ce87800369b49a1 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 15:04:45 +0000 Subject: [PATCH 451/680] charmcraft: update 2.2.0_1 bottle. --- Formula/charmcraft.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/charmcraft.rb b/Formula/charmcraft.rb index e21fbd67e971a..9f7fb3e3c5940 100644 --- a/Formula/charmcraft.rb +++ b/Formula/charmcraft.rb @@ -9,14 +9,13 @@ class Charmcraft < Formula revision 1 bottle do - rebuild 6 - sha256 cellar: :any, arm64_ventura: "f85c617db8d2d287b4c4c03f40f0dcd47a40d0b11a803bcae60f8147ff7f3a14" - sha256 cellar: :any, arm64_monterey: "0f9370d0c5231359f30b437bdc3c55fae06a3bdf0ac3b00afd6ac1a18f34db0e" - sha256 cellar: :any, arm64_big_sur: "16d25843e58ff1fc7c4778609afc81ba7bb8a70ab621ef4bacaa9eda6053982c" - sha256 cellar: :any, ventura: "898dcec5c574132beee8f0a2422268f7a9bff68cebb144dc76d4098b8c00f5df" - sha256 cellar: :any, monterey: "3173bfb493d5b1a94b7a193df9df9a2f004900eecc95c9433851c8da6b707cb1" - sha256 cellar: :any, big_sur: "61e5e4a895766fe889c260274fe3cfb9fc9db0e79f7745b1e1c75391be2f8da8" - sha256 cellar: :any_skip_relocation, x86_64_linux: "bbe93cf70623d65724182972c7dde9195439cb88885b971ca7b896083ff66823" + sha256 cellar: :any, arm64_ventura: "ce03109303698eedddc19a8337554024b5eca247a249a28b492cfc2477575df7" + sha256 cellar: :any, arm64_monterey: "43c9a40a8d51f761ff1be3502621ae6d46484bb78402f5d98f9ba65d7a9c665b" + sha256 cellar: :any, arm64_big_sur: "15c7e88f2c00c35555c03a38a965bd667b29fd8453b146a942ca4fa29c671113" + sha256 cellar: :any, ventura: "291603cbb0d295f33b3bcc45a2185c53cf50346b72e7ba9f0152c595c0ae46a6" + sha256 cellar: :any, monterey: "2232f78f8037f3a0f1d79c008fcbe03707f241f3a033a8e7aaf22549f3e6fcc0" + sha256 cellar: :any, big_sur: "bfd9acb60b93cf49cdcc039e18279eb65bb61d57b1147249adda1d779fc0786b" + sha256 cellar: :any_skip_relocation, x86_64_linux: "284ef1a161c637ce66f3781e6f7d352ee417d7faca0f4fce8997ae26f9758030" end # `pkg-config`, `rust`, and `openssl@3` are for cryptography. From 8095430aa7d6848ffa39cd41c4d71b8062d80db7 Mon Sep 17 00:00:00 2001 From: Justin Krehel <39449589+krehel@users.noreply.github.com> Date: Thu, 22 Jun 2023 09:29:06 -0400 Subject: [PATCH 452/680] hurl: remove OpenSSL dependency This has no linkage with OpenSSL. --- Formula/hurl.rb | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/Formula/hurl.rb b/Formula/hurl.rb index 422a54cf76845..a15155ced8510 100644 --- a/Formula/hurl.rb +++ b/Formula/hurl.rb @@ -16,18 +16,15 @@ class Hurl < Formula sha256 cellar: :any_skip_relocation, x86_64_linux: "3eb1ae2a9bb8d375810b665ae11aa4bf336bfa2ab25804ece21d82d4a00e109e" end + depends_on "pkg-config" => :build depends_on "rust" => :build - uses_from_macos "curl" uses_from_macos "libxml2" - on_linux do - depends_on "pkg-config" => :build - depends_on "openssl@1.1" - end - def install - ENV["OPENSSL_DIR"] = Formula["openssl@1.1"].opt_prefix if OS.linux? + # FIXME: This formula uses the `openssl-sys` crate on Linux but does not link with our OpenSSL. + ENV["OPENSSL_DIR"] = Formula["openssl@3"].opt_prefix + ENV["OPENSSL_NO_VENDOR"] = "1" system "cargo", "install", *std_cargo_args(path: "packages/hurl") system "cargo", "install", *std_cargo_args(path: "packages/hurlfmt") From 143fbed39c22aa652ebf130f52e5c7b5781fdd7e Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Thu, 22 Jun 2023 23:08:52 +0800 Subject: [PATCH 453/680] fb-client: switch to `openssl@3` --- Formula/fb-client.rb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Formula/fb-client.rb b/Formula/fb-client.rb index 5e7cbec6a5c84..97f8afcebdc1f 100644 --- a/Formula/fb-client.rb +++ b/Formula/fb-client.rb @@ -6,6 +6,7 @@ class FbClient < Formula url "https://paste.xinu.at/data/client/fb-2.3.0.tar.gz" sha256 "1164eca06eeacb4210d462c4baf1c4004272a6197d873d61166e7793539d1983" license "GPL-3.0-only" + revision 1 head "https://git.server-speed.net/users/flo/fb", using: :git, branch: "master" livecheck do @@ -27,6 +28,7 @@ class FbClient < Formula depends_on "pkg-config" => :build depends_on "curl" + depends_on "openssl@3" depends_on "python@3.11" conflicts_with "spotbugs", because: "both install a `fb` binary" From 7fa18df8f291b481a0b11736a59b6b9101ae7b58 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Thu, 22 Jun 2023 23:13:50 +0800 Subject: [PATCH 454/680] jrnl: switch to `openssl@3` --- Formula/jrnl.rb | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/Formula/jrnl.rb b/Formula/jrnl.rb index e706eb18d6162..a2c4de88851e9 100644 --- a/Formula/jrnl.rb +++ b/Formula/jrnl.rb @@ -6,6 +6,7 @@ class Jrnl < Formula url "https://files.pythonhosted.org/packages/04/59/c15befa8f1a6ff159af29d86c1abc50135e4f8768afe5a1621930e21a0d8/jrnl-4.0.1.tar.gz" sha256 "f3b17c4b040af44fde053ae501832eb313f2373d1b3b1a82564a8214d223ede8" license "GPL-3.0-only" + revision 1 bottle do sha256 cellar: :any, arm64_ventura: "3df3921f83fd7621a332223423804723623f8a65395b5c857f4e1ceabf88cae4" @@ -17,18 +18,16 @@ class Jrnl < Formula sha256 cellar: :any_skip_relocation, x86_64_linux: "1ed123ed498a80e11c862f548b4dade916be3bdb0ed38925e61cf5ad3f52e1b6" end + depends_on "pkg-config" => :build depends_on "rust" => :build depends_on "cffi" + depends_on "openssl@3" depends_on "pygments" depends_on "python@3.11" depends_on "six" uses_from_macos "expect" => :test - on_linux do - depends_on "pkg-config" => :build - end - resource "ansiwrap" do url "https://files.pythonhosted.org/packages/7c/45/2616341cfcace37d4619d5106a85fcc24f2170d1a161bc5f7fdb81772fbc/ansiwrap-0.8.4.zip" sha256 "ca0c740734cde59bf919f8ff2c386f74f9a369818cdc60efe94893d01ea8d9b7" @@ -134,6 +133,10 @@ class Jrnl < Formula end def install + # Ensure that the `openssl` crate picks up the intended library. + ENV["OPENSSL_DIR"] = Formula["openssl@3"].opt_prefix + ENV["OPENSSL_NO_VENDOR"] = "1" + virtualenv_install_with_resources end From 819f2ee35f38b46d284a0621f9f03b212940a60a Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Thu, 22 Jun 2023 23:16:58 +0800 Subject: [PATCH 455/680] keepkey-agent: switch to `openssl@3` --- Formula/keepkey-agent.rb | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Formula/keepkey-agent.rb b/Formula/keepkey-agent.rb index c99a26908b335..b8a97039790ae 100644 --- a/Formula/keepkey-agent.rb +++ b/Formula/keepkey-agent.rb @@ -6,7 +6,7 @@ class KeepkeyAgent < Formula url "https://files.pythonhosted.org/packages/65/72/4bf47a7bc8dc93d2ac21672a0db4bc58a78ec5cee3c4bcebd0b4092a9110/keepkey_agent-0.9.0.tar.gz" sha256 "47c85de0c2ffb53c5d7bd2f4d2230146a416e82511259fad05119c4ef74be70c" license "LGPL-3.0-only" - revision 6 + revision 7 bottle do rebuild 4 @@ -19,10 +19,12 @@ class KeepkeyAgent < Formula sha256 cellar: :any_skip_relocation, x86_64_linux: "6218ae8d8e92b49e620e4ebd58e63a825515c2b7157646654cb7c5c4ce580a2c" end + depends_on "pkg-config" => :build depends_on "rust" => :build depends_on "cffi" depends_on "docutils" depends_on "libusb" + depends_on "openssl@3" depends_on "python@3.11" depends_on "six" @@ -117,6 +119,10 @@ class KeepkeyAgent < Formula end def install + # Ensure that the `openssl` crate picks up the intended library. + ENV["OPENSSL_DIR"] = Formula["openssl@1.1"].opt_prefix + ENV["OPENSSL_NO_VENDOR"] = "1" + # Help gcc to find libusb headers on Linux. ENV.append "CFLAGS", "-I#{Formula["libusb"].opt_include}/libusb-1.0" unless OS.mac? virtualenv_install_with_resources From 4e6d2ca455085c8a04d1e6e51e76ca6316b8870e Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Thu, 22 Jun 2023 23:18:58 +0800 Subject: [PATCH 456/680] lexicon: switch to `openssl@3` --- Formula/lexicon.rb | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Formula/lexicon.rb b/Formula/lexicon.rb index 154f0bedb3278..35b6104f964a8 100644 --- a/Formula/lexicon.rb +++ b/Formula/lexicon.rb @@ -6,6 +6,7 @@ class Lexicon < Formula url "https://files.pythonhosted.org/packages/68/64/2b492a6170ee1d90b3998d3de0f9fbd7eddb914a87ae0e0d511469b5e277/dns_lexicon-3.12.0.tar.gz" sha256 "13eec59c2d9364288e88506f7d2dc5c295e9d15f0ddce3137535490669bdb5ff" license "MIT" + revision 1 head "https://github.com/AnalogJ/lexicon.git", branch: "master" bottle do @@ -18,8 +19,10 @@ class Lexicon < Formula sha256 cellar: :any_skip_relocation, x86_64_linux: "299823c8f673c659d2cacbbf524bdf46c7a3bdc02ea1603b790b78e93a9235a8" end + depends_on "pkg-config" => :build depends_on "rust" => :build # for cryptography depends_on "cffi" + depends_on "openssl@3" depends_on "pycparser" depends_on "pygments" depends_on "python@3.11" @@ -220,6 +223,10 @@ class Lexicon < Formula end def install + # Ensure that the `openssl` crate picks up the intended library. + ENV["OPENSSL_DIR"] = Formula["openssl@1.1"].opt_prefix + ENV["OPENSSL_NO_VENDOR"] = "1" + virtualenv_install_with_resources end From 83d5f0f8af12db37d204586ca69ed2e0e8b7ab9d Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 22 Jun 2023 00:46:09 -0400 Subject: [PATCH 457/680] qpid-proton: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/qpid-proton.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/qpid-proton.rb b/Formula/qpid-proton.rb index 2caea2c1aff12..230253d748f1b 100644 --- a/Formula/qpid-proton.rb +++ b/Formula/qpid-proton.rb @@ -5,6 +5,7 @@ class QpidProton < Formula mirror "https://archive.apache.org/dist/qpid/proton/0.39.0/qpid-proton-0.39.0.tar.gz" sha256 "41f3a8d910ba96dda79f405a35e943465d9869cd075346650c7d6c0dc33a6459" license "Apache-2.0" + revision 1 head "https://gitbox.apache.org/repos/asf/qpid-proton.git", branch: "main" bottle do @@ -21,7 +22,7 @@ class QpidProton < Formula depends_on "pkg-config" => :build depends_on "python@3.11" => :build depends_on "libuv" - depends_on "openssl@1.1" + depends_on "openssl@3" def install system "cmake", "-S", ".", "-B", "build", From 5469d1f41ec95e2b805a25672f59b923255d0955 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 22 Jun 2023 00:40:24 -0400 Subject: [PATCH 458/680] php@8.1: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/php@8.1.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/php@8.1.rb b/Formula/php@8.1.rb index da0bf88fdb69b..1405ba838be09 100644 --- a/Formula/php@8.1.rb +++ b/Formula/php@8.1.rb @@ -6,7 +6,7 @@ class PhpAT81 < Formula mirror "https://fossies.org/linux/www/php-8.1.20.tar.xz" sha256 "4c9973f599e93ed5e8ce2b45ce1d41bb8fb54ce642824fd23e56b52fd75029a6" license "PHP-3.01" - revision 1 + revision 2 livecheck do url "https://www.php.net/downloads" @@ -48,7 +48,7 @@ class PhpAT81 < Formula depends_on "libzip" depends_on "oniguruma" depends_on "openldap" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "pcre2" depends_on "sqlite" depends_on "tidy-html5" @@ -211,7 +211,7 @@ def install end # Use OpenSSL cert bundle - openssl = Formula["openssl@1.1"] + openssl = Formula["openssl@3"] %w[development production].each do |mode| inreplace "php.ini-#{mode}", /; ?openssl\.cafile=/, "openssl.cafile = \"#{openssl.pkgetc}/cert.pem\"" From 6fe1110538d5955e2f89ec45d4f6bafae3b23b73 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 22 Jun 2023 00:16:24 -0400 Subject: [PATCH 459/680] mongo-c-driver: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/mongo-c-driver.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/mongo-c-driver.rb b/Formula/mongo-c-driver.rb index ef81d43bd8c63..0f3aca3fe6674 100644 --- a/Formula/mongo-c-driver.rb +++ b/Formula/mongo-c-driver.rb @@ -4,6 +4,7 @@ class MongoCDriver < Formula url "https://github.com/mongodb/mongo-c-driver/releases/download/1.24.1/mongo-c-driver-1.24.1.tar.gz" sha256 "f9bdf71f24c6621c12535bad07f4654a218d84f16b85a68aca3abf6cd36d1859" license "Apache-2.0" + revision 1 head "https://github.com/mongodb/mongo-c-driver.git", branch: "master" livecheck do @@ -24,7 +25,7 @@ class MongoCDriver < Formula depends_on "cmake" => :build depends_on "pkg-config" => :build depends_on "sphinx-doc" => :build - depends_on "openssl@1.1" + depends_on "openssl@3" uses_from_macos "zlib" From fd92bcc3f7f4e365f04201e1b855b8c5947f5705 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 22 Jun 2023 00:17:18 -0400 Subject: [PATCH 460/680] fastnetmon: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/fastnetmon.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/fastnetmon.rb b/Formula/fastnetmon.rb index 8d6ba445ae167..5a90ce229e9b2 100644 --- a/Formula/fastnetmon.rb +++ b/Formula/fastnetmon.rb @@ -5,7 +5,7 @@ class Fastnetmon < Formula url "https://github.com/pavel-odintsov/fastnetmon/archive/refs/tags/v1.2.5.tar.gz" sha256 "d92a1f16e60b6ab6f5c5e023a215570e9352ce9d0c9a9d7209416f8cd0227ae6" license "GPL-2.0-only" - revision 2 + revision 3 bottle do sha256 cellar: :any, arm64_ventura: "cfbee7fcc9c447bb72969d973f7b130a338e6802e77f9eed269389620f576d93" @@ -26,7 +26,7 @@ class Fastnetmon < Formula depends_on "log4cpp" depends_on macos: :big_sur # We need C++ 20 available for build which is available from Big Sur depends_on "mongo-c-driver" - depends_on "openssl@1.1" + depends_on "openssl@3" uses_from_macos "ncurses" on_linux do From ef44bff7d64b778235c82d44d75639b93d491e18 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 22 Jun 2023 00:18:44 -0400 Subject: [PATCH 461/680] syslog-ng: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/syslog-ng.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/syslog-ng.rb b/Formula/syslog-ng.rb index 0108fa6f73c53..cf43d3b696cc0 100644 --- a/Formula/syslog-ng.rb +++ b/Formula/syslog-ng.rb @@ -4,6 +4,7 @@ class SyslogNg < Formula url "https://github.com/syslog-ng/syslog-ng/releases/download/syslog-ng-4.1.1/syslog-ng-4.1.1.tar.gz" sha256 "d7df3cfa32d1a750818d94b8ea582dea54c37226e7b55a88c3d2f3a543d8f20e" license all_of: ["LGPL-2.1-or-later", "GPL-2.0-or-later"] + revision 1 bottle do sha256 arm64_ventura: "16bf633f59ad036d6e650158fb59117c550343eb58d466b0d040f882265c8ba8" @@ -30,7 +31,7 @@ class SyslogNg < Formula depends_on "libnet" depends_on "librdkafka" depends_on "mongo-c-driver" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "pcre" depends_on "python@3.11" depends_on "riemann-client" From 0fba509f46dbef2893b80d5f77963243f796ce3c Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 15:25:41 +0000 Subject: [PATCH 462/680] ykman: update 5.1.1_1 bottle. --- Formula/ykman.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/ykman.rb b/Formula/ykman.rb index 5b24004b04727..187a2a53a3fbf 100644 --- a/Formula/ykman.rb +++ b/Formula/ykman.rb @@ -10,14 +10,13 @@ class Ykman < Formula head "https://github.com/Yubico/yubikey-manager.git", branch: "main" bottle do - rebuild 1 - sha256 cellar: :any, arm64_ventura: "16d73a9bcd0cbab8c501bfe1f4af4c8e3e5e458ff03b62ef187480d158e5bee5" - sha256 cellar: :any, arm64_monterey: "6c566a0a2a85f9227c1f8420e68bb1873724f7d16bb21eec51227f692fe6d080" - sha256 cellar: :any, arm64_big_sur: "86510a60a57998b0f3874238462b5fd7da1f9ea166450caf318f8c2d4a55dadb" - sha256 cellar: :any, ventura: "94a4d9626d905c44d687fbb3b7234a18ff730b0d81365003a94872e166c30350" - sha256 cellar: :any, monterey: "fc4dee659f6d6c91586335a2fafacd416174905c4e6cffcd191ee817efd17bf0" - sha256 cellar: :any, big_sur: "b0f604d6f78ba03293f27e4af3161906d8d853a413633fb48dc16b79f8b918c0" - sha256 cellar: :any_skip_relocation, x86_64_linux: "3cea7c51079181942ad49eba474a4199565dcf348ef8487cdc010a299d8ca324" + sha256 cellar: :any, arm64_ventura: "fd69062c71260f82ded3eadce55f50823e08b3b6838f7d54c68e84bc7f0c6b13" + sha256 cellar: :any, arm64_monterey: "8fad443f0384e39763f0cbb3077932c8cb333b0200268fb4c4d6eea8e33dc0ac" + sha256 cellar: :any, arm64_big_sur: "519eb524e55b285162a261217416ad67bfc0e2a4a34b6a8abddfc4f886882256" + sha256 cellar: :any, ventura: "fc3bb0d70b81d63ee0f6e1d7e158d286dbf2ef74bef59a11bfb661d530068f04" + sha256 cellar: :any, monterey: "9c88a7448a91c8b10cefcddda0fae2381fccf883f5a9551b683b39840f0338e0" + sha256 cellar: :any, big_sur: "9f56cdc199b0b304b3af2a2307d48388a6cf9f944b720f572b03af15ec450924" + sha256 cellar: :any_skip_relocation, x86_64_linux: "a781a4520dec47fcac4b70c1621ad18d37c92e22d750435318e97e3331b34416" end # `pkg-config` and `rust` are for cryptography. From f1cffafa199ac52f8aaa0977723afe7a476f85d0 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 15:27:32 +0000 Subject: [PATCH 463/680] sproxy: update 1.02_1 bottle. --- Formula/sproxy.rb | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) diff --git a/Formula/sproxy.rb b/Formula/sproxy.rb index cc1e434967f02..5f95a95aded85 100644 --- a/Formula/sproxy.rb +++ b/Formula/sproxy.rb @@ -12,19 +12,13 @@ class Sproxy < Formula end bottle do - rebuild 2 - sha256 cellar: :any_skip_relocation, arm64_ventura: "8265d1a1a4f6eb021aac708b5d9b68b470c618389a6cc71131752e40da0f6123" - sha256 cellar: :any_skip_relocation, arm64_monterey: "73f13338cbd96aee85706f30ab752d6c7ea338b9876eb43444fbaf2c8523a09e" - sha256 cellar: :any_skip_relocation, arm64_big_sur: "2558b7f1308c8bc08667c8e51d40b1c8df05280fa8c5f003f6dec07561089c2e" - sha256 cellar: :any_skip_relocation, ventura: "80c73db42dd8c97ae2513f9965295f62f5eb8bcabeacfa8ab2d55d2df89fc9b3" - sha256 cellar: :any_skip_relocation, monterey: "f810e4c841a81313b77f81dec82b1cdd1b4952d6625d8590aadb581e388edafb" - sha256 cellar: :any_skip_relocation, big_sur: "0feb23f8381e7e40ce846974be822ba97d42658a721582320468355193dc4851" - sha256 cellar: :any_skip_relocation, catalina: "ee0bff8062b0d007a9b762d35af1879e8abcf7203dae265d1a70ade53047af90" - sha256 cellar: :any_skip_relocation, mojave: "2d689087925622e4f7e2c2572c2339c62a6c2b891bce7093bcd664f1a15c28d9" - sha256 cellar: :any_skip_relocation, high_sierra: "326b01fa9a1370c54929ae4c11d1b67b2238875eca8188365486b9c2a374264f" - sha256 cellar: :any_skip_relocation, sierra: "8d57317644b76b465adc5caf984f1e3cf57f9486f642705eee66128adbcf3589" - sha256 cellar: :any_skip_relocation, el_capitan: "4ed786b0b05ca3c88d5904e3119d84725a9f9bedf5d952c055f22a81661a825c" - sha256 cellar: :any_skip_relocation, x86_64_linux: "713ebc755ddb821e5e0bd17a13dc0a274645c7478f5682cd9407ddadb3e93c31" + sha256 cellar: :any_skip_relocation, arm64_ventura: "bf109934bc851cb45e6d6a9c24caff018e3ad0d1ebf45fa45d3c27291f7bcddd" + sha256 cellar: :any_skip_relocation, arm64_monterey: "bf109934bc851cb45e6d6a9c24caff018e3ad0d1ebf45fa45d3c27291f7bcddd" + sha256 cellar: :any_skip_relocation, arm64_big_sur: "b8c092d79cd0096d0d626cb9df9712e213e6fb6a814969c408feb2714e04917a" + sha256 cellar: :any_skip_relocation, ventura: "ba5b54502dcbb781c47640129208bfbd794770262afbcc2909773f01f2938687" + sha256 cellar: :any_skip_relocation, monterey: "ba5b54502dcbb781c47640129208bfbd794770262afbcc2909773f01f2938687" + sha256 cellar: :any_skip_relocation, big_sur: "a0bbfcf15c625d3fc022b0d1960f05a05bbd2e0a7f21458f92dbd537cd0a614a" + sha256 cellar: :any_skip_relocation, x86_64_linux: "4eefc2816eb2f502c05a7713f2d34efc56f81016e9fdef5c86299c04f69bd734" end # Only needed due to the change to "Makefile.am" From d0b7a98f1b3f9dbc20060ac3c71756672c4fa31c Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 16:22:45 +0000 Subject: [PATCH 464/680] cargo-udeps: update 0.1.40_1 bottle. --- Formula/cargo-udeps.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/cargo-udeps.rb b/Formula/cargo-udeps.rb index 56d3c6fa55ad0..5f4b3185fa6c1 100644 --- a/Formula/cargo-udeps.rb +++ b/Formula/cargo-udeps.rb @@ -7,14 +7,13 @@ class CargoUdeps < Formula revision 1 bottle do - rebuild 1 - sha256 cellar: :any, arm64_ventura: "b6aa4e528926bc48b9f50aa11c0c4677b0933bf562e8b6144c08996762422537" - sha256 cellar: :any, arm64_monterey: "b4b9d65fd6403a44b362ad27ede4999702a4c9973684f5458f6c59c9f54808d5" - sha256 cellar: :any, arm64_big_sur: "b3ce581a44b0ea01679a0b192d71afe3d0c8a4719882dac73dd90b47062d05ea" - sha256 cellar: :any, ventura: "7fd94f7c8a3a347de016b1f92dab0e8a51e836ca4e4525ba8b4cfd4f749728d1" - sha256 cellar: :any, monterey: "bf8b658f56240a8b45a8539c459946694ca38df3cc48ccb010bc5489bb1b4a01" - sha256 cellar: :any, big_sur: "ac1adc5fb02b5a1506088a688f6230a0380081cfd3d57b098c78bf9697a7707c" - sha256 cellar: :any_skip_relocation, x86_64_linux: "e95e108573d58231673d03ea466a39c6b80553252adf38d94ef5a992e50256dd" + sha256 cellar: :any, arm64_ventura: "d0b3cc828acc2754e9401af3bdfc1fb0a242984b8368f7084fcb8f1130419fab" + sha256 cellar: :any, arm64_monterey: "04e44994ed20a2aa61fae96695dee995920e58a873b0788552543a98dba71bd6" + sha256 cellar: :any, arm64_big_sur: "a58c6d706850f30c48f5ac4c308bcdcc5f9ed11fb78929e5edf468c5752647b7" + sha256 cellar: :any, ventura: "3f883e6b02d9ff04106a772363a934fa0e351a4177de10c6b8fcbbd6dc39efe7" + sha256 cellar: :any, monterey: "aab5c77f8537b50ae516d596d0cf1a11c80bf45a1f644cf36f9051813a6b0084" + sha256 cellar: :any, big_sur: "ddb39243b75930a80605cae5c641f3d20d2b77d8b51c35360f0f9de39ceba3ec" + sha256 cellar: :any_skip_relocation, x86_64_linux: "15ace49c71362099db010fa3ab3756ec1a6f5b617391e884033da48e798b8e0f" end depends_on "rust" => :build From 852632ae09a1303a7a057f584bd8d106eff689f0 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 16:24:58 +0000 Subject: [PATCH 465/680] cmusfm: update 0.4.1_1 bottle. --- Formula/cmusfm.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/cmusfm.rb b/Formula/cmusfm.rb index c26d78e82f7bf..2e123f0f63c10 100644 --- a/Formula/cmusfm.rb +++ b/Formula/cmusfm.rb @@ -7,14 +7,13 @@ class Cmusfm < Formula revision 1 bottle do - sha256 cellar: :any_skip_relocation, arm64_ventura: "91b73a874c10d4deeebcee02a451edff2e1034f88da878506f221eb6a7fa4037" - sha256 cellar: :any_skip_relocation, arm64_big_sur: "6aa58d8aaaf982d09847ca12fa1d90a29d9697d3c396445345d6151f7268ab3e" - sha256 cellar: :any_skip_relocation, ventura: "38859b2343c65800586364cf047ec4ffe4325c9171d8f8082a587fc9c9db2643" - sha256 cellar: :any_skip_relocation, monterey: "f4693ccd831c18591443a07ca6e92d066d912dc2deb91be1e58d9b926d556e13" - sha256 cellar: :any_skip_relocation, big_sur: "fb3118b55ecf198907e43466587b28d328d2f41337f75701c4288ea72759ee7b" - sha256 cellar: :any_skip_relocation, catalina: "c5f5828389cb7aad8fbc5ffb15dcd522f3e9f70718de08bbc5425f7c33118d56" - sha256 cellar: :any_skip_relocation, mojave: "00e046ccd67253bfc0f9031fc7746ef03e4a66d0e1df2fa5aabc64e537863048" - sha256 cellar: :any_skip_relocation, x86_64_linux: "363af3cb7ebfdf77f78b34239c4192810dafbf60de75a675296ecd5f797ceb7f" + sha256 cellar: :any_skip_relocation, arm64_ventura: "a5126da2f4356c0ae63e4018e226b1cb692dfccf4d7725558d4bfde4495baebf" + sha256 cellar: :any_skip_relocation, arm64_monterey: "1072e84a3a3a6a6725497b05a02ac840884b827a0efbb3b23c8a970d5adc9dc9" + sha256 cellar: :any_skip_relocation, arm64_big_sur: "bff70fe49abd28ed98aec28589ca6bba252329c01afe8910235e143013db5fe4" + sha256 cellar: :any_skip_relocation, ventura: "52bd3124f7ecae85ff74729a7d2570d3087f92f0490b5379ba55048b8d2a69fe" + sha256 cellar: :any_skip_relocation, monterey: "171f836e62399e78fbdf01ed12c42755ed02154a2e05edeeb09bdb97a01df082" + sha256 cellar: :any_skip_relocation, big_sur: "0c24879095022d283b1fdf5b8563781cf5c46da121f9d23efade97655fedad9b" + sha256 cellar: :any_skip_relocation, x86_64_linux: "3c22db499e4c604f11c9b8732a5a7297171c6394c423565bb3fc7eafd1ae98b0" end depends_on "autoconf" => :build From 5977b7090463acb3f5ebdabff2afebab83a43af7 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 16:35:16 +0000 Subject: [PATCH 466/680] fb-client: update 2.3.0_1 bottle. --- Formula/fb-client.rb | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/Formula/fb-client.rb b/Formula/fb-client.rb index 97f8afcebdc1f..9a744aadea4a6 100644 --- a/Formula/fb-client.rb +++ b/Formula/fb-client.rb @@ -15,15 +15,13 @@ class FbClient < Formula end bottle do - rebuild 1 - sha256 cellar: :any, arm64_ventura: "d46a63ecf65fd97065166fcab2f4386d4c15ae430a49570d645d5744ef594846" - sha256 cellar: :any, arm64_monterey: "4dadf3cfa163f2a583c73c4fa73084d36962566876994c1363d7d779a9654238" - sha256 cellar: :any, arm64_big_sur: "717e43653007dd176bd23a11099b809d1244d7637aeb1847bfba05bfcfbc78a3" - sha256 cellar: :any, ventura: "2b862bdfdce5f2a7b6c167fc96c905b951fc1335669d8b297fdc873449cd7703" - sha256 cellar: :any, monterey: "6bdf26e1eefe758a492a24c686986513cf79e6db8f3ce36c2116b915b7e3657b" - sha256 cellar: :any, big_sur: "c0904d61b7d29333c7d2c9d5736c3562506a5500400bf336668b5573864d8b3e" - sha256 cellar: :any, catalina: "8489f0e39c1ccb91dd6bb54ecddc2c124b3f943587d08e4616d2342a48f3662c" - sha256 cellar: :any_skip_relocation, x86_64_linux: "00077814d4fef6e1a34653443474be95bdd395d86a1b72a9acc492c6a924ac6e" + sha256 cellar: :any, arm64_ventura: "537eda37cb3bd26c4873ce83bdb9dbc8c41caeb392d2c0ade6507e1c44695c76" + sha256 cellar: :any, arm64_monterey: "320fa43c7cabdf9f3014db7ffc0145ecf187b5e4bf915202ba74e0298eaf6590" + sha256 cellar: :any, arm64_big_sur: "de361b1fbff71a9042ae403b5e4305ef85d09b4f4f546e3ab1184954150c3f45" + sha256 cellar: :any, ventura: "7634d244c93543f5ab6a05e4f730ba67ee79917695b324e9d4b7bfa77819fcb4" + sha256 cellar: :any, monterey: "b2e427fce34347a147339ca1475d88c276c5200ce3a20592ba84abe2d56e9f64" + sha256 cellar: :any, big_sur: "3d4d6131f828be8e190b5c41a07fb43fd136c638198575f73fa42c4fd4782772" + sha256 cellar: :any_skip_relocation, x86_64_linux: "ae2fb8b3cbe02544d90f47ec3cfdccfe6e524df67285a9969ff7356f61ae85a6" end depends_on "pkg-config" => :build From a79c3ef46ad122c15486f427d0c1d09cfe3f4f11 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 16:37:41 +0000 Subject: [PATCH 467/680] dxpy: update 0.349.1_1 bottle. --- Formula/dxpy.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/dxpy.rb b/Formula/dxpy.rb index 944f09a31ef73..2ea4cbd1d3180 100644 --- a/Formula/dxpy.rb +++ b/Formula/dxpy.rb @@ -9,13 +9,13 @@ class Dxpy < Formula revision 1 bottle do - sha256 cellar: :any, arm64_ventura: "ed2d1637b311ce2d1cec76c53ba2c1a439c411da9cf3be3308c7612a78651de2" - sha256 cellar: :any, arm64_monterey: "7d377021f374fdd5cdbc2fc5101a1771d0790d3f855ee2222d3da603b9e73266" - sha256 cellar: :any, arm64_big_sur: "4dc1b1ab6bb150e35a109e44df9c016f1844c59ce33d7b7849f79f3b60d36a41" - sha256 cellar: :any, ventura: "89f254b0e0e254ba12ac010254f3b4d7a72c9ea15f61efce5905ba2b285d24f7" - sha256 cellar: :any, monterey: "ea86b38ef7bc3cb2bb74e98e5cfa04d7b336ea69b851ddd5a87c78866b867d07" - sha256 cellar: :any, big_sur: "27ee83e5c187168075b9446bc7941bc11eb73ff04317243608bb4f7aa00d91ec" - sha256 cellar: :any_skip_relocation, x86_64_linux: "9e115c205ee95219aa18b04df1527935fd6213e1048861a384d8b7c4b91b8c85" + sha256 cellar: :any, arm64_ventura: "f7d615b6cc8f8ffcbe8e65a44a03e5c0e0307aba01cce63701f7c1a3af1cc6ce" + sha256 cellar: :any, arm64_monterey: "b1e147bb7d1e9ee6e7174b13aeabd764e112e586370f324d37e33a7405b42f5a" + sha256 cellar: :any, arm64_big_sur: "5c2aae9d8059060c0579989387a076e9964a3e651a812869ca43d678eb80d47c" + sha256 cellar: :any, ventura: "a2eb6c4f646753b7881dc51e5c3e3a6f873a3bb8518b28d944024632e66241ee" + sha256 cellar: :any, monterey: "3d0a6a02d2806b5ffd4bd6ca3c34d5e4be2fda63630d25bf4916f0c9fb672f1b" + sha256 cellar: :any, big_sur: "7743cbdad994e8f725adfc0fbfbea79c40f432d48d005ff3950b630c00c79955" + sha256 cellar: :any_skip_relocation, x86_64_linux: "76fda1ab3c5f6eb09cf7c7a51b7af0c02492b71f367ff0eb32d4856a96cdd7c1" end depends_on "pkg-config" => :build From 43e1b0327d08cbae5548057913ce15c2fc19334c Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 16:52:35 +0000 Subject: [PATCH 468/680] cargo-generate: update 0.18.3_1 bottle. --- Formula/cargo-generate.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/cargo-generate.rb b/Formula/cargo-generate.rb index 8a81a6c11fd7a..9536e454281a4 100644 --- a/Formula/cargo-generate.rb +++ b/Formula/cargo-generate.rb @@ -8,13 +8,13 @@ class CargoGenerate < Formula head "https://github.com/cargo-generate/cargo-generate.git", branch: "main" bottle do - sha256 cellar: :any, arm64_ventura: "96267876fc18cd2aeeb8abed43006fd6b173ed6fa75edaee72722f2a9f1ebd2f" - sha256 cellar: :any, arm64_monterey: "50d13728fe22dfccda32e2f283891ea4caaf5f66de0e45af8966f446628e076b" - sha256 cellar: :any, arm64_big_sur: "10ac1a36f53c717d616eecdd20a685af8b62ec0c337f86a5e17e5404752678a1" - sha256 cellar: :any, ventura: "1d0b43580ea388d45b78e9ec6ac6f6deb058c3492557322877011a1ebe2c04d3" - sha256 cellar: :any, monterey: "f8e6ff39f3c70b44de632745c9602f17bc8460a4f92d8363c7d45e1838a90385" - sha256 cellar: :any, big_sur: "198efa2b66cbbf71e4fa834a0448b2efaab6e66079a4ab9de8af229c0c38f5f5" - sha256 cellar: :any_skip_relocation, x86_64_linux: "c3b748fd77898ed192c4443821d5eea3d3dfc6566e23eb60e9b7356a63362fb1" + sha256 cellar: :any, arm64_ventura: "f1423eba17a969331a6245be5750dd057993c96dd7d3f88e6e10f3775522bb44" + sha256 cellar: :any, arm64_monterey: "872007cf7741a8c95e571d06cae772ce30bf4b05792cb38cc3070290b88a0657" + sha256 cellar: :any, arm64_big_sur: "a279ff568f299917443c319f901544faf7bc49e067758e6b011710a286dc95af" + sha256 cellar: :any, ventura: "83f7d54dc2ca09ae6696e2e58e5e9601c2d4ef8404630c9772ea7a48b1145707" + sha256 cellar: :any, monterey: "99a7741c22c61bf9f48f0b0e1b565231b35f4a1f52a5836bc0f86d1dd490ff8f" + sha256 cellar: :any, big_sur: "6f7b3ce671653d4f4660943708f41d49846d0aef7f4018cdf2d076d5c96627ce" + sha256 cellar: :any_skip_relocation, x86_64_linux: "7100287872bf0fabcf2a03cfa891eb83c63a780c84d8b03f07b9ba69ae6711bc" end depends_on "pkg-config" => :build From aebf620c115771ac231b7f455bd383c455a8468a Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 16:54:45 +0000 Subject: [PATCH 469/680] keepkey-agent: update 0.9.0_7 bottle. --- Formula/keepkey-agent.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/keepkey-agent.rb b/Formula/keepkey-agent.rb index b8a97039790ae..76e0448707f46 100644 --- a/Formula/keepkey-agent.rb +++ b/Formula/keepkey-agent.rb @@ -9,14 +9,13 @@ class KeepkeyAgent < Formula revision 7 bottle do - rebuild 4 - sha256 cellar: :any, arm64_ventura: "1cda61e10e3d0dd65b358d0bd1bd5c647747ffcdd4fd25ac2e0740eb03f03e26" - sha256 cellar: :any, arm64_monterey: "0e20fab5b3e29e5af967a877452b85657207293e306c6d3e0c8065693a736457" - sha256 cellar: :any, arm64_big_sur: "016757dc0089cac5a3224c82768bab1814651bc8661d1fa469067a05e301b654" - sha256 cellar: :any, ventura: "3915f6317e939ab6348e3fcce4a220a72f666d9653badbd73dba31af1e84b664" - sha256 cellar: :any, monterey: "2d0bb161ba37b1f674495c8d6069502530e18d5d3a732b18919ddef8d7717707" - sha256 cellar: :any, big_sur: "5a64a75089fe060dde17bdfa8c9950578b8024db999959fa4760bdade9a28d82" - sha256 cellar: :any_skip_relocation, x86_64_linux: "6218ae8d8e92b49e620e4ebd58e63a825515c2b7157646654cb7c5c4ce580a2c" + sha256 cellar: :any, arm64_ventura: "b24e0b0adc47e73232b625dfb0fcada42b3f4075b784b640d999b4b7190ebc46" + sha256 cellar: :any, arm64_monterey: "e15107caac75189dd84abb0fb947ada153c385f54ca3e677726f99ef7b49132e" + sha256 cellar: :any, arm64_big_sur: "450aef2ddb82eba5eede13723d8716dd3a3b65c9d8305c8a5aa7c748da608a53" + sha256 cellar: :any, ventura: "c31059abd3d74075d524733d6bbac585dfa0c40575ebffbd45fdd1c28e567b5d" + sha256 cellar: :any, monterey: "96a0afd351289ba37315fde718220740da93081a0fd67e729d5ebd9248c5610d" + sha256 cellar: :any, big_sur: "18dd8e8f929e1d4b2d1054f0593317e8e14091126badcf6efcb471c7376144c2" + sha256 cellar: :any_skip_relocation, x86_64_linux: "398a5139373cea7805b82802e54eacf5460e001b82956d96a375566b31f63581" end depends_on "pkg-config" => :build From da9a193c6ce9e55e0fcf17722309d466310632f4 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 16:58:39 +0000 Subject: [PATCH 470/680] jrnl: update 4.0.1_1 bottle. --- Formula/jrnl.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/jrnl.rb b/Formula/jrnl.rb index a2c4de88851e9..854d7ad365b3a 100644 --- a/Formula/jrnl.rb +++ b/Formula/jrnl.rb @@ -9,13 +9,13 @@ class Jrnl < Formula revision 1 bottle do - sha256 cellar: :any, arm64_ventura: "3df3921f83fd7621a332223423804723623f8a65395b5c857f4e1ceabf88cae4" - sha256 cellar: :any, arm64_monterey: "9ceb7f1a2740bfa7201bb48bc0e75e6e2f23c43f0d11d2cf5153599615eac2cc" - sha256 cellar: :any, arm64_big_sur: "f0f5517ddc4b278823c140d96715b30bc29e57fc1cf93db8f8c64061263a2b9b" - sha256 cellar: :any, ventura: "ed8a5ca99cb2bbfff0b62ca58d9e91b97b903e6803f38f338205df9ed045b028" - sha256 cellar: :any, monterey: "dcf42ca14956160b83d5daff26d48385158780939dfdd17e72776eceb345b248" - sha256 cellar: :any, big_sur: "a385c050ca9121868b33f0f950678f88c38d21e1066f2766cf1ee3358480a7c2" - sha256 cellar: :any_skip_relocation, x86_64_linux: "1ed123ed498a80e11c862f548b4dade916be3bdb0ed38925e61cf5ad3f52e1b6" + sha256 cellar: :any, arm64_ventura: "b31feee9a940d3f8f41f2d09ef623bd4f8ca252d25e46d485d6c0992c269b09c" + sha256 cellar: :any, arm64_monterey: "48a5fe39641bbaa91236dc6e8e9f52a0a37f447e5810dd07378ed72ee71b529d" + sha256 cellar: :any, arm64_big_sur: "d732ebcf4d7919b97697f5601bb68ef2d5e97727e2c26a7c6983cac934cc8286" + sha256 cellar: :any, ventura: "84de8f70f4408a43b7aa19d60730c14914f6301183cd31eb280f41f6651d5c93" + sha256 cellar: :any, monterey: "d040fe846541a8d536d763dcb397186f8ce18d05df0d070c8d3ae2cc9f4aaaa3" + sha256 cellar: :any, big_sur: "79d05628707fd48c57776045c05faa420c82cde28312b7ce46bbec8794299be0" + sha256 cellar: :any_skip_relocation, x86_64_linux: "e34bcdf9cde47e0d62c1050ddf229460b9bf4a8de34b0708d428b6cb24e38861" end depends_on "pkg-config" => :build From 2e4097d8fd222c3e4d47f8fae0dd996927fcf932 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 17:03:17 +0000 Subject: [PATCH 471/680] php@8.1: update 8.1.20_2 bottle. --- Formula/php@8.1.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/php@8.1.rb b/Formula/php@8.1.rb index 1405ba838be09..8a25b64b60b5b 100644 --- a/Formula/php@8.1.rb +++ b/Formula/php@8.1.rb @@ -14,13 +14,13 @@ class PhpAT81 < Formula end bottle do - sha256 arm64_ventura: "1479e0fd4151215aab1dbac68546de4ef79ade173ab52afa16144b61da9df836" - sha256 arm64_monterey: "889ab93fb0aa8272656623e220e0b95bb3c1455e22972c7c2e6e41994ca383a9" - sha256 arm64_big_sur: "93372f93ec15208267dec6fd6f8c1cc35788df09d35c52c77dfcf5afb87b44f5" - sha256 ventura: "54ac81600527bbf78b5ab997c6e12f77443fe9ec65709ae0167313d02ae62b8b" - sha256 monterey: "a033d3d10927297846704d29adde258131d3660400415a7188fb1827fb9c8acf" - sha256 big_sur: "491d61f1f362444e46f871bfe311dc47dbd6858e1a360ea3999866cc536f48af" - sha256 x86_64_linux: "261010d1b81c093ec8ea623060f4ac65a190cd1b746189eae0106076e93f37b0" + sha256 arm64_ventura: "b616d0f52d34abb5f0bcb414cedc1aee13542e02e14814be8fb9a6297eb048f1" + sha256 arm64_monterey: "551a5273f5ba85258d7de3a6eab23916c01a2f14033cfde5b7123e0aba16ff9c" + sha256 arm64_big_sur: "ae801813296f23e9be8c9c91898cadbc805d4fd92a9933eee65cbbd655ab39cf" + sha256 ventura: "6a07a3c0e023bf24e5e1dbf8c926a09ad8f81b469c954ab1f56c2e69a2fb8092" + sha256 monterey: "0db03257b4c7d4f98e3e3df99176bb29464b81cfed661c045181d682cacaa1e6" + sha256 big_sur: "3a519aa0082725b70dd5a5b1dc5962a7b43133db932731a6bcf02835b69a83c7" + sha256 x86_64_linux: "5d5b8f1ee94adbbc13d6a68b2370f2d87076194d492a9c10ca883826c4eae9a9" end keg_only :versioned_formula From 98fe7eeeed1286b90aff3746a5983775d682c633 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 17:05:17 +0000 Subject: [PATCH 472/680] mysql-connector-c++: update 8.0.33_1 bottle. --- Formula/mysql-connector-c++.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/mysql-connector-c++.rb b/Formula/mysql-connector-c++.rb index 33ab38622ff4d..016e1c2bf0e73 100644 --- a/Formula/mysql-connector-c++.rb +++ b/Formula/mysql-connector-c++.rb @@ -12,13 +12,13 @@ class MysqlConnectorCxx < Formula end bottle do - sha256 cellar: :any, arm64_ventura: "3a257bf5c7c73420ff596e1ffdfdcdefa93258c47a30868db9959615a3f25cbf" - sha256 cellar: :any, arm64_monterey: "5362e32cc2d03b920cbe4962a8062878f89b04c1d8bf8def155080158023ef9b" - sha256 cellar: :any, arm64_big_sur: "4ed908defe763907f2480b250fdf8ac3fa55608681a21719e1ad81a1252704bb" - sha256 cellar: :any, ventura: "5b56cc5526d3a7318d8e4585a909ebda9d31cd53c81c4071fc0dc4a1e734f5a5" - sha256 cellar: :any, monterey: "ffc6a362bafca5f0a019fd342fdae3600356366ba04417b2ce74982ee6049b43" - sha256 cellar: :any, big_sur: "a45e548dbab4734bfd6574e9b62e27bd2420830425441e46289d4a9335019d61" - sha256 cellar: :any_skip_relocation, x86_64_linux: "7eef34c090c4f3a312f11e8fecfabefb74d05db8e0ac9c781766274f91253c57" + sha256 cellar: :any, arm64_ventura: "d14671c0ceeed3b1177e8dbad360276eb08a2750ffa94bf0d7dfbb3189733205" + sha256 cellar: :any, arm64_monterey: "f7612c7827caaa37ae09993f4471136c6da763709a856de949c163b2f389a811" + sha256 cellar: :any, arm64_big_sur: "72a939f6154ee70022b3777324ccfbc4f1fd281bc121b3e6fa90dfac63b15541" + sha256 cellar: :any, ventura: "132e3e95c0691a0b161045eda612a37cdb953bcee7374f260c6312037f1d0190" + sha256 cellar: :any, monterey: "d1aa618dec90255da12723c50560d6af74e8ab20ebdbbae80a844f326c28c4ad" + sha256 cellar: :any, big_sur: "6934cc4467099f246653f21f93ba50186655bd8a8d96357225ad5e277b3871fe" + sha256 cellar: :any_skip_relocation, x86_64_linux: "dee4b93dab15311180101f9b729a3e40cabeb2266fc3bdc0ea517e0ffa0fe124" end depends_on "boost" => :build From 0179acd65ebd9b413457c005842482348adcb3ad Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 17:52:24 +0000 Subject: [PATCH 473/680] lexicon: update 3.12.0_1 bottle. --- Formula/lexicon.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/lexicon.rb b/Formula/lexicon.rb index 35b6104f964a8..ac3ea0b20d9fc 100644 --- a/Formula/lexicon.rb +++ b/Formula/lexicon.rb @@ -10,13 +10,13 @@ class Lexicon < Formula head "https://github.com/AnalogJ/lexicon.git", branch: "master" bottle do - sha256 cellar: :any, arm64_ventura: "6543341c7909bde3d142cb9d1db4d3b4f62d789bd7a19e17187586175d564283" - sha256 cellar: :any, arm64_monterey: "ff4065e49e169dd7972f9af7678ae63fdf59fb86272c8a5d331290d574e4bf62" - sha256 cellar: :any, arm64_big_sur: "9837e149d592eb240529c6e91e9c24d945093284557515cb14748b3748e4b22c" - sha256 cellar: :any, ventura: "d2b92664d436abfcf1665fc58d225365e3daf9a27e24ba0cb6f109562587e1f6" - sha256 cellar: :any, monterey: "320e9ebc3584f04862f15014abc6a192952301710d92715298966aae5d44898a" - sha256 cellar: :any, big_sur: "66831067d3809044fd2a8f31f17e862ecb5bd0f431da7d778151b7da97c675bc" - sha256 cellar: :any_skip_relocation, x86_64_linux: "299823c8f673c659d2cacbbf524bdf46c7a3bdc02ea1603b790b78e93a9235a8" + sha256 cellar: :any, arm64_ventura: "7507a700925fe8299ab9c7f0603761d2af634c43bb6ebae69f4b458aa3555008" + sha256 cellar: :any, arm64_monterey: "f935d9f52cbddcb90ad54db10e6e986616ab0fe9673fe648afbd3c5cd7c620f6" + sha256 cellar: :any, arm64_big_sur: "f4bb7f4a5f1a552e31787975a56d24bad85d1cec70a944becfa0d71e417a84dd" + sha256 cellar: :any, ventura: "ec4b8ca2876e37c7bc166fa24017b421e8720d08d1171b744e1f48a9a82f8691" + sha256 cellar: :any, monterey: "7655f550fda7726b5bc51192e4c733e6df044460bbc8a99f8afb533ec783ff08" + sha256 cellar: :any, big_sur: "1c28b87ca13d334fa31240f8aa7fca7cf59a41928b3b48f85d213d740bb732f6" + sha256 cellar: :any_skip_relocation, x86_64_linux: "4a5e15f891a95793cc628244dd6ee81d6fd72747892a8c4f0f121865adc3d24b" end depends_on "pkg-config" => :build From 75f523016bafa5fb0e91f46ec44be26b043804ad Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 18:05:59 +0000 Subject: [PATCH 474/680] node@16: update 16.20.1_1 bottle. --- Formula/node@16.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/node@16.rb b/Formula/node@16.rb index 9ab887eb029f8..b69ea5e5c683f 100644 --- a/Formula/node@16.rb +++ b/Formula/node@16.rb @@ -12,13 +12,13 @@ class NodeAT16 < Formula end bottle do - sha256 cellar: :any, arm64_ventura: "132e3987602300694ac7cd4481437dc8e3f573d2b255b1be7eaa76b505d4d919" - sha256 cellar: :any, arm64_monterey: "d38941095893e3ddc6a95b57ac2afdc0d8b4370f2a6f6e28e86d8475dd4dd72d" - sha256 cellar: :any, arm64_big_sur: "841868d01f650baa52b76fc15e6cb58af5372c695a865cf65887df3af7d76f87" - sha256 cellar: :any, ventura: "2f18e5a7c1d139372cc551f6097fe0343ed1b85cf0fe7757d13a716e39582f8e" - sha256 cellar: :any, monterey: "cd4c21ce4bbbd02f840f49da5d604b43b70308e86f400a0f2956aca75d26434a" - sha256 cellar: :any, big_sur: "64e82f51db8dae485684ca2158f8f0c0db393fb4494f8cee9559adeb76d1abb2" - sha256 cellar: :any_skip_relocation, x86_64_linux: "c935593186670f001cce94883beeac95ecfafa4bc37bc07bfec42a09183d2860" + sha256 cellar: :any, arm64_ventura: "32c02eb8685bca80ae38c38ad87c7e53b2e2d0ea04d3905ef6d7b54227f9fadd" + sha256 cellar: :any, arm64_monterey: "892e19b59b0a54cdd13046092ec134616c39296d365b7cea2fa1da61ce1aa741" + sha256 cellar: :any, arm64_big_sur: "b5cef587998788334def771a486ff287ed1a4d70ad78d148ed2ff69e7c825293" + sha256 cellar: :any, ventura: "ac9b85404fe342e77b3e2e9a4b35d82ed57e67ff4d8635b35a3de7cc86ea4b43" + sha256 cellar: :any, monterey: "e8b90416a921f883f91abec3809fde918c3ac9537b9be67082b0648e1b81fa91" + sha256 cellar: :any, big_sur: "d485bbb9f9aee386690d95168412a5da37663ca695b0aa86b761273073c88d1c" + sha256 cellar: :any_skip_relocation, x86_64_linux: "2cbcfa355dd001fa4a7b0bf1fd825367e05eedabaf71f4d4bcb3e78c16246328" end keg_only :versioned_formula From 2cf6f41891a484d70c2d1b9b6c46ca3f894d200e Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 18:19:11 +0000 Subject: [PATCH 475/680] fastnetmon: update 1.2.5_3 bottle. --- Formula/fastnetmon.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/fastnetmon.rb b/Formula/fastnetmon.rb index 5a90ce229e9b2..3dc560d0ce1f9 100644 --- a/Formula/fastnetmon.rb +++ b/Formula/fastnetmon.rb @@ -8,13 +8,13 @@ class Fastnetmon < Formula revision 3 bottle do - sha256 cellar: :any, arm64_ventura: "cfbee7fcc9c447bb72969d973f7b130a338e6802e77f9eed269389620f576d93" - sha256 cellar: :any, arm64_monterey: "2dce88a68ddf802ef663443eb4a694a72c265b250d203a6b1e980f25f8e01fc7" - sha256 cellar: :any, arm64_big_sur: "26b5966e4f025903c24178723c683b3cdbfe353afb20216de6a4758f4c8da285" - sha256 cellar: :any, ventura: "4cc7dbd890eb50fe2c6469a873e10b4decc5c2130ad2328f75923ce8dd910e6c" - sha256 cellar: :any, monterey: "ab7982e2f4769464eb0ef67a81b27c6463231b40893734b1eafcc5d4a368520c" - sha256 cellar: :any, big_sur: "8d61e825bacb369d6eb524950841d328781007a27f618a96b55a4f10ca244194" - sha256 cellar: :any_skip_relocation, x86_64_linux: "4114950c93a97ec831923b78acbbaa45b3031229c1e3bc95ef912b3cc404ca91" + sha256 cellar: :any, arm64_ventura: "81c83f3712b5a056ed190b0639225066fcf08b4c84e219df309f43e71f24f734" + sha256 cellar: :any, arm64_monterey: "fe4f2d1805139c1e7c0d2b5b4431870d55972ebd0412ae05e9b8f5ee12208ccc" + sha256 cellar: :any, arm64_big_sur: "17800806bc4e52dbf11d661059495d5cfd7850ad1ad950eaed52b089cfcb3b84" + sha256 cellar: :any, ventura: "1a108e5de92055568e1fe092a779bec815f08da43345e4db6a574e38e49ecdc8" + sha256 cellar: :any, monterey: "393c75e0894d4804d5f8d08896e1022c6992a5d24679dc4aa6a5a45577e8246e" + sha256 cellar: :any, big_sur: "c085f7a2d3a8d6e91d697de4afdc5268694448a8d7b05642f1b13815cdadbeb0" + sha256 cellar: :any_skip_relocation, x86_64_linux: "f028e8ae77dec6ae789aa1ee6598cb38aa4cfa28f970f8287d6ed7eaab0c50c4" end depends_on "cmake" => :build From ce0edbeb7429653614ea1a5abeb2d5ee079abb6b Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 18:19:13 +0000 Subject: [PATCH 476/680] mongo-c-driver: update 1.24.1_1 bottle. --- Formula/mongo-c-driver.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/mongo-c-driver.rb b/Formula/mongo-c-driver.rb index 0f3aca3fe6674..3ec17bb1c4cdb 100644 --- a/Formula/mongo-c-driver.rb +++ b/Formula/mongo-c-driver.rb @@ -13,13 +13,13 @@ class MongoCDriver < Formula end bottle do - sha256 cellar: :any, arm64_ventura: "a257a894a75aca6242277f599457eb639023fc41305c52b989f244c79a3a43ae" - sha256 cellar: :any, arm64_monterey: "5cbbeb1f4d2be2810cf20250914fafdf2dd8322db33ad12fbdc6dd902cf2e2ab" - sha256 cellar: :any, arm64_big_sur: "14b9cb083d0e68be897de2f4149b026f3de8a198fc01e324d75a318b3a1e58ee" - sha256 cellar: :any, ventura: "ea25a551b22b38923e3457ecef6c981a5ccf888a6fa67f654a2eed01a9978c9f" - sha256 cellar: :any, monterey: "f40ea6c34b7835397f7f3c35f3fc740148e793768aa9f09da8bd5ad5c173cd9e" - sha256 cellar: :any, big_sur: "1c1152b90d5cd89136409263ebbea2abe30b6670b03dc26d65df283858148f95" - sha256 cellar: :any_skip_relocation, x86_64_linux: "43482eea859016c9d460bc6b85aa33dba7682a3ecffbbd7d7803e8c8bb4aac46" + sha256 cellar: :any, arm64_ventura: "6bf2cc3500de94725a7a64341f8e0950aa6324271bf51c4036ec6c763efea506" + sha256 cellar: :any, arm64_monterey: "205332b62f77f04d9a32b2a57fa19d5fdce4c6db3ba2ac6ad3d964c2ba3b8a5b" + sha256 cellar: :any, arm64_big_sur: "f74b75e1bbb7bee0415e975f7aa7846d32d9a01b8f1b48f7c8538f0d61cd471b" + sha256 cellar: :any, ventura: "730c4f89d68846eb63b2ac6fef3ff1798f8c51b43b4749fa995718e384cd92f0" + sha256 cellar: :any, monterey: "7ec25a7b3ff54650ec8cd42de104d1afa0a0862c9180f47718fa271b6a50995b" + sha256 cellar: :any, big_sur: "b87ad41a8b7462f83249792c8146f57d59dc11d49652a94810779e9fc91a8110" + sha256 cellar: :any_skip_relocation, x86_64_linux: "7ccaca27af05b3c39620de63ca33285eba01bc66806c25a96663f7e026ce3b12" end depends_on "cmake" => :build From 7859f1dc053d3bd27619e66b9f4c59f15d7f2c51 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 18:19:13 +0000 Subject: [PATCH 477/680] syslog-ng: update 4.1.1_1 bottle. --- Formula/syslog-ng.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/syslog-ng.rb b/Formula/syslog-ng.rb index cf43d3b696cc0..e8e67fdf2de9f 100644 --- a/Formula/syslog-ng.rb +++ b/Formula/syslog-ng.rb @@ -7,13 +7,13 @@ class SyslogNg < Formula revision 1 bottle do - sha256 arm64_ventura: "16bf633f59ad036d6e650158fb59117c550343eb58d466b0d040f882265c8ba8" - sha256 arm64_monterey: "14ccb4f5c314f9ede695ebe9111a00a0586f78727238cd8ad73f0d5b68f07ec6" - sha256 arm64_big_sur: "709b699daef970fd6ccb402bdc26cfec4ab9b7fb3788229aed020e2f472c0700" - sha256 ventura: "a9f44d1b0c7b4aaa16afe94010adb12161b1f55a67b082fdf54f42fc57dbfd7c" - sha256 monterey: "e3220609629c1fccf365c5fefc4ffb27d599752bafc0c07e5959009678569054" - sha256 big_sur: "1ad45ff8d5203d8840c3ee6c89eea51c966ed66a79e7d2538d617a0e04054fcf" - sha256 x86_64_linux: "d39f3a52b0231ecb5dcc63d4ae61f912bad59a19e430d594bbc481945bb5bac9" + sha256 arm64_ventura: "da1f97b9a2f99cf642a9a0eac40d38c3c9d12caf97caa0ea954ce7067e73c2f8" + sha256 arm64_monterey: "8c24fc791e0893ddac030fd1fdfe0f0ed02fd3e823daba394d1e32a5246c079c" + sha256 arm64_big_sur: "bfc09e51c35e93878d1168123a6fd60caf13a8b31d270c234d4a3fa4d1d8c10d" + sha256 ventura: "4ca764760ff73f2a0bc166d42a1c23b4a31bd4d71048e7ecb3a1545f0344a0fc" + sha256 monterey: "d3fbbdbc659d6fd18613dd1ca508a4179b02fb950217e8688e4b97cc9ea167e0" + sha256 big_sur: "eed75c895e0a1c499e42243cb981c00394de2c92f5ace3a1e6fee4cfd242337a" + sha256 x86_64_linux: "14d29820362bfcffd5a0a3d3ffd5e6fd04cdf2deade891861104536a9691492c" end depends_on "autoconf" => :build From 6c9ee570624d0053bee45f585b562837a74b6d21 Mon Sep 17 00:00:00 2001 From: Justin Krehel <39449589+krehel@users.noreply.github.com> Date: Wed, 21 Jun 2023 16:55:50 -0400 Subject: [PATCH 478/680] fizz: switch to openssl3 --- Formula/fizz.rb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Formula/fizz.rb b/Formula/fizz.rb index 4f67e32566f4a..1b59cf99216cc 100644 --- a/Formula/fizz.rb +++ b/Formula/fizz.rb @@ -2,6 +2,7 @@ class Fizz < Formula desc "C++14 implementation of the TLS-1.3 standard" homepage "https://github.com/facebookincubator/fizz" license "BSD-3-Clause" + revision 1 head "https://github.com/facebookincubator/fizz.git", branch: "main" # Remove stable block when the patch is no longer needed. @@ -36,7 +37,7 @@ class Fizz < Formula depends_on "libevent" depends_on "libsodium" depends_on "lz4" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "snappy" depends_on "zstd" @@ -64,14 +65,14 @@ def install EOS system ENV.cxx, "-std=c++14", "test.cpp", "-o", "test", "-I#{include}", - "-I#{Formula["openssl@1.1"].opt_include}", + "-I#{Formula["openssl@3"].opt_include}", "-L#{lib}", "-lfizz", "-L#{Formula["folly"].opt_lib}", "-lfolly", "-L#{Formula["gflags"].opt_lib}", "-lgflags", "-L#{Formula["glog"].opt_lib}", "-lglog", "-L#{Formula["libevent"].opt_lib}", "-levent", "-L#{Formula["libsodium"].opt_lib}", "-lsodium", - "-L#{Formula["openssl@1.1"].opt_lib}", "-lcrypto", "-lssl" + "-L#{Formula["openssl@3"].opt_lib}", "-lcrypto", "-lssl" assert_match "TLS", shell_output("./test") end end From 10e3338b1aff6c173ca64a7fcd0857548a6950ca Mon Sep 17 00:00:00 2001 From: Justin Krehel <39449589+krehel@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:54:51 -0400 Subject: [PATCH 479/680] fb303: switch to `openssl@3` --- Formula/fb303.rb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Formula/fb303.rb b/Formula/fb303.rb index 799c5828281b4..67ab09323be65 100644 --- a/Formula/fb303.rb +++ b/Formula/fb303.rb @@ -4,6 +4,7 @@ class Fb303 < Formula url "https://github.com/facebook/fb303/archive/refs/tags/v2023.06.12.00.tar.gz" sha256 "f9cdc2f6631e09707ed5f9afe8b3b9acb94b9a3c04dc896d7570a07290024292" license "Apache-2.0" + revision 1 head "https://github.com/facebook/fb303.git", branch: "main" bottle do @@ -23,7 +24,7 @@ class Fb303 < Formula depends_on "folly" depends_on "gflags" depends_on "glog" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "wangle" fails_with gcc: "5" # C++17 @@ -56,7 +57,7 @@ def install ENV.append "CXXFLAGS", "-std=c++17" system ENV.cxx, *ENV.cxxflags.split, "test.cpp", "-o", "test", - "-I#{include}", "-I#{Formula["openssl@1.1"].opt_include}", + "-I#{include}", "-I#{Formula["openssl@3"].opt_include}", "-L#{lib}", "-lfb303_thrift_cpp", "-L#{Formula["folly"].opt_lib}", "-lfolly", "-L#{Formula["glog"].opt_lib}", "-lglog", From b844d07d1b0e47a7955c4e7d5b2d85c40866afb9 Mon Sep 17 00:00:00 2001 From: Justin Krehel <39449589+krehel@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:55:19 -0400 Subject: [PATCH 480/680] fbthrift: switch to `openssl@3` --- Formula/fbthrift.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/fbthrift.rb b/Formula/fbthrift.rb index 9e1b40b426563..8357cef84d6bc 100644 --- a/Formula/fbthrift.rb +++ b/Formula/fbthrift.rb @@ -4,6 +4,7 @@ class Fbthrift < Formula url "https://github.com/facebook/fbthrift/archive/refs/tags/v2023.06.12.00.tar.gz" sha256 "bae7c64b91e80a1d881e7e33bbcb603542af5467ddd596c21cadb76e868c6d96" license "Apache-2.0" + revision 1 head "https://github.com/facebook/fbthrift.git", branch: "main" bottle do @@ -24,7 +25,7 @@ class Fbthrift < Formula depends_on "folly" depends_on "gflags" depends_on "glog" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "wangle" depends_on "zstd" From fd3b3c0d28c30e3e4deea4be07e60839faa2edd3 Mon Sep 17 00:00:00 2001 From: Justin Krehel <39449589+krehel@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:56:01 -0400 Subject: [PATCH 481/680] folly: switch to `openssl@3` --- Formula/folly.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/folly.rb b/Formula/folly.rb index 753481198be37..d7cd4c6527d8b 100644 --- a/Formula/folly.rb +++ b/Formula/folly.rb @@ -4,6 +4,7 @@ class Folly < Formula url "https://github.com/facebook/folly/archive/refs/tags/v2023.06.12.00.tar.gz" sha256 "cb7d075f5610dcc50084d727ee675daad51733b049f0b07cc112b160e468599d" license "Apache-2.0" + revision 1 head "https://github.com/facebook/folly.git", branch: "main" bottle do @@ -25,7 +26,7 @@ class Folly < Formula depends_on "glog" depends_on "libevent" depends_on "lz4" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "snappy" depends_on "xz" depends_on "zstd" From 8e456fa5bfa1607e1eebb24cd6a1e3597bbeab97 Mon Sep 17 00:00:00 2001 From: Justin Krehel <39449589+krehel@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:56:35 -0400 Subject: [PATCH 482/680] wangle: switch to `openssl@3` --- Formula/wangle.rb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Formula/wangle.rb b/Formula/wangle.rb index cbec71985155f..eb2526f237cc5 100644 --- a/Formula/wangle.rb +++ b/Formula/wangle.rb @@ -4,6 +4,7 @@ class Wangle < Formula url "https://github.com/facebook/wangle/releases/download/v2023.06.12.00/wangle-v2023.06.12.00.tar.gz" sha256 "ad9225e810967f023af93376cc8484f66c0a7a0a9687f47e07a1ea7bef2662a1" license "Apache-2.0" + revision 1 head "https://github.com/facebook/wangle.git", branch: "master" bottle do @@ -27,7 +28,7 @@ class Wangle < Formula depends_on "libevent" depends_on "libsodium" depends_on "lz4" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "snappy" depends_on "zstd" @@ -53,7 +54,7 @@ def install cxx_flags = %W[ -std=c++17 -I#{include} - -I#{Formula["openssl@1.1"].opt_include} + -I#{Formula["openssl@3"].opt_include} -L#{Formula["gflags"].opt_lib} -L#{Formula["glog"].opt_lib} -L#{Formula["folly"].opt_lib} From 6baa01402e581a9603b04fb16d4dabebc8acd117 Mon Sep 17 00:00:00 2001 From: Justin Krehel <39449589+krehel@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:57:03 -0400 Subject: [PATCH 483/680] watchman: switch to `openssl@3` --- Formula/watchman.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/watchman.rb b/Formula/watchman.rb index 79f4e8406c3b7..e7515c5f7b7fa 100644 --- a/Formula/watchman.rb +++ b/Formula/watchman.rb @@ -4,6 +4,7 @@ class Watchman < Formula url "https://github.com/facebook/watchman/archive/refs/tags/v2023.06.12.00.tar.gz" sha256 "a57e8f0b4bbeac51e151e23911916d1eb1f47cef91bff578df66fc5484411613" license "MIT" + revision 1 head "https://github.com/facebook/watchman.git", branch: "main" bottle do @@ -32,7 +33,7 @@ class Watchman < Formula depends_on "gflags" depends_on "glog" depends_on "libevent" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "pcre2" depends_on "python@3.11" From a44f2991af2a60d0995940517c77e080934ed475 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Fri, 23 Jun 2023 02:22:15 +0800 Subject: [PATCH 484/680] edencommon: switch to `openssl@3` This has linkage to OpenSSL. --- Formula/edencommon.rb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Formula/edencommon.rb b/Formula/edencommon.rb index 3b8ab08f87e66..26d2660fec88d 100644 --- a/Formula/edencommon.rb +++ b/Formula/edencommon.rb @@ -4,6 +4,7 @@ class Edencommon < Formula url "https://github.com/facebookexperimental/edencommon/archive/refs/tags/v2023.06.12.00.tar.gz" sha256 "8cfd53508ba31a5a830987a7c99ecf2dc25541a76f82e836c260e6c53e4d793b" license "MIT" + revision 1 head "https://github.com/facebookexperimental/edencommon.git", branch: "main" bottle do @@ -21,6 +22,7 @@ class Edencommon < Formula depends_on "folly" depends_on "gflags" depends_on "glog" + depends_on "openssl@3" def install # Fix "Process terminated due to timeout" by allowing a longer timeout. From b7eda02e08a7c0799421c9074deaa134062ba2fc Mon Sep 17 00:00:00 2001 From: Minsoo Choo Date: Thu, 22 Jun 2023 01:31:51 -0400 Subject: [PATCH 485/680] pgcli: remove openssl dep Signed-off-by: Rui Chen --- Formula/pgcli.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/Formula/pgcli.rb b/Formula/pgcli.rb index 83d588285800f..5e03288a79be8 100644 --- a/Formula/pgcli.rb +++ b/Formula/pgcli.rb @@ -20,7 +20,6 @@ class Pgcli < Formula end depends_on "libpq" - depends_on "openssl@1.1" depends_on "pygments" depends_on "python-tabulate" depends_on "python-typing-extensions" From 613c32bf97b6a460e85a92394adc13bfa020ac82 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 18:38:20 +0000 Subject: [PATCH 486/680] cups: update 2.4.5_1 bottle. --- Formula/cups.rb | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Formula/cups.rb b/Formula/cups.rb index 324f248b387db..e5ba073a849f5 100644 --- a/Formula/cups.rb +++ b/Formula/cups.rb @@ -15,11 +15,11 @@ class Cups < Formula end bottle do - sha256 arm64_ventura: "a9d75d19c28df2dc0e2e5e73e878811fa71788ee3afac89610796a6e7476b4f2" - sha256 arm64_monterey: "c7bc577adcaa64a33280b92047c209ec02c612a5ff9749a4f8382bce591228f8" - sha256 ventura: "ef33fead0baf4c064379cf709b46f6b409ef03a871c4f990ab6d11b6726ab938" - sha256 monterey: "3115cdcf11c881d0fc420da4780c2724280aba4c22eab64513dd562dbda8c547" - sha256 x86_64_linux: "30dba08478c1118cd969ae21c707b5c3be7b45476b3359c6036015834db679de" + sha256 arm64_ventura: "d79c24735130185ba8b6ff3b26d8cce4725db870c3537d181d4d2859124ee3f3" + sha256 arm64_monterey: "b11a96a5482dd27da6e6f8f3b6066dee18dad387dbdea8dae301fabff0f4fa5e" + sha256 ventura: "01927756271a3c488ad9c28002f5764d8c41aa8263410a459ad84b979b319102" + sha256 monterey: "7027be2f4370e080c66a92f03a1c994a3780082b858c4798dc5124c93b20ff17" + sha256 x86_64_linux: "d22a7266c73f0b959b8063a83c226089b4323cadad6ecd4f5c15a64116536b30" end keg_only :provided_by_macos From 1f9e76ddab339e79e2ec0bc47677f78a47342480 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 22 Jun 2023 01:08:37 -0400 Subject: [PATCH 487/680] sysdig: switch to `openssl@3` Signed-off-by: Rui Chen sysdig: mark valijson as build dep sysdig: move openssl@3 to be linux only and add abseil dependency for linux build Signed-off-by: Rui Chen --- Formula/sysdig.rb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Formula/sysdig.rb b/Formula/sysdig.rb index dbe18057b0019..a3410b75f967f 100644 --- a/Formula/sysdig.rb +++ b/Formula/sysdig.rb @@ -2,7 +2,7 @@ class Sysdig < Formula desc "System-level exploration and troubleshooting tool" homepage "https://sysdig.com/" license "Apache-2.0" - revision 2 + revision 3 stable do url "https://github.com/draios/sysdig/archive/refs/tags/0.31.5.tar.gz" @@ -49,13 +49,12 @@ class Sysdig < Formula depends_on "cmake" => :build depends_on "nlohmann-json" => :build + depends_on "valijson" => :build depends_on "c-ares" depends_on "jsoncpp" depends_on "luajit" - depends_on "openssl@1.1" depends_on "re2" depends_on "tbb" - depends_on "valijson" depends_on "yaml-cpp" uses_from_macos "curl" @@ -64,9 +63,11 @@ class Sysdig < Formula on_linux do depends_on "libb64" => :build + depends_on "abseil" depends_on "elfutils" depends_on "grpc@1.54" depends_on "jq" + depends_on "openssl@3" depends_on "protobuf@21" end From c5b24ffeee73274bc3d83c827be18b44979dbf17 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 19:08:07 +0000 Subject: [PATCH 488/680] sysdig: update 0.31.5_3 bottle. --- Formula/sysdig.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/sysdig.rb b/Formula/sysdig.rb index a3410b75f967f..411b348f936b5 100644 --- a/Formula/sysdig.rb +++ b/Formula/sysdig.rb @@ -30,13 +30,13 @@ class Sysdig < Formula end bottle do - sha256 arm64_ventura: "39c7c73704c6d452d3f55c0a75730f9bb619d056f16346e9be6fdfa861bd2e37" - sha256 arm64_monterey: "6719522a45637ccc9f60eb0183c1b82cca8d79d29a0cb47fc05e6d9e2040f159" - sha256 arm64_big_sur: "cfc8b30beb8502a8b720ae63fbe875ed569ec6cb715f5831fcda9dd1ccf0e744" - sha256 ventura: "0663e7e4084b17a60c8abfc1a665f4af07c454bc75067a863c178d6656e1b20f" - sha256 monterey: "1438c18dbe55cdb740eb280783de76cf142c2bdfdaec098da3e05d74396eb287" - sha256 big_sur: "ac5d7f78144bdaf37bbd0a75f91be56b23cc1a9f039b710ad19ab288fecd73e6" - sha256 cellar: :any_skip_relocation, x86_64_linux: "4ad96be3ba961f9db78e50790eb0d7228fad94937dd43cca87722715b35f15da" + sha256 arm64_ventura: "56bfc0f947dd58f1e642a635cfbd563efde80ab62bc85b72e992a167eb0968dc" + sha256 arm64_monterey: "1b4a2e7e1df48df00170cf010f6515800d807cad9085f1c27288ac0cd3ea00c9" + sha256 arm64_big_sur: "9ed269f609d25178f53356e60f368c57042ee7d9acd820ddcab6cf63a506c405" + sha256 ventura: "35d691bfd374e8968ab9d66575c8d35410748821e422d9674eed5eea3bca3160" + sha256 monterey: "44f388b277204828e5d2e78db7248012ff73eac2c8c8974e2288ee558823328b" + sha256 big_sur: "015d47ea36eb39d698f079e4126664be0243dc894fa054d9280134330a2faa3d" + sha256 cellar: :any_skip_relocation, x86_64_linux: "05621e8a4edd847537a8880c7e3a20030b06c7afe0b5adcdb74b11cac509b374" end head do From d058d3758596c730b646c51764f11c9e277a067b Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 19:09:30 +0000 Subject: [PATCH 489/680] qpid-proton: update 0.39.0_1 bottle. --- Formula/qpid-proton.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/qpid-proton.rb b/Formula/qpid-proton.rb index 230253d748f1b..15d127eaf8791 100644 --- a/Formula/qpid-proton.rb +++ b/Formula/qpid-proton.rb @@ -9,13 +9,13 @@ class QpidProton < Formula head "https://gitbox.apache.org/repos/asf/qpid-proton.git", branch: "main" bottle do - sha256 cellar: :any, arm64_ventura: "953b06e1664db1037f65d82d0225879391cd01c08075ee17a4c2528aa5f854c2" - sha256 cellar: :any, arm64_monterey: "8fcadc267d94328c330744a638bf0bd128e20aff069003ce4714c65499cd58ba" - sha256 cellar: :any, arm64_big_sur: "f52d8f54fe7c9c33f39cdb98f87a72dcda803f17656185f69c7c6233fe55cf86" - sha256 cellar: :any, ventura: "996a21749cdb9788fde89fe32c4164cbb99d7049a91f1c40622f0df0d5d6898e" - sha256 cellar: :any, monterey: "9a42451725bfb6be00b161d7d494578c20ad00bb426986295ec4b5908b3eb326" - sha256 cellar: :any, big_sur: "19b7eef40cd1ff2ca3faf9b74d70190e235f9f30e7670902c64082be58f3a55b" - sha256 cellar: :any_skip_relocation, x86_64_linux: "1d091954fae7eb26140850f961f258634fda03eab4273d0fcc06905aa2f2f708" + sha256 cellar: :any, arm64_ventura: "bc2035cdab5e0195df720092370e11a02e8db25476a374cfd9a90bd5c6243149" + sha256 cellar: :any, arm64_monterey: "b5e3877a2bae6bfff13261522c578baffcf130864319f2adfc5aee83c523a825" + sha256 cellar: :any, arm64_big_sur: "b855d44527bca4b1ff1923c11a65d31f4309b268b9d8fe8f7d00d8501a17692d" + sha256 cellar: :any, ventura: "5411c7230909b5197a2265ca6c27662f4f3bf2ef4d43f51d0295e6ba048424ac" + sha256 cellar: :any, monterey: "d12e7ba83a3f1801c1c760706f20bb30e55b3d956758500bdee5ecd70646923c" + sha256 cellar: :any, big_sur: "322ef68983826e6c99be79b961a463d4d44023472594ab23643c2f03a7651fb4" + sha256 cellar: :any_skip_relocation, x86_64_linux: "c2fa26294b6a1a0bcd926744a98d23b582ddec574ea75012d287667dff6921e7" end depends_on "cmake" => :build From 2d6904c179112327fddc06367cc63e0cf519d54c Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 20:33:01 +0000 Subject: [PATCH 490/680] dstack: update 0.9.2_1 bottle. --- Formula/dstack.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/dstack.rb b/Formula/dstack.rb index bae24ce2b0ff2..0ecefc05d3e0e 100644 --- a/Formula/dstack.rb +++ b/Formula/dstack.rb @@ -9,13 +9,13 @@ class Dstack < Formula revision 1 bottle do - sha256 cellar: :any, arm64_ventura: "e2474d8da47fda73783f46ffa4e04e3f0d7bbc5a039ba0d2b0b24f66189995a1" - sha256 cellar: :any, arm64_monterey: "af0685e3a83ff68e95e2ba37739d5ff97aea790b1619e35276862cd6a1591b34" - sha256 cellar: :any, arm64_big_sur: "b7eae0c46b15d28533b15430f17d5c226f44e821127e0c4c7c217f90f019fa49" - sha256 cellar: :any, ventura: "1c6882aae899100daca23877987eb0b554e0083d23c29f6e2001a2064d2c453c" - sha256 cellar: :any, monterey: "a8f5ee7aa524af8b97e7932c7f6a56adff20f163b9645b291e68fb6717f6b644" - sha256 cellar: :any, big_sur: "b8e0b2d18f63897c9414408b90d6a478f2fb5bc332c0838f3464f4553e5d6c8e" - sha256 cellar: :any_skip_relocation, x86_64_linux: "95f917b81605e1558493e2f783477be8d57ce5cdb50e1d60ac0bc5b92b917164" + sha256 cellar: :any, arm64_ventura: "25a7e800f1e738243bd0e2bda2d35e50de2cd84bc22d5af230a567baef151a70" + sha256 cellar: :any, arm64_monterey: "1d8fa77ac7f54e29e133da1bf48f5377f20d7daa1a785a64b2aef52b8394f37a" + sha256 cellar: :any, arm64_big_sur: "4c49b36f3895ec8d8060ae15dfd32156721b8edf252513e3a33d1e5764939e8e" + sha256 cellar: :any, ventura: "dffc6da35b12bff09e2b16b8696e79c7c5169e189aa8a75d379dcb74291006f2" + sha256 cellar: :any, monterey: "a092de64bbb70ba99419beb262975435a4bd94a2cc7a7e1d8d897f6499009d97" + sha256 cellar: :any, big_sur: "f6ed403904c4aa322ac8e01276ba29f0a6396589faa1c2fbc1698f24404b3191" + sha256 cellar: :any_skip_relocation, x86_64_linux: "6ac8df8ececa399f4885487236ab89a7302aa5ac1afa2b219357ef362e42926e" end # `pkg-config`, `rust`, and `openssl@3` are for cryptography. From a120bb44d342fd834d3e43101dd6e2f0298c5149 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 21:13:40 +0000 Subject: [PATCH 491/680] howdoi: update 2.0.20_1 bottle. --- Formula/howdoi.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/howdoi.rb b/Formula/howdoi.rb index 4a2c50bd05474..0ce1a695ebce9 100644 --- a/Formula/howdoi.rb +++ b/Formula/howdoi.rb @@ -9,14 +9,13 @@ class Howdoi < Formula revision 1 bottle do - rebuild 7 - sha256 cellar: :any, arm64_ventura: "92f61d411345f11d44534a15168a2c9db26863b71b7d6ae0a27c526fd7bea563" - sha256 cellar: :any, arm64_monterey: "df1451c9b76e869dcd0e095d8e83fc66d3050f729a188c24ec781a142b86dabb" - sha256 cellar: :any, arm64_big_sur: "8f3f3442c5ae3a6a7cab93a04bc7412a36623667a4e17f3e019af5e690935494" - sha256 cellar: :any, ventura: "714f833c35b0ed8d7d4060e35fe1e604e97e8673369db90a3cd851cae973eea7" - sha256 cellar: :any, monterey: "acc0254ec1d59305ee8ceb5165d658a101908cf1a34e3fc46f704e6f4d84b7e4" - sha256 cellar: :any, big_sur: "f766b7588b4bef57f0caa47e479cb34a07093bd786480620b9a3f0250a1c2115" - sha256 cellar: :any_skip_relocation, x86_64_linux: "f4d063a09c371eb64607b8b997d9bbeba893c89c19f724c5accd71969999b92a" + sha256 cellar: :any, arm64_ventura: "b09ed830b4b7fc20c652208adcf43d5bffba0d5ed38b62d50af50dda15289a37" + sha256 cellar: :any, arm64_monterey: "d189b03e07a9b9bd064fb04b88c39dc8c18f2b6b7b7701d77d24c2e1a1e07726" + sha256 cellar: :any, arm64_big_sur: "3a383fe6aac612582fd56cba2aa5a2692e4ce7dd7f6b80203bfdce2daf2febf8" + sha256 cellar: :any, ventura: "d98f9d19beeec1077ffb62da37f15260d2ba9fbdb6da3c8677d60f9246c3d831" + sha256 cellar: :any, monterey: "107ae47e27a1246ef9834bb95149e79295e069606ee6341066aaa46e7def762e" + sha256 cellar: :any, big_sur: "45465620ff4ed3dc6d1504be26df13a50239cfb3422b9cc6decccc6a39a15693" + sha256 cellar: :any_skip_relocation, x86_64_linux: "857424b4ff5686139e0a9c85169d4e9d74c12d55b712f7d416c1c00331b2a089" end # `pkg-config`, `rust`, and `openssl@3` are for cryptography. From ec78572e938eb0da19ee11eb1b642d32cfcf1f97 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 23 Jun 2023 02:08:38 +0000 Subject: [PATCH 492/680] clamav: update 1.1.0_1 bottle. --- Formula/clamav.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/clamav.rb b/Formula/clamav.rb index ddd7ab9251322..586037688c265 100644 --- a/Formula/clamav.rb +++ b/Formula/clamav.rb @@ -14,13 +14,13 @@ class Clamav < Formula end bottle do - sha256 arm64_ventura: "8927fbb21915aec3cd3eac32a43af1d6192811e27ecc1b5bbbb04256917fd13f" - sha256 arm64_monterey: "5030360c38eeaa22c37b4eb18b4de60469f152208d608230281a9d13b07abd8e" - sha256 arm64_big_sur: "9db7eb15021e5cebda5cfe6c96011030ee254c0a1171e54c8896dbc03b7edb96" - sha256 ventura: "03a3f6297a60233b5e094472e33e0532d27048742bc8a006dbbbc371eed80993" - sha256 monterey: "04edd920c0a672a4c8f15b8265dcf25a4e2d05a8fff01dbba40465dfdece9669" - sha256 big_sur: "00630322cf6bd096f280dfbf629f8888e60453113b8f50d0c380afbad5e5e626" - sha256 x86_64_linux: "25e55ff251c13ad5cac8f8eadc4e6190920af91606697f7ed46083d50e8fa9b0" + sha256 arm64_ventura: "9ae2e6e79a10ac3eb7d08d5386e9b8a99500d6a92909304b479c6c910374afd6" + sha256 arm64_monterey: "efb65f1eb739aecd178693e7ed9e82d449a03648ac90bc78f3a77270c1c5d884" + sha256 arm64_big_sur: "e247eddf9a09fc2da4a2b7a335473d63204fcde035f095f001481757d8033764" + sha256 ventura: "1f4fad01de3a3663309ac8cc76eb18f242260c8f8e93b4984f01745c62af6eb7" + sha256 monterey: "b45c9d78705826e199fc4bb2e3e3aa96bb80011244380743c8c4484cd6c2a1b5" + sha256 big_sur: "39b20d42f011de92f8f230077bbe62fba5ffc0947563828f20805f7bb9502fd1" + sha256 x86_64_linux: "b44199d0e01d0c25c54dae2ebdc44a3eec9506adc55cfdd83c895b67fea3a1d8" end depends_on "cmake" => :build From 8674e0cfd46414bf30abe9083b48f22ef72d6c66 Mon Sep 17 00:00:00 2001 From: Nanda H Krishna Date: Fri, 23 Jun 2023 00:19:09 -0400 Subject: [PATCH 493/680] wandio 4.2.5 --- Formula/wandio.rb | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/Formula/wandio.rb b/Formula/wandio.rb index 2ab9790f69672..57bcd12b9250e 100644 --- a/Formula/wandio.rb +++ b/Formula/wandio.rb @@ -1,10 +1,19 @@ class Wandio < Formula desc "Transparently read from and write to zip, bzip2, lzma or zstd archives" homepage "https://github.com/LibtraceTeam/wandio" - url "https://github.com/LibtraceTeam/wandio/archive/refs/tags/4.2.4-1.tar.gz" - sha256 "6e1f36edfc3b814d62f91b09cee906e28cd811881da51544acf2ace5e6e5b13f" + url "https://github.com/LibtraceTeam/wandio/archive/refs/tags/4.2.5-1.tar.gz" + version "4.2.5" + sha256 "349d2ac8f3c889a241ff6a85d47b36269de8352b761da8ff9cfa6940244066e2" license "LGPL-3.0-or-later" + livecheck do + url :stable + regex(/^v?(\d+(?:[.-]\d+)+)$/i) + strategy :git do |tags, regex| + tags.map { |tag| tag[regex, 1]&.gsub(/-1$/, "") }.compact + end + end + bottle do sha256 cellar: :any, arm64_ventura: "d26fc7048a6bd89c7a7d23d57a4b6d66afca198407d5081660a549f4fcc36968" sha256 cellar: :any, arm64_monterey: "4cab14944bafd46625958a71a03381835d183374188da812a473d2f71dbe5d9f" From 848eb348257351e2b3c5fa16b5b8ae3a46467ec7 Mon Sep 17 00:00:00 2001 From: Nanda H Krishna Date: Fri, 23 Jun 2023 00:19:22 -0400 Subject: [PATCH 494/680] libtrace 4.0.22 --- Formula/libtrace.rb | 29 +++++++++++++++++------------ 1 file changed, 17 insertions(+), 12 deletions(-) diff --git a/Formula/libtrace.rb b/Formula/libtrace.rb index 5c0841b53fd91..b3c289f3724f2 100644 --- a/Formula/libtrace.rb +++ b/Formula/libtrace.rb @@ -1,13 +1,17 @@ class Libtrace < Formula desc "Library for trace processing supporting multiple inputs" - homepage "https://research.wand.net.nz/software/libtrace.php" - url "https://research.wand.net.nz/software/libtrace/libtrace-4.0.19.tar.bz2" - sha256 "d1a2d756d744c4ffad480f6d4b0bdaca05a9966c87e491992c42007a22317e5a" + homepage "https://github.com/LibtraceTeam/libtrace" + url "https://github.com/LibtraceTeam/libtrace/archive/refs/tags/4.0.22-1.tar.gz" + version "4.0.22" + sha256 "5d2c76afef6b882dc8df1a8d73164f2b646068f10187731fb86f2a46df46ff0d" license "GPL-3.0-or-later" livecheck do - url :homepage - regex(/href=.*?libtrace[._-]v?(\d+(?:\.\d+)+)\.t/i) + url :stable + regex(/^v?(\d+(?:[.-]\d+)+)$/i) + strategy :git do |tags, regex| + tags.map { |tag| tag[regex, 1]&.gsub(/-1$/, "") }.compact + end end bottle do @@ -19,9 +23,14 @@ class Libtrace < Formula sha256 cellar: :any_skip_relocation, x86_64_linux: "3dde6596eb8e6501379c201dd115de9e1f106dbc39e5705a56f07055249ed8c2" end - depends_on "openssl@1.1" + depends_on "autoconf" => :build + depends_on "automake" => :build + depends_on "libtool" => :build + depends_on "pkg-config" => :build + depends_on "openssl@3" depends_on "wandio" + uses_from_macos "bison" => :build uses_from_macos "flex" => :build uses_from_macos "libpcap" @@ -30,14 +39,10 @@ class Libtrace < Formula sha256 "aa036e997d7bec2fa3d387e3ad669eba461036b9a89b79dcf63017a2c4dac725" end - # Fix -flat_namespace being used on Big Sur and later. - patch do - url "https://raw.githubusercontent.com/Homebrew/formula-patches/03cf8088210822aa2c1ab544ed58ea04c897d9c4/libtool/configure-big_sur.diff" - sha256 "35acd6aebc19843f1a2b3a63e880baceb0f5278ab1ace661e57a502d9d78c93c" - end - def install + system "./bootstrap.sh" system "./configure", *std_configure_args + system "make" system "make", "install" end From 47209dd98bd423a6acd4067562fe68e888f21eaa Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:42:29 +0800 Subject: [PATCH 495/680] ldns: switch to openssl@3 --- Formula/ldns.rb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Formula/ldns.rb b/Formula/ldns.rb index 7ccd1402813a8..a0d9eb1a70536 100644 --- a/Formula/ldns.rb +++ b/Formula/ldns.rb @@ -4,6 +4,7 @@ class Ldns < Formula url "https://nlnetlabs.nl/downloads/ldns/ldns-1.8.3.tar.gz" sha256 "c3f72dd1036b2907e3a56e6acf9dfb2e551256b3c1bbd9787942deeeb70e7860" license "BSD-3-Clause" + revision 1 # https://nlnetlabs.nl/downloads/ldns/ since the first-party site has a # tendency to lead to an `execution expired` error. @@ -24,7 +25,7 @@ class Ldns < Formula end depends_on "swig" => :build - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "python@3.11" conflicts_with "drill", because: "both install a `drill` binary" @@ -34,7 +35,7 @@ def install args = *std_configure_args + %W[ --with-drill --with-examples - --with-ssl=#{Formula["openssl@1.1"].opt_prefix} + --with-ssl=#{Formula["openssl@3"].opt_prefix} --with-pyldns PYTHON_SITE_PKG=#{prefix/Language::Python.site_packages(python3)} --disable-dane-verify From 3d35a0bdf7b73ecd0e230f27499a4bc7f4386b9e Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 23 Jun 2023 10:05:18 +0000 Subject: [PATCH 496/680] texlive: update 20230313_2 bottle. --- Formula/texlive.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/texlive.rb b/Formula/texlive.rb index 3b56b6df0f693..afaa7ebc51790 100644 --- a/Formula/texlive.rb +++ b/Formula/texlive.rb @@ -34,13 +34,13 @@ class Texlive < Formula end bottle do - sha256 arm64_ventura: "c189b7c2dcb8128f66e050b9ba76c28ca13562b9c9ac9d33fe305d177f509be9" - sha256 arm64_monterey: "c9b0bcf20ce9354425c33efbe88d5d74d096510db38aa77db5400386f331542a" - sha256 arm64_big_sur: "eec657e546d9d6a362c3aeab8c6ec10bfa7da0ea04f5c0fd9f945c206616d286" - sha256 ventura: "83336075a47a38feb9dd0fd7cef1cc49a545641712e0ee6e9912ef7e523bd5bc" - sha256 monterey: "016a3771a5335d9add02be968abf3aa5c8f0fb93351bae0d4b46fff671816c44" - sha256 big_sur: "5f589189eb0e57903cb8108e14e5119a329eeb18a4363718bea564b7af4b6294" - sha256 x86_64_linux: "3cd37ebe333d7a0b4bf1980ce2be6b9142401afe05bb12693ecb18724e3676ab" + sha256 arm64_ventura: "7c4424d7dbda8aa023b5a4c4d07ddf604ccf872a2241967bae24c3b05e65e08c" + sha256 arm64_monterey: "42560a30b4731c8db5f74e6bbefb17075b68aba0c83899733c703997f62f6b33" + sha256 arm64_big_sur: "091fa3f73856f3c2fdffb6402925de126c1773ec734c90700d27af6c791849ea" + sha256 ventura: "3b82d7b12355a116decb003b11ab06f2e65c582ba83daa0d20c187c0320f91dc" + sha256 monterey: "9e82bafde878de14292757dfe00038d03f500639ee873d22da31a5fc7bd81882" + sha256 big_sur: "8618d95d4161d83e59e2ea99d35c5cb389789d48ba2227a5bcb578d963c98b20" + sha256 x86_64_linux: "7c68fa0c6ba0f08acf5af865cecd5dd5f1f822438cd6e9bfb38e866163416d0b" end depends_on "pkg-config" => :build From 851752205be4c9841a8a67dd2e68d7546fe5d8a7 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 23 Jun 2023 10:06:03 +0000 Subject: [PATCH 497/680] fizz: update 2023.06.12.00_1 bottle. --- Formula/fizz.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/fizz.rb b/Formula/fizz.rb index 1b59cf99216cc..95317735483ed 100644 --- a/Formula/fizz.rb +++ b/Formula/fizz.rb @@ -18,13 +18,13 @@ class Fizz < Formula end bottle do - sha256 cellar: :any, arm64_ventura: "2014c9349557f0b3acec6022e1b1afbca56f27208c68d7ce66f58506b54a62d2" - sha256 cellar: :any, arm64_monterey: "6aa34176d4c99440fa9e9f482c2dfd847b24967937721e10704367e643fc7fe7" - sha256 cellar: :any, arm64_big_sur: "d55a4fafea490127b948b1965e49526945b25cfbcd8bd0a533e9cb557718e93c" - sha256 cellar: :any, ventura: "aa1fe992ac94117009f4638a4667dbc011d5b4d66133ec2d2a40ade95f6d3364" - sha256 cellar: :any, monterey: "e04055a7e720d0f15d62ab42156129b7041d4b085ecb2a5e17f98999b2da9106" - sha256 cellar: :any, big_sur: "62065700db55af3156a492c0f34903fd404dabb12ae3cee3d22cfe10b4f397f2" - sha256 cellar: :any_skip_relocation, x86_64_linux: "789c1d80b631dd05e1eb79ffd0f6865b880f9bf8f91f58838fdd3eda6eaa7be2" + sha256 cellar: :any, arm64_ventura: "d39bd0bf31b78d11f4234b365ab8f3f3d6f1943d4e0aa7d54f9030dfa8c639b5" + sha256 cellar: :any, arm64_monterey: "ace9f6699f95fc4a502455cf55eb25490904c13ba745266f51652addf8f9b2f3" + sha256 cellar: :any, arm64_big_sur: "0c91eb72bdc0ab4d51c304e2f5f4af13fe60458f4e6316c665f2420f0d303f91" + sha256 cellar: :any, ventura: "b888ac3e099ed80a8a8cb93104416be2aee5fb9c77bbe3308934a4c06a7f5050" + sha256 cellar: :any, monterey: "0a6befa18948b32d6e99bc5a7c6ab0e2247fc70d5e1a1caa49659e1283fdf997" + sha256 cellar: :any, big_sur: "4661b87c505c3b51973f82159cdb071e6bf5c9942b4e90d5d7d2f369658f5581" + sha256 cellar: :any_skip_relocation, x86_64_linux: "fff73193a0003255c5a668384289d8e0647cd37c7ed4609c2b8470cebd16887a" end depends_on "cmake" => :build From b20bfc9f2adc5ce4adf933049e1c2b7f1793ce92 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 23 Jun 2023 10:06:04 +0000 Subject: [PATCH 498/680] folly: update 2023.06.12.00_1 bottle. --- Formula/folly.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/folly.rb b/Formula/folly.rb index d7cd4c6527d8b..56c0a74e9fc1e 100644 --- a/Formula/folly.rb +++ b/Formula/folly.rb @@ -8,13 +8,13 @@ class Folly < Formula head "https://github.com/facebook/folly.git", branch: "main" bottle do - sha256 cellar: :any, arm64_ventura: "491facfb27c8194c013a02d1aba9f5570d7a635fe6c4be4c6cd21254efbebf6e" - sha256 cellar: :any, arm64_monterey: "d2f6dd7271d5a12e80338bc83231c6d336303e377236e85ddc3dc08c304d3181" - sha256 cellar: :any, arm64_big_sur: "15d3246c3c19af923136371eb253e3b68b48f23d5d062ca681a73d0b24e7210f" - sha256 cellar: :any, ventura: "35e8860cb576ac737113d4e2cf6f8c365271ef1d4bb61e1336ba844b9e04ce0d" - sha256 cellar: :any, monterey: "a50c5330e90ef6e9a3cc5bd6427a0ce7760345f04aed2190294d35e39e2f7706" - sha256 cellar: :any, big_sur: "185393cf0222d6310d06ca6aaa47437bc0d21c65de7b27a54c1e72a88f7c1c05" - sha256 cellar: :any_skip_relocation, x86_64_linux: "224d720a2e24d66810a4b34c8146e5b2fbfd39a9d492be8d8ea22b2ca339a2bc" + sha256 cellar: :any, arm64_ventura: "0e6c4bb3f37845bbce18c03a23455c97a43e61fd5df8f7c484662cfc45ca6ba4" + sha256 cellar: :any, arm64_monterey: "0f837f9bcd77b67d3a9fcb4151563d215c33acd5dd4cb62b70efcfe08636bfa9" + sha256 cellar: :any, arm64_big_sur: "d65598c0261a2abf7747cb4275929e458ab4ca3dd43ca5acf9a1349f967d1e05" + sha256 cellar: :any, ventura: "47ffcfa230e3f502d9190dba4c2e988fced665fa2efd4524bf6db0e50a22a280" + sha256 cellar: :any, monterey: "1e0eee17c0590322ad1543c9eaad1fd3f2299d277774181aeca2d799d8e704d8" + sha256 cellar: :any, big_sur: "5bd93b31407b09d02ebde1df72901d479508d5ae80c24c01abd7f1f4e6f9845a" + sha256 cellar: :any_skip_relocation, x86_64_linux: "0719d36b10019080cdaba4022bdefa954c058a5ac1008f09561641cc950749a1" end depends_on "cmake" => :build From c2010b267c7b95c0168180d6df4f6579badf802c Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 23 Jun 2023 10:06:04 +0000 Subject: [PATCH 499/680] watchman: update 2023.06.12.00_1 bottle. --- Formula/watchman.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/watchman.rb b/Formula/watchman.rb index e7515c5f7b7fa..9259903f64b9f 100644 --- a/Formula/watchman.rb +++ b/Formula/watchman.rb @@ -8,13 +8,13 @@ class Watchman < Formula head "https://github.com/facebook/watchman.git", branch: "main" bottle do - sha256 cellar: :any, arm64_ventura: "ddff3e299add4e0a011fbca070eeea062dba7511e3b37a0d26b39615e48df76b" - sha256 cellar: :any, arm64_monterey: "fb9616c25558e0bd0e18f33bb26d57ac68d8318cfde06b24887b7f0bedd1c7cc" - sha256 cellar: :any, arm64_big_sur: "badb6ad1223e3544335cbbadb75304368666de0f09c0e85ac016581fac5a71f9" - sha256 cellar: :any, ventura: "3d13dee59c109a0b8336b5f071f140534c902c74482281bdd7121c7fc4c70b7c" - sha256 cellar: :any, monterey: "23d1c4c1d18626bd9c0bad8e4fe99cadd7b4c42b2c8aa8e89a8c8e00f24afe56" - sha256 cellar: :any, big_sur: "303cd1553787a25eac5b856a41525d509e0ba0314ef28a37e888bce89e469f83" - sha256 cellar: :any_skip_relocation, x86_64_linux: "4862365ef0cc8a045fa4cf56b08d3a78448885cd59baef3b1748401a85c0ac8b" + sha256 cellar: :any, arm64_ventura: "52d8106e52f3bd87f8de6e9420ad793797ef6c287e089b3940bb54af97157a7f" + sha256 cellar: :any, arm64_monterey: "46c574799350601430c5e09e274a9cb02e6523e180e90de56c4422e484ced127" + sha256 cellar: :any, arm64_big_sur: "8cc80c993d37d7a5f770490c8f40d35520ecbb38b7bbb8641af325a600d3900d" + sha256 cellar: :any, ventura: "3bb30e0bc7db6feebccdc00f8240aa1878e373cede5f8a70171d7d4db1fc617f" + sha256 cellar: :any, monterey: "b3f742e8ac2edb7861010d90f4f1dd9bafc4c766bd21a79d02acee3f5c0a3e8d" + sha256 cellar: :any, big_sur: "e15049821c97700a060417a671a031e3e3189850c4217342d02d3f83f2bc3ff5" + sha256 cellar: :any_skip_relocation, x86_64_linux: "61682b61a6d6278212afcdb403fd9b512fc00fc83479e9577c566090f64377b7" end # https://github.com/facebook/watchman/issues/963 From d0a4b4ee36cfe0518912f0560f310933b4f53073 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 23 Jun 2023 10:06:05 +0000 Subject: [PATCH 500/680] wangle: update 2023.06.12.00_1 bottle. --- Formula/wangle.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/wangle.rb b/Formula/wangle.rb index eb2526f237cc5..0e219736a797d 100644 --- a/Formula/wangle.rb +++ b/Formula/wangle.rb @@ -8,13 +8,13 @@ class Wangle < Formula head "https://github.com/facebook/wangle.git", branch: "master" bottle do - sha256 cellar: :any, arm64_ventura: "5b476bc5208a738c8b2d4722aa9832a0b311adbdd49f2cf1fa0cc140dc89af0f" - sha256 cellar: :any, arm64_monterey: "e0c28b45d6abdc035e8da8c1ec91664ca41c2f9eb341fdf0de95ee3066c08c2a" - sha256 cellar: :any, arm64_big_sur: "78216a6fdf4e124472bdbf5b349a62b295751e38cb8ff3e7dbb0169def97b47f" - sha256 cellar: :any, ventura: "3817583d9dfdc5dc9bc5ac525e5382003ffc2c548deab7c46469e179ea6ee4cc" - sha256 cellar: :any, monterey: "7d2b65948f0ef00d751301ed49699d8201227fccc8d2c1292e5be4db8154c751" - sha256 cellar: :any, big_sur: "a61e79eec923aac3cc64a3a02ee22f83ed947712d9c6311fe7da0d3fd6c1112d" - sha256 cellar: :any_skip_relocation, x86_64_linux: "4bd1624f3486bf268542fae8745e3ad3aff68213f16795732c7bcaed7e8a1d0f" + sha256 cellar: :any, arm64_ventura: "f94387de717450135dd64190147dcfbaecd54ca6f9e090b361f022c7c21a78fd" + sha256 cellar: :any, arm64_monterey: "b544a5374a81aa769f65c067ae389629439b86dfcbf7c3584510daf935e4ca19" + sha256 cellar: :any, arm64_big_sur: "bd90cb94117dc21a6978ee1f6a475bf64f63bf48e2bd0af038d5e55194894f51" + sha256 cellar: :any, ventura: "bc6626d73c7993421de567ce7343b0e900a34f680041a4725dbf00bcc831ae99" + sha256 cellar: :any, monterey: "78e6dd27ce66c8a574407f47cc2bf55ff4b3179af1328978eab6b7cb88fba090" + sha256 cellar: :any, big_sur: "02f976c651403c55fd290ac623869f2e9b22463ff0d38c6c73cba45b11aa8054" + sha256 cellar: :any_skip_relocation, x86_64_linux: "af4d2f93e6ead3b2256187a3231c7ca14dbc3b0e72b9c59de33caf5864fe0b50" end depends_on "cmake" => :build From b7e35a051c31a1bc001cdbc2b1e39e5f026f767d Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 23 Jun 2023 10:06:05 +0000 Subject: [PATCH 501/680] fbthrift: update 2023.06.12.00_1 bottle. --- Formula/fbthrift.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/fbthrift.rb b/Formula/fbthrift.rb index 8357cef84d6bc..af5a71c65bb04 100644 --- a/Formula/fbthrift.rb +++ b/Formula/fbthrift.rb @@ -8,13 +8,13 @@ class Fbthrift < Formula head "https://github.com/facebook/fbthrift.git", branch: "main" bottle do - sha256 cellar: :any, arm64_ventura: "ed90ceb6bf554f03d8594aef6e4e4efad603d5eb5f548f1afdba48a1bb9adc3a" - sha256 cellar: :any, arm64_monterey: "f6440e34404ea5cbc04111ad049b42bf8d7406f2843b041ebd896749d96598c5" - sha256 cellar: :any, arm64_big_sur: "a761796d8d6d7e68d8d22c88698ed434f583ae560837048d448fca96675d63d2" - sha256 cellar: :any, ventura: "0fe8150f0a8f222ded5886bd0259ac932cf7e26e60ba10aff1a1ea8b851b1b47" - sha256 cellar: :any, monterey: "3d0738d5b2d1aced0939c9079e90a870492e6f0d23d9f18d7345b3e3fa8364d8" - sha256 cellar: :any, big_sur: "5c185091f87a09ffd5a5b17f0af6111f285cbdbc8bae678fb2fd64047b35c92c" - sha256 cellar: :any_skip_relocation, x86_64_linux: "f74bda26a22706683dc0f8a2c678493e62c2ea621d4e73a8f17ac354f124bf8b" + sha256 cellar: :any, arm64_ventura: "8b1f271c7ebc6d11a6c60d2513e7da57d630d948ffa44efc96a493d2ad9dedd3" + sha256 cellar: :any, arm64_monterey: "0c0aa74cd15982287a34addd32da736580484d39d8a14552815801373706bc8b" + sha256 cellar: :any, arm64_big_sur: "83ee07b2a9728881d80221a962fe1a25303b31db31f99b92415e36b72e96ecee" + sha256 cellar: :any, ventura: "881aa18b4a4773ae8728dbadf660776f31847bdfc986b744f030837a0f7bc5b4" + sha256 cellar: :any, monterey: "77b5dfd5da8fba2a6445473a5ed53c9331751fbfc385d95c781aad08ddcfed42" + sha256 cellar: :any, big_sur: "c74a3024ea2a92c106719f046c85be547996d5725ca5f2cbecc085ade451dea0" + sha256 cellar: :any_skip_relocation, x86_64_linux: "8099bec533d257f8c8ff5d27b689ee59e628eef4d902d1adabb30d094e6cdb61" end depends_on "bison" => :build # Needs Bison 3.1+ From f5b05a675442840f32adc89fa9ad444c7ca60742 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 23 Jun 2023 10:06:06 +0000 Subject: [PATCH 502/680] edencommon: update 2023.06.12.00_1 bottle. --- Formula/edencommon.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/edencommon.rb b/Formula/edencommon.rb index 26d2660fec88d..e4e13252bf45e 100644 --- a/Formula/edencommon.rb +++ b/Formula/edencommon.rb @@ -8,13 +8,13 @@ class Edencommon < Formula head "https://github.com/facebookexperimental/edencommon.git", branch: "main" bottle do - sha256 cellar: :any, arm64_ventura: "31eeefe481f072f6342438d962a98eabbd330b126d02632163d9e0cf8126fe14" - sha256 cellar: :any, arm64_monterey: "3105ed75f724ef0ee6c0286b4645225b4aba2ef7431e69ce7069b3732475b9e9" - sha256 cellar: :any, arm64_big_sur: "54c1b56dd25b0c5060bde2bf3ecaffa3af310730dd7a56f673d5a714e90be75d" - sha256 cellar: :any, ventura: "bf56f78351cbab193f4d6e0b3da4904bd0cefdd27ad15fccf2ad5b3824814c43" - sha256 cellar: :any, monterey: "e9251d5c9b6727457950a6694f977636f505ed60485c8197805b9352692bff95" - sha256 cellar: :any, big_sur: "286b22c1daf965c254e1602dd4942f6fa659e1e3098315c532094c0e47e3ff8b" - sha256 cellar: :any_skip_relocation, x86_64_linux: "c7497f2829031156b37c882ebb691470dad60f1ac5ca1df45e1fa53f2a159c73" + sha256 cellar: :any, arm64_ventura: "19c66c711310e4f179cc12f708c86b3cc1e8240afaa57b53fe05ed134c0fc85b" + sha256 cellar: :any, arm64_monterey: "d13b03a9a2d4c57f3634b4ae97120c33d87466f7e6787fafaa09ef693ada6a79" + sha256 cellar: :any, arm64_big_sur: "f1d592a5bbf9c01da4dd8150f1799b10ad865957a3b649a7c6878488833b0131" + sha256 cellar: :any, ventura: "a1ccf3ef2f3303732b24173d78673ecfb31c935c31b4baeda48543edf547ca2b" + sha256 cellar: :any, monterey: "6f521eee3773a72355cb8cd8244502da9bb63be2fe19ea978bbb991b7b287e46" + sha256 cellar: :any, big_sur: "c9f2c1a431664d692ccc22a89b7bf9a90d4f1062485cafd468cf5e10c2f0dd8a" + sha256 cellar: :any_skip_relocation, x86_64_linux: "989e152774513266200300500705ebbcc630eaaa096e1b2a742fb39aca50c1bf" end depends_on "cmake" => :build From 88306107122ff09c2cceec2e894b604d25d92911 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 23 Jun 2023 10:06:06 +0000 Subject: [PATCH 503/680] fb303: update 2023.06.12.00_1 bottle. --- Formula/fb303.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/fb303.rb b/Formula/fb303.rb index 67ab09323be65..72bb4758efcc0 100644 --- a/Formula/fb303.rb +++ b/Formula/fb303.rb @@ -8,13 +8,13 @@ class Fb303 < Formula head "https://github.com/facebook/fb303.git", branch: "main" bottle do - sha256 cellar: :any, arm64_ventura: "1dfac2486a5552ffd26f594e1b441b37f1b840563c3541fbce5c240490891756" - sha256 cellar: :any, arm64_monterey: "d6ab4add4985d53d8a9a033285022903267b1b0cf5eb6d1c5e53ce60915c6b83" - sha256 cellar: :any, arm64_big_sur: "802de85ba0ca64aa0d6775d3cb21a5a6038ff14ad5820790328244bf6e0e92e3" - sha256 cellar: :any, ventura: "a724b883a113d5d0736cac38742227f616619e9294bbcc4cbc7b26bf3f4661f9" - sha256 cellar: :any, monterey: "b9f8b80cfc8a7e18923f968143795b05146234d0022593a102a0d1586b89f211" - sha256 cellar: :any, big_sur: "1b5cb71cbdc9b3eb6ea8d3ff55fa47e51f2951a249cf6018b99ccc48f9c45c1e" - sha256 cellar: :any_skip_relocation, x86_64_linux: "4c20805847af05d185b4f674077895da943be4ff5d25020d7f90ebb3fb291c60" + sha256 cellar: :any, arm64_ventura: "f7a53941ebefe2f972c19e85ac17931286f8205e0fbf7590a228c724c834d811" + sha256 cellar: :any, arm64_monterey: "a573c303a7cbccd563b2e28d1119eaf632de85715f8716fd99c06e922fc698c5" + sha256 cellar: :any, arm64_big_sur: "6425f283c67f1f32cfcad47917450c82dff9726500118b11879e57a34d9018d6" + sha256 cellar: :any, ventura: "8d3edeeb5a1eb42c4325c177d6074be5522f23ca89db11787b46d38d8fe09028" + sha256 cellar: :any, monterey: "86907d0326eb5bcdf2b9e0a9a740ab29a3d007ef08ebdb3ed7dafb07241f44df" + sha256 cellar: :any, big_sur: "fec7771166cb1d23d4389bdee3fe44a662d3b5bdceceee9e2068fc42e5449532" + sha256 cellar: :any_skip_relocation, x86_64_linux: "d85735caf888ee8b620d38f0174ac7e4669a68c32d26a3f1640d2804c5a3a7de" end depends_on "cmake" => :build From fab555dc999f61d152d890c3cc66f1fca7a97c19 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Fri, 23 Jun 2023 20:27:40 +0800 Subject: [PATCH 504/680] pypy 7.3.12 Also, switch to `openssl@3`. --- Formula/pypy.rb | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/Formula/pypy.rb b/Formula/pypy.rb index b91f84b262a31..6f97971bf8c39 100644 --- a/Formula/pypy.rb +++ b/Formula/pypy.rb @@ -1,8 +1,8 @@ class Pypy < Formula desc "Highly performant implementation of Python 2 in Python" homepage "https://pypy.org/" - url "https://downloads.python.org/pypy/pypy2.7-v7.3.11-src.tar.bz2" - sha256 "1117afb66831da4ea6f39d8d2084787a74689fd0229de0be301f9ed9b255093c" + url "https://downloads.python.org/pypy/pypy2.7-v7.3.12-src.tar.bz2" + sha256 "dd61d88da274c2ce2cec77667d4a3df9a652bcc50e26f90991d4dd0af66bccf4" license "MIT" head "https://foss.heptapod.net/pypy/pypy", using: :hg @@ -23,7 +23,7 @@ class Pypy < Formula depends_on "pkg-config" => :build depends_on "gdbm" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "sqlite" depends_on "tcl-tk" @@ -72,7 +72,10 @@ class Pypy < Formula def install # The `tcl-tk` library paths are hardcoded and need to be modified for non-/usr/local prefix - inreplace "lib_pypy/_tkinter/tklib_build.py", "/usr/local/opt/tcl-tk/", Formula["tcl-tk"].opt_prefix/"" + inreplace "lib_pypy/_tkinter/tklib_build.py" do |s| + s.gsub! "/usr/local/opt/tcl-tk/", Formula["tcl-tk"].opt_prefix/"" + s.gsub! "/include'", "/include/tcl-tk'" + end # See https://github.com/Homebrew/homebrew/issues/24364 ENV["PYTHONPATH"] = "" From 55579e24ce22ef37827300ea6281ff664df040bc Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Fri, 23 Jun 2023 21:00:54 +0800 Subject: [PATCH 505/680] aws-google-auth: switch to `openssl@3` --- Formula/aws-google-auth.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/aws-google-auth.rb b/Formula/aws-google-auth.rb index bc78ac1d583e0..02a5f68ca54b8 100644 --- a/Formula/aws-google-auth.rb +++ b/Formula/aws-google-auth.rb @@ -6,7 +6,7 @@ class AwsGoogleAuth < Formula url "https://files.pythonhosted.org/packages/32/4c/3a1dd1781c9d3bb4a85921b3d3e6e32fc0f0bad61ace6a8e1bd1a59c5ba0/aws-google-auth-0.0.38.tar.gz" sha256 "7a044636df2f0ce6ceb01f8f57aba0b6a79ae58a91bef788b0ccc6474914e8ee" license "MIT" - revision 3 + revision 4 head "https://github.com/cevoaustralia/aws-google-auth.git", branch: "master" bottle do @@ -33,6 +33,7 @@ class AwsGoogleAuth < Formula depends_on "pkg-config" => :build depends_on "rust" => :build depends_on "cffi" + depends_on "openssl@3" end resource "beautifulsoup4" do From dfb3a19de9a095c74e849ddca2cc89a93b20bc38 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Fri, 23 Jun 2023 21:03:38 +0800 Subject: [PATCH 506/680] memcached: switch to `openssl@3` --- Formula/memcached.rb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Formula/memcached.rb b/Formula/memcached.rb index 483543862b88f..a943ab38d0cd5 100644 --- a/Formula/memcached.rb +++ b/Formula/memcached.rb @@ -4,6 +4,7 @@ class Memcached < Formula url "https://www.memcached.org/files/memcached-1.6.21.tar.gz" sha256 "c788980efc417dd5d93c442b1c8b8769fb2018896c29de3887d22a2f143da2ee" license "BSD-3-Clause" + revision 1 head "https://github.com/memcached/memcached.git", branch: "master" livecheck do @@ -22,6 +23,7 @@ class Memcached < Formula end depends_on "libevent" + depends_on "openssl@3" def install system "./configure", "--prefix=#{prefix}", "--disable-coverage", "--enable-tls" From 61c3ef1e431e1e22d8736c5338cd6106af5f5372 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Fri, 23 Jun 2023 21:08:33 +0800 Subject: [PATCH 507/680] ntopng: switch to `openssl@3` --- Formula/ntopng.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/ntopng.rb b/Formula/ntopng.rb index f7ca5d2a75738..b3bbe70066af9 100644 --- a/Formula/ntopng.rb +++ b/Formula/ntopng.rb @@ -2,7 +2,7 @@ class Ntopng < Formula desc "Next generation version of the original ntop" homepage "https://www.ntop.org/products/traffic-analysis/ntop/" license "GPL-3.0-only" - revision 1 + revision 2 stable do url "https://github.com/ntop/ntopng/archive/5.2.1.tar.gz" @@ -39,6 +39,7 @@ class Ntopng < Formula depends_on "json-c" depends_on "libmaxminddb" depends_on "mysql-client" + depends_on "openssl@3" depends_on "redis" depends_on "rrdtool" depends_on "sqlite" # try to change to uses_from_macos after python is not a dependency From e5ba32b9e2149b2f36eb98d59b4faa38a1b52342 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Fri, 23 Jun 2023 21:12:04 +0800 Subject: [PATCH 508/680] oci-cli: switch to `openssl@3` --- Formula/oci-cli.rb | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Formula/oci-cli.rb b/Formula/oci-cli.rb index 7a6099cb1d82e..d1391e707ab59 100644 --- a/Formula/oci-cli.rb +++ b/Formula/oci-cli.rb @@ -6,6 +6,7 @@ class OciCli < Formula url "https://files.pythonhosted.org/packages/47/6b/48eca9a7b59588b3f6a93e3811e4042ec7f4ea908d473b3505a66ff01f99/oci-cli-3.29.1.tar.gz" sha256 "0e9044025b4ef85f28f5beef9472711a7fc03d1341f767ae4f7c1a4ff6a55f6e" license any_of: ["UPL-1.0", "Apache-2.0"] + revision 1 head "https://github.com/oracle/oci-cli.git", branch: "master" bottle do @@ -18,8 +19,10 @@ class OciCli < Formula sha256 cellar: :any_skip_relocation, x86_64_linux: "74a77d681ec55729205a94f951d772de0a63ec0a0be3d1420ca3b5999ef235c1" end + depends_on "pkg-config" => :build depends_on "rust" => :build depends_on "cffi" + depends_on "openssl@3" depends_on "python@3.11" depends_on "pyyaml" depends_on "six" @@ -90,6 +93,10 @@ class OciCli < Formula end def install + # Ensure that the `openssl` crate picks up the intended library. + ENV["OPENSSL_DIR"] = Formula["openssl@3"].opt_prefix + ENV["OPENSSL_NO_VENDOR"] = "1" + virtualenv_install_with_resources end From e1cc99fed04382a8a3784f2b32d529b1e82aaf7e Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Fri, 23 Jun 2023 21:25:10 +0800 Subject: [PATCH 509/680] pocsuite3: switch to `openssl@3` --- Formula/pocsuite3.rb | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Formula/pocsuite3.rb b/Formula/pocsuite3.rb index 69bb7192f4c7a..a2f425096fa7a 100644 --- a/Formula/pocsuite3.rb +++ b/Formula/pocsuite3.rb @@ -6,6 +6,7 @@ class Pocsuite3 < Formula url "https://files.pythonhosted.org/packages/98/9c/ea5c93f0cff8ffbe776ae138569219c2f0c7e43d94c002fe21e607d186e6/pocsuite3-2.0.4.tar.gz" sha256 "57dd1e565595bd705667a4e0df72e288321640f938e1fefcc83b02a70dda099d" license "GPL-2.0-only" + revision 1 head "https://github.com/knownsec/pocsuite3.git", branch: "master" bottle do @@ -19,8 +20,10 @@ class Pocsuite3 < Formula sha256 cellar: :any_skip_relocation, x86_64_linux: "ddd60f5b9824aabc2030aca2a343087b3685f2d82b69d77fe57428a41fdef295" end + depends_on "pkg-config" => :build depends_on "rust" => :build # for cryptography depends_on "cffi" + depends_on "openssl@3" depends_on "pycparser" depends_on "python@3.11" depends_on "pyyaml" @@ -150,6 +153,10 @@ class Pocsuite3 < Formula end def install + # Ensure that the `openssl` crate picks up the intended library. + ENV["OPENSSL_DIR"] = Formula["openssl@3"].opt_prefix + ENV["OPENSSL_NO_VENDOR"] = "1" + virtualenv_install_with_resources end From 496151e41aeea7b061af8f696f444076c30249f6 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Fri, 23 Jun 2023 21:30:49 +0800 Subject: [PATCH 510/680] sgr: switch to `openssl@3` --- Formula/sgr.rb | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Formula/sgr.rb b/Formula/sgr.rb index 85a80c18136a9..8b8fdfb5ff200 100644 --- a/Formula/sgr.rb +++ b/Formula/sgr.rb @@ -6,7 +6,7 @@ class Sgr < Formula url "https://github.com/splitgraph/sgr/archive/refs/tags/v0.3.12.tar.gz" sha256 "e5153944383a0160efe4d56a2c4a6d11f74bb1a04d097df95806ddcbc1ab5618" license "Apache-2.0" - revision 1 + revision 2 bottle do rebuild 1 @@ -19,9 +19,11 @@ class Sgr < Formula sha256 cellar: :any_skip_relocation, x86_64_linux: "90d51ba0c11eaf95cec87f5a8069b2fff71e6288a2442c0a64ad73955da99098" end + depends_on "pkg-config" => :build depends_on "poetry" => :build depends_on "rust" => :build # for cryptography depends_on "libpq" # for psycopg2-binary + depends_on "openssl@3" depends_on "python-tabulate" depends_on "python-typing-extensions" depends_on "python@3.11" @@ -187,6 +189,10 @@ class Sgr < Formula end def install + # Ensure that the `openssl` crate picks up the intended library. + ENV["OPENSSL_DIR"] = Formula["openssl@3"].opt_prefix + ENV["OPENSSL_NO_VENDOR"] = "1" + venv = virtualenv_create(libexec, "python3.11") venv.pip_install resources poetry = Formula["poetry"].opt_bin/"poetry" From 847d68362624a820ded8a12009ec9e4eb5a0b556 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Fri, 23 Jun 2023 21:34:08 +0800 Subject: [PATCH 511/680] trezor-agent: switch to `openssl@3` --- Formula/trezor-agent.rb | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Formula/trezor-agent.rb b/Formula/trezor-agent.rb index 53b8fb9c34f94..9ff8ab092fc62 100644 --- a/Formula/trezor-agent.rb +++ b/Formula/trezor-agent.rb @@ -6,6 +6,7 @@ class TrezorAgent < Formula url "https://files.pythonhosted.org/packages/11/bc/aa2bdee9cd81af9ecde0a9e8b5c6c6594a4a0ee7ade950b51a39d54f9e63/trezor_agent-0.12.0.tar.gz" sha256 "e08ca5a54bd7658017164c8518d6cdf623d3b077dfdccfd12f612af5fef05855" license "LGPL-3.0-only" + revision 1 bottle do rebuild 8 @@ -23,6 +24,7 @@ class TrezorAgent < Formula depends_on "cffi" depends_on "docutils" depends_on "libusb" + depends_on "openssl@3" depends_on "pillow" depends_on "pycparser" depends_on "python-typing-extensions" @@ -260,6 +262,10 @@ class TrezorAgent < Formula end def install + # Ensure that the `openssl` crate picks up the intended library. + ENV["OPENSSL_DIR"] = Formula["openssl@3"].opt_prefix + ENV["OPENSSL_NO_VENDOR"] = "1" + ENV.append "CFLAGS", "-I#{Formula["libusb"].include}/libusb-1.0" venv = virtualenv_create(libexec, "python3.11") venv.pip_install resources.reject { |r| OS.mac? ? r.name == "dbus-fast" : r.name.start_with?("pyobjc") } From 0851e5caddf60f5461e822cc90f54e237aec9c43 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Fri, 23 Jun 2023 21:36:17 +0800 Subject: [PATCH 512/680] yafc: switch to `openssl@3` --- Formula/yafc.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/yafc.rb b/Formula/yafc.rb index 919b889a0890f..0519d63d0a7d0 100644 --- a/Formula/yafc.rb +++ b/Formula/yafc.rb @@ -3,7 +3,7 @@ class Yafc < Formula homepage "https://github.com/sebastinas/yafc" url "https://deb.debian.org/debian/pool/main/y/yafc/yafc_1.3.7.orig.tar.xz" sha256 "4b3ebf62423f21bdaa2449b66d15e8d0bb04215472cb63a31d473c3c3912c1e0" - revision 4 + revision 5 bottle do sha256 cellar: :any, arm64_ventura: "e75e54d310d6fba93e9f1099314fbf59cbc368a0dee37c0775199c12091ab0d8" @@ -20,6 +20,7 @@ class Yafc < Formula depends_on "pkg-config" => :build depends_on "libssh" + depends_on "openssl@3" depends_on "readline" on_linux do From 4de96a133927282a743eaff88d4a6eee67909586 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Fri, 23 Jun 2023 21:23:35 +0800 Subject: [PATCH 513/680] pam-u2f: switch to `openssl@3` --- Formula/pam-u2f.rb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Formula/pam-u2f.rb b/Formula/pam-u2f.rb index 7f67fa090e529..65611f08b17c5 100644 --- a/Formula/pam-u2f.rb +++ b/Formula/pam-u2f.rb @@ -4,6 +4,7 @@ class PamU2f < Formula url "https://developers.yubico.com/pam-u2f/Releases/pam_u2f-1.3.0.tar.gz" sha256 "72360c6875485eb4df409da8f8f52b17893f05e4d998529c238814480e115220" license "BSD-2-Clause" + revision 1 head "https://github.com/Yubico/pam-u2f.git", branch: "master" livecheck do @@ -27,6 +28,7 @@ class PamU2f < Formula depends_on "libtool" => :build depends_on "pkg-config" => :build depends_on "libfido2" + depends_on "openssl@3" on_linux do depends_on "linux-pam" From 1ad5c34c1ac644e00aea5ec3b7fea68c1cc7a35c Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 23 Jun 2023 14:06:26 +0000 Subject: [PATCH 514/680] ldns: update 1.8.3_1 bottle. --- Formula/ldns.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/ldns.rb b/Formula/ldns.rb index a0d9eb1a70536..69c0f4ebfe170 100644 --- a/Formula/ldns.rb +++ b/Formula/ldns.rb @@ -14,14 +14,13 @@ class Ldns < Formula end bottle do - rebuild 1 - sha256 cellar: :any, arm64_ventura: "e0d0acfb1f7f199ce05fe11177adf2db2492911a0f2d51aed693f4127b477604" - sha256 cellar: :any, arm64_monterey: "46ef12897880d4f3d53508ea397362762d6f97c68259ec67041bbd12b35edbbd" - sha256 cellar: :any, arm64_big_sur: "251b84cfda5e8e24ca2e1dcc8bba380beb7edca524ab09b188fa2c5fbe18fa05" - sha256 cellar: :any, ventura: "b2c4a095c0c4eb850537697ba51153c285033cb3f597ac4739a7167277ceb5bc" - sha256 cellar: :any, monterey: "a3185a8decca00ced7e56098d8e6897e3cecf4f6a5db970d8d7dcceb24178c5d" - sha256 cellar: :any, big_sur: "0faa2e9fc9c0fb46cfa52d539838875ffcec82e886977d0d23d91e111f29efed" - sha256 cellar: :any_skip_relocation, x86_64_linux: "c6bc1207ee00802b2bd19648ea2da9dae3eee6da0236092c9c398f51b4fa56f1" + sha256 cellar: :any, arm64_ventura: "91cefcb3326fd36c21f26f0f905543bb75626ef382eda949c892a8bd8ebfb659" + sha256 cellar: :any, arm64_monterey: "1bf12612f2a1fa6837f4360c3965f0cb568c920f28ce3e5c2d783e31ff480800" + sha256 cellar: :any, arm64_big_sur: "9fde4555b1801467eb72663a602b265e423fa85d12fd5ad878fc242852e08e60" + sha256 cellar: :any, ventura: "08d75bc74a4667defb24c4ed92bd13da55317e836592c2e5851ea7132424551f" + sha256 cellar: :any, monterey: "a6443e00af46421f902df8ce0e4cebb6d01a48d4532275d5321e4fa547b41c3f" + sha256 cellar: :any, big_sur: "74adc13f57040a1f3ee99f147e57f457abc54b9c3c68071cc0f6e4f4784419cf" + sha256 cellar: :any_skip_relocation, x86_64_linux: "c6401729572e7c28d1d691e47a8bbcd7cfb88b9e1a2e1a2df0e6a3ec066286ff" end depends_on "swig" => :build From 14c94b600082f327a5efaa64b71c3e6b74f06a98 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 23 Jun 2023 14:13:43 +0000 Subject: [PATCH 515/680] oci-cli: update 3.29.1_1 bottle. --- Formula/oci-cli.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/oci-cli.rb b/Formula/oci-cli.rb index d1391e707ab59..65893ec5b7d3c 100644 --- a/Formula/oci-cli.rb +++ b/Formula/oci-cli.rb @@ -10,13 +10,13 @@ class OciCli < Formula head "https://github.com/oracle/oci-cli.git", branch: "master" bottle do - sha256 cellar: :any, arm64_ventura: "f15756f33e2cec7d04e2e2a76db72965350ce4b852df98cbf14942b66e91838e" - sha256 cellar: :any, arm64_monterey: "8177b98de2480573998fe5e3e22a5cddac382d71d1bfc82ffa52486ba7c6aad1" - sha256 cellar: :any, arm64_big_sur: "b464f83487b375e8af9aecfb5abc616711b41503dd16a8dafc2b69813d86e851" - sha256 cellar: :any, ventura: "94fa54d7e12e2ca85c4efef09e5433c32049526b7c459aebf2adb5f31232e057" - sha256 cellar: :any, monterey: "e3e9764b10a45f43f81511dc5cb3faec85651afdc7bf4b6ab176229ff24fa7ec" - sha256 cellar: :any, big_sur: "74f10c752f01d6974c0c17cff0cb0b6ee6753cd44bac5f538d6421556b53dc17" - sha256 cellar: :any_skip_relocation, x86_64_linux: "74a77d681ec55729205a94f951d772de0a63ec0a0be3d1420ca3b5999ef235c1" + sha256 cellar: :any, arm64_ventura: "40d1817208d9cdfa194c81eca694300491e819b0120594c718714cedcbe78774" + sha256 cellar: :any, arm64_monterey: "d68944df4b8bdf87f3e9a1f32e3002d7284c4d2ee29918791a23f3761c506d6c" + sha256 cellar: :any, arm64_big_sur: "d8c7e27c07b22374a705560fd4ec37d1de5714bd7a2703127c2e33841800b8b6" + sha256 cellar: :any, ventura: "d59e01e6c7d27d86c3873f384694ef13579448baa1336b9a2a901eabadc9cf51" + sha256 cellar: :any, monterey: "29f4a18c02b84b7aae132df7ac6eba614fffb9a50882e87a817796efeb56d931" + sha256 cellar: :any, big_sur: "9d409ce0e8e05e8d6bccfc79672c5735faa8c331e1e4b67ee4a03cbbff056588" + sha256 cellar: :any_skip_relocation, x86_64_linux: "da30ac8c1587d14cf86ef8681c76059ccfd82a5c593061a9f75c66cbfae25222" end depends_on "pkg-config" => :build From ac08086bdb3e6ed2f4e6dfeb483f15afa7306cbc Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 23 Jun 2023 14:13:47 +0000 Subject: [PATCH 516/680] ntopng: update 5.2.1_2 bottle. --- Formula/ntopng.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/ntopng.rb b/Formula/ntopng.rb index b3bbe70066af9..7bdb9ef14ac1c 100644 --- a/Formula/ntopng.rb +++ b/Formula/ntopng.rb @@ -12,12 +12,12 @@ class Ntopng < Formula end bottle do - sha256 arm64_monterey: "3e1f0641e68312b9df99d6352a30463b9c7e3ae77af87d7108d7f53ef1a1e915" - sha256 arm64_big_sur: "f15ee478e6890c6ff3c223b3687712e95715957273c81f00012e42166c56f3ab" - sha256 ventura: "8748ce82261996a840abf5c05dd2c4adfca95242ce6c3a85e50175055190bba2" - sha256 monterey: "f23a75bc3a049ffe88a63eac33c69679676f21a5794cf981b48727ea657d3b83" - sha256 big_sur: "f113c35addc3839fd3fe1fd20c2b3a94be4082e9969638d86cdf4c945ddcea1b" - sha256 x86_64_linux: "a8aaa3edac2b6c93e95bc660b850f1cda8ce0033112128823b086f3ac289b378" + sha256 arm64_monterey: "f80fe91d1bf208b29756939d80273318035dde0c9529fbc3e933d81b58f7dfe8" + sha256 arm64_big_sur: "eabf1734108899d494af15d59a30aa8415b6ad097e14310601bd8ce6dbeffb56" + sha256 ventura: "9a6815c5ecf1ec997d950b0a9c5ea1b7fa1d6870156a9dccc688a72d72231549" + sha256 monterey: "4bb602c8dc1f89810d1b4eef901a107bc3a107e411690e8a6eb52bd0d92ce688" + sha256 big_sur: "b10afdc4ac28240a997e1da555ad58bdc6f6180878c3a9741d52c5c6c4d8376e" + sha256 x86_64_linux: "bcc479ef95a00817cbbf049cefe2cace7f7cdf0e01a777d4c493c3fdad4619ba" end head do From e7b284a3465bc839c33b97a17f711394db9a1553 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 23 Jun 2023 14:14:02 +0000 Subject: [PATCH 517/680] memcached: update 1.6.21_1 bottle. --- Formula/memcached.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/memcached.rb b/Formula/memcached.rb index a943ab38d0cd5..50fee59017bc8 100644 --- a/Formula/memcached.rb +++ b/Formula/memcached.rb @@ -13,13 +13,13 @@ class Memcached < Formula end bottle do - sha256 cellar: :any, arm64_ventura: "196207321c5c4879c317b3a95fd7f68a5d626b1bd6f8936863c10a18760e1a95" - sha256 cellar: :any, arm64_monterey: "c53e839cafbcab3d9d556b47e98e4c2b3cfdc5d3955f20a1a96a2630044b9c7f" - sha256 cellar: :any, arm64_big_sur: "968abfe812d12700ee240e0f60fa8a8781dc11ab27ad5163b579f1f7a247c335" - sha256 cellar: :any, ventura: "4a9cd23657aa85481e73b6e1f205e5a7569fb8f8f5b8ced650433ebac261036d" - sha256 cellar: :any, monterey: "4ec6052c3c06eeb1793719d4cddc0da8404ee8220ea505b643ddbb7bc514242f" - sha256 cellar: :any, big_sur: "ac5212e3d74c4e0151c6ba1accacb022d03182781eae3da68c900f527ab16b31" - sha256 cellar: :any_skip_relocation, x86_64_linux: "2f583c77fc1837abf3ae3576d236856f8464b4834285898829c6cb28bf0aff96" + sha256 cellar: :any, arm64_ventura: "cc1ab78905c228a49f6564e517bbcb3be54000e76d783d8127e9b9779aa4be0f" + sha256 cellar: :any, arm64_monterey: "57119b41b85fe6a0186fb673378aecfccc10d2209ac14dc44387e3b58a1d7a9b" + sha256 cellar: :any, arm64_big_sur: "44a0aa54ce84212a71eb9812f476d6c9747253e4bfef6952bcdcb45e0e340cd1" + sha256 cellar: :any, ventura: "7693b1ab9d0a4ffe29e8c8459fcd018f08212a996d7d337fe31478d894c039f6" + sha256 cellar: :any, monterey: "ebd2e253fa9bb28e846ef072e00c5b6ebb1ef191d800a675dafec791d94b9eb3" + sha256 cellar: :any, big_sur: "8a3c748a9bd1b918b7b29a6759af7ba7c1e6e2aba499d6966e35adf5cc5c1d12" + sha256 cellar: :any_skip_relocation, x86_64_linux: "cb6962039b1ac6b1ba933ab0be65a2dca3a993814c7c6732d01d96cb3ad5a837" end depends_on "libevent" From 6af3420007dead8171f97f1c2248b391aa4c4cee Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 23 Jun 2023 14:14:15 +0000 Subject: [PATCH 518/680] aws-google-auth: update 0.0.38_4 bottle. --- Formula/aws-google-auth.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/aws-google-auth.rb b/Formula/aws-google-auth.rb index 02a5f68ca54b8..247e64c42cf2a 100644 --- a/Formula/aws-google-auth.rb +++ b/Formula/aws-google-auth.rb @@ -10,14 +10,13 @@ class AwsGoogleAuth < Formula head "https://github.com/cevoaustralia/aws-google-auth.git", branch: "master" bottle do - rebuild 3 - sha256 cellar: :any_skip_relocation, arm64_ventura: "d58fc1780994f067d45b3c89aeca6ad0eaa307c6494911f32f8d44e0c4aa65d2" - sha256 cellar: :any_skip_relocation, arm64_monterey: "4581e35529223d2b7bd123c65cf9c02a28951be87201bf1256eb3c3277de70b7" - sha256 cellar: :any_skip_relocation, arm64_big_sur: "f4fa449b66a035609c60b75afd8199eb5a1089fc6205d8749d8ce4dd8f5a4efc" - sha256 cellar: :any_skip_relocation, ventura: "7f4085d9bb33c04cd39ccbe1a19c295e3167126b7c0b0d07f4a8619541f093ff" - sha256 cellar: :any_skip_relocation, monterey: "e8436bf6d91598b5f285c3628bbca2718c330cf3117de01069cbae81de73f9ae" - sha256 cellar: :any_skip_relocation, big_sur: "896dc9c233fb1c48605458743af6bd36e799ab9bdfbb7326e5769c30464ef65c" - sha256 cellar: :any_skip_relocation, x86_64_linux: "9ce9af64923607aec586f10ed232d31500ca8cccf5f62d6dd4299f1b79718e27" + sha256 cellar: :any_skip_relocation, arm64_ventura: "34413548ad5d570a871e1d12d94e49dbb49d6681a1fc20daa081bccc2ef848bd" + sha256 cellar: :any_skip_relocation, arm64_monterey: "366bb95814b9608b6b454e09fe54064fd9ab121baabdc6c7ba5559a6472e3c36" + sha256 cellar: :any_skip_relocation, arm64_big_sur: "9a4f565eae729973c7c5a97eb91ea051d750aef07a09a9db692082ce67b93987" + sha256 cellar: :any_skip_relocation, ventura: "d4a9c13151b1abfee6538980113f0dc36f503a71d92675d998809f37f802f853" + sha256 cellar: :any_skip_relocation, monterey: "8034d83475a1a551871860c714701bd1ae40524c074ac813b325b8237a7daae4" + sha256 cellar: :any_skip_relocation, big_sur: "3e81834950fc6bcd362ca70c4e91cdb92592fe2d699ee6c84a4d24c0ac5d3056" + sha256 cellar: :any_skip_relocation, x86_64_linux: "50a828c09b42a602e7c3988c07d6c5c40e3bc2043b9b37ba0885c0f641b0cc8a" end depends_on "pillow" From 9f8539dfd1f4f5deab28ace3920fe76932a4dde5 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 23 Jun 2023 14:15:16 +0000 Subject: [PATCH 519/680] pam-u2f: update 1.3.0_1 bottle. --- Formula/pam-u2f.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/pam-u2f.rb b/Formula/pam-u2f.rb index 65611f08b17c5..911275ac9bd0a 100644 --- a/Formula/pam-u2f.rb +++ b/Formula/pam-u2f.rb @@ -13,13 +13,13 @@ class PamU2f < Formula end bottle do - sha256 cellar: :any, arm64_ventura: "08d5272e545eb1fc86967363057ef008685ce1a34b704b10d2006c4edacca774" - sha256 cellar: :any, arm64_monterey: "539a1e0ef3705c964b3946f1ddca73e9f834eb5656753d15066e9d68dc44d78f" - sha256 cellar: :any, arm64_big_sur: "6ccac9b5556ad25d997c0799e8e1e799d47dd0e3b9c2484cf3fea92e6bfb2475" - sha256 cellar: :any, ventura: "bf542f0d79daa165a64a01189c9756ce19414409d7f17a9b2123e44b284dbb3e" - sha256 cellar: :any, monterey: "be90e18ce3777c55e242903b4cc7bfae2d0a992061f627d87686c88a77f67f9c" - sha256 cellar: :any, big_sur: "320adb231803477099263432f31a30c32191daaddb208fd4491e8c12e1cddddf" - sha256 cellar: :any_skip_relocation, x86_64_linux: "ab3a86141ac2cd53b924b18732abb7a97c55892c537928667c05fba133d1f549" + sha256 cellar: :any, arm64_ventura: "45630c8a3a007708310edd878ce19476d8424244f90275748dde69ca059a8e38" + sha256 cellar: :any, arm64_monterey: "a276d4e8b21f4b15c46e8d27fb84ba42076aa280a20e3b19ce8cae7c45eedb3d" + sha256 cellar: :any, arm64_big_sur: "f8dc0e2ba0fb4fa6e1724e6503a3d553bf2e377d0f7da9ae340e59424c097b82" + sha256 cellar: :any, ventura: "20e00da7179d67f0bac63ca36ecc33962dcc087632e0bc98844ad105122f6dd1" + sha256 cellar: :any, monterey: "a43bfbe53c8da19aa1f4f24e99af78ffd20855fadbd8cc12fd2e66890e527daf" + sha256 cellar: :any, big_sur: "8bb7a56a9a0d3e6547b6d9aa572863e53916bd64fa2cacb2ce7921cc26b56459" + sha256 cellar: :any_skip_relocation, x86_64_linux: "8d56386b58f24ea34caaa018b2c91c3d6f80b2e83d1c025b929553e5ae73738f" end depends_on "asciidoc" => :build From 54616ae0bdc3760a8ad6483f21193bc22f618f58 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 23 Jun 2023 14:15:35 +0000 Subject: [PATCH 520/680] yafc: update 1.3.7_5 bottle. --- Formula/yafc.rb | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/Formula/yafc.rb b/Formula/yafc.rb index 0519d63d0a7d0..a6f9f34656dca 100644 --- a/Formula/yafc.rb +++ b/Formula/yafc.rb @@ -6,16 +6,13 @@ class Yafc < Formula revision 5 bottle do - sha256 cellar: :any, arm64_ventura: "e75e54d310d6fba93e9f1099314fbf59cbc368a0dee37c0775199c12091ab0d8" - sha256 cellar: :any, arm64_monterey: "11de34b459b80ebed5cd72df3a8204183ddd8ea45ed90eacaa7b78db0e173226" - sha256 cellar: :any, arm64_big_sur: "f4f4f59642cd4d9600120a84ec67bf17d72bc1a9d716553f81b644185d4d9a96" - sha256 cellar: :any, ventura: "be17424556ad53172b63a3da17e16f501a8c7e077fd0cc9a9b1b987fe76c3292" - sha256 cellar: :any, monterey: "3020cbad354bc45ef1b73eaf527dea9db9b276870b42063d11ddab2122490382" - sha256 cellar: :any, big_sur: "2a62777a7fbe8dafe0eeb3f8a8eeaf41b100245ef1fca4ad897068ad1282c558" - sha256 cellar: :any, catalina: "07a19edcc11987e0de79538413a41b683c86de41d216eb2c120f747a3564bfd4" - sha256 cellar: :any, mojave: "f01687e9e00211d729d0d6bb191d6286b41693c52ecf2e6c5a26874c27589daa" - sha256 cellar: :any, high_sierra: "d2344380f7cee870732888ac9675303edd374400d5c1bbde02f822d09e93d186" - sha256 cellar: :any_skip_relocation, x86_64_linux: "3e8c9e4153427a310f4ddeeffa3482167c3a018619104953ddc8c5f52e864feb" + sha256 cellar: :any, arm64_ventura: "79f180267773ebe99148b9e55e1fce873dfe7b1b8aa14050191a5cab8ad93145" + sha256 cellar: :any, arm64_monterey: "0b779fe68332dfaf1182fd343aad750a2346f95c9d5019e0e9245ae60a2fc4e1" + sha256 cellar: :any, arm64_big_sur: "bd86e141e4c5f328f59bffa84490e988d6996acfd631988103da5be103539689" + sha256 cellar: :any, ventura: "6ad15e0287643c6e1157b51762e21443e2c15e8b88610903676316b6b1bd10d9" + sha256 cellar: :any, monterey: "428ecc7f65e46aaf484032777245e9aee40b1c4290efb5f1c5ac0abd4511a698" + sha256 cellar: :any, big_sur: "d7212a2284b1cdd5bbebf59e8e1dcefe6073d8e29eb1574d7ed6e80249723160" + sha256 cellar: :any_skip_relocation, x86_64_linux: "6dc9c9ee718893b94e236db36df97740b59378591bd881a95fec98c9da8bdf88" end depends_on "pkg-config" => :build From 4685ad1d734ca0d15a3aa1689e0a79a633db91e5 Mon Sep 17 00:00:00 2001 From: Patrick Linnane Date: Wed, 21 Jun 2023 16:20:11 -0700 Subject: [PATCH 521/680] dnsperf: switch to `openssl@3` --- Formula/dnsperf.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/dnsperf.rb b/Formula/dnsperf.rb index 4fc61368cd83d..c0e7f2afc723a 100644 --- a/Formula/dnsperf.rb +++ b/Formula/dnsperf.rb @@ -4,6 +4,7 @@ class Dnsperf < Formula url "https://www.dns-oarc.net/files/dnsperf/dnsperf-2.13.0.tar.gz" sha256 "a31caa1899c67f35f28b970abe1f31f1d9c6b1f8b20ea24187ca1a82baac53cb" license "Apache-2.0" + revision 1 livecheck do url :homepage @@ -24,7 +25,7 @@ class Dnsperf < Formula depends_on "concurrencykit" depends_on "ldns" depends_on "libnghttp2" - depends_on "openssl@1.1" + depends_on "openssl@3" def install system "./configure", "--prefix=#{prefix}" From 160c520645db427e14516a6f2f2f665ad7c2c802 Mon Sep 17 00:00:00 2001 From: Patrick Linnane Date: Thu, 22 Jun 2023 19:13:17 -0700 Subject: [PATCH 522/680] freeswitch: switch to `openssl@3` --- Formula/freeswitch.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/freeswitch.rb b/Formula/freeswitch.rb index a4cb0b0cea5ca..2426b338a8c12 100644 --- a/Formula/freeswitch.rb +++ b/Formula/freeswitch.rb @@ -5,7 +5,7 @@ class Freeswitch < Formula tag: "v1.10.9", revision: "a615e85afcdc5f3ca438e86fefc7ca21ee6b3a06" license "MPL-1.1" - revision 1 + revision 2 head "https://github.com/signalwire/freeswitch.git", branch: "master" livecheck do @@ -36,7 +36,7 @@ class Freeswitch < Formula depends_on "libsndfile" depends_on "libtiff" depends_on "lua" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "opus" depends_on "pcre" depends_on "sofia-sip" From c10c5dc1372d958afba1102dfc0936fb64a2330a Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 23 Jun 2023 14:19:49 +0000 Subject: [PATCH 523/680] pypy: update 7.3.12 bottle. --- Formula/pypy.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/pypy.rb b/Formula/pypy.rb index 6f97971bf8c39..7435ed5d2b90a 100644 --- a/Formula/pypy.rb +++ b/Formula/pypy.rb @@ -12,13 +12,13 @@ class Pypy < Formula end bottle do - sha256 cellar: :any, arm64_ventura: "0c16b3b1fd9fb51dcf921fb982d9a650becc5ed24479c63b574b9f05b879708c" - sha256 cellar: :any, arm64_monterey: "9d2e4a95ded688b5b04044da3e25a977dff9517b074b0712b68c57bdfa5dad02" - sha256 cellar: :any, arm64_big_sur: "0fa8bf4c8732544c8adbf811b955508c90ba78cb42ad5d5273b09412cc1063a2" - sha256 cellar: :any, ventura: "0cc34f6b6b0a9aadf7b960860ecdd1010b29b2ea8d3bed334fdd601b00b57184" - sha256 cellar: :any, monterey: "77f11e4fac43941487565844f4ae9ed94bcc6f750cc29bee2a19324834b965cb" - sha256 cellar: :any, big_sur: "dd3b63d5a7ecbc796139f3d1a66104eb6fca9b3efc505eba1b9b81771dda1f51" - sha256 cellar: :any_skip_relocation, x86_64_linux: "c462e07549c01c0f52e1db0037eb610d15574a70588d7568cc08e8eeec635ede" + sha256 cellar: :any, arm64_ventura: "72d020e6636b793655a7dbf76426943edc64b82c26a12d37249d4dd55785d64b" + sha256 cellar: :any, arm64_monterey: "44bc02650e5b0c879956e328cb2a0ec61b3076d6d71945fb0edec7dec218266a" + sha256 cellar: :any, arm64_big_sur: "02c8c813d93fe2f9d030b1545f65d840bcacaf5b5e00f83ab50830fa9a186015" + sha256 cellar: :any, ventura: "3cea00e5b65cc015f85d381dc130de64976f7d98dba2e7f831beecd207b49cf5" + sha256 cellar: :any, monterey: "d4394557612b898ab032706d741659769e8ef1fef38b7a25dc874bbfe48ddf6e" + sha256 cellar: :any, big_sur: "1df1252d1edf27d93c3e2d022902463150196c08780a51f0dc96c86c6830d09d" + sha256 cellar: :any_skip_relocation, x86_64_linux: "55263b35f3525afeaa7699687863b558f1f3d43ec50ea38455e60f42b3fed6f2" end depends_on "pkg-config" => :build From eaaa81a2ad61fb0c7983667e5c1d8a196e9ddf0d Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 23 Jun 2023 14:25:13 +0000 Subject: [PATCH 524/680] trezor-agent: update 0.12.0_1 bottle. --- Formula/trezor-agent.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/trezor-agent.rb b/Formula/trezor-agent.rb index 9ff8ab092fc62..77f07409da718 100644 --- a/Formula/trezor-agent.rb +++ b/Formula/trezor-agent.rb @@ -9,14 +9,13 @@ class TrezorAgent < Formula revision 1 bottle do - rebuild 8 - sha256 cellar: :any, arm64_ventura: "1476d77e52fc254cd7baec8b4deea572be5646bc789424704c1fdc3aa64eeee6" - sha256 cellar: :any, arm64_monterey: "beb83bbf882de49a78489fba25c75ed1081405dd3f4255276c5cf52daf4af980" - sha256 cellar: :any, arm64_big_sur: "1da9b57a4a27fcbe5d8c509473f2a3170e80172a700b8fe939a10152cbe7b61f" - sha256 cellar: :any, ventura: "fc1d76a9ce6266db69f587a63fc7adbcc842b8377bd20bfd8a8df9b2b696d3c2" - sha256 cellar: :any, monterey: "f5737f9a9a7023148816be7050600c5f941cd0a0c81b1b95cb4699204e2cdf16" - sha256 cellar: :any, big_sur: "077a6564186c2d9d65cafe4f65f9ba75565fa22c4241489c10c6403cea89f9a7" - sha256 cellar: :any_skip_relocation, x86_64_linux: "766b406d12dbafaf5520205bde5fb149dceccec3cc79ed3b0676ba9539f11dc5" + sha256 cellar: :any, arm64_ventura: "b4c901229cd1688719a836e61e6ae1a6753d3d9767ce4d9e2111b6db69c46325" + sha256 cellar: :any, arm64_monterey: "b6f8851626e32c7ef174c216d71ef96d060fc5f15d7c8e3c26757e9083de3474" + sha256 cellar: :any, arm64_big_sur: "45f23bd85a476827cbbbfdc3345933221719f7ff9727f15b069c2555ea8c01ea" + sha256 cellar: :any, ventura: "4f7e0cfe16a8e7e583a3a438e259df53891c6e5cce3fdbb054ba0bc1d50fe7f2" + sha256 cellar: :any, monterey: "8e2015bb9cf170bc37ea5e92d863be7dfb872297f3f7834a4724c10f08bf40c6" + sha256 cellar: :any, big_sur: "ea49becbb4accd1520856f068597cdf9ac5ecc1b9aa18bbb7ed2f2a0552309f1" + sha256 cellar: :any_skip_relocation, x86_64_linux: "9e651c4ca2189a356be6634dce26edb7b7923f9c1240323c7f17dfe771fd43c3" end depends_on "pkg-config" => :build From c3c107a24bc0a5d3cea9caa4c89f50beca3046fa Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 23 Jun 2023 14:32:04 +0000 Subject: [PATCH 525/680] pocsuite3: update 2.0.4_1 bottle. --- Formula/pocsuite3.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/pocsuite3.rb b/Formula/pocsuite3.rb index a2f425096fa7a..169c022009394 100644 --- a/Formula/pocsuite3.rb +++ b/Formula/pocsuite3.rb @@ -10,14 +10,13 @@ class Pocsuite3 < Formula head "https://github.com/knownsec/pocsuite3.git", branch: "master" bottle do - rebuild 1 - sha256 cellar: :any, arm64_ventura: "c01cdc083d66406ea3ae0553f14cb78058118f620d1b46fd0b6968adefc4cdcb" - sha256 cellar: :any, arm64_monterey: "16a073fdf3c67848333a1ab7d02508643b6a6f9cf2d71bb790a82a36ef913f9f" - sha256 cellar: :any, arm64_big_sur: "59cc2ea51c74defcc100a38d7a92ee8efff9c363a8097357eaedc6ed0545edda" - sha256 cellar: :any, ventura: "2ee7f1d69f06dbb0c4c0a6f4c4c91dea22a13719d9f564e6f515e00baddade60" - sha256 cellar: :any, monterey: "c7486c2cf0c0809977f5ad0858ba3f697a1715cd4d15d98ac57a9b63a6e875d6" - sha256 cellar: :any, big_sur: "9c9dfd7ecd4fab651a854e526ca44857994a736aec2ce65162df6cbbd3aae0b9" - sha256 cellar: :any_skip_relocation, x86_64_linux: "ddd60f5b9824aabc2030aca2a343087b3685f2d82b69d77fe57428a41fdef295" + sha256 cellar: :any, arm64_ventura: "520878c4da7317db9d0a7698b8debf5d06026dd7970d9deef354cad598123d46" + sha256 cellar: :any, arm64_monterey: "a771c89568e999130e87de2b23865fa818b925459dd64797228fb26246174c51" + sha256 cellar: :any, arm64_big_sur: "6cc6f48519d3d53780821dd240e42fdad1d3f85e3e7ec7006d73ce16f6a98e30" + sha256 cellar: :any, ventura: "1e5ee34380daa06a6af9852e4b8cb7fc9ba824256ffec2faa9a954d622dff015" + sha256 cellar: :any, monterey: "d861d372254895eefcfd2deb5aa7f8c62a792771a2b3a3979d3a1bd63ff18ad8" + sha256 cellar: :any, big_sur: "76f728721c7d8a2211f7994174ae34f061420f5c26f50c094f5753d25478b2a4" + sha256 cellar: :any_skip_relocation, x86_64_linux: "083b30108ec388eff6978928cedbf1ce739bf3600dd8042b198a41a657eaeca6" end depends_on "pkg-config" => :build From 22ede6d9e04592a8f742ea3ac38423286c8a7f12 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 23 Jun 2023 14:47:27 +0000 Subject: [PATCH 526/680] sgr: update 0.3.12_2 bottle. --- Formula/sgr.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/sgr.rb b/Formula/sgr.rb index 8b8fdfb5ff200..8595a61909e93 100644 --- a/Formula/sgr.rb +++ b/Formula/sgr.rb @@ -9,14 +9,13 @@ class Sgr < Formula revision 2 bottle do - rebuild 1 - sha256 cellar: :any, arm64_ventura: "8c1b3cdad5a8929e729d19e01ec396532e4eb5744ca6728cab1f31ef43165424" - sha256 cellar: :any, arm64_monterey: "138ce113025e2c5f653170e25cf8465d6b892c2efd126fc1b5da2477cbb8a56c" - sha256 cellar: :any, arm64_big_sur: "5b9736c66c5b33a2804b7edd05b2e07c2f85c278a619e1e7d79fb6e68127122e" - sha256 cellar: :any, ventura: "77aa3ec88fb23e71026d182e9c490c1956b1d08e6d02b25fa948e28b604c4d0a" - sha256 cellar: :any, monterey: "49097472ad80b5862c90bb8d0a8d502915d8c569ad5c60f0fe50d379e386451a" - sha256 cellar: :any, big_sur: "67aef300fb9502bddae5bca4739d4ce11e0cbd96d68cd9d72cae7a1f98a9ed88" - sha256 cellar: :any_skip_relocation, x86_64_linux: "90d51ba0c11eaf95cec87f5a8069b2fff71e6288a2442c0a64ad73955da99098" + sha256 cellar: :any, arm64_ventura: "f22040a83d7f4022f73166f7948d54ce3859e976b64a2c4f9e70ecebda11ec97" + sha256 cellar: :any, arm64_monterey: "515449197e1632d5ba7084a1f4797b014402afbbfaacee53cca74d84cc4dc16f" + sha256 cellar: :any, arm64_big_sur: "ebaa2862f20643e6f1692655556f8c287ad76cf8fe5307dae509eceaf549fb98" + sha256 cellar: :any, ventura: "42196d0ebfb5cc585c715ef822997eaca10b1fc3cd9cd810163eb6ddc3ade456" + sha256 cellar: :any, monterey: "5b9d80a676430936de90a73f2f79221755d5f4331e505a7a0849a4b3e02f7102" + sha256 cellar: :any, big_sur: "266f6fc77d4cf03b668ededc0007de14a2b41483a4149b849f740e3ec5800aef" + sha256 cellar: :any_skip_relocation, x86_64_linux: "83fa962a1ed1780c070e3a0594b17d26e82ebdd18c07bd3d35779b17626916c9" end depends_on "pkg-config" => :build From ac7c83a0a0f74c67f1e1325fe9ea72bb35eb208d Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 23 Jun 2023 15:05:11 +0000 Subject: [PATCH 527/680] dnsperf: update 2.13.0_1 bottle. --- Formula/dnsperf.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/dnsperf.rb b/Formula/dnsperf.rb index c0e7f2afc723a..14fe1173dd6df 100644 --- a/Formula/dnsperf.rb +++ b/Formula/dnsperf.rb @@ -12,13 +12,13 @@ class Dnsperf < Formula end bottle do - sha256 cellar: :any, arm64_ventura: "62d7cf53e9c51b4edcf612ac73297fcb44e4160c85513f15fed30ded784861cc" - sha256 cellar: :any, arm64_monterey: "4f5bf82bc29895eda6ab68fee366e04cc3946b14163839608fa790dd88f9eca4" - sha256 cellar: :any, arm64_big_sur: "1df5187c9fdebe7c44640fab835062e33b29cc52b24e0e865983f42c88d245a4" - sha256 cellar: :any, ventura: "f99502a6c819d007012ba51266896130edfc477866bb356b3ef83923ca370045" - sha256 cellar: :any, monterey: "bfca7728a02e2267d40310de79cc53b388c48de73106385bf46eaef6fdc3d2f9" - sha256 cellar: :any, big_sur: "bee361fbf3f07ff4e4ef1349496dc2a347514e1edfbbab6c0eef9b017f4821f6" - sha256 cellar: :any_skip_relocation, x86_64_linux: "3dfa2edc4a4d189e3611c757fd91b9fd1f4f583799c79a146b8e536c72f3915c" + sha256 cellar: :any, arm64_ventura: "be46ad0c98cf9615c5856fa8dd690d0a9dcf2a06f1f46bebc20851668ab52a30" + sha256 cellar: :any, arm64_monterey: "b89bcceb9ef38b5eb14699a212d9808c11395e8aefc91c353f41bf2b8d56abe6" + sha256 cellar: :any, arm64_big_sur: "e2017c6ce565d3316ee3a5be2f5b6e3001d89d2d898b7115fe69a313fffc248d" + sha256 cellar: :any, ventura: "197737e13f99489490fd60378f40ca685dd391c2cf689544f5758475c5c14a7e" + sha256 cellar: :any, monterey: "65089b4e579d3d98277f3a0f3db60d2310e6a668f638df21437eb8a560281c97" + sha256 cellar: :any, big_sur: "702d2a9288a3e832d9575c169964e376ed758aa7299c54366466bc8f273e2521" + sha256 cellar: :any_skip_relocation, x86_64_linux: "0b91fed1b250487eb342425a70e796656c3d56b40fbe352cc86ac17949080cd9" end depends_on "pkg-config" => :build From 2ef6a8a8c7edada5ad7ee778bbf02bbb6e6bf826 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 23 Jun 2023 15:06:27 +0000 Subject: [PATCH 528/680] libtrace: update 4.0.22 bottle. --- Formula/libtrace.rb | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/Formula/libtrace.rb b/Formula/libtrace.rb index b3c289f3724f2..9a464160be414 100644 --- a/Formula/libtrace.rb +++ b/Formula/libtrace.rb @@ -15,12 +15,13 @@ class Libtrace < Formula end bottle do - sha256 cellar: :any, arm64_monterey: "f9edccc796e56af2f95bbbcffa1e791f7a17192e010ca4034b45ffa2427a0ae1" - sha256 cellar: :any, arm64_big_sur: "1726bfafd1b98709f408d17495827e1884f5e0bdc3a1933c80da04116dfd9bca" - sha256 cellar: :any, monterey: "a7a4f93a72e61b050f64ba94ca1074c4e0da466914755abe87c9d66894ec9fcb" - sha256 cellar: :any, big_sur: "beba5d290b00bd42eafec29d80b05460da03da8f00e1c4e1ef58c47e602c1312" - sha256 cellar: :any, catalina: "9aa10a0c52d0f1e3929cd8c4fffd0a1c65f12c4527d95d8854c1139cffb1dcc4" - sha256 cellar: :any_skip_relocation, x86_64_linux: "3dde6596eb8e6501379c201dd115de9e1f106dbc39e5705a56f07055249ed8c2" + sha256 cellar: :any, arm64_ventura: "2bae67051ee7cec69652213c62c02a9219a2cd05ccb4cbd92252a3a398e58b6a" + sha256 cellar: :any, arm64_monterey: "13daeca99adeb0ffc229465a1a370cfbe7ded11c69868c969511900e07b4c4bf" + sha256 cellar: :any, arm64_big_sur: "063a3ede9479821a19c3b0f7b3f988fac492f649979c08087eadc2edbbdc1060" + sha256 cellar: :any, ventura: "56e631af061897eea8dd5d2643d1b14843ba72b3d59fec4aed023f2035489153" + sha256 cellar: :any, monterey: "215cfb17b05d093e0303a6e02cfc933f88d7d3be54c13aaa0d95389206bf47da" + sha256 cellar: :any, big_sur: "3f3da8d3a83c9661a871fc8b0396f50a3b5c5c94bda9021fa2ee7c844983964a" + sha256 cellar: :any_skip_relocation, x86_64_linux: "ad18e807fbf96a4f0d7d3585bcdabfa3aa2a2faa9b2e5f1d452ee1e67efe4c72" end depends_on "autoconf" => :build From 90d5e68a3c640cc42408b8b658c7f04f64d9f13e Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 23 Jun 2023 15:06:28 +0000 Subject: [PATCH 529/680] wandio: update 4.2.5 bottle. --- Formula/wandio.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/wandio.rb b/Formula/wandio.rb index 57bcd12b9250e..e17bb50efbc20 100644 --- a/Formula/wandio.rb +++ b/Formula/wandio.rb @@ -15,13 +15,13 @@ class Wandio < Formula end bottle do - sha256 cellar: :any, arm64_ventura: "d26fc7048a6bd89c7a7d23d57a4b6d66afca198407d5081660a549f4fcc36968" - sha256 cellar: :any, arm64_monterey: "4cab14944bafd46625958a71a03381835d183374188da812a473d2f71dbe5d9f" - sha256 cellar: :any, arm64_big_sur: "3f772d8769a1854d32a56867661a7034d94089df2ac0419f557292b43087a0a6" - sha256 cellar: :any, ventura: "b327102a53f967348ffa3b8d0a04676b5da4db721f2ee9478706efc0de92f0a9" - sha256 cellar: :any, monterey: "4b8bfb5e95a227b21a99ee3e294335d1ed716395b5a602110e76cce985c4538c" - sha256 cellar: :any, big_sur: "8351307fcd0a3102c942a961e4b3212233087b3ed54f1cf0120819431a307e13" - sha256 cellar: :any_skip_relocation, x86_64_linux: "0837aaf8fc7308f0150c72f81f9548f0d0740faab8e59392628aa37c994de73c" + sha256 cellar: :any, arm64_ventura: "420c0f7905421d2291795c2148e495a0a0dd9dbf9634d42be0e2938b2a8801a6" + sha256 cellar: :any, arm64_monterey: "01d44b20c09f399e419508c2136c58c6baf41708b86f0f90efb6959c2b8cb8d3" + sha256 cellar: :any, arm64_big_sur: "0b4c435704cbe614f434e7186a34dda5d8231e66c7e278d38d15c3b3ea7d3a10" + sha256 cellar: :any, ventura: "c378f4220cfad85721d03f2e71fada85eb062b02464f14c964b53b07bb3a9f8a" + sha256 cellar: :any, monterey: "267f7e45ce3dacb7b49500c335544133d04481b1ec59b540896f5132fb603820" + sha256 cellar: :any, big_sur: "8cb66a137b8a81357ae188ebfd2478bf0220ba428b0f0de8c2e45a32cdb43aa4" + sha256 cellar: :any_skip_relocation, x86_64_linux: "9cb83f00594d9d8a7ac2b718249a3a89d429bddfad5a5ec4d99c27f39157735b" end depends_on "autoconf" => :build From dbe7c50fb3469563371e813332e75bd084fcada4 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 23 Jun 2023 15:10:09 +0000 Subject: [PATCH 530/680] freeswitch: update 1.10.9_2 bottle. --- Formula/freeswitch.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/freeswitch.rb b/Formula/freeswitch.rb index 2426b338a8c12..2395fe61c43f6 100644 --- a/Formula/freeswitch.rb +++ b/Formula/freeswitch.rb @@ -14,13 +14,13 @@ class Freeswitch < Formula end bottle do - sha256 arm64_ventura: "957baa2092161ec01623cbe4cad4250692046e170f63a0d7fb6931b61b0f30e7" - sha256 arm64_monterey: "c696a14b9798a0f64acaab754c47b9e1f36c6f0dd164be6fc84e8444a86a66fb" - sha256 arm64_big_sur: "6c37f1e1ee50345841e640661c1ab6bb25c5a900b78ab35dc348aa7c155de222" - sha256 ventura: "ddec2f7cfa25ca0c48883ad1a740f0d8ef24adf1616686cc3bfc195117e80644" - sha256 monterey: "34dd666d452f37faafbf9ccf26da11a15b9419a710082e111596dd8d57ed1844" - sha256 big_sur: "32989ac42b613250dbfcf3ad00e2c9e465c99fd456f9046ddcf080076043a5f9" - sha256 x86_64_linux: "c90d5190ce19e7352bdd858fa08b7094bdc3854792e27988ac1f397ea6d8087e" + sha256 arm64_ventura: "63774550d80386ca14976a5d56c0e4d8bf3f6ad0cc60608233941d172aedf4f8" + sha256 arm64_monterey: "94f0b2d598552e4283bb9acb3aed5785db86462844b0c7e5782d220698a84837" + sha256 arm64_big_sur: "7f67c4a6c3c28df7e1cedfb4aa2ded3b3e5682db21d84489e5c789487a1bf47e" + sha256 ventura: "480ddce68db22b97dc398206ae1c0d55c1aa1b7811c3377f160de496a2f6a908" + sha256 monterey: "36bb1565a4496245c5c56194e82944b0a28529e8259faa59525445ec05898bb3" + sha256 big_sur: "c560f0f82664037c7132a06c20db3d32629522d79aa101f48f3f8d7e7d30af2f" + sha256 x86_64_linux: "d36012bc99586f33f56d29f0c19356ba06b4f8984f6644e9f9dbfaab5317176f" end depends_on "autoconf" => :build From 8fd80efbabfd27aaf08fd2809e4e8edb72f9fc78 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 05:20:13 +0800 Subject: [PATCH 531/680] openssh: switch to `openssl@3` --- Formula/openssh.rb | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/Formula/openssh.rb b/Formula/openssh.rb index bf04962dd9926..da4feef6cb22d 100644 --- a/Formula/openssh.rb +++ b/Formula/openssh.rb @@ -6,6 +6,7 @@ class Openssh < Formula version "9.3p1" sha256 "e9baba7701a76a51f3d85a62c383a3c9dcd97fa900b859bc7db114c1868af8a8" license "SSH-OpenSSH" + revision 1 livecheck do url "https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/" @@ -28,7 +29,7 @@ class Openssh < Formula depends_on "pkg-config" => :build depends_on "ldns" depends_on "libfido2" - depends_on "openssl@1.1" + depends_on "openssl@3" uses_from_macos "lsof" => :test uses_from_macos "krb5" @@ -67,6 +68,10 @@ def install # Ensure sandbox profile prefix is correct. # We introduce this issue with patching, it's not an upstream bug. inreplace "sandbox-darwin.c", "@PREFIX@/share/openssh", etc/"ssh" + + # FIXME: `ssh-keygen` errors out when this is built with optimisation. + # Reported upstream at https://bugzilla.mindrot.org/show_bug.cgi?id=3584 + ENV.O0 if Hardware::CPU.intel? && MacOS.version == :ventura && version == Version.new("9.3p1") end args = *std_configure_args + %W[ @@ -75,7 +80,7 @@ def install --with-libedit --with-kerberos5 --with-pam - --with-ssl-dir=#{Formula["openssl@1.1"].opt_prefix} + --with-ssl-dir=#{Formula["openssl@3"].opt_prefix} --with-security-key-builtin ] From b62a081d6b27fbce8c33e45a48ee141d86c63a6d Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 23 Jun 2023 16:27:52 +0000 Subject: [PATCH 532/680] openssh: update 9.3p1_1 bottle. --- Formula/openssh.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/openssh.rb b/Formula/openssh.rb index da4feef6cb22d..cc54588e6c2f3 100644 --- a/Formula/openssh.rb +++ b/Formula/openssh.rb @@ -14,13 +14,13 @@ class Openssh < Formula end bottle do - sha256 arm64_ventura: "7d04616551aa0bd4fea5cabbb2c552bf4028e8fb46182ffc1cdc41a72095165d" - sha256 arm64_monterey: "5c12ec44957d76ac42fa5208c068b47d3a1e23665a45024abab46baa4001b34f" - sha256 arm64_big_sur: "e5cc1985fbfe5791c89c8466df90e86f12ab790fac38634d2b06b9528d58c7ba" - sha256 ventura: "37624f12f9d84b50743616c94a84af2cb43700db7237cd836fa2f19cd2ee1789" - sha256 monterey: "ca20a41ded82acdd4fdea2b07ad8331c2609a0e2fb19f5d1694060d9a564268c" - sha256 big_sur: "3f05ee8fe3dfd0b9eb6e652776517c8c69ff9ee8b2a640f932b28f2954b70d61" - sha256 x86_64_linux: "e1c6ca49d87078c8c57899dc434601806dd81c0a40aaf2ad8b56a2dbc5a56d19" + sha256 arm64_ventura: "25275db5e437a463381adc4fb510ccf38ee1884f3aeef25bd11f243b70a190e9" + sha256 arm64_monterey: "a33d7a73c9bae2b71277a3f4b71a926214f28b945e1deb31018eee171eaf18b8" + sha256 arm64_big_sur: "5be316b90b1cb3bca34b04880823521fbc2550e5fad13b2393053621f6778c52" + sha256 ventura: "74631071090c319cc973394af9ea2f92e23b6cda54912e0548d83a165894fe66" + sha256 monterey: "b190854db1a47f11be8670e7175050577bd58cbcde7db92d76b5198930d184cf" + sha256 big_sur: "025ba8bcdfd679fe0ce5ae67db8969f804aa1fcfe953aed3f825fd5b33c11228" + sha256 x86_64_linux: "6cfa57236e4b0702e51906179fb96b71548820ced3fd50c85558bcc4d9e64be1" end # Please don't resubmit the keychain patch option. It will never be accepted. From 3f1b417a3895a9e5e7f47dead04660efdfa9c7d1 Mon Sep 17 00:00:00 2001 From: Patrick Linnane Date: Wed, 21 Jun 2023 08:57:29 -0700 Subject: [PATCH 533/680] charm-tools: switch to `openssl@3` --- Formula/charm-tools.rb | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/Formula/charm-tools.rb b/Formula/charm-tools.rb index 0144f1c46f058..cf1efb7302496 100644 --- a/Formula/charm-tools.rb +++ b/Formula/charm-tools.rb @@ -6,6 +6,7 @@ class CharmTools < Formula url "https://files.pythonhosted.org/packages/0f/ea/5fa9e1a11e560314e119765b9c7c32a9ffa85caf51769f3d8f812cbc9237/charm-tools-3.0.6.tar.gz" sha256 "e783d701d1e32d7b3b356d48238381d0f1f8aa2891d8548d48a921e778825b69" license "GPL-3.0-only" + revision 1 bottle do sha256 cellar: :any, arm64_ventura: "c7cf914b7fa8871bb1a99e32d41a907123115b697f3016e4764d2369a031fafb" @@ -17,20 +18,26 @@ class CharmTools < Formula sha256 cellar: :any_skip_relocation, x86_64_linux: "6c9dcfa6e8f45aea421281409adff7bf578666bbbcb1969b32a7e95af262a8ac" end + depends_on "pkg-config" => :build depends_on "rust" => :build depends_on "charm" depends_on "libyaml" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "python@3.11" depends_on "six" uses_from_macos "libffi" on_linux do - depends_on "pkg-config" => :build depends_on "gmp" end + # Needs pip<23 + resource "pip" do + url "https://files.pythonhosted.org/packages/a3/50/c4d2727b99052780aad92c7297465af5fe6eec2dbae490aa9763273ffdc1/pip-22.3.1.tar.gz" + sha256 "65fd48317359f3af8e593943e6ae1506b66325085ea64b706a998c6e83eeaf38" + end + resource "attrs" do url "https://files.pythonhosted.org/packages/21/31/3f468da74c7de4fcf9b25591e682856389b3400b4b62f201e65f15ea3e07/attrs-22.2.0.tar.gz" sha256 "c9227bfc2f01993c03f68db37d1d15c9690188323c067c641f1a35ca58185f99" @@ -237,6 +244,10 @@ class CharmTools < Formula end def install + # Ensure that the `openssl` crate picks up the intended library. + ENV["OPENSSL_DIR"] = Formula["openssl@3"].opt_prefix + ENV["OPENSSL_NO_VENDOR"] = "1" + virtualenv_install_with_resources end From f39105b7c16d3eb71efec8fbbaf941f69185b536 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:42:01 +0800 Subject: [PATCH 534/680] libfixbuf: switch to `openssl@3` --- Formula/libfixbuf.rb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Formula/libfixbuf.rb b/Formula/libfixbuf.rb index 4def63979d09f..c98b6e0debb2d 100644 --- a/Formula/libfixbuf.rb +++ b/Formula/libfixbuf.rb @@ -4,6 +4,7 @@ class Libfixbuf < Formula url "https://tools.netsa.cert.org/releases/libfixbuf-2.4.2.tar.gz" sha256 "4286d94224a2d9e21937b50a87ee1e204768f30fd193f48f381a63743944bf08" license "LGPL-3.0-only" + revision 1 # NOTE: This should be updated to check the main `/fixbuf/download.html` # page when it links to a stable version again in the future. @@ -25,11 +26,11 @@ class Libfixbuf < Formula depends_on "pkg-config" => :build depends_on "glib" - depends_on "openssl@1.1" + depends_on "openssl@3" def install system "./configure", "--disable-debug", "--disable-dependency-tracking", - "--with-openssl=#{Formula["openssl@1.1"].opt_prefix}", + "--with-openssl=#{Formula["openssl@3"].opt_prefix}", "--prefix=#{prefix}", "--mandir=#{man}" system "make" From 3651491971c1909d954b7aa5e5cf586711c398fc Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 23 Jun 2023 19:29:28 +0000 Subject: [PATCH 535/680] libfixbuf: update 2.4.2_1 bottle. --- Formula/libfixbuf.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/libfixbuf.rb b/Formula/libfixbuf.rb index c98b6e0debb2d..073bf514a39f3 100644 --- a/Formula/libfixbuf.rb +++ b/Formula/libfixbuf.rb @@ -14,13 +14,13 @@ class Libfixbuf < Formula end bottle do - sha256 arm64_ventura: "9187d2b567986e32c060ab687d8f6ef1a2a5290ed8a5fef15b32c22d793bb21e" - sha256 arm64_monterey: "b02a896fe100021e8fbfaa0731578452097232e1102763725bb6490291ff1635" - sha256 arm64_big_sur: "73149cc50b6cc5c0269a140fddb904b8412201b26325c06fdfc8a4533d638671" - sha256 ventura: "d2eed42c0dcc8950027df4809287a97e77a1376a9b33497adb5d3db6fc07f242" - sha256 monterey: "f9b405fb82cc27bc3656a21e8c56c0c9b0d5772e258ccd27c86f5bc1a9a84c1a" - sha256 big_sur: "e96af7ab90b912487891b04590a6a1e55ed4d4bc42631b935e2e50161d8d668a" - sha256 x86_64_linux: "3468fb8842f3b2d131eee19c79f36a5740c15eed95a604210671aafe423aa90c" + sha256 arm64_ventura: "3628545ce856533c4af4c63d284fda709c5b437c7fa24ca23700f5808d2169e0" + sha256 arm64_monterey: "2a925e71b750fa5ecfc86481c6da0083ca2f64c60c434ca99ee4d8d94b8ad4e4" + sha256 arm64_big_sur: "1d5bb5c711ce515a66f428dc0735f22cd69bb88ddc1b170f887463db4f951ac3" + sha256 ventura: "8cf8b472510703c3a8c3b162abb0e84dee9f925827b68713c24a6b1c98f99447" + sha256 monterey: "445a73cc3b0ac3aa4af0bb51fafb9b0aa82173d507f78dbbf0e639faebadbdd5" + sha256 big_sur: "e06f4796f22fa77ac240142257b2d465841709d8ea8b26f8763d6f38b8fb2d03" + sha256 x86_64_linux: "51ff5b3d41c6d43607e2f6a10eb3a2b3d02738d72097a3fd85c71166717a72de" end depends_on "pkg-config" => :build From c61ca5d3e00ba65f77689bca957b68e04730c2cb Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 23 Jun 2023 20:24:12 +0000 Subject: [PATCH 536/680] charm-tools: update 3.0.6_1 bottle. --- Formula/charm-tools.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/charm-tools.rb b/Formula/charm-tools.rb index cf1efb7302496..01c1427a6d92f 100644 --- a/Formula/charm-tools.rb +++ b/Formula/charm-tools.rb @@ -9,13 +9,13 @@ class CharmTools < Formula revision 1 bottle do - sha256 cellar: :any, arm64_ventura: "c7cf914b7fa8871bb1a99e32d41a907123115b697f3016e4764d2369a031fafb" - sha256 cellar: :any, arm64_monterey: "0666d2f252e0bba055fb70242657eb1c0a3ed8f069761b8c1532b86564c0bcaf" - sha256 cellar: :any, arm64_big_sur: "8cc2a52c8ac5667f0b1f91702ffd8cecf4647eb06b4388f65e0e9971c90b935d" - sha256 cellar: :any, ventura: "1fd5f11dc1ce46ec0db4cf3123e5bd7acceeb2baf09c94d60b27acbb56c4676a" - sha256 cellar: :any, monterey: "2154d2f1476fc92a752b340e1dc87911040278f8825fc7ad5e351e5f2090fa64" - sha256 cellar: :any, big_sur: "9fa563d3e66e60f89c48a71b31a2e81eaab763d1f07f306ae2679bf96dadbce3" - sha256 cellar: :any_skip_relocation, x86_64_linux: "6c9dcfa6e8f45aea421281409adff7bf578666bbbcb1969b32a7e95af262a8ac" + sha256 cellar: :any, arm64_ventura: "32415c06c9b9bd8d47e2658ca59b3422105dd771b9ab665ba043d3a9972551a5" + sha256 cellar: :any, arm64_monterey: "ce9703e29d205a290bd71dfc43d29bcf4f1c374d3536d7fda65328ae81560f6f" + sha256 cellar: :any, arm64_big_sur: "789976b84e79c5e2855678df01cc8d26e937245b8f11a0cfba9a13495123f208" + sha256 cellar: :any, ventura: "f6df81b103cc8e5438786e14c60914906c6ceeeab736abdd8c57f078260c38a9" + sha256 cellar: :any, monterey: "af849850d7f2bd731fbc8c06499af784266680b676cc7f27ecccf0419b6a3c53" + sha256 cellar: :any, big_sur: "dab8d6adf8f90722157e9eb45f241ce9e002686e64f2fb339bfbadb2244b763d" + sha256 cellar: :any_skip_relocation, x86_64_linux: "3a892262f91cc25da97c7e2284fa447e923e5bdedba85dfbcb1f7b4465307735" end depends_on "pkg-config" => :build From 2ca3e9b7772ec409f411aac28e56f0a2319317e7 Mon Sep 17 00:00:00 2001 From: Patrick Linnane Date: Fri, 23 Jun 2023 11:00:34 -0700 Subject: [PATCH 537/680] scrapy 2.9.0 (new formula) --- Formula/scrapy.rb | 206 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 206 insertions(+) create mode 100644 Formula/scrapy.rb diff --git a/Formula/scrapy.rb b/Formula/scrapy.rb new file mode 100644 index 0000000000000..79cacc39fc279 --- /dev/null +++ b/Formula/scrapy.rb @@ -0,0 +1,206 @@ +class Scrapy < Formula + include Language::Python::Virtualenv + + desc "Web crawling & scraping framework" + homepage "https://scrapy.org" + url "https://files.pythonhosted.org/packages/eb/b0/7da031ff0ce073839984097724db2c54e8c4b7938acb9ef4691a98620ce7/Scrapy-2.9.0.tar.gz" + sha256 "564c972b56e54b83141f395ce3f6a25bfe2093d61d13f9b81d05384e19db98da" + license "BSD-3-Clause" + head "https://github.com/scrapy/scrapy.git", branch: "master" + + # `pkg-config`, `rust`, and `openssl@3` are for cryptography. + depends_on "pkg-config" => :build + depends_on "rust" => :build + depends_on "openssl@3" + depends_on "pycparser" + depends_on "python-typing-extensions" + depends_on "python@3.11" + depends_on "six" + + # For `lxml` resource. + uses_from_macos "libxml2" + uses_from_macos "libxslt" + + resource "attrs" do + url "https://files.pythonhosted.org/packages/97/90/81f95d5f705be17872843536b1868f351805acf6971251ff07c1b8334dbb/attrs-23.1.0.tar.gz" + sha256 "6279836d581513a26f1bf235f9acd333bc9115683f14f7e8fae46c98fc50e015" + end + + resource "automat" do + url "https://files.pythonhosted.org/packages/7a/7b/9c3d26d8a0416eefbc0428f168241b32657ca260fb7ef507596ff5c2f6c4/Automat-22.10.0.tar.gz" + sha256 "e56beb84edad19dcc11d30e8d9b895f75deeb5ef5e96b84a467066b3b84bb04e" + end + + resource "certifi" do + url "https://files.pythonhosted.org/packages/93/71/752f7a4dd4c20d6b12341ed1732368546bc0ca9866139fe812f6009d9ac7/certifi-2023.5.7.tar.gz" + sha256 "0f0d56dc5a6ad56fd4ba36484d6cc34451e1c6548c61daad8c320169f91eddc7" + end + + resource "cffi" do + url "https://files.pythonhosted.org/packages/2b/a8/050ab4f0c3d4c1b8aaa805f70e26e84d0e27004907c5b8ecc1d31815f92a/cffi-1.15.1.tar.gz" + sha256 "d400bfb9a37b1351253cb402671cea7e89bdecc294e8016a707f6d1d8ac934f9" + end + + resource "charset-normalizer" do + url "https://files.pythonhosted.org/packages/ff/d7/8d757f8bd45be079d76309248845a04f09619a7b17d6dfc8c9ff6433cac2/charset-normalizer-3.1.0.tar.gz" + sha256 "34e0a2f9c370eb95597aae63bf85eb5e96826d81e3dcf88b8886012906f509b5" + end + + resource "constantly" do + url "https://files.pythonhosted.org/packages/95/f1/207a0a478c4bb34b1b49d5915e2db574cadc415c9ac3a7ef17e29b2e8951/constantly-15.1.0.tar.gz" + sha256 "586372eb92059873e29eba4f9dec8381541b4d3834660707faf8ba59146dfc35" + end + + resource "cryptography" do + url "https://files.pythonhosted.org/packages/19/8c/47f061de65d1571210dc46436c14a0a4c260fd0f3eaf61ce9b9d445ce12f/cryptography-41.0.1.tar.gz" + sha256 "d34579085401d3f49762d2f7d6634d6b6c2ae1242202e860f4d26b046e3a1006" + end + + resource "cssselect" do + url "https://files.pythonhosted.org/packages/d1/91/d51202cc41fbfca7fa332f43a5adac4b253962588c7cc5a54824b019081c/cssselect-1.2.0.tar.gz" + sha256 "666b19839cfaddb9ce9d36bfe4c969132c647b92fc9088c4e23f786b30f1b3dc" + end + + resource "filelock" do + url "https://files.pythonhosted.org/packages/00/0b/c506e9e44e4c4b6c89fcecda23dc115bf8e7ff7eb127e0cb9c114cbc9a15/filelock-3.12.2.tar.gz" + sha256 "002740518d8aa59a26b0c76e10fb8c6e15eae825d34b6fdf670333fd7b938d81" + end + + resource "hyperlink" do + url "https://files.pythonhosted.org/packages/3a/51/1947bd81d75af87e3bb9e34593a4cf118115a8feb451ce7a69044ef1412e/hyperlink-21.0.0.tar.gz" + sha256 "427af957daa58bc909471c6c40f74c5450fa123dd093fc53efd2e91d2705a56b" + end + + resource "idna" do + url "https://files.pythonhosted.org/packages/8b/e1/43beb3d38dba6cb420cefa297822eac205a277ab43e5ba5d5c46faf96438/idna-3.4.tar.gz" + sha256 "814f528e8dead7d329833b91c5faa87d60bf71824cd12a7530b5526063d02cb4" + end + + resource "incremental" do + url "https://files.pythonhosted.org/packages/86/42/9e87f04fa2cd40e3016f27a4b4572290e95899c6dce317e2cdb580f3ff09/incremental-22.10.0.tar.gz" + sha256 "912feeb5e0f7e0188e6f42241d2f450002e11bbc0937c65865045854c24c0bd0" + end + + resource "itemadapter" do + url "https://files.pythonhosted.org/packages/a1/1e/c09a9ceec55880fa8801fec1492c922ef1d7d84e7c4768c1cc12e0b950c4/itemadapter-0.8.0.tar.gz" + sha256 "77758485fb0ac10730d4b131363e37d65cb8db2450bfec7a57c3f3271f4a48a9" + end + + resource "itemloaders" do + url "https://files.pythonhosted.org/packages/17/38/07db5e6ebdbe7acec2341fb65603fe4639431aa0133748156368f17a6c8e/itemloaders-1.1.0.tar.gz" + sha256 "21d81c61da6a08b48e5996288cdf3031c0f92e5d0075920a0242527523e14a48" + end + + resource "jmespath" do + url "https://files.pythonhosted.org/packages/00/2a/e867e8531cf3e36b41201936b7fa7ba7b5702dbef42922193f05c8976cd6/jmespath-1.0.1.tar.gz" + sha256 "90261b206d6defd58fdd5e85f478bf633a2901798906be2ad389150c5c60edbe" + end + + resource "lxml" do + url "https://files.pythonhosted.org/packages/06/5a/e11cad7b79f2cf3dd2ff8f81fa8ca667e7591d3d8451768589996b65dec1/lxml-4.9.2.tar.gz" + sha256 "2455cfaeb7ac70338b3257f41e21f0724f4b5b0c0e7702da67ee6c3640835b67" + end + + resource "packaging" do + url "https://files.pythonhosted.org/packages/b9/6c/7c6658d258d7971c5eb0d9b69fa9265879ec9a9158031206d47800ae2213/packaging-23.1.tar.gz" + sha256 "a392980d2b6cffa644431898be54b0045151319d1e7ec34f0cfed48767dd334f" + end + + resource "parsel" do + url "https://files.pythonhosted.org/packages/75/2a/824fe02ed04292879b779a8cfc89083a1db3a390b6afc336bcf4baeb9424/parsel-1.8.1.tar.gz" + sha256 "aff28e68c9b3f1a901db2a4e3f158d8480a38724d7328ee751c1a4e1c1801e39" + end + + resource "protego" do + url "https://files.pythonhosted.org/packages/3b/cd/de2f063d94115593bdff20d17f461522c90519fb3f5c46e6b4851e17b94e/Protego-0.2.1.tar.gz" + sha256 "df666d4304dab774e2dc9feb208bb1ac8d71ea5ceec12f4c99eba30fbd642ff2" + end + + resource "pyasn1-modules" do + url "https://files.pythonhosted.org/packages/3b/e4/7dec823b1b5603c5b3c51e942d5d9e65efd6ff946e713a325ed4146d070f/pyasn1_modules-0.3.0.tar.gz" + sha256 "5bd01446b736eb9d31512a30d46c1ac3395d676c6f3cafa4c03eb54b9925631c" + end + + resource "pyasn1" do + url "https://files.pythonhosted.org/packages/61/ef/945a8bcda7895717c8ba4688c08a11ef6454f32b8e5cb6e352a9004ee89d/pyasn1-0.5.0.tar.gz" + sha256 "97b7290ca68e62a832558ec3976f15cbf911bf5d7c7039d8b861c2a0ece69fde" + end + + resource "pydispatcher" do + url "https://files.pythonhosted.org/packages/21/db/030d0700ae90d2f9d52c2f3c1f864881e19cef8cba3b0a08759c8494c19c/PyDispatcher-2.0.7.tar.gz" + sha256 "b777c6ad080dc1bad74a4c29d6a46914fa6701ac70f94b0d66fbcfde62f5be31" + end + + resource "pyopenssl" do + url "https://files.pythonhosted.org/packages/be/df/75a6525d8988a89aed2393347e9db27a56cb38a3e864314fac223e905aef/pyOpenSSL-23.2.0.tar.gz" + sha256 "276f931f55a452e7dea69c7173e984eb2a4407ce413c918aa34b55f82f9b8bac" + end + + resource "queuelib" do + url "https://files.pythonhosted.org/packages/4d/11/94d3a5c1a03fa984b3f793ceecfac4b685ca9fc7a3af03f806dbb973555b/queuelib-1.6.2.tar.gz" + sha256 "4b207267f2642a8699a1f806045c56eb7ad1a85a10c0e249884580d139c2fcd2" + end + + resource "requests-file" do + url "https://files.pythonhosted.org/packages/50/5c/d32aeed5c91e7970ee6ab8316c08d911c1d6044929408f6bbbcc763f8019/requests-file-1.5.1.tar.gz" + sha256 "07d74208d3389d01c38ab89ef403af0cfec63957d53a0081d8eca738d0247d8e" + end + + resource "requests" do + url "https://files.pythonhosted.org/packages/9d/be/10918a2eac4ae9f02f6cfe6414b7a155ccd8f7f9d4380d62fd5b955065c3/requests-2.31.0.tar.gz" + sha256 "942c5a758f98d790eaed1a29cb6eefc7ffb0d1cf7af05c3d2791656dbd6ad1e1" + end + + resource "service-identity" do + url "https://files.pythonhosted.org/packages/3b/98/2a46c7414ffc1d06ba67d2c2dd62a207a70cb351028a8cd8c85b3dbd1cf7/service_identity-23.1.0.tar.gz" + sha256 "ecb33cd96307755041e978ab14f8b14e13b40f1fbd525a4dc78f46d2b986431d" + end + + resource "setuptools" do + url "https://files.pythonhosted.org/packages/dc/98/5f896af066c128669229ff1aa81553ac14cfb3e5e74b6b44594132b8540e/setuptools-68.0.0.tar.gz" + sha256 "baf1fdb41c6da4cd2eae722e135500da913332ab3f2f5c7d33af9b492acb5235" + end + + resource "tldextract" do + url "https://files.pythonhosted.org/packages/80/90/d294a3f69b4143cf56c326064086236bc8157c389497893d940968e6cda2/tldextract-3.4.4.tar.gz" + sha256 "5fe3210c577463545191d45ad522d3d5e78d55218ce97215e82004dcae1e1234" + end + + resource "twisted" do + url "https://files.pythonhosted.org/packages/b2/ce/cbb56597127b1d51905b0cddcc3f314cc769769efc5e9a8a67f4617f7bca/Twisted-22.10.0.tar.gz" + sha256 "32acbd40a94f5f46e7b42c109bfae2b302250945561783a8b7a059048f2d4d31" + end + + resource "urllib3" do + url "https://files.pythonhosted.org/packages/d6/af/3b4cfedd46b3addab52e84a71ab26518272c23c77116de3c61ead54af903/urllib3-2.0.3.tar.gz" + sha256 "bee28b5e56addb8226c96f7f13ac28cb4c301dd5ea8a6ca179c0b9835e032825" + end + + resource "w3lib" do + url "https://files.pythonhosted.org/packages/0b/29/755466b52987cf553231ca929149c62583b938dc9cd5a7cc63c9dcf2175c/w3lib-2.1.1.tar.gz" + sha256 "0e1198f1b745195b6b3dd1a4cd66011fbf82f30a4d9dabaee1f9e5c86f020274" + end + + resource "zope-interface" do + url "https://files.pythonhosted.org/packages/7a/62/f0d012151af1e8cc0a6c97db74b78141143425dcdf81bc7960c498e28960/zope.interface-6.0.tar.gz" + sha256 "aab584725afd10c710b8f1e6e208dbee2d0ad009f57d674cb9d1b3964037275d" + end + + def install + # Ensure that the `openssl` crate picks up the intended library. + ENV["OPENSSL_DIR"] = Formula["openssl@3"].opt_prefix + ENV["OPENSSL_NO_VENDOR"] = "1" + + virtualenv_install_with_resources + end + + test do + assert_match version.to_s, shell_output("#{bin}/scrapy version") + + system "#{bin}/scrapy", "startproject", "brewproject" + cd testpath/"brewproject" do + system "#{bin}/scrapy", "genspider", "-t", "basic", "brewspider", "brew.sh" + assert_match "INFO: Spider closed (finished)", shell_output("#{bin}/scrapy crawl brewspider 2>&1") + end + end +end From 41f349ab94de795bd5e6b774d774b7d26c15abc2 Mon Sep 17 00:00:00 2001 From: Patrick Linnane Date: Fri, 23 Jun 2023 11:00:46 -0700 Subject: [PATCH 538/680] pypi_formula_mappings: add `scrapy` --- pypi_formula_mappings.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pypi_formula_mappings.json b/pypi_formula_mappings.json index 07a806cd3c6e4..a96c33136a3ac 100644 --- a/pypi_formula_mappings.json +++ b/pypi_formula_mappings.json @@ -676,6 +676,9 @@ "scour": { "exclude_packages": ["six"] }, + "scrapy": { + "exclude_packages": ["pycparser, six, typing-extensions"] + }, "search-that-hash": { "exclude_packages": ["typing-extensions", "Pygments", "name-that-hash", "click", "commonmark", "rich"] }, From 4262cdf0b4f3f95086a9e7686a5f50dcbd14c5c6 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 23 Jun 2023 22:01:18 +0000 Subject: [PATCH 539/680] scrapy: add 2.9.0 bottle. --- Formula/scrapy.rb | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Formula/scrapy.rb b/Formula/scrapy.rb index 79cacc39fc279..a185e126653b7 100644 --- a/Formula/scrapy.rb +++ b/Formula/scrapy.rb @@ -8,6 +8,16 @@ class Scrapy < Formula license "BSD-3-Clause" head "https://github.com/scrapy/scrapy.git", branch: "master" + bottle do + sha256 cellar: :any, arm64_ventura: "0cf3cb355efdec7bbce65c705ac9fa9889b72ef3b133e222542e70b908b97891" + sha256 cellar: :any, arm64_monterey: "41aa188214a64a5d0021b05d548eca9b0cf5e23befec232a5a31f01c3ae5e828" + sha256 cellar: :any, arm64_big_sur: "2c47bf9c15b1b40d259d8713fe6779d3038f34285cafb4702f22dc7ec1529285" + sha256 cellar: :any, ventura: "c5b9830ce77d81c274414cbff450aefd307af7f627fe2d1fb55ac60a59b50abf" + sha256 cellar: :any, monterey: "9ec673983f70a712185c1bd8988f2da8b67c29e8e2dba66165489731b7ac13f0" + sha256 cellar: :any, big_sur: "4e5f1ed60d850c5616113ced6c0c8f90d81c962080918752019ffd9b6c9e6ea8" + sha256 cellar: :any_skip_relocation, x86_64_linux: "5efe3211301b92e197cb2ba47016eaff0d736f78b49fea84b587e33d8bbe835e" + end + # `pkg-config`, `rust`, and `openssl@3` are for cryptography. depends_on "pkg-config" => :build depends_on "rust" => :build From a1299a428e53b9ce2ea5f45347afb8374ebec45c Mon Sep 17 00:00:00 2001 From: Patrick Linnane Date: Fri, 23 Jun 2023 16:10:51 -0700 Subject: [PATCH 540/680] licensed: switch to `openssl@3` --- Formula/licensed.rb | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Formula/licensed.rb b/Formula/licensed.rb index 5d056f5606989..36d9fbf11b410 100644 --- a/Formula/licensed.rb +++ b/Formula/licensed.rb @@ -5,6 +5,7 @@ class Licensed < Formula tag: "4.4.0", revision: "0f5e5a1d289665e8a3d7133cba6c6f3a15359ecb" license "MIT" + revision 1 bottle do sha256 cellar: :any, arm64_ventura: "6417ed7bde589bce4de644c62e1833e406efbf11ff9ae7a07d0050d5be80380a" @@ -20,8 +21,13 @@ class Licensed < Formula depends_on "pkg-config" => :build depends_on "ruby" depends_on "xz" + uses_from_macos "libffi" + on_linux do + depends_on "openssl@3" + end + # Runtime dependencies of licensed # https://rubygems.org/gems/licensed/versions/4.4.0/dependencies From d0ba070923845c44f78e507f589bc73e59881406 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Fri, 23 Jun 2023 02:36:40 +0800 Subject: [PATCH 541/680] metview: switch to `openssl@3` This has linkage with `openssl@1.1`. Spotted in #134638. Co-authored-by: Michael Cho --- Formula/metview.rb | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/Formula/metview.rb b/Formula/metview.rb index 51808a9129e27..c549b0e94b5a5 100644 --- a/Formula/metview.rb +++ b/Formula/metview.rb @@ -5,6 +5,7 @@ class Metview < Formula version "5.19.1" sha256 "2cdeeda7579f1465fb6d1f2c3e7424777e34a19f3f72c445874f99b292d49146" license "Apache-2.0" + revision 1 livecheck do url "https://confluence.ecmwf.int/display/METV/The+Metview+Source+Bundle" @@ -29,6 +30,7 @@ class Metview < Formula depends_on "fftw" depends_on "gdbm" depends_on "netcdf" + depends_on "openssl@3" depends_on "pango" depends_on "proj" depends_on "qt" @@ -41,21 +43,22 @@ class Metview < Formula end def install - ENV["RPC_PATH"] = HOMEBREW_PREFIX - cmake_rpc_flags = if OS.linux? - "-DCMAKE_CXX_FLAGS=-I#{HOMEBREW_PREFIX}/include/tirpc" - else - "" - end - - args = %w[ + args = %W[ -DBUNDLE_SKIP_ECCODES=1 -DENABLE_MIR_DOWNLOAD_MASKS=OFF -DENABLE_BUILD_TOOLS=OFF -DENABLE_ECKIT_CMD=OFF - -DFFTW_PATH=#{HOMEBREW_PREFIX} + -DFFTW_PATH=#{Formula["fftw"].opt_prefix} ] - system "cmake", "-S", ".", "-B", "build", *args, *cmake_rpc_flags, *std_cmake_args + + if OS.linux? + args += [ + "-DRPC_PATH=#{Formula["libtirpc"].opt_prefix}", + "-DRPC_INCLUDE_DIR=#{Formula["libtirpc"].opt_include}/tirpc", + ] + end + + system "cmake", "-S", ".", "-B", "build", *args, *std_cmake_args system "cmake", "--build", "build" system "cmake", "--install", "build" From 4eee7dcc55bbb36a04afe38631936f91ccd271e8 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 23 Jun 2023 23:51:05 +0000 Subject: [PATCH 542/680] licensed: update 4.4.0_1 bottle. --- Formula/licensed.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/licensed.rb b/Formula/licensed.rb index 36d9fbf11b410..eefd7d14888f8 100644 --- a/Formula/licensed.rb +++ b/Formula/licensed.rb @@ -8,13 +8,13 @@ class Licensed < Formula revision 1 bottle do - sha256 cellar: :any, arm64_ventura: "6417ed7bde589bce4de644c62e1833e406efbf11ff9ae7a07d0050d5be80380a" - sha256 cellar: :any, arm64_monterey: "6d4a2baf2d802a452d052cb40c27cae5501049335cfe789290f948a6a23600ce" - sha256 cellar: :any, arm64_big_sur: "cee1304e35be0b6097bfc2019a40319114506e56922e64ee4fb472df466f9a30" - sha256 cellar: :any, ventura: "b0e63c1698aa4d9ff0d23e158244c704330c8a379bdf78c9ee84184f83c49793" - sha256 cellar: :any, monterey: "25847954c4a96e3b0b224df9d5ad7da3ddc4c053d275ce6dc3bda99ef378842f" - sha256 cellar: :any, big_sur: "2cb74d5eab64fe5372df980b64ec4771bfd09dd81b7b1d2237dbd7515d89f25f" - sha256 x86_64_linux: "39363683cbf50a8338d0b25fe730127a92f17b72e0de6315704d911b7fd5e903" + sha256 cellar: :any, arm64_ventura: "e29a894119212da640f791ca9549c8e0f287748555bd061ba03aee8a70c1b6a1" + sha256 cellar: :any, arm64_monterey: "37443d189f124d38d0b6eedab9faa1bc867f2e3a188d28f08127eeb9e4e73dc5" + sha256 cellar: :any, arm64_big_sur: "3ead2b4adf3be289685403b317be482d00bf0818f566afb449be4de75e15c022" + sha256 cellar: :any, ventura: "b3f32e768216de09fa52dd2fe0a0b9f2bacb752809e2b53397e020c2f1a53295" + sha256 cellar: :any, monterey: "423470bea18004c09b236e8f4e8d044ee3d472ad481ec609f3e95867b99fc1cd" + sha256 cellar: :any, big_sur: "e1e5c8de404141168428d94c4e6ad62be08d4cb865041de59333cb95f97e2511" + sha256 cellar: :any_skip_relocation, x86_64_linux: "3251f273f72710bb10ce577d1009df603b743eab3b00a198173d164791a9301f" end depends_on "cmake" => :build From 5054ff5f7c81f153983b90a8e4cb9a1f1b04d389 Mon Sep 17 00:00:00 2001 From: Patrick Linnane Date: Fri, 23 Jun 2023 17:07:31 -0700 Subject: [PATCH 543/680] cadaver 0.24 --- Formula/cadaver.rb | 46 ++++++++-------------------------------------- 1 file changed, 8 insertions(+), 38 deletions(-) diff --git a/Formula/cadaver.rb b/Formula/cadaver.rb index d0e9033b7092b..0b761be4eee80 100644 --- a/Formula/cadaver.rb +++ b/Formula/cadaver.rb @@ -1,12 +1,9 @@ class Cadaver < Formula desc "Command-line client for DAV" - homepage "https://directory.fsf.org/wiki/Cadaver" - url "https://mirrorservice.org/sites/download.salixos.org/i486/extra-14.2/source/network/cadaver/cadaver-0.23.3.tar.gz" - mirror "https://src.fedoraproject.org/repo/pkgs/cadaver/cadaver-0.23.3.tar.gz/502ecd601e467f8b16056d2acca39a6f/cadaver-0.23.3.tar.gz" - mirror "https://web.archive.org/web/20170629224036/www.webdav.org/cadaver/cadaver-0.23.3.tar.gz" - sha256 "fd4ce68a3230ba459a92bcb747fc6afa91e46d803c1d5ffe964b661793c13fca" - license "GPL-2.0-or-later" - revision 5 + homepage "https://notroj.github.io/cadaver/" + url "https://notroj.github.io/cadaver/cadaver-0.24.tar.gz" + sha256 "46cff2f3ebd32cd32836812ca47bcc75353fc2be757f093da88c0dd8f10fd5f6" + license "GPL-2.0-only" head "https://github.com/notroj/cadaver.git", branch: "master" livecheck do @@ -30,18 +27,15 @@ class Cadaver < Formula depends_on "pkg-config" => :build depends_on "gettext" depends_on "neon" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "readline" - # enable build with the latest neon - patch :DATA - def install - system "./configure", "--prefix=#{prefix}", + system "./configure", *std_configure_args, "--with-ssl=openssl", - "--with-libs=#{Formula["openssl@1.1"].opt_prefix}", + "--with-libs=#{Formula["openssl@3"].opt_prefix}", "--with-neon=#{Formula["neon"].opt_prefix}" - system "make", "-C", "lib/intl" + system "make" system "make", "install" end @@ -49,27 +43,3 @@ def install assert_match "cadaver #{version}", shell_output("#{bin}/cadaver -V", 255) end end - -__END__ ---- cadaver-0.23.3-orig/configure 2009-12-16 01:36:26.000000000 +0300 -+++ cadaver-0.23.3/configure 2013-11-04 22:44:00.000000000 +0400 -@@ -10328,7 +10328,7 @@ - $as_echo "$ne_cv_lib_neon" >&6; } - if test "$ne_cv_lib_neon" = "yes"; then - ne_cv_lib_neonver=no -- for v in 27 28 29; do -+ for v in 27 28 29 30 31 32; do - case $ne_libver in - 0.$v.*) ne_cv_lib_neonver=yes ;; - esac -@@ -10975,8 +10975,8 @@ - fi - - else -- { $as_echo "$as_me:$LINENO: incompatible neon library version $ne_libver: wanted 0.27 28 29" >&5 --$as_echo "$as_me: incompatible neon library version $ne_libver: wanted 0.27 28 29" >&6;} -+ { $as_echo "$as_me:$LINENO: incompatible neon library version $ne_libver: wanted 0.27 28 29 30 31 32" >&5 -+$as_echo "$as_me: incompatible neon library version $ne_libver: wanted 0.27 28 29 30 31 32" >&6;} - neon_got_library=no - fi - From 068c1d2c23e3368ba277446fa7651467fee4fe6a Mon Sep 17 00:00:00 2001 From: Nanda H Krishna Date: Fri, 23 Jun 2023 21:31:33 -0400 Subject: [PATCH 544/680] musikcube: switch to `openssl@3` --- Formula/musikcube.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/musikcube.rb b/Formula/musikcube.rb index d0c647b72e453..d504a2f428494 100644 --- a/Formula/musikcube.rb +++ b/Formula/musikcube.rb @@ -4,6 +4,7 @@ class Musikcube < Formula url "https://github.com/clangen/musikcube/archive/3.0.1.tar.gz" sha256 "94fe7e2dba60137bbfee25c037850ac064744cd8c050cc76360580b2b6790632" license "BSD-3-Clause" + revision 1 head "https://github.com/clangen/musikcube.git", branch: "master" livecheck do @@ -34,7 +35,7 @@ class Musikcube < Formula depends_on "libvorbis" depends_on :macos depends_on "ncurses" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "taglib" uses_from_macos "curl" From dd262765981284a0eca2b55ed10a665c726696c0 Mon Sep 17 00:00:00 2001 From: Nanda H Krishna Date: Fri, 23 Jun 2023 21:43:50 -0400 Subject: [PATCH 545/680] ios-webkit-debug-proxy: switch to `openssl@3` --- Formula/ios-webkit-debug-proxy.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/ios-webkit-debug-proxy.rb b/Formula/ios-webkit-debug-proxy.rb index 7ba645e0fad13..ede5acf52ab9d 100644 --- a/Formula/ios-webkit-debug-proxy.rb +++ b/Formula/ios-webkit-debug-proxy.rb @@ -4,6 +4,7 @@ class IosWebkitDebugProxy < Formula url "https://github.com/google/ios-webkit-debug-proxy/archive/v1.9.0.tar.gz" sha256 "ba9bb2feaa976ad999e9e405d8cd8794cdf3546130a79f4785235200ead3c96c" license "BSD-3-Clause" + revision 1 head "https://github.com/google/ios-webkit-debug-proxy.git", branch: "master" bottle do @@ -21,7 +22,7 @@ class IosWebkitDebugProxy < Formula depends_on "pkg-config" => :build depends_on "libimobiledevice" depends_on "libplist" - depends_on "openssl@1.1" + depends_on "openssl@3" def install system "./autogen.sh" From 9e561d495b2d78726a4c2d2e162defcc16a3ab39 Mon Sep 17 00:00:00 2001 From: Nanda H Krishna Date: Fri, 23 Jun 2023 22:03:42 -0400 Subject: [PATCH 546/680] overdrive: switch to `openssl@3` --- Formula/overdrive.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/overdrive.rb b/Formula/overdrive.rb index db9eeac440cde..254bddff60173 100644 --- a/Formula/overdrive.rb +++ b/Formula/overdrive.rb @@ -4,6 +4,7 @@ class Overdrive < Formula url "https://github.com/chbrown/overdrive/archive/2.3.3.tar.gz" sha256 "ebd1ddb07fbf8a0fa7961eeb37f13a4a9d15857dae5426cb087e9ecc77a4d452" license "MIT" + revision 1 head "https://github.com/chbrown/overdrive.git", branch: "master" bottle do @@ -16,7 +17,7 @@ class Overdrive < Formula uses_from_macos "libxml2" on_linux do - depends_on "openssl@1.1" # for openssl (non keg-only) + depends_on "openssl@3" # for openssl (non keg-only) depends_on "util-linux" # for uuidgen end From 52f98fceea535d93e131edb258a9bcc11c408c83 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Fri, 23 Jun 2023 22:12:54 -0400 Subject: [PATCH 547/680] eralchemy: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/eralchemy.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/eralchemy.rb b/Formula/eralchemy.rb index 7e89691dd5046..6e2b41dc13321 100644 --- a/Formula/eralchemy.rb +++ b/Formula/eralchemy.rb @@ -6,7 +6,7 @@ class Eralchemy < Formula url "https://files.pythonhosted.org/packages/87/40/07b58c29406ad9cc8747e567e3e37dd74c0a8756130ad8fd3a4d71c796e3/ERAlchemy-1.2.10.tar.gz" sha256 "be992624878278195c3240b90523acb35d97453f1a350c44b4311d4333940f0d" license "Apache-2.0" - revision 6 + revision 7 bottle do rebuild 1 @@ -22,7 +22,7 @@ class Eralchemy < Formula depends_on "pkg-config" => :build depends_on "graphviz" depends_on "libpq" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "python@3.11" resource "psycopg2" do From 6234096c2dfadc8e736c46f36cdeb0fedc0547d2 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Fri, 23 Jun 2023 22:17:28 -0400 Subject: [PATCH 548/680] etcd-cpp-apiv3: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/etcd-cpp-apiv3.rb | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Formula/etcd-cpp-apiv3.rb b/Formula/etcd-cpp-apiv3.rb index ff00456427ee6..a7993419822b0 100644 --- a/Formula/etcd-cpp-apiv3.rb +++ b/Formula/etcd-cpp-apiv3.rb @@ -5,7 +5,7 @@ class EtcdCppApiv3 < Formula url "https://github.com/etcd-cpp-apiv3/etcd-cpp-apiv3/archive/refs/tags/v0.14.3.tar.gz" sha256 "5faf1ca697f9889c269a2a0cb2237d8121959f72bf6eca4f61dffdcb9c6d9d46" license "BSD-3-Clause" - revision 1 + revision 2 bottle do sha256 cellar: :any, arm64_ventura: "72f6a58af9bbba15c9c386cfcfc39420a632a6d6b7d554c33fe7b6906edfa4d2" @@ -23,7 +23,7 @@ class EtcdCppApiv3 < Formula depends_on "boost" depends_on "cpprestsdk" depends_on "grpc@1.54" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "protobuf@21" fails_with gcc: "5" @@ -33,7 +33,7 @@ def install "-DCMAKE_CXX_STANDARD=17", "-DCMAKE_CXX_STANDARD_REQUIRED=TRUE", "-DBUILD_ETCD_TESTS=OFF", - "-DOPENSSL_ROOT_DIR=#{Formula["openssl@1.1"].opt_prefix}", + "-DOPENSSL_ROOT_DIR=#{Formula["openssl@3"].opt_prefix}", *std_cmake_args system "cmake", "--build", "build" system "cmake", "--install", "build" @@ -58,13 +58,13 @@ def install "-I#{Formula["boost"].include}", "-I#{Formula["cpprestsdk"].include}", "-I#{Formula["grpc@1.54"].include}", - "-I#{Formula["openssl@1.1"].include}", + "-I#{Formula["openssl@3"].include}", "-I#{Formula["protobuf@21"].include}", "-I#{include}", "-L#{Formula["boost"].lib}", "-L#{Formula["cpprestsdk"].lib}", "-L#{Formula["grpc@1.54"].lib}", - "-L#{Formula["openssl@1.1"].lib}", + "-L#{Formula["openssl@3"].lib}", "-L#{Formula["protobuf@21"].lib}", "-L#{lib}", "-lboost_random-mt", From 3f625f02207091763b71edc0b9cc6053e5341665 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Fri, 23 Jun 2023 22:20:03 -0400 Subject: [PATCH 549/680] innotop: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/innotop.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/innotop.rb b/Formula/innotop.rb index c2922db43e3df..3b0bc9d0b2d37 100644 --- a/Formula/innotop.rb +++ b/Formula/innotop.rb @@ -4,7 +4,7 @@ class Innotop < Formula url "https://github.com/innotop/innotop/archive/v1.13.0.tar.gz" sha256 "6ec91568e32bda3126661523d9917c7fbbd4b9f85db79224c01b2a740727a65c" license any_of: ["GPL-2.0-only", "Artistic-1.0-Perl"] - revision 3 + revision 4 head "https://github.com/innotop/innotop.git" bottle do @@ -19,7 +19,7 @@ class Innotop < Formula end depends_on "mysql-client" - depends_on "openssl@1.1" + depends_on "openssl@3" uses_from_macos "perl" From c19ce2e11645476ed668e1ec9ff5bb8f8b6f76b2 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Fri, 23 Jun 2023 22:21:59 -0400 Subject: [PATCH 550/680] libcouchbase@2: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/libcouchbase@2.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/libcouchbase@2.rb b/Formula/libcouchbase@2.rb index c3e9b5960914f..29232abc32ea3 100644 --- a/Formula/libcouchbase@2.rb +++ b/Formula/libcouchbase@2.rb @@ -4,6 +4,7 @@ class LibcouchbaseAT2 < Formula url "https://packages.couchbase.com/clients/c/libcouchbase-2.10.9.tar.gz" sha256 "6f6450121e0208005c17f7f4cdd9258a571bb22183f0bc08f11d75c207d55d0a" license "Apache-2.0" + revision 1 bottle do sha256 cellar: :any, arm64_ventura: "fac2748e1f4325c592e5ec23957029bd376ba5717b0efff506037aae3aed8570" @@ -25,7 +26,7 @@ class LibcouchbaseAT2 < Formula depends_on "libev" depends_on "libevent" depends_on "libuv" - depends_on "openssl@1.1" + depends_on "openssl@3" def install mkdir "build" do From 44eeb969b002e5abf54106e7a6c987697769da37 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Fri, 23 Jun 2023 22:25:20 -0400 Subject: [PATCH 551/680] libslax: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/libslax.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/libslax.rb b/Formula/libslax.rb index bef56e1986ca1..1f0741bd25362 100644 --- a/Formula/libslax.rb +++ b/Formula/libslax.rb @@ -4,6 +4,7 @@ class Libslax < Formula url "https://github.com/Juniper/libslax/releases/download/0.22.1/libslax-0.22.1.tar.gz" sha256 "4da6fb9886e50d75478d5ecc6868c90dae9d30ba7fc6e6d154fc92e6a48d9a95" license "BSD-3-Clause" + revision 1 head "https://github.com/Juniper/libslax.git", branch: "master" livecheck do @@ -27,7 +28,7 @@ class Libslax < Formula depends_on "autoconf" => :build depends_on "automake" => :build depends_on "libtool" => :build - depends_on "openssl@1.1" + depends_on "openssl@3" uses_from_macos "bison" => :build uses_from_macos "curl" From 986ba4424a99c7e59c964005b7d566123647151a Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Fri, 23 Jun 2023 22:26:22 -0400 Subject: [PATCH 552/680] libzdb: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/libzdb.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/libzdb.rb b/Formula/libzdb.rb index 6464fd23ac5b6..59c2eeba74ef1 100644 --- a/Formula/libzdb.rb +++ b/Formula/libzdb.rb @@ -4,6 +4,7 @@ class Libzdb < Formula url "https://tildeslash.com/libzdb/dist/libzdb-3.2.3.tar.gz" sha256 "a1957826fab7725484fc5b74780a6a7d0d8b7f5e2e54d26e106b399e0a86beb0" license "GPL-3.0-only" + revision 1 livecheck do url :homepage @@ -24,7 +25,7 @@ class Libzdb < Formula depends_on "libpq" depends_on macos: :high_sierra # C++ 17 is required depends_on "mysql-client" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "sqlite" fails_with gcc: "5" # C++ 17 is required From 6492d8cbacd73aff5b72f8e27b65f96165d73edd Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Fri, 23 Jun 2023 22:28:30 -0400 Subject: [PATCH 553/680] midnight-commander: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/midnight-commander.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/midnight-commander.rb b/Formula/midnight-commander.rb index c1df98722abc1..d0e08cfe2f518 100644 --- a/Formula/midnight-commander.rb +++ b/Formula/midnight-commander.rb @@ -5,7 +5,7 @@ class MidnightCommander < Formula mirror "https://ftp.osuosl.org/pub/midnightcommander/mc-4.8.29.tar.xz" sha256 "01d8a3b94f58180cca5bf17257b5078d1fd6fd27a9b5c0e970ec767549540ad4" license "GPL-3.0-or-later" - revision 1 + revision 2 livecheck do url "https://ftp.osuosl.org/pub/midnightcommander/" @@ -33,7 +33,7 @@ class MidnightCommander < Formula depends_on "pkg-config" => :build depends_on "glib" depends_on "libssh2" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "s-lang" conflicts_with "minio-mc", because: "both install an `mc` binary" From fbc6d0e6186a25e95daf06a54ab8bfbe2d467926 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Fri, 23 Jun 2023 22:29:13 -0400 Subject: [PATCH 554/680] moto: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/moto.rb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Formula/moto.rb b/Formula/moto.rb index bdd052781f7a6..74ed93e8eae03 100644 --- a/Formula/moto.rb +++ b/Formula/moto.rb @@ -6,6 +6,7 @@ class Moto < Formula url "https://files.pythonhosted.org/packages/59/a4/94e5f7d521bfe916361dfa4a738b40fb496f7cc1f3f8531fc2ee93cd01a5/moto-4.1.11.tar.gz" sha256 "f3e966ba1460751e19eab5356545813b29c05478b47eb0da445d688949339be2" license "Apache-2.0" + revision 1 bottle do sha256 cellar: :any, arm64_ventura: "88c3ebb08dfcab8e05495daa801b50ded40534eaf6c420877bf1fd8b07deb9c9" @@ -17,13 +18,13 @@ class Moto < Formula sha256 cellar: :any_skip_relocation, x86_64_linux: "81606aa920cabfc0063e5fcdd75b671fd06a8d50cb7adc88965e3813b9d819a4" end - # `pkg-config`, `rust`, and `openssl@1.1` are for cryptography. + # `pkg-config`, `rust`, and `openssl@3` are for cryptography. depends_on "pkg-config" => :build depends_on "rust" => :build depends_on "cffi" depends_on "cfn-lint" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "pycparser" depends_on "python-typing-extensions" depends_on "python@3.11" @@ -322,7 +323,7 @@ class Moto < Formula def install # Ensure that the `openssl` crate picks up the intended library. - ENV["OPENSSL_DIR"] = Formula["openssl@1.1"].opt_prefix + ENV["OPENSSL_DIR"] = Formula["openssl@3"].opt_prefix ENV["OPENSSL_NO_VENDOR"] = "1" virtualenv_install_with_resources From 3272fed5001f912361e7ff27d072d586d35d698f Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Fri, 23 Jun 2023 22:34:52 -0400 Subject: [PATCH 555/680] postgresql@10: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/postgresql@10.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/postgresql@10.rb b/Formula/postgresql@10.rb index 2298ef7a69246..c91884404f0be 100644 --- a/Formula/postgresql@10.rb +++ b/Formula/postgresql@10.rb @@ -4,7 +4,7 @@ class PostgresqlAT10 < Formula url "https://ftp.postgresql.org/pub/source/v10.22/postgresql-10.22.tar.bz2" sha256 "955977555c69df1a64f44b81d4a1987eb74abbd1870579f5ad9d946133dd8e4d" license "PostgreSQL" - revision 5 + revision 6 bottle do sha256 arm64_ventura: "688a5bc689b1440ae941a0c8b2eba8401941848cc9051703ff67bf0510c22e1c" @@ -23,7 +23,7 @@ class PostgresqlAT10 < Formula depends_on "pkg-config" => :build depends_on "icu4c" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "readline" uses_from_macos "krb5" @@ -37,8 +37,8 @@ class PostgresqlAT10 < Formula end def install - ENV.prepend "LDFLAGS", "-L#{Formula["openssl@1.1"].opt_lib} -L#{Formula["readline"].opt_lib}" - ENV.prepend "CPPFLAGS", "-I#{Formula["openssl@1.1"].opt_include} -I#{Formula["readline"].opt_include}" + ENV.prepend "LDFLAGS", "-L#{Formula["openssl@3"].opt_lib} -L#{Formula["readline"].opt_lib}" + ENV.prepend "CPPFLAGS", "-I#{Formula["openssl@3"].opt_include} -I#{Formula["readline"].opt_include}" args = %W[ --disable-debug From 9e40eb1646141ebd6fa2a5a28084c7ec5d8bc5b6 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sat, 24 Jun 2023 02:35:07 +0000 Subject: [PATCH 556/680] cadaver: update 0.24 bottle. --- Formula/cadaver.rb | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/Formula/cadaver.rb b/Formula/cadaver.rb index 0b761be4eee80..0d9d51c45ebb0 100644 --- a/Formula/cadaver.rb +++ b/Formula/cadaver.rb @@ -12,16 +12,13 @@ class Cadaver < Formula end bottle do - rebuild 1 - sha256 arm64_ventura: "f31ec5eb5056e09d4b8a22a2323fb2bbe3c8c15ea89be69429382c00ec534d3c" - sha256 arm64_monterey: "4ffec4d1167cb17f80cb63c4142909b6f208cc653518cee7f46fb7c1f270e192" - sha256 arm64_big_sur: "859215276f7fda671ceee3b7908772d84fccd12873e6bb6cac0f90c50982cbcc" - sha256 ventura: "276617de9ff7b225421e56658cba86766a180a42f6458586b7e0903be7945c2e" - sha256 monterey: "72eea3f287da7f77740b72db463cdf967c355a4044d0730150d637145d6be312" - sha256 big_sur: "240a41ea5b71aa144bea0fdb28b6233130d5368e8a221171eaa7bee24f5075a6" - sha256 catalina: "da94dea10afd90e1d0e41f24d4319ea006bf909381de2c2379c3144374c3feff" - sha256 mojave: "a232491b47135718f6cf65d00954099d92a43f5fcc6b01838a676faa77f2ed13" - sha256 x86_64_linux: "03a8734a293f551585c100ce10389aa2a66222ab711d9c80b7300d139eb8546b" + sha256 cellar: :any, arm64_ventura: "c48264ae39d915f8cdb905a8b8807d39205edc892f40163cfc07d09ed8f7be75" + sha256 cellar: :any, arm64_monterey: "7b80acb805a75e568a23999803cba218418d30fcf686e81226b8922adad0d4be" + sha256 cellar: :any, arm64_big_sur: "42fd4197b8eb2bc2e6d6dc3dd0864c497c697bcc497fd4e5994f7a55880f7629" + sha256 cellar: :any, ventura: "69364af64cd35d26b327788d6a6851f3bef4adccb62a4ee2de0b2925f2fd03c9" + sha256 cellar: :any, monterey: "43eab9ac0dcb4d73e38f20d79989613b30f075af20b2496728362c82a37c82c0" + sha256 cellar: :any, big_sur: "d10e0968b5b4402e13db9871b9e26d34fd923f926e1f3d6cd89342dd9ca32fe4" + sha256 cellar: :any_skip_relocation, x86_64_linux: "b1833b0bdb9598c89320a80dd6c92137c2b3dacae8622e60b60782883d031d32" end depends_on "pkg-config" => :build From 1d3341d2063e12bc4099888416a35bd69ecf53da Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sat, 24 Jun 2023 02:37:28 +0000 Subject: [PATCH 557/680] metview: update 5.19.1_1 bottle. --- Formula/metview.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/metview.rb b/Formula/metview.rb index c549b0e94b5a5..3f134c32149dc 100644 --- a/Formula/metview.rb +++ b/Formula/metview.rb @@ -13,13 +13,13 @@ class Metview < Formula end bottle do - sha256 arm64_ventura: "492b261c87b522949f11e68438c25a46b76774fd2a7a3423d2eb73cd85611737" - sha256 arm64_monterey: "eac83996c6d7a809afa8ca610a4286f646ec5fafb7c643d0122092d9cc01196e" - sha256 arm64_big_sur: "e1a7de326ff5023c878bc240de8e77e7244f03cf02afd899b506c59fbdfaefd8" - sha256 ventura: "463c35d5923c660e81b5623a96194e5179367968dcb76e0f3cb6ef43ad6be155" - sha256 monterey: "9d2114fca3842de72462dcd93e8c4ec9090eb0a83f4ecdec9169f5ae5b7ae99f" - sha256 big_sur: "f12df8cb2fd3dbbc362cb8d2ed78aab535711b157debff17f4cc374f65121a6e" - sha256 x86_64_linux: "38ac26b4630d0b902e5447e12371641806b0ba0cf50aa82942df52f31b8443cb" + sha256 arm64_ventura: "4ba1eb25cbca847ab62feceab826c0ca7b9f9433c61f949355dc225dfb6aa1c6" + sha256 arm64_monterey: "9e76643dbd7d0199b8c4e2568e7ce94b12cbfa9a3704a1a011d3638cbe82710b" + sha256 arm64_big_sur: "afc0f412117beab71d9177a04e31386621ed2a131373df1cd7386ad2152c1670" + sha256 ventura: "f0b8f79b3edc9d046877abe27a9be43250f4f7dbed9f86c1da4508ede0cc8d29" + sha256 monterey: "c8d0cc71b8c7ad96e1e49f2f248e34a093256974fea1473ce83287aface56b7c" + sha256 big_sur: "0cb71fb9770740140c2457876bba26b149bf9c04a31763ff0776f2f64eac74ba" + sha256 x86_64_linux: "f6384b130df24d980f8f80b52970b1159ca2efd4aaae3458d6733ad2130a307b" end depends_on "cmake" => :build From 033d077dca594a5b8daa61ce0e94a12b11ebc493 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Fri, 23 Jun 2023 22:40:46 -0400 Subject: [PATCH 558/680] rtags: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/rtags.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/rtags.rb b/Formula/rtags.rb index 685531ce4cdd0..bfb5fcc1da0ba 100644 --- a/Formula/rtags.rb +++ b/Formula/rtags.rb @@ -2,7 +2,7 @@ class Rtags < Formula desc "Source code cross-referencer like ctags with a clang frontend" homepage "https://github.com/Andersbakken/rtags" license "GPL-3.0-or-later" - revision 1 + revision 2 head "https://github.com/Andersbakken/rtags.git", branch: "master" stable do @@ -54,7 +54,7 @@ class Rtags < Formula depends_on "cmake" => :build depends_on "emacs" depends_on "llvm" - depends_on "openssl@1.1" + depends_on "openssl@3" fails_with gcc: "5" From 4f31c9a4096cb52257cb72bc353b0b941ebef382 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sat, 24 Jun 2023 02:42:02 +0000 Subject: [PATCH 559/680] ios-webkit-debug-proxy: update 1.9.0_1 bottle. --- Formula/ios-webkit-debug-proxy.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/ios-webkit-debug-proxy.rb b/Formula/ios-webkit-debug-proxy.rb index ede5acf52ab9d..5ef8457e71e16 100644 --- a/Formula/ios-webkit-debug-proxy.rb +++ b/Formula/ios-webkit-debug-proxy.rb @@ -8,12 +8,12 @@ class IosWebkitDebugProxy < Formula head "https://github.com/google/ios-webkit-debug-proxy.git", branch: "master" bottle do - sha256 cellar: :any, arm64_ventura: "8783920760b38ffec7eea45645d85fb055ff3c48483d7c1e7831c1c290c92ee4" - sha256 cellar: :any, arm64_monterey: "ccce3a0260dd84e9dad0a39837e96c0c0c84f486b670fb8751db60089c6b490a" - sha256 cellar: :any, arm64_big_sur: "d4fc36ed1066af71fdb0834630f1815f4b22700548fdb7a481d9d1752545586a" - sha256 cellar: :any, ventura: "3d4a7c7f689dd22806bb649bb89ba947e12eb16cb036374d31159061786f76b5" - sha256 cellar: :any, monterey: "7ce5286b7e4e2814d154f4e1d4d0d3ba29df745035d7a4cffcc35a9a95bd7154" - sha256 cellar: :any, big_sur: "454295ce0a0bd3142ac16c758a8d923db079177357734ee47f717135f6864519" + sha256 cellar: :any, arm64_ventura: "98a52dee813f9b7cc3bb923f01229d5b11641e18562f22ef52e96e2b248bbb6b" + sha256 cellar: :any, arm64_monterey: "5268a6ef7b32c2cd9d88e35e9e5667a7127258dd23c22a824e74bd4487e686fb" + sha256 cellar: :any, arm64_big_sur: "3d693f91e25d8b165037afcbc36e14d8d54c8317bd01c770e5077a0ea4a0e72d" + sha256 cellar: :any, ventura: "777efb32172aa98ef7cde6fd34107cd7fb42f132e12c8595bc2d5ad1c674e217" + sha256 cellar: :any, monterey: "e17aec779a16ba66f75eb9bbbc76db078192ee15b5f87490e2ccfc54f699d4c8" + sha256 cellar: :any, big_sur: "df411040e0e3babe6a487de5930b3ed7387610d1673ee42679780a34f72f3557" end depends_on "autoconf" => :build From 1828ed161422750da85270a4d521f7774fc8d457 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Fri, 23 Jun 2023 22:43:21 -0400 Subject: [PATCH 560/680] s3ql: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/s3ql.rb | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Formula/s3ql.rb b/Formula/s3ql.rb index 3f1bc95209d4a..d7f095a4278d8 100644 --- a/Formula/s3ql.rb +++ b/Formula/s3ql.rb @@ -6,6 +6,7 @@ class S3ql < Formula url "https://github.com/s3ql/s3ql/releases/download/release-3.8.1/s3ql-3.8.1.tar.gz" sha256 "d4731ebaacadca38a677bb18a99446c19d4f5b573628d55371f715acace11c4c" license "GPL-3.0" + revision 1 bottle do sha256 cellar: :any_skip_relocation, x86_64_linux: "b8cbd4e1467afc2b01ee93e45bed64baca9a0cd9915b57873e647bcf6927a99a" @@ -13,12 +14,13 @@ class S3ql < Formula deprecate! date: "2022-11-07", because: :repo_archived + # `pkg-config`, `rust`, and `openssl@3` are for cryptography. depends_on "pkg-config" => :build depends_on "rust" => :build depends_on "libffi" depends_on "libfuse" depends_on :linux # on macOS, requires closed-source macFUSE - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "python@3.9" resource "apsw" do @@ -107,6 +109,10 @@ class S3ql < Formula end def install + # Ensure that the `openssl` crate picks up the intended library. + ENV["OPENSSL_DIR"] = Formula["openssl@3"].opt_prefix + ENV["OPENSSL_NO_VENDOR"] = "1" + venv = virtualenv_create(libexec, "python3") resources.each do |r| venv.pip_install r From 1c766a7d8fbbfe2964a343afc0c5c6f504de7ba0 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sat, 24 Jun 2023 02:58:34 +0000 Subject: [PATCH 561/680] overdrive: update 2.3.3_1 bottle. --- Formula/overdrive.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/overdrive.rb b/Formula/overdrive.rb index 254bddff60173..0350a2a58330b 100644 --- a/Formula/overdrive.rb +++ b/Formula/overdrive.rb @@ -8,7 +8,7 @@ class Overdrive < Formula head "https://github.com/chbrown/overdrive.git", branch: "master" bottle do - sha256 cellar: :any_skip_relocation, all: "c4425d8175d084f1710699325007c550621e67198e2faa369eb87687cbea0442" + sha256 cellar: :any_skip_relocation, all: "7dccf8e85a0bac71098738482cbdd9977475d7ff59eeb16bad4f650e535c9ac6" end depends_on "tidy-html5" From 4494605a0d601418afc12fb96d2ec1c0fae91e26 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sat, 24 Jun 2023 03:06:18 +0000 Subject: [PATCH 562/680] s3ql: update 3.8.1_1 bottle. --- Formula/s3ql.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/s3ql.rb b/Formula/s3ql.rb index d7f095a4278d8..2f14bf48d139f 100644 --- a/Formula/s3ql.rb +++ b/Formula/s3ql.rb @@ -9,7 +9,7 @@ class S3ql < Formula revision 1 bottle do - sha256 cellar: :any_skip_relocation, x86_64_linux: "b8cbd4e1467afc2b01ee93e45bed64baca9a0cd9915b57873e647bcf6927a99a" + sha256 cellar: :any_skip_relocation, x86_64_linux: "5a9dbc30a57887057a7898f1fe5843b3bba02936698e494c81ecaa2999161d4e" end deprecate! date: "2022-11-07", because: :repo_archived From f575c14660e63eeadb5e6a9fb93104511d822aa7 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Fri, 23 Jun 2023 22:44:40 -0400 Subject: [PATCH 563/680] samba: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/samba.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/samba.rb b/Formula/samba.rb index b0a9d856c152d..baa096bfbe52f 100644 --- a/Formula/samba.rb +++ b/Formula/samba.rb @@ -7,7 +7,7 @@ class Samba < Formula url "https://download.samba.org/pub/samba/stable/samba-4.18.3.tar.gz" sha256 "c67e1453165a3918ffffad600236ca3966b47bde4798e89ae600ae3903ccc32c" license "GPL-3.0-or-later" - revision 1 + revision 2 livecheck do url "https://www.samba.org/samba/download/" @@ -45,7 +45,7 @@ class Samba < Formula uses_from_macos "zlib" on_macos do - depends_on "openssl@1.1" + depends_on "openssl@3" end on_linux do From 48159315f7966dcad6e14b3536f6f345b6e5f744 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Fri, 23 Jun 2023 22:46:02 -0400 Subject: [PATCH 564/680] sysbench: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/sysbench.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/sysbench.rb b/Formula/sysbench.rb index addbdd0b53280..5fbd87279b708 100644 --- a/Formula/sysbench.rb +++ b/Formula/sysbench.rb @@ -4,7 +4,7 @@ class Sysbench < Formula url "https://github.com/akopytov/sysbench/archive/1.0.20.tar.gz" sha256 "e8ee79b1f399b2d167e6a90de52ccc90e52408f7ade1b9b7135727efe181347f" license "GPL-2.0-or-later" - revision 3 + revision 4 head "https://github.com/akopytov/sysbench.git", branch: "master" bottle do @@ -25,7 +25,7 @@ class Sysbench < Formula depends_on "libpq" depends_on "luajit" depends_on "mysql-client" - depends_on "openssl@1.1" + depends_on "openssl@3" uses_from_macos "vim" # needed for xxd From 3ffa55f12819212fdb92b8ecd15c9c36030cb155 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Fri, 23 Jun 2023 22:46:42 -0400 Subject: [PATCH 565/680] termius: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/termius.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/termius.rb b/Formula/termius.rb index 4261bde6fc6ff..74023e690d1d7 100644 --- a/Formula/termius.rb +++ b/Formula/termius.rb @@ -6,7 +6,7 @@ class Termius < Formula url "https://github.com/termius/termius-cli/archive/v1.2.15.tar.gz" sha256 "ac1a43e0f485a0a4541cae6385d344e767cc2df239a06b78577a3eb87fe3aecf" license "BSD-3-Clause" - revision 5 + revision 6 head "https://github.com/termius/termius-cli.git", branch: "master" bottle do @@ -26,7 +26,7 @@ class Termius < Formula deprecate! date: "2023-01-25", because: :unmaintained depends_on "rust" => :build - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "python@3.10" depends_on "pyyaml" depends_on "six" From 0c139403b9c3aac7e90a52f8cdd08496ba4fb752 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Fri, 23 Jun 2023 22:44:11 -0400 Subject: [PATCH 566/680] salt: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/salt.rb | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/Formula/salt.rb b/Formula/salt.rb index ce3fcc177be53..3af2cf5b997ae 100644 --- a/Formula/salt.rb +++ b/Formula/salt.rb @@ -6,7 +6,7 @@ class Salt < Formula url "https://files.pythonhosted.org/packages/c1/8b/f21efb024adbb6929cba84040882bf9fd6427fd786dd0596e7e23a9cf717/salt-3005.tar.gz" sha256 "1d200c45b88046178ea56fb5a75726dc620cc5e51411076a04df80ff52f79cd4" license "Apache-2.0" - revision 2 + revision 3 head "https://github.com/saltstack/salt.git", branch: "master" bottle do @@ -24,7 +24,7 @@ class Salt < Formula depends_on "swig" => :build depends_on "libgit2" depends_on "libyaml" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "python@3.10" depends_on "six" depends_on "zeromq" @@ -260,7 +260,10 @@ class Salt < Formula end def install - ENV["SWIG_FEATURES"]="-I#{Formula["openssl@1.1"].opt_include}" + # Workaround for Xcode 14.3. + ENV.append_to_cflags "-Wno-implicit-function-declaration" + + ENV["SWIG_FEATURES"]="-I#{Formula["openssl@3"].opt_include}" virtualenv_install_with_resources From 237ec6403c520765a2328b42d8c077bff183fda3 Mon Sep 17 00:00:00 2001 From: Nanda H Krishna Date: Fri, 23 Jun 2023 21:50:21 -0400 Subject: [PATCH 567/680] linode-cli: remove `openssl@1.1` dependency --- Formula/linode-cli.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/Formula/linode-cli.rb b/Formula/linode-cli.rb index 785e11db617e3..5a5a670af7d81 100644 --- a/Formula/linode-cli.rb +++ b/Formula/linode-cli.rb @@ -18,7 +18,6 @@ class LinodeCli < Formula sha256 cellar: :any_skip_relocation, x86_64_linux: "8ef12721472a13a69d91fdd6e7768f53a1e6262a45d90ddcb24e113220a7fd84" end - depends_on "openssl@1.1" depends_on "pygments" depends_on "python@3.11" depends_on "pyyaml" From ec6b363edaf3b155ff1c751c4a30c3caa13764e0 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sat, 24 Jun 2023 03:25:28 +0000 Subject: [PATCH 568/680] musikcube: update 3.0.1_1 bottle. --- Formula/musikcube.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/musikcube.rb b/Formula/musikcube.rb index d504a2f428494..65491d46bcdd4 100644 --- a/Formula/musikcube.rb +++ b/Formula/musikcube.rb @@ -13,12 +13,12 @@ class Musikcube < Formula end bottle do - sha256 arm64_ventura: "a8aa3a82b5572e3b9d3c3659830490a0bcd00466de0e49e4435ce59a2d9fbc6d" - sha256 arm64_monterey: "19ea8ed50c0c61343331002f293a0b986c1e255dd9a03e3a5823431f09f448ab" - sha256 arm64_big_sur: "8fedb0163dfc9e23959d0524ca7ae28da51707f9bf4216336c8e1576479c145d" - sha256 ventura: "7ea320352866f4aad72798c13be048d4e2b2fcfb91abadd5ada18871e431d1c5" - sha256 monterey: "e54c24ca1f95ebb6cf7e832158ea9fab5923c55b33f03320df3148f22278dc95" - sha256 big_sur: "43ad3031090351c969f0cdb939a12ac79ac9124df213812a80b6e9fadb8e093d" + sha256 arm64_ventura: "536bdc6b3e27c7d83f2634de933e0fba13a21d0017f078a975ccdf93ac06c840" + sha256 arm64_monterey: "e49881571854ac5a280e32c2c0b3ae5344df48f334b8359ac879a983d7ec68e3" + sha256 arm64_big_sur: "3974a891f2570db4d354d6157adf75d1be43ddc7220f5225b2d4c2afd869efe0" + sha256 ventura: "bffffdf3f530d78ff18bc4889d9c0cfa4c67819cb85f46dea0bad041df066b0a" + sha256 monterey: "541d265dd774e6a2b29bd9421c98b7e31fe93fa95d369d50541d5dcb090e2944" + sha256 big_sur: "f890ef84c1d502e49f18e4b0af2d021091c0d162477798e619a69f20aa032787" end depends_on "asio" => :build From 864fc29fe04b97bd9bd584a2fbc8f1938393f7ef Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Fri, 23 Jun 2023 22:30:27 -0400 Subject: [PATCH 569/680] mydumper: remove openssl dep Signed-off-by: Rui Chen --- Formula/mydumper.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/Formula/mydumper.rb b/Formula/mydumper.rb index 3f94719a1abf5..5e7bb21299e8e 100644 --- a/Formula/mydumper.rb +++ b/Formula/mydumper.rb @@ -26,7 +26,6 @@ class Mydumper < Formula depends_on "sphinx-doc" => :build depends_on "glib" depends_on "mysql-client" - depends_on "openssl@1.1" depends_on "pcre" uses_from_macos "zlib" From 9ee120355a7232b1acbd3369c2e3d9bdc8e938b6 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Fri, 23 Jun 2023 22:31:29 -0400 Subject: [PATCH 570/680] neko: remove openssl dep Signed-off-by: Rui Chen --- Formula/neko.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/Formula/neko.rb b/Formula/neko.rb index 496b0193894f6..bb0ecc0cb328e 100644 --- a/Formula/neko.rb +++ b/Formula/neko.rb @@ -23,7 +23,6 @@ class Neko < Formula depends_on "pkg-config" => :build depends_on "bdw-gc" depends_on "mbedtls@2" - depends_on "openssl@1.1" depends_on "pcre" uses_from_macos "sqlite" From b0229a4b0cad417faff39112c17fbfb258e2f858 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sat, 24 Jun 2023 04:08:58 +0000 Subject: [PATCH 571/680] postgresql@10: update 10.22_6 bottle. --- Formula/postgresql@10.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/postgresql@10.rb b/Formula/postgresql@10.rb index c91884404f0be..b61f91f6a9e55 100644 --- a/Formula/postgresql@10.rb +++ b/Formula/postgresql@10.rb @@ -7,13 +7,13 @@ class PostgresqlAT10 < Formula revision 6 bottle do - sha256 arm64_ventura: "688a5bc689b1440ae941a0c8b2eba8401941848cc9051703ff67bf0510c22e1c" - sha256 arm64_monterey: "a13e885eeb1dc0c4cc3c2d53e1e3dda01faf945471fee0947c60a8337e5e290b" - sha256 arm64_big_sur: "1693f97d76c2474017b951448b15fca7363bcbb3a113e6b3662f8da01ab487ad" - sha256 ventura: "831aafb6114659384a809f7dc4d6b7e8434263848be32dafe304951df2b6c163" - sha256 monterey: "27fed63567fdd2e0221db39fe1b0fc5d0f58ac38cd628c8804fa88a038017045" - sha256 big_sur: "3899704308c238429c23963b22b557d97e47718973868b1f35b71d277ce4eaa1" - sha256 x86_64_linux: "b2b40ad4cfecc8d4beacbf5c864644c5ca4a0e82f7c742dd4440e3ca7c174965" + sha256 arm64_ventura: "b5cd7343e508b967729659b1b7488154e572304b8eafff326c284c5845ea19ba" + sha256 arm64_monterey: "5cbcb62945062a5e4d82550e7d8956f453423210378e3ec011d8d596443f88dd" + sha256 arm64_big_sur: "3e0359b98bb17a683a44a1918ca1b9fbf526d44bba43e1e174a41b0a282b82b2" + sha256 ventura: "191c1a938818acc4338fbd8b7e0bae8bc25ba2f9c2382c056e06d773380e8c92" + sha256 monterey: "674a6f1040aaba1baf23b64e29789e6434cb73ac1f8b6a0b064495fe24c16840" + sha256 big_sur: "249b1fe11fc4768fb0a488fd9cb9e99d0684098cd8c8e8c06f071a5de289058a" + sha256 x86_64_linux: "51e9dcd1d5b285df038b8c265dcb0edb57af15f264be1fe4359941712b2f3edc" end keg_only :versioned_formula From 6970fc96c4f2ff1a15c6ee52cbf668c8edd04706 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sat, 24 Jun 2023 04:11:38 +0000 Subject: [PATCH 572/680] midnight-commander: update 4.8.29_2 bottle. --- Formula/midnight-commander.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/midnight-commander.rb b/Formula/midnight-commander.rb index d0e08cfe2f518..3d4c5f4c3dbdd 100644 --- a/Formula/midnight-commander.rb +++ b/Formula/midnight-commander.rb @@ -13,13 +13,13 @@ class MidnightCommander < Formula end bottle do - sha256 arm64_ventura: "abd054157405602e35a08c7bdcd678ef298cf33476ad099ca9ef3c7d50b7090d" - sha256 arm64_monterey: "80adee8c4275ad0d78a9b78428a14bd7f420a6a2275b216598e00ee776cccd4e" - sha256 arm64_big_sur: "fc3e4af13d343ed85f9c299ad5da26966d7ab4d6e7d2d4bc62e3219a785671c3" - sha256 ventura: "5df32a68a42f7151cd86e57a8b655b5ce6ac22be8cd339dda85ec975c8eb90bd" - sha256 monterey: "fd50dbec2047e44060b8c0b9563ad8be71288f58e657bc42c3ba211a21f44e01" - sha256 big_sur: "d35fba9416fdcc566de28e58b8d10cc197609b3f4c9e3ffe239fba86e6277ff6" - sha256 x86_64_linux: "e22475a7648e1d7a545ff4a410d7a3abcaedd9b8e1e9307a0d1ec3b57e5fbd67" + sha256 arm64_ventura: "84c4c8b9f0f1d7ac87e4f72edaf82a98208043bd82fab1dff79bdd4f3c8170de" + sha256 arm64_monterey: "570da292695980caeabf0c8728bca6b5eab9a11abcd19370700f024221a743cf" + sha256 arm64_big_sur: "e9d0b1f60c480e3351fc94002f3d5743b57d8d3098d2f84a527392618bb4ede6" + sha256 ventura: "c8ce411cb9c92f791b2e2b516e782369196ecc75541991ca6a4c8dc66d485cdd" + sha256 monterey: "615f4220d50caef801d175e06e0fc4e3e1db459217e76c97b8d685e0447a4321" + sha256 big_sur: "840c554ece6e30ea97d153a27df21bd207b534ec3893eda7fc4711e200c0ae6d" + sha256 x86_64_linux: "9c43af90de0768cb38771de82d38e88ab2aac764b57bf440dc33bb7c5e82835d" end head do From fa0ecb29fdccef26d9d38fe063996b971d908aeb Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Fri, 23 Jun 2023 22:24:27 -0400 Subject: [PATCH 573/680] libsignal-protocol-c: remove openssl dep Signed-off-by: Rui Chen libsignal-protocol-c: update cmake build Signed-off-by: Rui Chen --- Formula/libsignal-protocol-c.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/libsignal-protocol-c.rb b/Formula/libsignal-protocol-c.rb index 82aaed7b1d0ae..ad5e974f36b0e 100644 --- a/Formula/libsignal-protocol-c.rb +++ b/Formula/libsignal-protocol-c.rb @@ -20,11 +20,11 @@ class LibsignalProtocolC < Formula depends_on "cmake" => :build depends_on "pkg-config" => :build - depends_on "openssl@1.1" def install - system "cmake", ".", "-DBUILD_SHARED_LIBS=ON", *std_cmake_args - system "make", "install" + system "cmake", "-S", ".", "-B", "build", "-DBUILD_SHARED_LIBS=ON", *std_cmake_args + system "cmake", "--build", "build" + system "cmake", "--install", "build" end test do From 2f79ba0c1c71de4b565c45804eded3c9166636bc Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Fri, 23 Jun 2023 22:19:24 -0400 Subject: [PATCH 574/680] gammu: remove openssl dep Signed-off-by: Rui Chen --- Formula/gammu.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/Formula/gammu.rb b/Formula/gammu.rb index 3ae697d94b4b3..e249dceb74556 100644 --- a/Formula/gammu.rb +++ b/Formula/gammu.rb @@ -26,7 +26,6 @@ class Gammu < Formula depends_on "cmake" => :build depends_on "glib" - depends_on "openssl@1.1" def install # Disable opportunistic linking against Postgres From ecf7e8ee14e7289a803938521a2c87bbf910167a Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Fri, 23 Jun 2023 22:11:04 -0400 Subject: [PATCH 575/680] cryfs: remove openssl dep Signed-off-by: Rui Chen --- Formula/cryfs.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/Formula/cryfs.rb b/Formula/cryfs.rb index 7d3799367856d..a0314d1a2f342 100644 --- a/Formula/cryfs.rb +++ b/Formula/cryfs.rb @@ -23,7 +23,6 @@ class Cryfs < Formula depends_on "fmt" depends_on "libfuse@2" depends_on :linux # on macOS, requires closed-source macFUSE - depends_on "openssl@1.1" depends_on "python@3.11" depends_on "range-v3" depends_on "spdlog" From a65888e690b88e38759e096723341637be42a1e6 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Fri, 23 Jun 2023 22:10:24 -0400 Subject: [PATCH 576/680] conan@1: remove openssl dep Signed-off-by: Rui Chen --- Formula/conan@1.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/Formula/conan@1.rb b/Formula/conan@1.rb index a3e2a62850289..38ab105187ad5 100644 --- a/Formula/conan@1.rb +++ b/Formula/conan@1.rb @@ -26,7 +26,6 @@ class ConanAT1 < Formula depends_on "pkg-config" => :build depends_on "cmake" => :test - depends_on "openssl@1.1" depends_on "pygments" depends_on "python@3.11" depends_on "pyyaml" From 3ce1317ede3635e8ca3e5e2727ed462309f09815 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Fri, 23 Jun 2023 22:09:06 -0400 Subject: [PATCH 577/680] conan: remove openssl dep Signed-off-by: Rui Chen --- Formula/conan.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/Formula/conan.rb b/Formula/conan.rb index 2c11f9c7cc751..7cbcfab9ea68d 100644 --- a/Formula/conan.rb +++ b/Formula/conan.rb @@ -20,7 +20,6 @@ class Conan < Formula depends_on "pkg-config" => :build depends_on "cmake" => :test - depends_on "openssl@1.1" depends_on "pygments" depends_on "python@3.11" depends_on "pyyaml" From f1fd93fb6120f89eb40b062bb89a0248855302c6 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Fri, 23 Jun 2023 22:31:58 -0400 Subject: [PATCH 578/680] openstackclient: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/openstackclient.rb | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/Formula/openstackclient.rb b/Formula/openstackclient.rb index aad0df7b0d06a..159134b964220 100644 --- a/Formula/openstackclient.rb +++ b/Formula/openstackclient.rb @@ -6,6 +6,7 @@ class Openstackclient < Formula url "https://files.pythonhosted.org/packages/58/04/77e6b898346584df8b1e7206cf9f9a0f7f7d0c773a4015ed16a12dd6b97e/python-openstackclient-6.2.0.tar.gz" sha256 "7c53abe1b73b453f59da7b73679c3b759b48e51b8b054864b5fdea2ea82727d6" license "Apache-2.0" + revision 1 bottle do rebuild 2 @@ -18,12 +19,12 @@ class Openstackclient < Formula sha256 cellar: :any_skip_relocation, x86_64_linux: "0ddfdfedc0b99c93ef6ed86e8eaf50b54cafa4174a19280fc6259abb0f40225b" end - # `pkg-config`, `rust`, and `openssl@1.1` are for cryptography. + # `pkg-config`, `rust`, and `openssl@3` are for cryptography. depends_on "pkg-config" => :build depends_on "rust" => :build depends_on "cffi" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "pycparser" depends_on "python@3.11" depends_on "pyyaml" @@ -305,6 +306,10 @@ class Openstackclient < Formula end def install + # Ensure that the `openssl` crate picks up the intended library. + ENV["OPENSSL_DIR"] = Formula["openssl@3"].opt_prefix + ENV["OPENSSL_NO_VENDOR"] = "1" + virtualenv_install_with_resources end From 49fee95acb213bb7f21c49d2c6d72b9c04837edc Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sat, 24 Jun 2023 04:38:51 +0000 Subject: [PATCH 579/680] libcouchbase@2: update 2.10.9_1 bottle. --- Formula/libcouchbase@2.rb | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/Formula/libcouchbase@2.rb b/Formula/libcouchbase@2.rb index 29232abc32ea3..b4e42f8f18fed 100644 --- a/Formula/libcouchbase@2.rb +++ b/Formula/libcouchbase@2.rb @@ -7,15 +7,13 @@ class LibcouchbaseAT2 < Formula revision 1 bottle do - sha256 cellar: :any, arm64_ventura: "fac2748e1f4325c592e5ec23957029bd376ba5717b0efff506037aae3aed8570" - sha256 cellar: :any, arm64_monterey: "03796933fff479b383657e28b602621606f4530896786616e41beb8d9b3133ba" - sha256 arm64_big_sur: "5e0bb389630242e3db72c20cb884c501ddb0886f379adcb55b7db0b889e692f6" - sha256 cellar: :any, ventura: "4a10681526cd517f24171878aa75569723d4178238dde89a741e3a3073c6a2c0" - sha256 cellar: :any, monterey: "56a447b985cc0fc371f1d642e75ed1ff5d87677fba4089d18c34cf7e42b92538" - sha256 big_sur: "9ccf1d8d54a3b9bad9da0b4fef45da6320060f4675cc9c1e75a7dea605003ad2" - sha256 catalina: "01b9bceacbd38205745952c98a7db51cc388049da2a950d26eab11ab4b8dee64" - sha256 mojave: "fddb24ff1b03d1dbf91f2ac46096ebd113e5dde208e49430ac55de783fa9f897" - sha256 cellar: :any_skip_relocation, x86_64_linux: "f3971935612366e72681c198f51154c76b05429edf559e1efd1b298234899492" + sha256 cellar: :any, arm64_ventura: "4cfa3dd6c7f0ab5bc3941cbdf47f6adc9811612f7a6e718eab2159831c3aa336" + sha256 cellar: :any, arm64_monterey: "bfd18522083d78ad4ce6b17be69b3503cac74842a4db4c9d86cfdd5c74cd983a" + sha256 cellar: :any, arm64_big_sur: "ad3efa282b1bd594edce50a633aa0528fbe7c06bf73a677ec8c23a483c351e6f" + sha256 cellar: :any, ventura: "e6e1e57017bb1976a3d4c7d733ba0d889642e435fc5ad14ac8b33110ebb54504" + sha256 cellar: :any, monterey: "1b4bfe4e0561283fe40e9fd9b8ac690204322b867ab6d77a2fcf074576514147" + sha256 cellar: :any, big_sur: "46252be2060367784b5b1e477268b7214dafb582368d2a2d8eea4c849a5ff013" + sha256 cellar: :any_skip_relocation, x86_64_linux: "e0421fd946a915ee97fe8c0be61661de440daf80c9962d51d1deba23fd4423b2" end keg_only :versioned_formula From 20bb1fd631130d0daf1ba2cdd27d6b35ba47e1c7 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Fri, 23 Jun 2023 22:48:32 -0400 Subject: [PATCH 580/680] tremor-runtime: remove openssl dep Signed-off-by: Rui Chen --- Formula/tremor-runtime.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/Formula/tremor-runtime.rb b/Formula/tremor-runtime.rb index 44f5ac37526d7..c570fe1f1109a 100644 --- a/Formula/tremor-runtime.rb +++ b/Formula/tremor-runtime.rb @@ -30,7 +30,6 @@ class TremorRuntime < Formula # TODO: Switch back to `uses_from_macos "llvm" => :build` when `bindgen` is # updated to 0.62.0 or newer. There is a check in the `install` method. depends_on "llvm@15" => :build - depends_on "openssl@1.1" end # gcc9+ required for c++20 From c60e30a79e8e345fafcff41ce9d511e0aa68d221 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Fri, 23 Jun 2023 22:47:26 -0400 Subject: [PATCH 581/680] thrift@0.9: mark openssl as build dep Signed-off-by: Rui Chen --- Formula/thrift@0.9.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/thrift@0.9.rb b/Formula/thrift@0.9.rb index 265712ab7c1ee..1d1e946f109d8 100644 --- a/Formula/thrift@0.9.rb +++ b/Formula/thrift@0.9.rb @@ -24,9 +24,9 @@ class ThriftAT09 < Formula depends_on "automake" => :build depends_on "bison" => :build depends_on "libtool" => :build + depends_on "openssl@3" => :build # for `openssl/err.h` depends_on "pkg-config" => :build depends_on "boost" - depends_on "openssl@1.1" uses_from_macos "flex" => :build From 00b8c18c527dc801c45381a9045a0a8e5f06a924 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Fri, 23 Jun 2023 22:12:12 -0400 Subject: [PATCH 582/680] dzr: remove openssl dep Signed-off-by: Rui Chen --- Formula/dzr.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/Formula/dzr.rb b/Formula/dzr.rb index a790fe87c5417..07a1140fb06ee 100644 --- a/Formula/dzr.rb +++ b/Formula/dzr.rb @@ -13,7 +13,6 @@ class Dzr < Formula depends_on "dialog" depends_on "jq" depends_on "mpv" - depends_on "openssl@1.1" # to match curl one uses_from_macos "curl" def install From 223cbc6fad9f4e66b3167684f9f4c8d09a39177c Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sat, 24 Jun 2023 05:02:25 +0000 Subject: [PATCH 583/680] termius: update 1.2.15_6 bottle. --- Formula/termius.rb | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/Formula/termius.rb b/Formula/termius.rb index 74023e690d1d7..29865096561bc 100644 --- a/Formula/termius.rb +++ b/Formula/termius.rb @@ -10,15 +10,13 @@ class Termius < Formula head "https://github.com/termius/termius-cli.git", branch: "master" bottle do - rebuild 1 - sha256 cellar: :any, arm64_ventura: "44b135137f7deec6ae6ff17027bf208a7c21ae9a8c8df007c82827957b4de39c" - sha256 cellar: :any, arm64_monterey: "f07c7cb17859ffa89efd82e1e254faf75e5f43f05ef12ccb4b7e4b06adb91880" - sha256 cellar: :any, arm64_big_sur: "c94f2d386a28e0b7212a063b6f934f1c56c7a4efb5a784c1f5dddc99fd5d6756" - sha256 cellar: :any, ventura: "37b5344a51e1f29dc4f287b9b5f30fb2381146ec85082e3bc6976504324cdf88" - sha256 cellar: :any, monterey: "f925f657b7c4fc78ee945ff45ab1bb3db0cba0c84dc2ffbc748293597bd46f72" - sha256 cellar: :any, big_sur: "5c60614fcdbdcbcd1b490cd60583eb37d5a0577e26fbe66589f54fa58027c9de" - sha256 cellar: :any, catalina: "d40c0fa815938606c93c2eeccc88c4c08df8917103de7194705dc7e12f119282" - sha256 cellar: :any_skip_relocation, x86_64_linux: "e916b0c28ac0e82ecb9c432d99d29b2f15f7b6771e1d04b34273274cb0664bd0" + sha256 cellar: :any, arm64_ventura: "3b8b1add7406fd53ed6841289642eb611077a1494b9637b59242fd2990316ccd" + sha256 cellar: :any, arm64_monterey: "f1232f80e5401956c3a8486315cd9adb9b2cfbd1a30979421b9d2537c284688d" + sha256 cellar: :any, arm64_big_sur: "af2ba00ad36e578b0f0454bd659f1e8efbbfbaf88b2375031bb0746bd4980565" + sha256 cellar: :any, ventura: "6fef17c9b1ced8ad4333c93b9a115f399b32052378d0901040ec8aa20ac41102" + sha256 cellar: :any, monterey: "ae2c4980e751c027df0f879a9ab39d6921dbf69981260f0d382ba88bd7881c95" + sha256 cellar: :any, big_sur: "db41c6dbedd8750c8c172a52e2331288f7c67c43d183c17a1de9fbb2a2034b97" + sha256 cellar: :any_skip_relocation, x86_64_linux: "78c02ee947dcb9f2012e38c3e66cebd877eee1d726e1c41b5268e5c4b5d66d05" end # https://github.com/termius/termius-cli/issues/197#issuecomment-1399394041 From 13522d08618ca7b45ca158f18487bbb934015521 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sat, 24 Jun 2023 05:06:57 +0000 Subject: [PATCH 584/680] salt: update 3005_3 bottle. --- Formula/salt.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/salt.rb b/Formula/salt.rb index 3af2cf5b997ae..9babd3ade25c8 100644 --- a/Formula/salt.rb +++ b/Formula/salt.rb @@ -10,13 +10,13 @@ class Salt < Formula head "https://github.com/saltstack/salt.git", branch: "master" bottle do - sha256 cellar: :any, arm64_ventura: "a7addf5bc79c11c9b5944c039d064392806f0b0ad7d0cddba033c96ad26322ab" - sha256 cellar: :any, arm64_monterey: "f811d8add12e556a54c0e27d8b25d019a69481b23b068b156a2dac53076bd570" - sha256 cellar: :any, arm64_big_sur: "27660adc895587a9d476b8013df604420547abd0b4cb4c47089561e425f87efb" - sha256 cellar: :any, ventura: "fcbe74f142c8035e6309431b896eb69be2af38e44f38604101e548b7ddc17445" - sha256 cellar: :any, monterey: "933faaa7cb3f32f469b003da6e7c594ba1a91b2089233e93493c7c12e42cc46a" - sha256 cellar: :any, big_sur: "b4c2029b2be1ef510934e1d9816c4de32157b0c12f5bb3eac56ae8b6a2b94d93" - sha256 cellar: :any_skip_relocation, x86_64_linux: "ea0be43d0b8c5f8d55ce12e8840541e96effd37cd1817fa358e6c7a91835a389" + sha256 cellar: :any, arm64_ventura: "406854958146b626b40d257f76fb3f94d67304716629cfa63cc8d9db7231df7b" + sha256 cellar: :any, arm64_monterey: "2df37871e126b7919843a0341b161fcf23bc17cbb20529e7f38018fb292a2059" + sha256 cellar: :any, arm64_big_sur: "8984a4bd6feaf553807ab0420daf643abd41a5911cb2cbebe060747cadb9cc7e" + sha256 cellar: :any, ventura: "6992f4390ae1af036907f422cd9151a38ae73f0b5e8f419d83ba046927ec0c01" + sha256 cellar: :any, monterey: "336585531a3a29c12744a9281d18d92cfae5157f238a2954c6293a437e0f39a4" + sha256 cellar: :any, big_sur: "0c83ab569c2638c50db02096be8fb7d36be41954466eb689d794876b8b7b9794" + sha256 cellar: :any_skip_relocation, x86_64_linux: "11180326276d6b0fb71737de857221f62f06044ce9d79124e781ef6d699bfc31" end deprecate! date: "2022-08-31", because: "next version will require a vendored python" From 8165e4b4611275ab34701e8ae70ca3a1b0621d3d Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sat, 24 Jun 2023 05:38:09 +0000 Subject: [PATCH 585/680] sysbench: update 1.0.20_4 bottle. --- Formula/sysbench.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/sysbench.rb b/Formula/sysbench.rb index 5fbd87279b708..53185ab79ffb7 100644 --- a/Formula/sysbench.rb +++ b/Formula/sysbench.rb @@ -8,14 +8,13 @@ class Sysbench < Formula head "https://github.com/akopytov/sysbench.git", branch: "master" bottle do - sha256 cellar: :any, arm64_ventura: "302610a08d18657b6a2de17e7e9667a34d01300645a6d2ec16a3096e6359c37c" - sha256 cellar: :any, arm64_monterey: "9bfbbac6e1d575338260108b3914071cbb536be9d27c90cd45c109217f230c98" - sha256 cellar: :any, arm64_big_sur: "996e9c33e004c9ce4395e4d378a501f4059b5c8c2153e6b7be6e9c35de68b992" - sha256 cellar: :any, ventura: "79b9d765d34f5e9b96905ad8701b45fb67ddb3b6a2fc1dc4cfea68486e76d754" - sha256 cellar: :any, monterey: "8573e4a94a2e817da5e52c28b40c1d2364d63b6775bbf9ed2ecb94952055e63e" - sha256 cellar: :any, big_sur: "721ed0a3b0d1d11c46527c5f73802f4477c069dbbb3fbc32d1bd80efe9574be7" - sha256 cellar: :any, catalina: "8a2b9c261bf7e1bafc840093bb949e8a55c94ffd5c060a05612f2bcec2f59754" - sha256 cellar: :any_skip_relocation, x86_64_linux: "bc590aa5583607281a421e84e7d9e87539a873e340c5c9128d62920f1d571722" + sha256 cellar: :any, arm64_ventura: "bd6313f906b867b19f8a7465b4f7a80169d2e4a7916d69f2da864437979e8966" + sha256 cellar: :any, arm64_monterey: "817b352a292da3477b1756d821fad347e282eda93fa61a503251ec20cadb6599" + sha256 cellar: :any, arm64_big_sur: "3ed34ddca46da962077b1f690f802c852601f9af61aa265d2d31c5b44be24e14" + sha256 cellar: :any, ventura: "9f310c5ee955ff09898977b4851a94c80d832e248450a6e664817003475de65e" + sha256 cellar: :any, monterey: "5170b0cd36d6aa793244b06a2023eb4e6d8d62b5e56bc4b05d115ca28e7113f0" + sha256 cellar: :any, big_sur: "e873a2ca248c5c6dceb59860f928b2b6f3e1fb831a5b0d20fb2484f5f1a1afd7" + sha256 cellar: :any_skip_relocation, x86_64_linux: "bd8b79dcaf01792bc8f831adfabd4f98ea4409e0bbdc036b23ea3d8c008c05df" end depends_on "autoconf" => :build From d3f7286cb80a151ebcc096a009db7998db6dc480 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sat, 24 Jun 2023 05:40:06 +0000 Subject: [PATCH 586/680] samba: update 4.18.3_2 bottle. --- Formula/samba.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/samba.rb b/Formula/samba.rb index baa096bfbe52f..2be2a2e3350b7 100644 --- a/Formula/samba.rb +++ b/Formula/samba.rb @@ -15,13 +15,13 @@ class Samba < Formula end bottle do - sha256 arm64_ventura: "2d0d2e7c00453b140c2edf1ffadea32e5e674c47c3f0f3a80f44c5a92fdc5509" - sha256 arm64_monterey: "6f8a87d84a37f0d17becdf223954c9c578216456febee9b76fa1bd81dbec7b00" - sha256 arm64_big_sur: "e841e6fd520baea6cf0c8a3284a7b02cca14977aedd9317bd5fc2fc42c200966" - sha256 ventura: "5fa82d4b30adda6ecd8401d4225b6a210d966d35016c1e4825d8bff09b96d957" - sha256 monterey: "e20541dfcca67a49fa7e9c8b57086aa2b930cc976e029067fd719f87eb0c010d" - sha256 big_sur: "f45b51b0b37508d55d6df75d8cc7b461ff3f468e14e4a41a1cc8bbbda35ecd7a" - sha256 x86_64_linux: "f7f61f23ce5332e91a4299c6a4a267111eef632e004665ea4e44b936b8c5cd9f" + sha256 arm64_ventura: "b54f7602964a7febe7c258c42c72db30007a7573360c9ff2f6fb6f735098a685" + sha256 arm64_monterey: "4fed90bef962ea9055a08fbeb97f95fa4f038a48bdc9ca4c8b6e9f1bbe0571c6" + sha256 arm64_big_sur: "62f1960321dc99592e7d2555d3f1a1c6ab7e957e822c8641c2c8a6a7ebc90b56" + sha256 ventura: "791fd770778ab729c342f968d4a6665e073f9e74c7b383669dc5c27ecb6406e5" + sha256 monterey: "18ebb70d954ff70a9dc1c75a0de59e027e34a22d03e3e4637e92445796c2ae1e" + sha256 big_sur: "b967f13d17df35092feca31dbddfdef71708f64c8926ba7c0f272898b494abdb" + sha256 x86_64_linux: "317fb8faee7182d1664963658ce49902bbe171a27b84c54c87d5f1182f1bce46" end depends_on "cmocka" => :build From be440a6a92f6cf862a77328c9e1d7cda1dd7e807 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sat, 24 Jun 2023 05:41:06 +0000 Subject: [PATCH 587/680] moto: update 4.1.11_1 bottle. --- Formula/moto.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/moto.rb b/Formula/moto.rb index 74ed93e8eae03..6e43cd2488b23 100644 --- a/Formula/moto.rb +++ b/Formula/moto.rb @@ -9,13 +9,13 @@ class Moto < Formula revision 1 bottle do - sha256 cellar: :any, arm64_ventura: "88c3ebb08dfcab8e05495daa801b50ded40534eaf6c420877bf1fd8b07deb9c9" - sha256 cellar: :any, arm64_monterey: "fd1ee20d90fd9bc16b175c20d0fd324fdf0158a9ff54887bec5dfcdc6f1bb655" - sha256 cellar: :any, arm64_big_sur: "ef7d4ec52d52628d7dee446b09938216dce7107bf2f5cb721c91c412b9e018f0" - sha256 cellar: :any, ventura: "81fa49b06bd2abf728cf804264d9e8f44be43ab98202e91f2c06f1fb7672b8d7" - sha256 cellar: :any, monterey: "5b4d6bcc0ed38b9e99bcb8f4941d834f1a6f933348f42d45da1c5417b556d814" - sha256 cellar: :any, big_sur: "a575b62239889c9fffdc7b2a85f29eb4266da655a70ff2b9a2b7c784aa075dba" - sha256 cellar: :any_skip_relocation, x86_64_linux: "81606aa920cabfc0063e5fcdd75b671fd06a8d50cb7adc88965e3813b9d819a4" + sha256 cellar: :any, arm64_ventura: "0c814227dc80127375e33f2c19cf92cd4b3c36da37a294cc2f09db579f26c034" + sha256 cellar: :any, arm64_monterey: "40057371a82cd5b03a83cd1933de8d240a46848a8da68cb76a7acae1ded95c49" + sha256 cellar: :any, arm64_big_sur: "594231e4dfae180274dae1ad7a5a6020bef1f8761e2c7ae0671f53d7de3f2e2c" + sha256 cellar: :any, ventura: "213c00331de478cdb648fe095ea0d266f979d34e574068e50e59cc617e7f487e" + sha256 cellar: :any, monterey: "a0927b6ec5ad52f93b3a649d9437856c018db2531bb755ee5124437b1a4e78af" + sha256 cellar: :any, big_sur: "3520caa8c43ba8102de9e3eeced09a0f077f29f273f16702ad44bbd1c97ed8b3" + sha256 cellar: :any_skip_relocation, x86_64_linux: "f60f95e43520aa421508b9174ac57424e868f2b173af92481dd3180256eec22a" end # `pkg-config`, `rust`, and `openssl@3` are for cryptography. From b7423bedfd82414afe99788137da99b8bcfdb722 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sat, 24 Jun 2023 05:41:07 +0000 Subject: [PATCH 588/680] libzdb: update 3.2.3_1 bottle. --- Formula/libzdb.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/libzdb.rb b/Formula/libzdb.rb index 59c2eeba74ef1..c169f43fcba38 100644 --- a/Formula/libzdb.rb +++ b/Formula/libzdb.rb @@ -12,14 +12,13 @@ class Libzdb < Formula end bottle do - sha256 cellar: :any, arm64_ventura: "d9a1e85054f21d735dc85853908b1685df18539775bcc7be208ed089b68e7715" - sha256 cellar: :any, arm64_monterey: "e8e69ee7caa822faeefbbd3beb5e42d60796daae8e9865d351b35a09d30eab23" - sha256 cellar: :any, arm64_big_sur: "bd1c26eb89919f26a72458310340981f2360444facb8a06007f831cdde8969c3" - sha256 cellar: :any, ventura: "4f337503e65d099fee98d7cccf111ab51d45bbaf9ea8ad4bd7ee8f39adf59a2b" - sha256 cellar: :any, monterey: "fb27c254646707f49b4c220493a904d52c166b8432e29ac89df1c2c0bdb1842a" - sha256 cellar: :any, big_sur: "503b5ac11a438ee0ce95b4a905575061f6710948e1fbb0d25e8c1a2b555d1bb8" - sha256 cellar: :any, catalina: "9de6c1b21c609053ff01c54f5595dcc7185d9b7a6b6ecf8d65076ef7c9f93d3c" - sha256 cellar: :any_skip_relocation, x86_64_linux: "6dcf7be43843a73041a75abfbb79fa2cdb72a82d3356e7413fd9b12ab40ac3ea" + sha256 cellar: :any, arm64_ventura: "69ee497f93eeec69092089d3491992dbfef8eb9191b91ff41856132a799b5e2c" + sha256 cellar: :any, arm64_monterey: "9c941469057d1e6bc266f717253b4d273f79a206cbb88c1222b9438ffc45405b" + sha256 cellar: :any, arm64_big_sur: "7a63987fcff8e633e748b00623b2c4f8459eeffc58c14c415b523bab8a51b04d" + sha256 cellar: :any, ventura: "695bee5cdf964b73531e8d0ac5668f4f4787958765da4dccec56466bb1e8dd02" + sha256 cellar: :any, monterey: "fb11437e4090f3a53cbdf84556234375cdaea1b0a8e0d30819ffd064ad6844a2" + sha256 cellar: :any, big_sur: "928efd66e2f2f6032982635fa2b6b36a2f55ff9e05c44554dddc5600dea1de65" + sha256 cellar: :any_skip_relocation, x86_64_linux: "2decd203e733b4c7c930d14cced666603bf77ab673068e4d66fa0fb7499c1b96" end depends_on "libpq" From 1ba44508ac27b4bc17b226e0e2fa0cfab132d9e2 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sat, 24 Jun 2023 05:42:51 +0000 Subject: [PATCH 589/680] innotop: update 1.13.0_4 bottle. --- Formula/innotop.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/innotop.rb b/Formula/innotop.rb index 3b0bc9d0b2d37..3f710d1d8515b 100644 --- a/Formula/innotop.rb +++ b/Formula/innotop.rb @@ -8,14 +8,13 @@ class Innotop < Formula head "https://github.com/innotop/innotop.git" bottle do - sha256 cellar: :any, arm64_ventura: "514880fb1328de2d2aa76e929e5059c014aeee67b1355a35c04c85897d5feb38" - sha256 cellar: :any, arm64_monterey: "750258fa6cdba7d0c1f5b1c63c6f7147b71fd0c011143ac4aaf0e79de9a3db81" - sha256 cellar: :any, arm64_big_sur: "3afc923395e6a125d9935d135b94b733512645155cd25f366a70b1f7e542b430" - sha256 cellar: :any, ventura: "5580dfd4ea884c197b54a07a7f8c3a80b10d5864e8c1950c71cf0e84e88c8e19" - sha256 cellar: :any, monterey: "cca41045f9fd17f918ddd019e901ccdf7378af84432569678de80a2f20a78a6c" - sha256 cellar: :any, big_sur: "80dd83b847117c4134cfe92cbea270feab5d982cacf02589bdbe968c358d6998" - sha256 cellar: :any, catalina: "37d9c2e484c05d25308a5868af10f09d8dc7641ca88b8fa68ca2d3372f1c1545" - sha256 cellar: :any_skip_relocation, x86_64_linux: "3cee83a61c30303263741258a618a9e7ae45c7737c9a54ab2bed264a031cfaae" + sha256 cellar: :any, arm64_ventura: "068773ea3da98de5fe42044cc0520afdddedfa7c84fb5e62108b1720b9c20248" + sha256 cellar: :any, arm64_monterey: "77425886a3180aa4b961083035c3e6425d85dbfb387bdf569f0573120ea34943" + sha256 cellar: :any, arm64_big_sur: "278185fd679a22585d66d86d28e08db84bd49ddb720c070826b25588dd4aeb6b" + sha256 cellar: :any, ventura: "e7234b7ec0b3464de544936ab873a2370c862cb84a4cc97263e7f20187aa7585" + sha256 cellar: :any, monterey: "af869d75e218b48c71d8cf9f7ed87b9298776fdd17dfa0586f890d3610e45e45" + sha256 cellar: :any, big_sur: "60a364a7d80d3918c6d8b52ceeb4fa78bcfe84c200dc8705a8c756b32b8f2a4f" + sha256 cellar: :any_skip_relocation, x86_64_linux: "bb2cb1f63384bafc63123f727a97a9dc5ab18d4c17814b94050d1f698795c187" end depends_on "mysql-client" From 67f12aa29a243cebe326f7f7d1e4b80836be9b49 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sat, 24 Jun 2023 05:43:06 +0000 Subject: [PATCH 590/680] eralchemy: update 1.2.10_7 bottle. --- Formula/eralchemy.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/eralchemy.rb b/Formula/eralchemy.rb index 6e2b41dc13321..7ee1904758348 100644 --- a/Formula/eralchemy.rb +++ b/Formula/eralchemy.rb @@ -9,14 +9,13 @@ class Eralchemy < Formula revision 7 bottle do - rebuild 1 - sha256 cellar: :any, arm64_ventura: "90c54e151e6f6a65d761bc571c32ef9add975cff7503efa7a24a725e8fd3da8d" - sha256 cellar: :any, arm64_monterey: "ecbfa57048711bf1cbfd0f67f55e1bd7f8b13fae8302826dcd794a8c4010ec01" - sha256 cellar: :any, arm64_big_sur: "0a9a6d6ce98d3d19315ec3cb0e810a14aba6feff359c3ae54e83c9b93caa94e0" - sha256 cellar: :any, ventura: "c3b0e88597a3e45526fde52fa0f819b6394ccc40d205a9b3ce23e09069addaaa" - sha256 cellar: :any, monterey: "65b851f69ab987e5d8cc2182c136fdfc39b45fcc2ceaa9dbcf5eec84e2267edc" - sha256 cellar: :any, big_sur: "0cbb8202c92ed769fc0ad59c2355ecafaa5a07e3b1d2c98394f2af55c76fd4cc" - sha256 cellar: :any_skip_relocation, x86_64_linux: "1360dcd9c43951db50971b9942b62043d45165a7dddc8c5205c57d1490170665" + sha256 cellar: :any, arm64_ventura: "d9a7e039613efb2f43aef46a1a5dbcfaa023492980669033c499f1a131fc1fdd" + sha256 cellar: :any, arm64_monterey: "fb737dbe25a1db5c7a9753b46accbb874e19e9c72aa8a7eecc265d87b4f8bdd2" + sha256 cellar: :any, arm64_big_sur: "faf8dbcd53995a42dcefa37734951a6f406f394b682ee453c273634664977009" + sha256 cellar: :any, ventura: "3536df041f23e0ba8c2c83d8bf35c579985ef5bdbe748e056e84a684d31d1930" + sha256 cellar: :any, monterey: "7b4299e2e6c576debd6b58fee020da258fe500829cf34c681b3840997f137c51" + sha256 cellar: :any, big_sur: "4fd5a115f664cc215f443d1e6e5744c558579595bfa8b6bd8de9b56a684cde00" + sha256 cellar: :any_skip_relocation, x86_64_linux: "272c801bd1fd6068dd1e9899ba3c08233c95d38e631e328b607fac4bb36af430" end depends_on "pkg-config" => :build From b5af752dd903d4b7f3e513300a76fe2af7006a1c Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sat, 24 Jun 2023 06:11:08 +0000 Subject: [PATCH 591/680] openstackclient: update 6.2.0_1 bottle. --- Formula/openstackclient.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/openstackclient.rb b/Formula/openstackclient.rb index 159134b964220..0b374e1a13acb 100644 --- a/Formula/openstackclient.rb +++ b/Formula/openstackclient.rb @@ -9,14 +9,13 @@ class Openstackclient < Formula revision 1 bottle do - rebuild 2 - sha256 cellar: :any, arm64_ventura: "67afa1b2d26d4910dd06b103337401bf9565ae603bb565a59b4baf5c215aa68e" - sha256 cellar: :any, arm64_monterey: "044b543f0e1b291ddb509e48a8547e3cbc28a2eddc9c10c9a780328c2e4390f2" - sha256 cellar: :any, arm64_big_sur: "02b95d2d550917b93ccb1783816ed5e1dbbb7ac3a53f2785aba3363bea85af9f" - sha256 cellar: :any, ventura: "ebcfa68c3b1a170066061a9800463482dcdd39f3deb2f451235234d12dd71de6" - sha256 cellar: :any, monterey: "f80e2ceedc0e5d737963a29c6260b008107be128dc308585fecec06d51d640ea" - sha256 cellar: :any, big_sur: "6678dc46ef56647bda50597f662541133b5900647d552bb1a93700d57d146d82" - sha256 cellar: :any_skip_relocation, x86_64_linux: "0ddfdfedc0b99c93ef6ed86e8eaf50b54cafa4174a19280fc6259abb0f40225b" + sha256 cellar: :any, arm64_ventura: "0936793c8c0e48f4a1c202fa7bdd4424a93324efbe55503585d6451a4eb750ba" + sha256 cellar: :any, arm64_monterey: "4db38071f6b633ae5ef013e92167e7fb00692546626790ffda803abbfac8ff5d" + sha256 cellar: :any, arm64_big_sur: "5fd20bcf7541213a031a3bf1b7c4bc40624f3e2665c1d9881f9859d4bd293e50" + sha256 cellar: :any, ventura: "df915b520e833951438dcfe58bfdb1b9fb7aacac2ae047b729e28777fa5c157f" + sha256 cellar: :any, monterey: "0adc0b86b2b2ac25f3c115921112225e1c5f80b9051340e6af09f6b8e6d1bdf2" + sha256 cellar: :any, big_sur: "559d5e4d35ceb1a841921679ccaf2563f970983684834907cd59c3f167e5db10" + sha256 cellar: :any_skip_relocation, x86_64_linux: "067ebf3748d1861870929ea220596fe60270445e8d68ea791fa0129507dab861" end # `pkg-config`, `rust`, and `openssl@3` are for cryptography. From 65fd67d012978e9f177ae6d3392fd1857e3b26d6 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sat, 24 Jun 2023 07:35:07 +0000 Subject: [PATCH 592/680] libslax: update 0.22.1_1 bottle. --- Formula/libslax.rb | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/Formula/libslax.rb b/Formula/libslax.rb index 1f0741bd25362..a7ddcd7d366aa 100644 --- a/Formula/libslax.rb +++ b/Formula/libslax.rb @@ -13,16 +13,13 @@ class Libslax < Formula end bottle do - sha256 arm64_ventura: "25abcd8291903ee58e0ec2b1d8ef1d8fca64c8dfb0468727cf5b4c2dd3dc99d9" - sha256 arm64_monterey: "2353ab7cd0966b2b227bb148a56296d596ce17891d602f5d5171d658aa725813" - sha256 arm64_big_sur: "c75218d25fb9630e5925ac7d83cf2a087fbad12d5cac213bc6c31193245b8e24" - sha256 ventura: "547c315cdbbd82fa4fcd970e3e2ee43561aad77c948e186054f67a2a3300a6ce" - sha256 monterey: "8a675ef7730a28f0179f368890940f407ee80f33f40af68634ebe0f20bb624a4" - sha256 big_sur: "e155b74af4563cfc2236a8c473154275118b978bf068329e941f3f6ecf58fea5" - sha256 catalina: "8b4506f10c72d75425ad849f17918a6574c349ebdf29ab740ad323811d1a4d02" - sha256 mojave: "5e024a22f8a47c0a11724d7543cd50141e8246b3669155cd734854ee74ec9d71" - sha256 high_sierra: "95e8b6bdc7010103110d8c7a92c33dd8e2e04228e037ca81c3a5cb69ea955ab2" - sha256 x86_64_linux: "d6408934888b53ea175db0ee882e2ad40df936739df4d3fddabbcf1d1795ad68" + sha256 arm64_ventura: "fbcd1b639ddfc45b2dde2c0889a959fda82c0aedf88cbb7fcc7496c14cce0cef" + sha256 arm64_monterey: "0777ecc30f69e7ae8a57c089b1fb6c36819c2781b62514faaa26949ba1ee6adf" + sha256 arm64_big_sur: "2e09965e5c95fe93264cce82f9d32a9a046d11fd787829830a41822f0a2d7120" + sha256 ventura: "345525711533004f5390450cfc300552307bf0aeefbb940f69031099b10d8d12" + sha256 monterey: "c323e5e9423cd0201f46342bf7ce05c3e6623367f3f3f9f2db880a6fe59ccea3" + sha256 big_sur: "30ab59f88a09b6e5238585a3c00299733c721b6533355629e58a99275916fc25" + sha256 x86_64_linux: "433ed00d6104bc49ff4dc3bac740c7854e12e54d5c9f52c4db160f1673398f48" end depends_on "autoconf" => :build From 73acb5aea9ad244e7e38c58f614377471c447613 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 22 Jun 2023 01:06:14 -0400 Subject: [PATCH 593/680] sslsplit: switch to `openssl@3` Signed-off-by: Rui Chen sslsplit: add `openssl@3` patch --- Formula/sslsplit.rb | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/Formula/sslsplit.rb b/Formula/sslsplit.rb index 8587ff71ae929..6267efd25225a 100644 --- a/Formula/sslsplit.rb +++ b/Formula/sslsplit.rb @@ -1,12 +1,21 @@ class Sslsplit < Formula desc "Man-in-the-middle attacks against SSL encrypted network connections" homepage "https://www.roe.ch/SSLsplit" - url "https://github.com/droe/sslsplit/archive/0.5.5.tar.gz" - sha256 "3a6b9caa3552c9139ea5c9841d4bf24d47764f14b1b04b7aae7fa2697641080b" license "BSD-2-Clause" - revision 1 + revision 2 head "https://github.com/droe/sslsplit.git", branch: "develop" + stable do + url "https://github.com/droe/sslsplit/archive/0.5.5.tar.gz" + sha256 "3a6b9caa3552c9139ea5c9841d4bf24d47764f14b1b04b7aae7fa2697641080b" + + # Patch to add `openssl@3` support + patch do + url "https://github.com/droe/sslsplit/commit/e17de8454a65d2b9ba432856971405dfcf1e7522.patch?full_index=1" + sha256 "88d558dcb21b1a23fe0b97f41251e7a321b11c37afd70dd07ac1a2d6a4788629" + end + end + bottle do sha256 cellar: :any, arm64_ventura: "74357200610d41f36a3f2704cf7c877a3ad874ab9d1f032d711f7045f73f4fe8" sha256 cellar: :any, arm64_monterey: "8d28aedb6e1d3750430f1016b5f3ec4a4181afbc2186174c06bae99a186b6de8" @@ -25,7 +34,7 @@ class Sslsplit < Formula depends_on "libevent" depends_on "libnet" depends_on "libpcap" - depends_on "openssl@1.1" + depends_on "openssl@3" def install ENV["LIBNET_BASE"] = Formula["libnet"].opt_prefix From bddf38a140f9fee3a1bf31644e489917318763e2 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sat, 24 Jun 2023 14:34:49 +0000 Subject: [PATCH 594/680] sslsplit: update 0.5.5_2 bottle. --- Formula/sslsplit.rb | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/Formula/sslsplit.rb b/Formula/sslsplit.rb index 6267efd25225a..5d3f85c964421 100644 --- a/Formula/sslsplit.rb +++ b/Formula/sslsplit.rb @@ -17,16 +17,13 @@ class Sslsplit < Formula end bottle do - sha256 cellar: :any, arm64_ventura: "74357200610d41f36a3f2704cf7c877a3ad874ab9d1f032d711f7045f73f4fe8" - sha256 cellar: :any, arm64_monterey: "8d28aedb6e1d3750430f1016b5f3ec4a4181afbc2186174c06bae99a186b6de8" - sha256 cellar: :any, arm64_big_sur: "ccfd4cc54565e58d41ce627ab1ee785de30c96fa29ca3637c3ee6e84320499dc" - sha256 cellar: :any, ventura: "ed9f42f9154b927c949d4e3c0d00c12a6869ef734de00a2c59effc46dc646be4" - sha256 cellar: :any, monterey: "29d3d71987797256fd0b5e628673701823d2aebd6d75a27316bd8e728852bd84" - sha256 cellar: :any, big_sur: "4d2d0096b82dfb0104f014f69363a34c1242e2bc32ef585466dc938677c33d26" - sha256 cellar: :any, catalina: "a533ccfc4c05e2affcfa4c697c38d995239abfd1fe4c383ffaa1a8ed42a933e6" - sha256 cellar: :any, mojave: "10534d989706ca1d29b7f1cbffc59ef07b02d0d755cb8aec5bdf9430c52769bb" - sha256 cellar: :any, high_sierra: "4f7a3cb7333641658889a55830a69d0ac64cf93dca8a6de32052d4080f477058" - sha256 cellar: :any_skip_relocation, x86_64_linux: "d4d7b3870ce8a27f6040c4bd9ed85010a62d389c4ff08ab33ac1fa94adc49e79" + sha256 cellar: :any, arm64_ventura: "ad6eef71652050dd7586ca130538d612f71d6e0486a5c1b2b9eb98e5d0675e0c" + sha256 cellar: :any, arm64_monterey: "dba0a5403a541ff22b1e63577de39af59c2bdfa4ea43536664526efd4c10b479" + sha256 cellar: :any, arm64_big_sur: "9a6bc8259feb162971310ab7cbb802a6d792c9a13684d756c74f2e4c12f91527" + sha256 cellar: :any, ventura: "6b5c5082caa1b33a2ec68d438965ef1c405404b8808ca1fd9cda7397ac366165" + sha256 cellar: :any, monterey: "5f23f06acb83de8e1730a267b0e543e5a2b46af6ca0021922fa2e427c8eb3cdb" + sha256 cellar: :any, big_sur: "5609fe01116b26aeae02e483354ab84a4b9cb223095618640c32af5bd7341cca" + sha256 cellar: :any_skip_relocation, x86_64_linux: "5e62ef71e9d154f54fac451123377ad0c59d103b544386b4100ecb34da2ad2cc" end depends_on "check" => :build From a8511e6ab5d2e7a81e39560c39f77c8f069750f1 Mon Sep 17 00:00:00 2001 From: Nanda H Krishna Date: Sat, 24 Jun 2023 10:54:55 -0400 Subject: [PATCH 595/680] rtl_433: switch to `openssl@3` --- Formula/rtl_433.rb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Formula/rtl_433.rb b/Formula/rtl_433.rb index 7fc42ff0b59fd..81933857fdce1 100644 --- a/Formula/rtl_433.rb +++ b/Formula/rtl_433.rb @@ -5,6 +5,7 @@ class Rtl433 < Formula tag: "22.11", revision: "c3c58d81e72ec3d80af480a7c2ef7995ef66147f" license "GPL-2.0-or-later" + revision 1 head "https://github.com/merbanan/rtl_433.git", branch: "master" bottle do @@ -22,6 +23,7 @@ class Rtl433 < Formula depends_on "pkg-config" => :build depends_on "librtlsdr" depends_on "libusb" + depends_on "openssl@3" resource("test_cu8") do url "https://raw.githubusercontent.com/merbanan/rtl_433_tests/master/tests/oregon_scientific/uvr128/g001_433.92M_250k.cu8" From dbc6d5ea6a436c257ca276cd46ab32b28564e1a5 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sat, 24 Jun 2023 15:31:06 +0000 Subject: [PATCH 596/680] rtl_433: update 22.11_1 bottle. --- Formula/rtl_433.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/rtl_433.rb b/Formula/rtl_433.rb index 81933857fdce1..f8b7a28479c75 100644 --- a/Formula/rtl_433.rb +++ b/Formula/rtl_433.rb @@ -9,14 +9,13 @@ class Rtl433 < Formula head "https://github.com/merbanan/rtl_433.git", branch: "master" bottle do - sha256 cellar: :any, arm64_ventura: "19a48132d8edf108f3cbc10887b6f6191cbb532b01124e0c51014fcfa618c344" - sha256 cellar: :any, arm64_monterey: "0bb06ae6847de3d39f757ede38bdb4d94c096fdd6791ffdba1642f2333446352" - sha256 cellar: :any, arm64_big_sur: "41c501152be6572eb632e56774d6f8ae0f3bd17536917f65eb73c35363d3e79a" - sha256 cellar: :any, ventura: "93746ebddd15ddbb43408492ad905f1f6fe4026da9e174bd55ba584e8194209d" - sha256 cellar: :any, monterey: "f1ae7ed5124e02d1f81fd74ab86a595d7d61c3449b977e453b8f025e6f5891ec" - sha256 cellar: :any, big_sur: "664c64a13ba1e4168db43e00b309a02434088a2b11e4ac0c118c1fa3ab2ec5a4" - sha256 cellar: :any, catalina: "bdf5a0193cadcc946e0a2efb1abf7104033943654ee041ccf6a77f7a381c8d59" - sha256 cellar: :any_skip_relocation, x86_64_linux: "c11a299405a3547eb31ecbf1b1b3636bed85c11f6279d6bc45f1ce002d0fa4f3" + sha256 cellar: :any, arm64_ventura: "a2567ae5b1e95bbe323493563c57f9214c01d2ed23aa3fddca341386bdb22869" + sha256 cellar: :any, arm64_monterey: "29bf211dc690fec048e76155bb10a518e7319d4dc1ebbbd191a915f07fdbf943" + sha256 cellar: :any, arm64_big_sur: "e89d9e40b7b637abe061f1d302105efc08e403fb5d24b682660fde4d1890bd18" + sha256 cellar: :any, ventura: "bae66790200f8ba134f7f80984f5a6a4b0c5e8677db0dfe903854cfe3cc25e63" + sha256 cellar: :any, monterey: "21302023e56d72a5ab3c85cad90d17d6d9cf5827a2afdbb69991b37c778d7d38" + sha256 cellar: :any, big_sur: "ac70a060db70e27692b7e480d1dab3e8f5f52dbde2d681f7c49c7211c81bed9f" + sha256 cellar: :any_skip_relocation, x86_64_linux: "692e370f6028edeb4ad904df1404e28e33d450925a8510a35f7b2f71501472f0" end depends_on "cmake" => :build From 6c62c09032548c143181be62d2a407122b6d5715 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sat, 24 Jun 2023 16:44:44 +0000 Subject: [PATCH 597/680] rtags: update 2.40_2 bottle. --- Formula/rtags.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/rtags.rb b/Formula/rtags.rb index bfb5fcc1da0ba..db307d5968d39 100644 --- a/Formula/rtags.rb +++ b/Formula/rtags.rb @@ -41,14 +41,13 @@ class Rtags < Formula end bottle do - sha256 cellar: :any, arm64_ventura: "e9fc47c3d077623542bb1d557a1753b218731de369b03417b05c4670c3b0338d" - sha256 cellar: :any, arm64_monterey: "3e0a95b35a8a97577ee11285665aafbed32fb82229494d84e87da21bb8789824" - sha256 cellar: :any, arm64_big_sur: "7e06083461f28b2d0bd673f4c8d28f71eee2863c176c1d3a47b32509d648cd23" - sha256 cellar: :any, ventura: "17776de511c8f419106f1542bdc8973910863dd0b95873133028a8178afdd1f7" - sha256 cellar: :any, monterey: "a66d7e8df584032fe4ab59c7bfa2f151ad417d5f764b0af898ee772361a2b27f" - sha256 cellar: :any, big_sur: "76efc68ef2d1f22853bacc84defb586b50fedee483480ba3de8c4e3267c455c3" - sha256 cellar: :any, catalina: "28fe5726023616ff06c38c985cc2dee21b774d04a539404103fb3e3d8f80320e" - sha256 x86_64_linux: "7068920d32be2201832509c35353d275378ef3e549b9b439ac28b5bc7bc4a22f" + sha256 cellar: :any, arm64_ventura: "2ec2449f1dcf791262ee62099508bf16f3f5e8df47903d39c8f193c0964f82ae" + sha256 cellar: :any, arm64_monterey: "c0add9226d0f17dd7e5af52d971bfc2cc34fd8ac287e4d10f74ab58943707e0b" + sha256 cellar: :any, arm64_big_sur: "433d1b112af6c1ce683cb70e4db8bf88f3e44ec8751b6e661cf48f7b5f8fbb42" + sha256 cellar: :any, ventura: "cc469412590ba876a5e613cbe8262af7288bde3afb390c2cf297c3267a0b3cab" + sha256 cellar: :any, monterey: "99dc03192ec0a84923f9bf8fe19ad3d1395726bceb0d49295dc1ecb9109f7146" + sha256 cellar: :any, big_sur: "5f59e2fe69f4fb60cf4f5517908f80998553fa0b9de2f9b7536a5740e7fffddb" + sha256 x86_64_linux: "829f4a0e89e3fd837f0baa3ca0ab05244c7705222d9e75a2b81f2349390d4d64" end depends_on "cmake" => :build From 57f87cb4195252c544e13be071b80e09886fc89b Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Fri, 23 Jun 2023 22:36:40 -0400 Subject: [PATCH 598/680] profanity: remove openssl dep Signed-off-by: Rui Chen --- Formula/profanity.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/Formula/profanity.rb b/Formula/profanity.rb index d14ed781c1269..6944628e7002e 100644 --- a/Formula/profanity.rb +++ b/Formula/profanity.rb @@ -33,7 +33,6 @@ class Profanity < Formula depends_on "libotr" depends_on "libsignal-protocol-c" depends_on "libstrophe" - depends_on "openssl@1.1" depends_on "python@3.11" depends_on "readline" From 38c053a5f62ce16f4a0bf070c6c78d11392ace43 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 22 Jun 2023 00:30:49 -0400 Subject: [PATCH 599/680] nut: switch to `openssl@3` Signed-off-by: Rui Chen nut: update artifact url Signed-off-by: Rui Chen --- Formula/nut.rb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Formula/nut.rb b/Formula/nut.rb index 966a6fc25fb6f..39d9128839f8f 100644 --- a/Formula/nut.rb +++ b/Formula/nut.rb @@ -2,9 +2,10 @@ class Nut < Formula desc "Network UPS Tools: Support for various power devices" homepage "https://networkupstools.org/" license "GPL-2.0-or-later" + revision 1 stable do - url "https://github.com/networkupstools/nut/releases/download/v2.8.0/nut-2.8.0.tar.gz" + url "https://github.com/networkupstools/nut/releases/download/v2.8.0-signed/nut-2.8.0.tar.gz" sha256 "c3e5a708da797b7c70b653d37b1206a000fcb503b85519fe4cdf6353f792bfe5" # fix build failure @@ -41,7 +42,7 @@ class Nut < Formula depends_on "libtool" => :build depends_on "pkg-config" => :build depends_on "libusb-compat" - depends_on "openssl@1.1" + depends_on "openssl@3" conflicts_with "rhino", because: "both install `rhino` binaries" From c02458f6efef1c196da5b9341ae73c2664dc91dc Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Fri, 23 Jun 2023 22:45:13 -0400 Subject: [PATCH 600/680] solana: remove openssl dep Signed-off-by: Rui Chen --- Formula/solana.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/Formula/solana.rb b/Formula/solana.rb index 058ec89d08fc8..636e59fd11cbd 100644 --- a/Formula/solana.rb +++ b/Formula/solana.rb @@ -32,7 +32,6 @@ class Solana < Formula on_linux do depends_on "pkg-config" => :build - depends_on "openssl@1.1" depends_on "systemd" end From fbb55b2b1aff2accb33dc15fe89c6d3e3f0e8c36 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Fri, 23 Jun 2023 22:49:43 -0400 Subject: [PATCH 601/680] wdc: mark openssl as build dep Signed-off-by: Rui Chen wdc: remove openssl from test Signed-off-by: Rui Chen --- Formula/wdc.rb | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Formula/wdc.rb b/Formula/wdc.rb index 5492390b5bd02..c141fdc8a7460 100644 --- a/Formula/wdc.rb +++ b/Formula/wdc.rb @@ -17,8 +17,8 @@ class Wdc < Formula end depends_on "cmake" => :build + depends_on "openssl@3" => :build depends_on "boost" - depends_on "openssl@1.1" depends_on "pugixml" uses_from_macos "curl" @@ -53,7 +53,6 @@ def install } EOS pugixml = Formula["pugixml"] - openssl = Formula["openssl@1.1"] curl_args = ["-lcurl"] if OS.linux? curl = Formula["curl"] @@ -62,8 +61,6 @@ def install end system ENV.cxx, "test.cpp", "-o", "test", "-std=c++11", "-pthread", "-L#{lib}", "-lwdc", "-I#{include}", - "-L#{openssl.opt_lib}", "-lssl", "-lcrypto", - "-I#{openssl.opt_include}", "-L#{pugixml.opt_lib}", "-lpugixml", "-I#{pugixml.opt_include}", *curl_args From 2d0f51b59f9792864e72cf0bdfa096bf4acaf101 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Fri, 23 Jun 2023 22:47:59 -0400 Subject: [PATCH 602/680] tiny-fugue: switch to `openssl@3` Signed-off-by: Rui Chen tiny-fugue: add build patches Signed-off-by: Rui Chen --- Formula/tiny-fugue.rb | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/Formula/tiny-fugue.rb b/Formula/tiny-fugue.rb index b80497b070607..b7f29924591f0 100644 --- a/Formula/tiny-fugue.rb +++ b/Formula/tiny-fugue.rb @@ -5,7 +5,7 @@ class TinyFugue < Formula version "5.0b8" sha256 "3750a114cf947b1e3d71cecbe258cb830c39f3186c369e368d4662de9c50d989" license "GPL-2.0-or-later" - revision 2 + revision 3 bottle do sha256 arm64_ventura: "f1018454baaa50f76a0fcf885e400d42ab6eb5352f1436a34676b2090bc6c65b" @@ -23,7 +23,7 @@ class TinyFugue < Formula deprecate! date: "2022-10-25", because: :unmaintained depends_on "libnet" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "pcre" uses_from_macos "ncurses" @@ -38,6 +38,13 @@ class TinyFugue < Formula end def install + # Work around failure from GCC 10+ using default of `-fno-common` + # multiple definition of `world_decl' + ENV.append_to_cflags "-fcommon" if OS.linux? + + # Workaround for Xcode 14.3. + ENV.append_to_cflags "-Wno-implicit-function-declaration" if DevelopmentTools.clang_build_version >= 1403 + system "./configure", "--disable-debug", "--disable-dependency-tracking", "--prefix=#{prefix}", "--enable-getaddrinfo", From 4ec9e79bab24416bbbb207089b722c9f9d46d2b3 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sat, 24 Jun 2023 23:49:33 +0000 Subject: [PATCH 603/680] nut: update 2.8.0_1 bottle. --- Formula/nut.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/nut.rb b/Formula/nut.rb index 39d9128839f8f..31ea6e1ce2e2e 100644 --- a/Formula/nut.rb +++ b/Formula/nut.rb @@ -22,14 +22,13 @@ class Nut < Formula end bottle do - sha256 arm64_ventura: "8b0272e6d6de21561ad76576e0c5a6817ece3d8a9667921f19c578cc5daff96e" - sha256 arm64_monterey: "d4aca71123a29f19c2ef454498d9c42fa2e82f87cab985470f8245a6f0528247" - sha256 arm64_big_sur: "21a4e51be5f36088e2e1c1b882453de2b2ea367f6a5e477e58d28d4a0a842a78" - sha256 ventura: "987f9f114ec7d1d903b014552516b3bb6554b7c2e180c107819673ad936423ac" - sha256 monterey: "9bf13b79acc02f161664ae7995f427470a7e853abef9a8a0d1ca6aa6655fca12" - sha256 big_sur: "bc77e15ea9074a9f3c555f30f1eb60c2a8e718ae40290c47648493e771d7cb84" - sha256 catalina: "cd132007fa7178a543f11136afc85ae46dd98af743a23ed625d03c070b57f211" - sha256 x86_64_linux: "97499d28a03419960360fcf6445e5a1f7778d94d5072daf7b426af6d802d39f8" + sha256 arm64_ventura: "2076a6fec70930a198b1ffc95372b783a953d893ed2531a704b8146014f6dda6" + sha256 arm64_monterey: "95970abbffadbffea2a7135b6650179c35fdf6896188c8e4e2b426052521f506" + sha256 arm64_big_sur: "28d8de023cedfb15015a87d4bf8616ccff59b61c00918e652e82e55f4740bffc" + sha256 ventura: "191e4df438c669eed832fcdce481e3a527d835699431b757ed4dd29c81ae19ce" + sha256 monterey: "aa98d42f442ac810c3bb34341eefffa7893e5993934c57f4a95a43e9ac3fc001" + sha256 big_sur: "d41f1ed095ccbf5efc17b1710d8f222bb0f0b7cf343e411eae2cc58f3e3d26fc" + sha256 x86_64_linux: "da2d1bee4c97ef56f91023288452df6f5ea7744a0a9a75d907494c001aeea97a" end head do From 2373c432af5a9815837714f59b455020656f8398 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sat, 24 Jun 2023 23:49:42 +0000 Subject: [PATCH 604/680] etcd-cpp-apiv3: update 0.14.3_2 bottle. --- Formula/etcd-cpp-apiv3.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/etcd-cpp-apiv3.rb b/Formula/etcd-cpp-apiv3.rb index a7993419822b0..79fdf8a5b4ded 100644 --- a/Formula/etcd-cpp-apiv3.rb +++ b/Formula/etcd-cpp-apiv3.rb @@ -8,13 +8,13 @@ class EtcdCppApiv3 < Formula revision 2 bottle do - sha256 cellar: :any, arm64_ventura: "72f6a58af9bbba15c9c386cfcfc39420a632a6d6b7d554c33fe7b6906edfa4d2" - sha256 cellar: :any, arm64_monterey: "5782a8b3685b84fd52e9f4aba54e8f089fd6b69c368035d8498c01cfaaac9cf2" - sha256 cellar: :any, arm64_big_sur: "f3708d358a76f4cdf3671b6245a929d2643cc1d057e8308a054ec645c5ff2999" - sha256 cellar: :any, ventura: "4f46dc2ed85f3edeffd69b56d091ba6164315bff89c969cc71ffbf1b45f9ebab" - sha256 cellar: :any, monterey: "2fe00b8bedfd2717b6d8801a37a164f86ed2e501f64dcc9e70579876ddeb9d5d" - sha256 cellar: :any, big_sur: "d7deaacbe3e66017739e94e33c093bba386d72051726475e7d44a6120286debf" - sha256 cellar: :any_skip_relocation, x86_64_linux: "e7bbe7c8f1aee56a8a73a65aeef4a4d181f7fa8051fae1cb879714d05ef7e872" + sha256 cellar: :any, arm64_ventura: "7dc7f7ec41ef3db07ad0823cc17c4d013efc2fd42ad66a05fdfa090bdde0501d" + sha256 cellar: :any, arm64_monterey: "0d17c5125fbd3aed229c7ef749c7081791fcacc2435f10b68ca235ce97770dc5" + sha256 cellar: :any, arm64_big_sur: "9ac3639b147355beca8477645573d4cfb5811ba938c32707fbc0e05e0cafa831" + sha256 cellar: :any, ventura: "14d96b67ddf79fb76597aaacd4c38aed2b4715716eed1036424c6521c0453da0" + sha256 cellar: :any, monterey: "023c7b8f722d48f40fbd27a4857055ea813d52cfa51fcaba023fd9c58a81bf5d" + sha256 cellar: :any, big_sur: "8db60fbfb71709abf50a47c60823f195554ae4e406d428188340664ec9940e80" + sha256 cellar: :any_skip_relocation, x86_64_linux: "d81ecaa09dede0638201bdcbfb435955eb46be27ce750a8af0382d1bffb780be" end depends_on "cmake" => :build From 8a96bc488e3f9915712a20a2b9403e75cc01faff Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sun, 25 Jun 2023 00:39:41 +0000 Subject: [PATCH 605/680] tiny-fugue: update 5.0b8_3 bottle. --- Formula/tiny-fugue.rb | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/Formula/tiny-fugue.rb b/Formula/tiny-fugue.rb index b7f29924591f0..696745e8a66be 100644 --- a/Formula/tiny-fugue.rb +++ b/Formula/tiny-fugue.rb @@ -8,16 +8,13 @@ class TinyFugue < Formula revision 3 bottle do - sha256 arm64_ventura: "f1018454baaa50f76a0fcf885e400d42ab6eb5352f1436a34676b2090bc6c65b" - sha256 arm64_monterey: "efbd40e8291c53ca89d75dc25c15b18e3cbbba58e1da3b99b200a8458128609e" - sha256 arm64_big_sur: "de2a1d16b807c1cede3b8f574a1dbaa5a8bda47b4c65307b33b975b9eec665f7" - sha256 ventura: "819d0189551a3ae5bd9d75e483308de4f058c1561529a09f1c5c3c6a556619f1" - sha256 monterey: "00c01c6ebfccc7d525bd0d901771f3b459fc62e28537be27c275976bed22fb4c" - sha256 big_sur: "c7e39f8d3cf009ff749208b5b2efa718a802a2ca82368273b1076a0607a10e76" - sha256 catalina: "d10777dd98ae76a048caed1179f7a65f8ee59256dcb94cfcd89ac1da0e135209" - sha256 mojave: "ea162f2b1644a44d95a2847ec34133661008fff66306e3eda790a25f253f2165" - sha256 high_sierra: "b1ddefa5c2a52f3399f5a90c0586d65e5e7ccc9940715cbe682a1a30e8dc6e76" - sha256 x86_64_linux: "c92a44ad82e402fb01b555a22f7e276a344d799b1b666ef76286a3397617770c" + sha256 arm64_ventura: "cdc8362ec9ee41a8c97c4c6360065a880011b97baf5e383e4d613267f96e57f1" + sha256 arm64_monterey: "b426a9fd58d23982e8659a204f9daa3e18c1853ac8fc7dbcc21817e16dfcbfb5" + sha256 arm64_big_sur: "af3018b2720b6a40af09543d2353b19b9a1124795a5d1f51af893de62d136ae5" + sha256 ventura: "e96231ee3e1f846935d2b0f05b850b89124f650d7a3365d89caa1611da0b8b51" + sha256 monterey: "456970a772014d46c0d0ca76b0231c66a4ce8550c305a38aa2127c7f9ec6bce9" + sha256 big_sur: "1776efc11b784517a363b5a40091a6c36e177905d90271c20264c7aa0e05b933" + sha256 x86_64_linux: "aa2b100ca650f52a73104c238ae09e6cfffc59a7a94436733d128ce82f0b5844" end deprecate! date: "2022-10-25", because: :unmaintained From 7df285bc93735d050480dd4794eb20f05625041a Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Sat, 24 Jun 2023 19:55:20 -0400 Subject: [PATCH 606/680] imapsync: needs openssl dep for linux build Signed-off-by: Rui Chen --- Formula/imapsync.rb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Formula/imapsync.rb b/Formula/imapsync.rb index 2c65de5bdc6ea..82632763b6be0 100644 --- a/Formula/imapsync.rb +++ b/Formula/imapsync.rb @@ -5,7 +5,7 @@ class Imapsync < Formula # NOTE: The mirror will return 404 until the version becomes outdated. sha256 "553ce6d6535b954987a859fa0c3c74da446df74157d398ab09159c7f8ed8043d" license "NLPL" - revision 1 + revision 2 head "https://github.com/imapsync/imapsync.git", branch: "master" livecheck do @@ -29,6 +29,8 @@ class Imapsync < Formula uses_from_macos "perl" on_linux do + depends_on "openssl@3" + resource "Digest::HMAC_SHA1" do url "https://cpan.metacpan.org/authors/id/G/GA/GAAS/Digest-HMAC-1.03.tar.gz" sha256 "3bc72c6d3ff144d73aefb90e9a78d33612d58cf1cd1631ecfb8985ba96da4a59" From 738a2efefea9ae27ea5d0495db2f2ff190e63fe1 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Sat, 24 Jun 2023 19:52:11 -0400 Subject: [PATCH 607/680] get_iplayer: needs openssl dep for linux build Signed-off-by: Rui Chen --- Formula/get_iplayer.rb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Formula/get_iplayer.rb b/Formula/get_iplayer.rb index 6de099fef7890..e154bf88ebf45 100644 --- a/Formula/get_iplayer.rb +++ b/Formula/get_iplayer.rb @@ -4,7 +4,7 @@ class GetIplayer < Formula url "https://github.com/get-iplayer/get_iplayer/archive/v3.30.tar.gz" sha256 "05a39d5447eecfc2f95a616bf8d4dcf59ca3b3a0ecda1f82882401e6d74e286c" license "GPL-3.0-or-later" - revision 1 + revision 2 head "https://github.com/get-iplayer/get_iplayer.git", branch: "develop" bottle do @@ -25,6 +25,8 @@ class GetIplayer < Formula uses_from_macos "perl" on_linux do + depends_on "openssl@3" + resource "Try-Tiny" do url "https://cpan.metacpan.org/authors/id/E/ET/ETHER/Try-Tiny-0.30.tar.gz" sha256 "da5bd0d5c903519bbf10bb9ba0cb7bcac0563882bcfe4503aee3fb143eddef6b" From fbc0daaa36d579d4d319508cc06a4deef507f2b5 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Sat, 24 Jun 2023 19:54:39 -0400 Subject: [PATCH 608/680] htslib: needs openssl dep for linux build Signed-off-by: Rui Chen --- Formula/htslib.rb | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Formula/htslib.rb b/Formula/htslib.rb index 26faea27a7a7a..b441ae1ca547d 100644 --- a/Formula/htslib.rb +++ b/Formula/htslib.rb @@ -4,6 +4,7 @@ class Htslib < Formula url "https://github.com/samtools/htslib/releases/download/1.17/htslib-1.17.tar.bz2" sha256 "763779288c40f07646ec7ad98b96c378c739171d162ad98398868783b721839f" license "MIT" + revision 1 livecheck do url :stable @@ -26,6 +27,10 @@ class Htslib < Formula uses_from_macos "curl" uses_from_macos "zlib" + on_linux do + depends_on "openssl@3" + end + def install system "./configure", "--prefix=#{prefix}", "--enable-libcurl" system "make", "install" From aa04823b035763dd92b157b85b949a3426386250 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Sat, 24 Jun 2023 19:55:56 -0400 Subject: [PATCH 609/680] nvchecker: needs openssl dep for linux build Signed-off-by: Rui Chen --- Formula/nvchecker.rb | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Formula/nvchecker.rb b/Formula/nvchecker.rb index 061de8dec2015..c370f797100a2 100644 --- a/Formula/nvchecker.rb +++ b/Formula/nvchecker.rb @@ -6,6 +6,7 @@ class Nvchecker < Formula url "https://files.pythonhosted.org/packages/22/25/e42c9be788883c94ed3a2bbaf37c2351cfe0d82cdb96676a629ed3adedec/nvchecker-2.12.tar.gz" sha256 "4200ddf733448c52309f110c6fa916727a7400f444855afa8ffe7ff1e5b0b6c8" license "MIT" + revision 1 bottle do sha256 cellar: :any_skip_relocation, arm64_ventura: "0fa3a0add363b1a7491e722482424dbd96b133d42466a71f0afc021b2eef8551" @@ -22,6 +23,10 @@ class Nvchecker < Formula uses_from_macos "curl" + on_linux do + depends_on "openssl@3" + end + resource "packaging" do url "https://files.pythonhosted.org/packages/b9/6c/7c6658d258d7971c5eb0d9b69fa9265879ec9a9158031206d47800ae2213/packaging-23.1.tar.gz" sha256 "a392980d2b6cffa644431898be54b0045151319d1e7ec34f0cfed48767dd334f" From a35400d1b8c3324323cd895e3d8d82eb11785960 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Sat, 24 Jun 2023 19:58:24 -0400 Subject: [PATCH 610/680] x3270: needs openssl dep for linux build Signed-off-by: Rui Chen --- Formula/x3270.rb | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Formula/x3270.rb b/Formula/x3270.rb index dbdcc75ba2dd5..284bd75e8d90b 100644 --- a/Formula/x3270.rb +++ b/Formula/x3270.rb @@ -4,6 +4,7 @@ class X3270 < Formula url "http://x3270.bgp.nu/download/04.02/suite3270-4.2ga10-src.tgz" sha256 "db513225f074144a5a0221d57ede37cca1468c2c2d158ea09981f50012ebdbe7" license "BSD-3-Clause" + revision 1 livecheck do url "https://x3270.miraheze.org/wiki/Downloads" @@ -24,6 +25,10 @@ class X3270 < Formula uses_from_macos "tcl-tk" + on_linux do + depends_on "openssl@3" + end + def install ENV.append "CPPFLAGS", "-I#{Formula["tcl-tk"].opt_include}/tcl-tk" unless OS.mac? From 4e814d525bdccf4ab96b3e6f43cf2200692278dd Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Sat, 24 Jun 2023 19:59:16 -0400 Subject: [PATCH 611/680] zurl: needs openssl dep for linux build Signed-off-by: Rui Chen --- Formula/zurl.rb | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Formula/zurl.rb b/Formula/zurl.rb index 263c2be816581..94c6ba4611b2f 100644 --- a/Formula/zurl.rb +++ b/Formula/zurl.rb @@ -6,6 +6,7 @@ class Zurl < Formula url "https://github.com/fanout/zurl/releases/download/v1.11.1/zurl-1.11.1.tar.bz2" sha256 "39948523ffbd0167bc8ba7d433b38577156e970fe9f3baa98f2aed269241d70c" license "GPL-3.0-or-later" + revision 1 bottle do rebuild 2 @@ -25,6 +26,10 @@ class Zurl < Formula uses_from_macos "curl" + on_linux do + depends_on "openssl@3" + end + fails_with gcc: "5" resource "pyzmq" do From 122c2cb238c8838ab702aebe594b9f37db5ccfea Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Wed, 21 Jun 2023 19:53:31 -0400 Subject: [PATCH 612/680] lighttpd: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/lighttpd.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/lighttpd.rb b/Formula/lighttpd.rb index a5b639e14f78b..5645d44e80853 100644 --- a/Formula/lighttpd.rb +++ b/Formula/lighttpd.rb @@ -4,6 +4,7 @@ class Lighttpd < Formula url "https://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-1.4.71.tar.xz" sha256 "b8b6915da20396fdc354df3324d5e440169b2e5ea7859e3a775213841325afac" license "BSD-3-Clause" + revision 1 livecheck do url "https://www.lighttpd.net/download/" @@ -25,7 +26,7 @@ class Lighttpd < Formula depends_on "libtool" => :build depends_on "pkg-config" => :build depends_on "openldap" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "pcre2" uses_from_macos "libxcrypt" From c59b4fa4db6ff756c4059d4c95294727854b0ffa Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 22 Jun 2023 00:08:24 -0400 Subject: [PATCH 613/680] monkeysphere: switch to `openssl@3` Signed-off-by: Rui Chen monkeysphere: depends_on pkg-config for arm builds Signed-off-by: Rui Chen --- Formula/monkeysphere.rb | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/Formula/monkeysphere.rb b/Formula/monkeysphere.rb index 81f4c2804a1e6..f0aca13004562 100644 --- a/Formula/monkeysphere.rb +++ b/Formula/monkeysphere.rb @@ -4,7 +4,7 @@ class Monkeysphere < Formula url "https://deb.debian.org/debian/pool/main/m/monkeysphere/monkeysphere_0.44.orig.tar.gz" sha256 "6ac6979fa1a4a0332cbea39e408b9f981452d092ff2b14ed3549be94918707aa" license "GPL-3.0-or-later" - revision 5 + revision 6 livecheck do url "https://deb.debian.org/debian/pool/main/m/monkeysphere/" @@ -23,18 +23,19 @@ class Monkeysphere < Formula end depends_on "gnu-sed" => :build + depends_on "pkg-config" => :build depends_on "gnupg" depends_on "libassuan" depends_on "libgcrypt" depends_on "libgpg-error" - depends_on "openssl@1.1" + depends_on "openssl@3" uses_from_macos "perl" resource "Crypt::OpenSSL::Guess" do on_linux do - url "https://cpan.metacpan.org/authors/id/A/AK/AKIYM/Crypt-OpenSSL-Guess-0.13.tar.gz" - sha256 "87c1dd7f0f80fcd3d1396bce9fd9962e7791e748dc0584802f8d10cc9585e743" + url "https://cpan.metacpan.org/authors/id/A/AK/AKIYM/Crypt-OpenSSL-Guess-0.15.tar.gz" + sha256 "1c5033381819fdb4c9087dd291b90ec70e7810d31d57eade9b388eccfd70386d" end end @@ -44,8 +45,8 @@ class Monkeysphere < Formula end resource "Crypt::OpenSSL::RSA" do - url "https://cpan.metacpan.org/authors/id/T/TO/TODDR/Crypt-OpenSSL-RSA-0.31.tar.gz" - sha256 "4173403ad4cf76732192099f833fbfbf3cd8104e0246b3844187ae384d2c5436" + url "https://cpan.metacpan.org/authors/id/T/TO/TODDR/Crypt-OpenSSL-RSA-0.33.tar.gz" + sha256 "bdbe630f6d6f540325746ad99977272ac8664ff81bd19f0adaba6d6f45efd864" end def install From 0de36fa5ea725267d25be0579b0008e5f0babf18 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sun, 25 Jun 2023 01:54:30 +0000 Subject: [PATCH 614/680] get_iplayer: update 3.30_2 bottle. --- Formula/get_iplayer.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/get_iplayer.rb b/Formula/get_iplayer.rb index e154bf88ebf45..9704c044f489d 100644 --- a/Formula/get_iplayer.rb +++ b/Formula/get_iplayer.rb @@ -8,14 +8,13 @@ class GetIplayer < Formula head "https://github.com/get-iplayer/get_iplayer.git", branch: "develop" bottle do - sha256 cellar: :any_skip_relocation, arm64_ventura: "bb0bf5e440e1c1d58f12ebd3d21e2527bb6c1261966d676ce10f92a2839450e4" - sha256 cellar: :any_skip_relocation, arm64_monterey: "bb0bf5e440e1c1d58f12ebd3d21e2527bb6c1261966d676ce10f92a2839450e4" - sha256 cellar: :any_skip_relocation, arm64_big_sur: "668a4cf53137a695f95bb8eafbb59e076fd056a7bfebc77ae78a6107b844770e" - sha256 cellar: :any_skip_relocation, ventura: "c31aab2a5580f74314ad0bc73ecb2dc69e77e5cae0893e27b71fe9788444cad3" - sha256 cellar: :any_skip_relocation, monterey: "c31aab2a5580f74314ad0bc73ecb2dc69e77e5cae0893e27b71fe9788444cad3" - sha256 cellar: :any_skip_relocation, big_sur: "881b1fd3b06c54671ae67424f6afd2214a89324d639b2d05cc2e5457a140adb0" - sha256 cellar: :any_skip_relocation, catalina: "4d92de4cd3d8e960450dadce7570a2ed7eae8b7e9eb95d6321370dcfdcc21102" - sha256 cellar: :any_skip_relocation, x86_64_linux: "2d5c04640590fd5325a434b8979df9136985f768e9bb6dc4cf24b79c4edb913a" + sha256 cellar: :any_skip_relocation, arm64_ventura: "568e8f2399345c5bf93df88fc1bb5e2d1ef0f88984ffb0d37acbbc329c4bcac5" + sha256 cellar: :any_skip_relocation, arm64_monterey: "568e8f2399345c5bf93df88fc1bb5e2d1ef0f88984ffb0d37acbbc329c4bcac5" + sha256 cellar: :any_skip_relocation, arm64_big_sur: "c682ca0e14757911b8dbfec3bb3fa1700f03c830a791b7170f19c1ce8d43643e" + sha256 cellar: :any_skip_relocation, ventura: "d71cfd6353b2abc4ab054e79358edb24eba7ea12f44020a4a94e00985554ea9c" + sha256 cellar: :any_skip_relocation, monterey: "d71cfd6353b2abc4ab054e79358edb24eba7ea12f44020a4a94e00985554ea9c" + sha256 cellar: :any_skip_relocation, big_sur: "80d896c2c0c0c9cfe09c1999a1efca481122070fe9795c877be73e138a816b82" + sha256 cellar: :any_skip_relocation, x86_64_linux: "99ca7d21474420a991e0c80244f0e4dd22893d6b02b2eb5ed099d9003033e503" end depends_on "atomicparsley" From b4c366b46c6c437fcd15fe8b2eaf8bfe3b12422b Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sun, 25 Jun 2023 01:55:48 +0000 Subject: [PATCH 615/680] htslib: update 1.17_1 bottle. --- Formula/htslib.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/htslib.rb b/Formula/htslib.rb index b441ae1ca547d..e4a38d7543ab8 100644 --- a/Formula/htslib.rb +++ b/Formula/htslib.rb @@ -12,13 +12,13 @@ class Htslib < Formula end bottle do - sha256 cellar: :any, arm64_ventura: "4a8afd89ce022fa5b96d48eccf722b5c2de89fc3d5a4647e008f258213abdd69" - sha256 cellar: :any, arm64_monterey: "7df3e7e8726cb0408012e163bf9def4f35092d93dacbdd5313ce8de1538ab94e" - sha256 cellar: :any, arm64_big_sur: "4646c094d0f879d4306cb81fb41e75e02ba0f8aa6d39ef39e888b72a479e522a" - sha256 cellar: :any, ventura: "34394201d6fe82a39acfb138066915df1bdc3a556771f3db4e899bb1e090e7a8" - sha256 cellar: :any, monterey: "72a3c2f33257d4d61457e01432069fba29f69778c3c6959b1284e07f079d1e81" - sha256 cellar: :any, big_sur: "f83414d88cef9dcd8c4192783c1db09aba41f6b823ac3dfc68ffbccc564e5d38" - sha256 cellar: :any_skip_relocation, x86_64_linux: "fb839de87a255d78f48d38121f6b14558146e45f50725e9fd2a96010fc170f8b" + sha256 cellar: :any, arm64_ventura: "d7848a7937ef7f417911e5b0c11a9317de1597aea317912a34a45f19319d2edc" + sha256 cellar: :any, arm64_monterey: "98a7488f931681e9df965d1e55ea72b834e40b460a64648d90bc3f5324cd7cbf" + sha256 cellar: :any, arm64_big_sur: "e8bf594d1b9f6f3f26e2a80d13866a88d11eb66dbba01081ad6b9e9d90d17895" + sha256 cellar: :any, ventura: "55ec940236a95fed446ee41f05e926e9e4af7626b85378a15b8631ecca091d62" + sha256 cellar: :any, monterey: "9c6ab8c15fa6cf1ee526490ad3ab831c5a809f47db60e60f7f8d5e3a27bc9324" + sha256 cellar: :any, big_sur: "396446a87d57877f76513c41678513d48629503050c6bebeda58b539d33712d6" + sha256 cellar: :any_skip_relocation, x86_64_linux: "5eeb51a686f7eac767e4d49a4a1b175c602c7eb575f214553637517d25b5773c" end depends_on "xz" From 73685443249cd98faab47e81ade86a6aa3cde85f Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sun, 25 Jun 2023 01:55:58 +0000 Subject: [PATCH 616/680] imapsync: update 2.229_2 bottle. --- Formula/imapsync.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/imapsync.rb b/Formula/imapsync.rb index 82632763b6be0..949e57aa2d76e 100644 --- a/Formula/imapsync.rb +++ b/Formula/imapsync.rb @@ -14,14 +14,13 @@ class Imapsync < Formula end bottle do - sha256 cellar: :any_skip_relocation, arm64_ventura: "74d91189843fd80348a4c934962a1fb622edea57ff439abc4757d14b1f65cab6" - sha256 cellar: :any_skip_relocation, arm64_monterey: "4b5c95f09e1cc6660aa7885567f6170a5d16e98b077949b42de9fe8331526460" - sha256 cellar: :any_skip_relocation, arm64_big_sur: "d05561847d9721ab0fc85de4e73393dbc50228533946df8033297b24ebf46f4d" - sha256 cellar: :any_skip_relocation, ventura: "7561f0c572dda9f4cdb2cf91214b33aad955e0ce705610045686e937d80f1f84" - sha256 cellar: :any_skip_relocation, monterey: "6f033299713beb002954a98b66442b27c2cb59dc5142d910010025ed0242f226" - sha256 cellar: :any_skip_relocation, big_sur: "3ada5a5214478fcc0dee5dd7eabaeb84beedc4145fe7dca0ce5af0fded86b2b9" - sha256 cellar: :any_skip_relocation, catalina: "b586245299d6146f1ae7e7066b675e540f5a862de7389b394537cdadcd24791d" - sha256 cellar: :any_skip_relocation, x86_64_linux: "e4476fe8162bf3f4a56b22e855461ec934a8652056249a640d30641c02fcbb92" + sha256 cellar: :any_skip_relocation, arm64_ventura: "fd2f78cab0c17b917645842bedfead04ea5b8786a41e6102b71c7e162d98de9b" + sha256 cellar: :any_skip_relocation, arm64_monterey: "c02cc184275db94574d26e0c8161e0e95fc826bccfd9b79be4bc936a1b7e9b2e" + sha256 cellar: :any_skip_relocation, arm64_big_sur: "b6ae8bc4307c7bd1d66be4a833701a2058965770cb636babf11b611a6cd18267" + sha256 cellar: :any_skip_relocation, ventura: "65302ef772b8e18ad83702079504a69f58c53ffb6c5b69c2451f5846c0fde0ce" + sha256 cellar: :any_skip_relocation, monterey: "b119b2f55d364f6ade085a7bdb4b9011c1ce32261daf27008222c6225e2cbd3e" + sha256 cellar: :any_skip_relocation, big_sur: "1cda240322bbc0a82d0ddee72c0ce7121931f5db909198f96d07b3e9db278add" + sha256 cellar: :any_skip_relocation, x86_64_linux: "b260c61a02c6265f27a7e57451d28a0a5c97ce57b4e80e6c393b78c1fe31f9e9" end depends_on "pod2man" => :build From b914a20478ea80ad182e33290992a6f109e08f98 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sun, 25 Jun 2023 01:56:50 +0000 Subject: [PATCH 617/680] nvchecker: update 2.12_1 bottle. --- Formula/nvchecker.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/nvchecker.rb b/Formula/nvchecker.rb index c370f797100a2..0202c55c5a516 100644 --- a/Formula/nvchecker.rb +++ b/Formula/nvchecker.rb @@ -9,13 +9,13 @@ class Nvchecker < Formula revision 1 bottle do - sha256 cellar: :any_skip_relocation, arm64_ventura: "0fa3a0add363b1a7491e722482424dbd96b133d42466a71f0afc021b2eef8551" - sha256 cellar: :any_skip_relocation, arm64_monterey: "7d0fe36aab3a200ccdde47a6296cee0634787447c3ed1eb38c340760a3a7f1c0" - sha256 cellar: :any_skip_relocation, arm64_big_sur: "3d383fbb043ed1496fe153e3e2228c0fe40fd6037b2c65460f485360eb1434fb" - sha256 cellar: :any_skip_relocation, ventura: "a3c7a63a1c42c2132d432439649008188d43284c8fec3ca80bb08fe391e582c8" - sha256 cellar: :any_skip_relocation, monterey: "e8b181828282012e3563126a61fe34ca02086adf6f7b5c082af1e5a443911d22" - sha256 cellar: :any_skip_relocation, big_sur: "b9ad0b007650497ef3ff860b5184e4702742c4163d1e831979f85116b4e1ae5a" - sha256 cellar: :any_skip_relocation, x86_64_linux: "3dcd42039d8f12ec471b99f77914aca95b4854da57961033a9bd731175155629" + sha256 cellar: :any_skip_relocation, arm64_ventura: "032f85663c8dc8edd0dc3808e570e53f8002dac929a6c46e897988bdca4cc93b" + sha256 cellar: :any_skip_relocation, arm64_monterey: "f2f31a6ec4887267eef12a2d32e13c72bc213f8fe46fcaf37eca6a049e77b865" + sha256 cellar: :any_skip_relocation, arm64_big_sur: "b12a5c47df011037d4c11a08e0cce96c9ff4d537a19b37faa91dea1ae9a4f76f" + sha256 cellar: :any_skip_relocation, ventura: "3c1a9c37a798380b9022880e0a07c464c290fe391d24fca91d13e0a67aab9a6e" + sha256 cellar: :any_skip_relocation, monterey: "198e8966be7816da1eb7ce3b3dc79ae10cb8df67c7699f5f90e1ed5b95fac591" + sha256 cellar: :any_skip_relocation, big_sur: "e0e776bd3afa1bf05782377eb18183b53308413a61170520fea3e90943cd55c1" + sha256 cellar: :any_skip_relocation, x86_64_linux: "f4ec3b2cc4fd127b86abe31e28ce727cb28af55f6ea628a1267b142d45baafd6" end depends_on "jq" => :test From d71626ca86ad7deb007ee8324e8335d53b3ea312 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sun, 25 Jun 2023 01:58:02 +0000 Subject: [PATCH 618/680] x3270: update 4.2ga10_1 bottle. --- Formula/x3270.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/x3270.rb b/Formula/x3270.rb index 284bd75e8d90b..ed82db4e2b716 100644 --- a/Formula/x3270.rb +++ b/Formula/x3270.rb @@ -12,13 +12,13 @@ class X3270 < Formula end bottle do - sha256 arm64_ventura: "7df73eab24e5547706daad4246f289c1fa40ba3305c1bf80e422aec01c1dba9b" - sha256 arm64_monterey: "845425476e87c63e66a423a06f9008ba3cbbfaa971e57a142a2b39b73feb9fab" - sha256 arm64_big_sur: "69f0aaef7d53ede209698d67d1b3effaa861f39522fb25b9c5369f00d7c90790" - sha256 ventura: "ce26eac24789c1c60e0a6644f3223596362b2b0d329ce4997682a1cf958d1ad2" - sha256 monterey: "1e610881544acca51d4a5c1858f830171fb97ffa40bc212b92a69c5cee80f1b4" - sha256 big_sur: "91bddbe156c20ec0f502962ccccfa86df3a7270768d63c6eab350577b7194613" - sha256 x86_64_linux: "df870b5a150c1f5291fa70990451017fb121e50a65ec93fd736d62018436e399" + sha256 arm64_ventura: "0bfcdb72385c5efde177651a5d7b66d7642a108cca7db7cbaa011d23aebb3083" + sha256 arm64_monterey: "6f8cf10bcf88cc87e7dd06d75df430a9f01201249e9cf3e93d08064ec51ae743" + sha256 arm64_big_sur: "ad73e66d09987ec0217e17ff2412271144087862ad9990f682fd6e9fe9f3018c" + sha256 ventura: "82ae1840e2daed3ea252f8f6a033a8a42128a5e61f29820ef2996c59e091c1a3" + sha256 monterey: "1cce8fbb1e74c9f1810d951e04e8e47ebadefaeb6c60c0cb5f9c1af3238b7589" + sha256 big_sur: "6600aefb5c8e3fe7e3d2f20fe8cb8f60f13180caa7ad2f17eaf1c82fea3eec72" + sha256 x86_64_linux: "7f8b9436bf8e7d1c9b7bdf5f488a237effd427a4cb61e0198a9ccd6dd7b27b00" end depends_on "readline" From c992368843788fb7b6ce49d9f1d06c8776b34013 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sun, 25 Jun 2023 02:02:35 +0000 Subject: [PATCH 619/680] zurl: update 1.11.1_1 bottle. --- Formula/zurl.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/zurl.rb b/Formula/zurl.rb index 94c6ba4611b2f..34ba6a20b28c9 100644 --- a/Formula/zurl.rb +++ b/Formula/zurl.rb @@ -9,14 +9,13 @@ class Zurl < Formula revision 1 bottle do - rebuild 2 - sha256 cellar: :any, arm64_ventura: "a6cae5932ecc6e54b3874c5c0ffd3fd42938a5cc73858647941f50e669326eea" - sha256 cellar: :any, arm64_monterey: "3e64b28ec36eb751cf1eedc05403644f751e6833ee0ab4ffb4543adb005fb42a" - sha256 cellar: :any, arm64_big_sur: "9a86510d8ffb9c0550c7dcfc14fe92cd20b876c4ded19db26f1ca14b81657bc7" - sha256 cellar: :any, ventura: "34e3faccba5108af712ee514615b60bfcdaf10968e04860559c8c80a25a85b2f" - sha256 cellar: :any, monterey: "43b4a966a87dc863c364b4c48ebf6de61fd82599bfa85b64a5e715d367d30de5" - sha256 cellar: :any, big_sur: "80bb1d4733e032fdc64bb18f08edac44eca3095f290f8f74216662cab66313c4" - sha256 cellar: :any_skip_relocation, x86_64_linux: "19c6ed0468ae2c6b2fbfb73cd4bc2f83e3f625494040a0e34177faca58ec4849" + sha256 cellar: :any, arm64_ventura: "d61f6c9edd6c3dde53d2d27e60601facce836bdee497c72335143695da6ebfc3" + sha256 cellar: :any, arm64_monterey: "2efcee057b489a77051a02f057aea00f0834817816adb4d2142fef391d32054e" + sha256 cellar: :any, arm64_big_sur: "97675f8113bb55f7580ea2486545460768a82116a593947fff9966ce6bdd32e4" + sha256 cellar: :any, ventura: "9cc2298a117300f4763b2de6a4952c4792e04af85321ae25002eedb7eee81f59" + sha256 cellar: :any, monterey: "d5cf6cd530015d455a5f58dbf1dfe4a539e11130fee073391cbd46783f0230d4" + sha256 cellar: :any, big_sur: "44482bd90787c77de93a589265ca0eb139c21dfb9c375307041146f88a6750f9" + sha256 cellar: :any_skip_relocation, x86_64_linux: "7b317aaefababd9955137556a3a246368fd4724370532013be9759bd39ed1501" end depends_on "pkg-config" => :build From 9ffadef4012394fd3434783ab97068c19a9ebfc4 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 22 Jun 2023 00:09:33 -0400 Subject: [PATCH 620/680] mupdf: switch to `openssl@3` Co-authored-by: Nanda H Krishna Signed-off-by: Rui Chen --- Formula/mupdf.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/mupdf.rb b/Formula/mupdf.rb index 4d28c913f11ae..24950d1d2d816 100644 --- a/Formula/mupdf.rb +++ b/Formula/mupdf.rb @@ -4,6 +4,7 @@ class Mupdf < Formula url "https://mupdf.com/downloads/archive/mupdf-1.22.2-source.tar.gz" sha256 "54c66af4e6ef8cea9867cc0320ef925d561b42919ea0d4f89db5c9ef485bbeb7" license "AGPL-3.0-or-later" + revision 1 head "https://git.ghostscript.com/mupdf.git", branch: "master" livecheck do @@ -29,7 +30,7 @@ class Mupdf < Formula depends_on "jpeg-turbo" depends_on "mujs" depends_on "openjpeg" - depends_on "openssl@1.1" + depends_on "openssl@3" uses_from_macos "zlib" From c879ae778928b2384ed31e2652af83c2cd367847 Mon Sep 17 00:00:00 2001 From: Nanda H Krishna Date: Sat, 24 Jun 2023 23:50:19 -0400 Subject: [PATCH 621/680] rizin: actually use `openssl@3` on Linux --- Formula/rizin.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Formula/rizin.rb b/Formula/rizin.rb index b08e6e41709c5..97f78cb326214 100644 --- a/Formula/rizin.rb +++ b/Formula/rizin.rb @@ -4,6 +4,7 @@ class Rizin < Formula url "https://github.com/rizinorg/rizin/releases/download/v0.5.2/rizin-src-v0.5.2.tar.xz" sha256 "71ab80fc3c8ac9c80a10000d838128af28a05d31a0ee183900c2c5c6e350eca3" license "LGPL-3.0-only" + revision 1 head "https://github.com/rizinorg/rizin.git", branch: "dev" bottle do From b12493262da2e81bad35c23e779174a0e60f57d7 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sun, 25 Jun 2023 06:45:19 +0000 Subject: [PATCH 622/680] rizin: update 0.5.2_1 bottle. --- Formula/rizin.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/rizin.rb b/Formula/rizin.rb index 97f78cb326214..aaabf4fc14807 100644 --- a/Formula/rizin.rb +++ b/Formula/rizin.rb @@ -8,13 +8,13 @@ class Rizin < Formula head "https://github.com/rizinorg/rizin.git", branch: "dev" bottle do - sha256 arm64_ventura: "cc0998ff47f612e9ead4ce953d4e93922891d878a8defef0faabef734682be3f" - sha256 arm64_monterey: "718b7a618cd6513eab7bdbb30a865c9ffab3dba6e7686100a612fd57bcd2d403" - sha256 arm64_big_sur: "674c27bfb0e34dc25b2b1f2354d2d5c202388e6b30cd62ba713b6c7df81f0481" - sha256 ventura: "04d3d8d175b8962a287e73413fb313cad8619f857ff000146164eff87040f73d" - sha256 monterey: "19036e7942741e23ea6ecadaced732e9ee2ae2d240af68a2e82bcd1559fb948f" - sha256 big_sur: "6a58abb9f16c2a235f023bf4b129db57a78ef8e630377f2ba7edfb8e3b893f70" - sha256 x86_64_linux: "b8ceb72f3cf2bc52d6ce8fff421f6e893f2077f8e117841e6444a942112e633c" + sha256 arm64_ventura: "8c1388c781a14fdd4e2dc4eab5b9cd2f48e2fd50187b6c3786b971d3134d85c1" + sha256 arm64_monterey: "850e27f95744be857b53d56b6c5fe182680da040a5ed06ed0f1071aa05970068" + sha256 arm64_big_sur: "76caa2de6c1cf52b93cdf826a1d21a939dd9682b78ac09453f2963b1ebec839c" + sha256 ventura: "9b9cd512ec4bc3fd42bf584203f5dce63bc6b401510ee19f320b344ced688bd7" + sha256 monterey: "d58af64e517bb359d0fd95d55ed06f6f05184ac7d37dda651c066640a4ea6ed9" + sha256 big_sur: "b12d0a74a6e028a476efdaabb3cbacc4338532064a3cbd5654ad909d63c9ed4e" + sha256 x86_64_linux: "980ae4aa26387f499242f7375b15f753fcb0ed843d8eeab8081ad20af33dad86" end depends_on "meson" => :build From b237b759c6fb8f3679ae8230f71aab531b06143e Mon Sep 17 00:00:00 2001 From: Patrick Linnane Date: Thu, 22 Jun 2023 19:14:10 -0700 Subject: [PATCH 623/680] pypy3.10 7.3.12 (new formula) This formula has been renamed from `pypy3`. --- Aliases/pypy3 | 1 + Formula/{pypy3.rb => pypy3.10.rb} | 146 +++++++++--------- .../flat_namespace_allowlist.json | 2 +- 3 files changed, 76 insertions(+), 73 deletions(-) create mode 120000 Aliases/pypy3 rename Formula/{pypy3.rb => pypy3.10.rb} (55%) diff --git a/Aliases/pypy3 b/Aliases/pypy3 new file mode 120000 index 0000000000000..8442a42431f78 --- /dev/null +++ b/Aliases/pypy3 @@ -0,0 +1 @@ +../Formula/pypy3.10.rb \ No newline at end of file diff --git a/Formula/pypy3.rb b/Formula/pypy3.10.rb similarity index 55% rename from Formula/pypy3.rb rename to Formula/pypy3.10.rb index 38dbcdd6cc16e..e7d69ba1c02da 100644 --- a/Formula/pypy3.rb +++ b/Formula/pypy3.10.rb @@ -1,29 +1,20 @@ -class Pypy3 < Formula +class Pypy310 < Formula desc "Implementation of Python 3 in Python" homepage "https://pypy.org/" - url "https://downloads.python.org/pypy/pypy3.7-v7.3.9-src.tar.bz2" - sha256 "70426163b194ee46009986eea6d9426098a3ffb552d9cdbd3dfaa64a47373f49" + url "https://downloads.python.org/pypy/pypy3.10-v7.3.12-src.tar.bz2" + sha256 "86e4e4eacc36046c6182f43018796537fe33a60e1d2a2cc6b8e7f91a5dcb3e42" license "MIT" - head "https://foss.heptapod.net/pypy/pypy", using: :hg, branch: "py3.7" + head "https://foss.heptapod.net/pypy/pypy", using: :hg, branch: "py3.10" livecheck do url "https://downloads.python.org/pypy/" regex(/href=.*?pypy3(?:\.\d+)*[._-]v?(\d+(?:\.\d+)+)-src\.t/i) end - bottle do - sha256 cellar: :any, ventura: "8166d5fba4c9c575b6622c85f3ccf630ce9511a261c312d5d3605c72aef49830" - sha256 cellar: :any, monterey: "f74380e1d4d5b14922bf29f6bfa665b0429a646e57fb1e852b101df3bf2dfd3a" - sha256 cellar: :any, big_sur: "a3d09f1aa40e583d77b868358a372edc500062e349b31f4bd83490ed64a487e9" - sha256 cellar: :any, catalina: "bcffe5403e66a1a56d58284690d9d3c0930cac6de0f661708bf4a1cab32c2d28" - sha256 cellar: :any_skip_relocation, x86_64_linux: "d1954346420c8afcbe23af810ee8f52be9db616ad0f63a3f8eaec0781ad29f22" - end - depends_on "pkg-config" => :build depends_on "pypy" => :build - depends_on arch: :x86_64 depends_on "gdbm" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "sqlite" depends_on "tcl-tk" depends_on "xz" @@ -43,26 +34,37 @@ class Pypy3 < Formula end resource "pip" do - url "https://files.pythonhosted.org/packages/33/c9/e2164122d365d8f823213a53970fa3005eb16218edcfc56ca24cb6deba2b/pip-22.0.4.tar.gz" - sha256 "b3a9de2c6ef801e9247d1527a4b16f92f2cc141cd1489f3fffaf6a9e96729764" + url "https://files.pythonhosted.org/packages/fa/ee/74ff76da0ab649eec7581233daeb43d8aa35383d8f75317b2ab3b80c922f/pip-23.1.2.tar.gz" + sha256 "0e7c86f486935893c708287b30bd050a36ac827ec7fe5e43fe7cb198dd835fba" end # Build fixes: # - Disable Linux tcl-tk detection since the build script only searches system paths. # When tcl-tk is not found, it uses unversioned `-ltcl -ltk`, which breaks build. - # - Disable building cffi imports with `--embed-dependencies`, which compiles and - # statically links a specific OpenSSL version. # Upstream issue ref: https://foss.heptapod.net/pypy/pypy/-/issues/3538 patch :DATA + def abi_version + stable.url[/pypy(\d+\.\d+)/, 1] + end + + def newest_abi_version? + self == Formula["pypy3"] + end + def install # The `tcl-tk` library paths are hardcoded and need to be modified for non-/usr/local prefix - inreplace "lib_pypy/_tkinter/tklib_build.py", "/usr/local/opt/tcl-tk/", Formula["tcl-tk"].opt_prefix/"" + inreplace "lib_pypy/_tkinter/tklib_build.py" do |s| + s.gsub! "/usr/local/opt/tcl-tk/", Formula["tcl-tk"].opt_prefix/"" + # We moved `tcl-tk` headers to `include/tcl-tk`. + # TODO: upstream this. + s.gsub! "/include'", "/include/tcl-tk'" + end # Having PYTHONPATH set can cause the build to fail if another # Python is present, e.g. a Homebrew-provided Python 2.x # See https://github.com/Homebrew/homebrew/issues/24364 - ENV["PYTHONPATH"] = "" + ENV["PYTHONPATH"] = nil ENV["PYPY_USESSION_DIR"] = buildpath python = Formula["pypy"].opt_bin/"pypy" @@ -72,7 +74,7 @@ def install "--make-jobs", ENV.make_jobs, "targetpypystandalone.py" with_env(PYTHONPATH: buildpath) do - system "./pypy3-c", buildpath/"lib_pypy/pypy_tools/build_cffi_imports.py" + system "./pypy#{abi_version}-c", buildpath/"lib_pypy/pypy_tools/build_cffi_imports.py" end end @@ -83,40 +85,31 @@ def install system "tar", "-C", libexec.to_s, "--strip-components", "1", "-xf", "pypy3.tar.bz2" end - (libexec/"lib").install libexec/"bin/#{shared_library("libpypy3-c")}" => shared_library("libpypy3-c") - - if OS.mac? - MachO::Tools.change_install_name("#{libexec}/bin/pypy3", - "@rpath/libpypy3-c.dylib", - "#{libexec}/lib/libpypy3-c.dylib") - MachO::Tools.change_dylib_id("#{libexec}/lib/libpypy3-c.dylib", - "#{opt_libexec}/lib/libpypy3-c.dylib") - end - - (libexec/"lib-python").install "lib-python/3" - libexec.install %w[include lib_pypy] - # The PyPy binary install instructions suggest installing somewhere # (like /opt) and symlinking in binaries as needed. Specifically, # we want to avoid putting PyPy's Python.h somewhere that configure # scripts will find it. - bin.install_symlink libexec/"bin/pypy3" - bin.install_symlink libexec/"bin/pypy" => "pypy3.7" - lib.install_symlink libexec/"lib/#{shared_library("libpypy3-c")}" + bin.install_symlink libexec/"bin/pypy#{abi_version}" + lib.install_symlink libexec/"bin"/shared_library("libpypy#{abi_version}-c") + include.install_symlink libexec/"include/pypy#{abi_version}" + + if newest_abi_version? + bin.install_symlink "pypy#{abi_version}" => "pypy3" + lib.install_symlink shared_library("libpypy#{abi_version}-c") => shared_library("libpypy3-c") + end + + return unless OS.linux? # Delete two files shipped which we do not want to deliver # These files make patchelf fail - if OS.linux? - rm_f libexec/"bin/libpypy3-c.so.debug" - rm_f libexec/"bin/pypy3.debug" - end + rm_f [libexec/"bin/libpypy#{abi_version}-c.so.debug", libexec/"bin/pypy#{abi_version}.debug"] end def post_install # Precompile cffi extensions in lib_pypy # list from create_cffi_import_libraries in pypy/tool/release/package.py %w[_sqlite3 _curses syslog gdbm _tkinter].each do |module_name| - quiet_system bin/"pypy3", "-c", "import #{module_name}" + quiet_system bin/"pypy#{abi_version}", "-c", "import #{module_name}" end # Post-install, fix up the site-packages and install-scripts folders @@ -124,10 +117,12 @@ def post_install # as going from 1.7.0 to 1.7.1. # Create a site-packages in the prefix. - prefix_site_packages.mkpath + site_packages(HOMEBREW_PREFIX).mkpath + touch site_packages(HOMEBREW_PREFIX)/".keepme" + site_packages(libexec).rmtree # Symlink the prefix site-packages into the cellar. - libexec.install_symlink prefix_site_packages + site_packages(libexec).parent.install_symlink site_packages(HOMEBREW_PREFIX) # Tell distutils-based installers where to put scripts scripts_folder.mkpath @@ -138,15 +133,21 @@ def post_install %w[setuptools pip].each do |pkg| resource(pkg).stage do - system bin/"pypy3", "-s", "setup.py", "--no-user-cfg", "install", "--force", "--verbose" + system bin/"pypy#{abi_version}", "-s", "setup.py", "--no-user-cfg", "install", "--force", "--verbose" end end # Symlinks to pip_pypy3 - bin.install_symlink scripts_folder/"pip" => "pip_pypy3" + bin.install_symlink scripts_folder/"pip#{abi_version}" => "pip_pypy#{abi_version}" + symlink_to_prefix = [bin/"pip_pypy#{abi_version}"] + + if newest_abi_version? + bin.install_symlink "pip_pypy#{abi_version}" => "pip_pypy3" + symlink_to_prefix << (bin/"pip_pypy3") + end # post_install happens after linking - (HOMEBREW_PREFIX/"bin").install_symlink bin/"pip_pypy3" + (HOMEBREW_PREFIX/"bin").install_symlink symlink_to_prefix end def caveats @@ -156,67 +157,68 @@ def caveats specifying the install-scripts folder as: #{scripts_folder} - If you install Python packages via "pypy3 setup.py install" or pip_pypy3, + If you install Python packages via "pypy#{abi_version} setup.py install" or pip_pypy#{abi_version}, any provided scripts will go into the install-scripts folder above, so you may want to add it to your PATH *after* #{HOMEBREW_PREFIX}/bin so you don't overwrite tools from CPython. - Setuptools and pip have been installed, so you can use pip_pypy3. - To update pip and setuptools between pypy3 releases, run: - pip_pypy3 install --upgrade pip setuptools + Setuptools and pip have been installed, so you can use pip_pypy#{abi_version}. + To update pip and setuptools between pypy#{abi_version} releases, run: + pip_pypy#{abi_version} install --upgrade pip setuptools See: https://docs.brew.sh/Homebrew-and-Python EOS end # The HOMEBREW_PREFIX location of site-packages - def prefix_site_packages - HOMEBREW_PREFIX/"lib/pypy3/site-packages" + def site_packages(root) + root/"lib/pypy#{abi_version}/site-packages" end # Where setuptools will install executable scripts def scripts_folder - HOMEBREW_PREFIX/"share/pypy3" + HOMEBREW_PREFIX/"share/pypy#{abi_version}" end # The Cellar location of distutils def distutils - libexec/"lib-python/3/distutils" + site_packages(libexec).parent/"distutils" end test do - system bin/"pypy3", "-c", "print('Hello, world!')" - system bin/"pypy3", "-c", "import time; time.clock()" - system scripts_folder/"pip", "list" + newest_pypy3_formula_name = CoreTap.instance + .formula_names + .select { |fn| fn.start_with?("pypy3") } + .max_by { |fn| Version.new(fn[/\d+\.\d+$/]) } + + assert_equal Formula["pypy3"], + Formula[newest_pypy3_formula_name], + "The `pypy3` symlink needs to be updated!" + assert_equal abi_version, name[/\d+\.\d+$/] + system bin/"pypy#{abi_version}", "-c", "print('Hello, world!')" + system bin/"pypy#{abi_version}", "-c", "import time; time.clock()" + system scripts_folder/"pip#{abi_version}", "list" end end __END__ --- a/lib_pypy/_tkinter/tklib_build.py +++ b/lib_pypy/_tkinter/tklib_build.py -@@ -17,12 +17,12 @@ elif sys.platform == 'win32': +@@ -17,7 +17,7 @@ elif sys.platform == 'win32': incdirs = [] linklibs = ['tcl86t', 'tk86t'] libdirs = [] -elif sys.platform == 'darwin': +else: # homebrew + homebrew = os.environ.get('HOMEBREW_PREFIX', '') incdirs = ['/usr/local/opt/tcl-tk/include'] - linklibs = ['tcl8.6', 'tk8.6'] - libdirs = ['/usr/local/opt/tcl-tk/lib'] +@@ -26,7 +26,7 @@ elif sys.platform == 'darwin': + if homebrew: + incdirs.append(homebrew + '/include') + libdirs.append(homebrew + '/opt/tcl-tk/lib') -else: +if False: # disable Linux system tcl-tk detection # On some Linux distributions, the tcl and tk libraries are # stored in /usr/include, so we must check this case also libdirs = [] ---- a/pypy/goal/targetpypystandalone.py -+++ b/pypy/goal/targetpypystandalone.py -@@ -382,7 +382,7 @@ class PyPyTarget(object): - ''' Use cffi to compile cffi interfaces to modules''' - filename = join(pypydir, '..', 'lib_pypy', 'pypy_tools', - 'build_cffi_imports.py') -- if sys.platform in ('darwin', 'linux', 'linux2'): -+ if False: # disable building static openssl - argv = [filename, '--embed-dependencies'] - else: - argv = [filename,] diff --git a/audit_exceptions/flat_namespace_allowlist.json b/audit_exceptions/flat_namespace_allowlist.json index 7371d1d93f543..32e14f59c6faf 100644 --- a/audit_exceptions/flat_namespace_allowlist.json +++ b/audit_exceptions/flat_namespace_allowlist.json @@ -12,7 +12,7 @@ "omniorb", "open-mpi", "pypy", - "pypy3", + "pypy3.10", "scalapack", "soapysdr", "soci", From 51c012bac280b597b1e140a0fed51ac502d9853c Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Sun, 25 Jun 2023 02:00:36 +0800 Subject: [PATCH 624/680] pypy3.9 7.3.12 (new formula) --- Formula/pypy3.9.rb | 224 ++++++++++++++++++ .../flat_namespace_allowlist.json | 1 + 2 files changed, 225 insertions(+) create mode 100644 Formula/pypy3.9.rb diff --git a/Formula/pypy3.9.rb b/Formula/pypy3.9.rb new file mode 100644 index 0000000000000..2353147a0c64a --- /dev/null +++ b/Formula/pypy3.9.rb @@ -0,0 +1,224 @@ +class Pypy39 < Formula + desc "Implementation of Python 3 in Python" + homepage "https://pypy.org/" + url "https://downloads.python.org/pypy/pypy3.9-v7.3.12-src.tar.bz2" + sha256 "e7a2046c7e6c25fc386abbb5132e92a7cc2491e3935699a946cb5dcbb342c2aa" + license "MIT" + head "https://foss.heptapod.net/pypy/pypy", using: :hg, branch: "py3.9" + + livecheck do + url "https://downloads.python.org/pypy/" + regex(/href=.*?pypy3\.9[._-]v?(\d+(?:\.\d+)+)-src\.t/i) + end + + depends_on "pkg-config" => :build + depends_on "pypy" => :build + depends_on "gdbm" + depends_on "openssl@3" + depends_on "sqlite" + depends_on "tcl-tk" + depends_on "xz" + + uses_from_macos "bzip2" + uses_from_macos "expat" + uses_from_macos "libffi" + uses_from_macos "ncurses" + uses_from_macos "unzip" + uses_from_macos "zlib" + + # setuptools >= 60 required sysconfig patch + # See https://github.com/Homebrew/homebrew-core/pull/99892#issuecomment-1108492321 + resource "setuptools" do + url "https://files.pythonhosted.org/packages/ef/75/2bc7bef4d668f9caa9c6ed3f3187989922765403198243040d08d2a52725/setuptools-59.8.0.tar.gz" + sha256 "09980778aa734c3037a47997f28d6db5ab18bdf2af0e49f719bfc53967fd2e82" + end + + resource "pip" do + url "https://files.pythonhosted.org/packages/fa/ee/74ff76da0ab649eec7581233daeb43d8aa35383d8f75317b2ab3b80c922f/pip-23.1.2.tar.gz" + sha256 "0e7c86f486935893c708287b30bd050a36ac827ec7fe5e43fe7cb198dd835fba" + end + + # Build fixes: + # - Disable Linux tcl-tk detection since the build script only searches system paths. + # When tcl-tk is not found, it uses unversioned `-ltcl -ltk`, which breaks build. + # Upstream issue ref: https://foss.heptapod.net/pypy/pypy/-/issues/3538 + patch :DATA + + def abi_version + stable.url[/pypy(\d+\.\d+)/, 1] + end + + def newest_abi_version? + self == Formula["pypy3"] + end + + def install + # The `tcl-tk` library paths are hardcoded and need to be modified for non-/usr/local prefix + inreplace "lib_pypy/_tkinter/tklib_build.py" do |s| + s.gsub! "/usr/local/opt/tcl-tk/", Formula["tcl-tk"].opt_prefix/"" + # We moved `tcl-tk` headers to `include/tcl-tk`. + # TODO: upstream this. + s.gsub! "/include'", "/include/tcl-tk'" + end + + # Having PYTHONPATH set can cause the build to fail if another + # Python is present, e.g. a Homebrew-provided Python 2.x + # See https://github.com/Homebrew/homebrew/issues/24364 + ENV["PYTHONPATH"] = nil + ENV["PYPY_USESSION_DIR"] = buildpath + + python = Formula["pypy"].opt_bin/"pypy" + cd "pypy/goal" do + system python, buildpath/"rpython/bin/rpython", + "-Ojit", "--shared", "--cc", ENV.cc, "--verbose", + "--make-jobs", ENV.make_jobs, "targetpypystandalone.py" + + with_env(PYTHONPATH: buildpath) do + system "./pypy#{abi_version}-c", buildpath/"lib_pypy/pypy_tools/build_cffi_imports.py" + end + end + + libexec.mkpath + cd "pypy/tool/release" do + package_args = %w[--archive-name pypy3 --targetdir . --no-make-portable --no-embedded-dependencies] + system python, "package.py", *package_args + system "tar", "-C", libexec.to_s, "--strip-components", "1", "-xf", "pypy3.tar.bz2" + end + + # The PyPy binary install instructions suggest installing somewhere + # (like /opt) and symlinking in binaries as needed. Specifically, + # we want to avoid putting PyPy's Python.h somewhere that configure + # scripts will find it. + bin.install_symlink libexec/"bin/pypy#{abi_version}" + lib.install_symlink libexec/"bin"/shared_library("libpypy#{abi_version}-c") + include.install_symlink libexec/"include/pypy#{abi_version}" + + if newest_abi_version? + bin.install_symlink "pypy#{abi_version}" => "pypy3" + lib.install_symlink shared_library("libpypy#{abi_version}-c") => shared_library("libpypy3-c") + end + + return unless OS.linux? + + # Delete two files shipped which we do not want to deliver + # These files make patchelf fail + rm_f [libexec/"bin/libpypy#{abi_version}-c.so.debug", libexec/"bin/pypy#{abi_version}.debug"] + end + + def post_install + # Precompile cffi extensions in lib_pypy + # list from create_cffi_import_libraries in pypy/tool/release/package.py + %w[_sqlite3 _curses syslog gdbm _tkinter].each do |module_name| + quiet_system bin/"pypy#{abi_version}", "-c", "import #{module_name}" + end + + # Post-install, fix up the site-packages and install-scripts folders + # so that user-installed Python software survives minor updates, such + # as going from 1.7.0 to 1.7.1. + + # Create a site-packages in the prefix. + site_packages(HOMEBREW_PREFIX).mkpath + touch site_packages(HOMEBREW_PREFIX)/".keepme" + site_packages(libexec).rmtree + + # Symlink the prefix site-packages into the cellar. + site_packages(libexec).parent.install_symlink site_packages(HOMEBREW_PREFIX) + + # Tell distutils-based installers where to put scripts + scripts_folder.mkpath + (distutils/"distutils.cfg").atomic_write <<~EOS + [install] + install-scripts=#{scripts_folder} + EOS + + %w[setuptools pip].each do |pkg| + resource(pkg).stage do + system bin/"pypy#{abi_version}", "-s", "setup.py", "--no-user-cfg", "install", "--force", "--verbose" + end + end + + # Symlinks to pip_pypy3 + bin.install_symlink scripts_folder/"pip#{abi_version}" => "pip_pypy#{abi_version}" + symlink_to_prefix = [bin/"pip_pypy#{abi_version}"] + + if newest_abi_version? + bin.install_symlink "pip_pypy#{abi_version}" => "pip_pypy3" + symlink_to_prefix << (bin/"pip_pypy3") + end + + # post_install happens after linking + (HOMEBREW_PREFIX/"bin").install_symlink symlink_to_prefix + end + + def caveats + <<~EOS + A "distutils.cfg" has been written to: + #{distutils} + specifying the install-scripts folder as: + #{scripts_folder} + + If you install Python packages via "pypy#{abi_version} setup.py install" or pip_pypy#{abi_version}, + any provided scripts will go into the install-scripts folder + above, so you may want to add it to your PATH *after* #{HOMEBREW_PREFIX}/bin + so you don't overwrite tools from CPython. + + Setuptools and pip have been installed, so you can use pip_pypy#{abi_version}. + To update pip and setuptools between pypy#{abi_version} releases, run: + pip_pypy#{abi_version} install --upgrade pip setuptools + + See: https://docs.brew.sh/Homebrew-and-Python + EOS + end + + # The HOMEBREW_PREFIX location of site-packages + def site_packages(root) + root/"lib/pypy#{abi_version}/site-packages" + end + + # Where setuptools will install executable scripts + def scripts_folder + HOMEBREW_PREFIX/"share/pypy#{abi_version}" + end + + # The Cellar location of distutils + def distutils + site_packages(libexec).parent/"distutils" + end + + test do + newest_pypy3_formula_name = CoreTap.instance + .formula_names + .select { |fn| fn.start_with?("pypy3") } + .max_by { |fn| Version.new(fn[/\d+\.\d+$/]) } + + assert_equal Formula["pypy3"], + Formula[newest_pypy3_formula_name], + "The `pypy3` symlink needs to be updated!" + assert_equal abi_version, name[/\d+\.\d+$/] + system bin/"pypy#{abi_version}", "-c", "print('Hello, world!')" + system bin/"pypy#{abi_version}", "-c", "import time; time.clock()" + system scripts_folder/"pip#{abi_version}", "list" + end +end + +__END__ +--- a/lib_pypy/_tkinter/tklib_build.py ++++ b/lib_pypy/_tkinter/tklib_build.py +@@ -17,7 +17,7 @@ elif sys.platform == 'win32': + incdirs = [] + linklibs = ['tcl86t', 'tk86t'] + libdirs = [] +-elif sys.platform == 'darwin': ++else: + # homebrew + homebrew = os.environ.get('HOMEBREW_PREFIX', '') + incdirs = ['/usr/local/opt/tcl-tk/include'] +@@ -26,7 +26,7 @@ elif sys.platform == 'darwin': + if homebrew: + incdirs.append(homebrew + '/include') + libdirs.append(homebrew + '/opt/tcl-tk/lib') +-else: ++if False: # disable Linux system tcl-tk detection + # On some Linux distributions, the tcl and tk libraries are + # stored in /usr/include, so we must check this case also + libdirs = [] diff --git a/audit_exceptions/flat_namespace_allowlist.json b/audit_exceptions/flat_namespace_allowlist.json index 32e14f59c6faf..2c00d5200ed4c 100644 --- a/audit_exceptions/flat_namespace_allowlist.json +++ b/audit_exceptions/flat_namespace_allowlist.json @@ -13,6 +13,7 @@ "open-mpi", "pypy", "pypy3.10", + "pypy3.9", "scalapack", "soapysdr", "soci", From 7618dc0b244dfb2c582b3ac97bd60d7e41f4cac3 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sun, 25 Jun 2023 15:08:42 +0000 Subject: [PATCH 625/680] pypy3.10: add 7.3.12 bottle. --- Formula/pypy3.10.rb | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Formula/pypy3.10.rb b/Formula/pypy3.10.rb index e7d69ba1c02da..b9b4820c4b057 100644 --- a/Formula/pypy3.10.rb +++ b/Formula/pypy3.10.rb @@ -11,6 +11,16 @@ class Pypy310 < Formula regex(/href=.*?pypy3(?:\.\d+)*[._-]v?(\d+(?:\.\d+)+)-src\.t/i) end + bottle do + sha256 cellar: :any, arm64_ventura: "6c0c8c9f4a10e56f024f04dba2a2adfbfee156abd5812962943dc50be93bb3f1" + sha256 cellar: :any, arm64_monterey: "f6cbdc0abe6d342b658aa846c0b24d9bc6700d4b0e54800bb2e5189d10e15c42" + sha256 cellar: :any, arm64_big_sur: "e1c4ed4b83906edc359307ffa5deac15d533a903deaa3122b4fa6d2e58d1b8e5" + sha256 cellar: :any, ventura: "648a56bfcc84f42be4544b3a456f247053699e67c8dbddeebda8389f4f217386" + sha256 cellar: :any, monterey: "33632824363bb9591fd35a3ff21426cdd80d9c790d5eb5c36ec2f9245e4d1f63" + sha256 cellar: :any, big_sur: "57caf67c9b2fb8f5aa90760135e0ca75b0b8b8c45815cd700ae2ad23832fb14b" + sha256 cellar: :any_skip_relocation, x86_64_linux: "03f719c28f00849ebc5cc511d9896c57df76a125ada2a3ba94f90cecad3ab600" + end + depends_on "pkg-config" => :build depends_on "pypy" => :build depends_on "gdbm" From 225832d503ab130e0834ac329bca5a8827b20364 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sun, 25 Jun 2023 15:08:43 +0000 Subject: [PATCH 626/680] pypy3.9: add 7.3.12 bottle. --- Formula/pypy3.9.rb | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Formula/pypy3.9.rb b/Formula/pypy3.9.rb index 2353147a0c64a..26c8ee810ed9b 100644 --- a/Formula/pypy3.9.rb +++ b/Formula/pypy3.9.rb @@ -11,6 +11,16 @@ class Pypy39 < Formula regex(/href=.*?pypy3\.9[._-]v?(\d+(?:\.\d+)+)-src\.t/i) end + bottle do + sha256 cellar: :any, arm64_ventura: "2e2eee853177992eabf63b0c9251bf2280160e26a4571e16033871497a7c9a0a" + sha256 cellar: :any, arm64_monterey: "9b9bdc966adaaf1c15cf548a0d20eb462435feba6a21bfbc420747f72d06d6a3" + sha256 cellar: :any, arm64_big_sur: "2b84630784d7cfb8cb5128b103672ffa56ee05c2896287cef1a4d0986acda369" + sha256 cellar: :any, ventura: "ea237cd00d0794749239bcdca0e1fb1935754a6bf0019f22c157a86df5cc4683" + sha256 cellar: :any, monterey: "9920ee7aa34f05b1c88e0eec04469e3168ae58f92c1a91b3ebefc9e3c539d356" + sha256 cellar: :any, big_sur: "59ae88c8b04a9fd672187616c029d74210829fbba972d7354a815ffa3574040d" + sha256 cellar: :any_skip_relocation, x86_64_linux: "df10c4fc32676bace39ce7d1bba754df9805695f1316b4e1404d421daed2892e" + end + depends_on "pkg-config" => :build depends_on "pypy" => :build depends_on "gdbm" From b0514e7d3272684a282d126a1af95eca480d2018 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sun, 25 Jun 2023 15:20:23 +0000 Subject: [PATCH 627/680] mupdf: update 1.22.2_1 bottle. --- Formula/mupdf.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/mupdf.rb b/Formula/mupdf.rb index 24950d1d2d816..8b69b8f0180dc 100644 --- a/Formula/mupdf.rb +++ b/Formula/mupdf.rb @@ -13,13 +13,13 @@ class Mupdf < Formula end bottle do - sha256 cellar: :any, arm64_ventura: "2c8967042d7b53493a94e853cd2bf1bc0732415e7455efffe3b4cda06e27dcf0" - sha256 cellar: :any, arm64_monterey: "8fb9229fa0b34bd527a8606fe30e5c9e04a45da46f40a0a55e1871607325f2e9" - sha256 cellar: :any, arm64_big_sur: "0834491258f233866421246146127b5e5dc72d23b67527c96452eef9b09b88bd" - sha256 cellar: :any, ventura: "f0c0f8697bd61c86f3a6626096c7ecd7342277a5d37e004d57f4859a073222ca" - sha256 cellar: :any, monterey: "5adaa74b2dbf3a03cbeab3b868fc7b8d5eeb81fef7d7f7b821a8120577d94f40" - sha256 cellar: :any, big_sur: "1feaf69bc227f87f692a916ced5c19a19203fd8b49a6f43c968b9c92d421b603" - sha256 cellar: :any_skip_relocation, x86_64_linux: "5e94e0fc357a64e0b7eb299f0922896234db92ee6f4902a1076026247fcb2d18" + sha256 cellar: :any, arm64_ventura: "b1e531e94ae8e2683c28f63e68c29042937ec4ee5eacfd4c37f11116aef23b72" + sha256 cellar: :any, arm64_monterey: "05e8ed2e9f956292484d58f3f57c3fb831b44ef5bb5c49b5caa7f1e146ff61b3" + sha256 cellar: :any, arm64_big_sur: "4ecd0c99b1bc6fd9082e0868c3ae2925a21dbd7e2ccc876fbb4afb0ff82b0f77" + sha256 cellar: :any, ventura: "7e08ba1465ae4de74c873aec7b9b02dd41c32898bb426e6da651c2258629ed85" + sha256 cellar: :any, monterey: "d0e4eb64e2d44d20e152465e54f0e7cadae49eb570cb491bc2d23f800576f7bc" + sha256 cellar: :any, big_sur: "2fe537a1eaec1782631c0dc705c9846ba2048b1bbc088c7489b2611183d15d1d" + sha256 cellar: :any_skip_relocation, x86_64_linux: "4c2c8d17955d7adf74148da9b29d2913547d5dc9393252210d3e4c090816b585" end depends_on "pkg-config" => :build From 6f2813ab0dd21b3ecc7bdce6a8e3bee40e181401 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sun, 25 Jun 2023 18:32:24 +0000 Subject: [PATCH 628/680] lighttpd: update 1.4.71_1 bottle. --- Formula/lighttpd.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/lighttpd.rb b/Formula/lighttpd.rb index 5645d44e80853..410897ea48e4e 100644 --- a/Formula/lighttpd.rb +++ b/Formula/lighttpd.rb @@ -12,13 +12,13 @@ class Lighttpd < Formula end bottle do - sha256 arm64_ventura: "c9a8b3ad43ebd077a9e2ef51dc52e50e2dbca78468340e6769a2cc5f3a006d27" - sha256 arm64_monterey: "b32ad4c9fdcb80497361718ad46c42c2d26a9dd704159c92eb454139fda54c09" - sha256 arm64_big_sur: "541f413d74bfea8ca4cc794237dd24be90bead94d460b42905430275c8281461" - sha256 ventura: "c61b2600c2f327984d51c6773ff5e6202baa1739d114cb22a34dfdfb2f35f38e" - sha256 monterey: "a7431db701333aff7677035b63336e77d4f91552d649d6f215efc50b0330231c" - sha256 big_sur: "f51d79cd116ea818230c791024b3b3ce87e2093ddeef81b9d0f36bd9a40ab97b" - sha256 x86_64_linux: "e67057595a63e3035b04da040e1aa8b455fa59130f4cdacacb06a0aa9fc87b47" + sha256 arm64_ventura: "5d75c80e3c1b918421036f68cd3c30a1f38d677e4bbd13241de2182af220a08b" + sha256 arm64_monterey: "7b0ef833b3bf03ec7d1e79e39d18eda73a5436f332d8c556ef6b32f617fadaaa" + sha256 arm64_big_sur: "63aab8d14f51c8748615f36035c64388f514e4e6737f9ef84ad02683967ce5c2" + sha256 ventura: "dcbc9e0efa4707442a6e9a0f867aaf41b38308e316574af6199a9834899e5570" + sha256 monterey: "9f6d257aab5a322ff70f296acae96dfda370e509562edf0e878080472a304150" + sha256 big_sur: "ec55560b7a38ee01f6481092f429da93189c080a2a66249354a37577e25ea1ab" + sha256 x86_64_linux: "4c8f0c18617cb50aca3caa112390ee1b6971cfe60fcd5e0a7f24ad66f0ce9a3b" end depends_on "autoconf" => :build From 391cfc1c46b614b1d8e2056e908407d088a5b306 Mon Sep 17 00:00:00 2001 From: Bo Anderson Date: Mon, 26 Jun 2023 02:58:56 +0100 Subject: [PATCH 629/680] mytop: switch to `openssl@3` --- Formula/mytop.rb | 58 ++++++++++++++++++++++++++++-------------------- 1 file changed, 34 insertions(+), 24 deletions(-) diff --git a/Formula/mytop.rb b/Formula/mytop.rb index 0b1a09a85b9f3..c3edd32509767 100644 --- a/Formula/mytop.rb +++ b/Formula/mytop.rb @@ -1,15 +1,11 @@ class Mytop < Formula desc "Top-like query monitor for MySQL" - homepage "https://web.archive.org/web/20200221154243/www.mysqlfanboy.com/mytop-3/" - url "https://web.archive.org/web/20150602163826/www.mysqlfanboy.com/mytop-3/mytop-1.9.1.tar.gz" - mirror "https://deb.debian.org/debian/pool/main/m/mytop/mytop_1.9.1.orig.tar.gz" + homepage "https://www.mysqlfanboy.com/mytop-3/" + url "https://www.mysqlfanboy.com/mytop-3/mytop-1.9.1.tar.gz" + mirror "https://launchpad.net/ubuntu/+archive/primary/+sourcefiles/mytop/1.9.1-5/mytop_1.9.1.orig.tar.gz" sha256 "179d79459d0013ab9cea2040a41c49a79822162d6e64a7a85f84cdc44828145e" license "GPL-2.0-or-later" - revision 11 - - livecheck do - skip "Upstream is gone and the formula uses archive.org URLs" - end + revision 12 bottle do sha256 cellar: :any, arm64_ventura: "0eb04ca2f9d13e1c62bea17ef96e34e01189d5d1b58160105338801f205fa888" @@ -22,13 +18,21 @@ class Mytop < Formula sha256 cellar: :any_skip_relocation, x86_64_linux: "d9e6242116e773721a6a5e8beb39c5936d6f986043118f3216a750cd3d777dfc" end + deprecate! date: "2023-06-26", because: :unmaintained + depends_on "mysql-client" - depends_on "openssl@1.1" + depends_on "openssl@3" uses_from_macos "perl" conflicts_with "mariadb", because: "both install `mytop` binaries" + # Should be installed before DBD::mysql + resource "Devel::CheckLib" do + url "https://cpan.metacpan.org/authors/id/M/MA/MATTN/Devel-CheckLib-1.16.tar.gz" + sha256 "869d38c258e646dcef676609f0dd7ca90f085f56cf6fd7001b019a5d5b831fca" + end + resource "Term::ReadKey" do on_linux do url "https://cpan.metacpan.org/authors/id/J/JS/JSTOWE/TermReadKey-2.38.tar.gz" @@ -36,31 +40,26 @@ class Mytop < Formula end end - resource "List::Util" do - url "https://cpan.metacpan.org/authors/id/P/PE/PEVANS/Scalar-List-Utils-1.46.tar.gz" - sha256 "30662b1261364adb317e9a5bd686273d3dd731e3fda1b8e894802aa52e0052e7" - end - resource "Config::IniFiles" do - url "https://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/Config-IniFiles-2.94.tar.gz" - sha256 "d6d38a416da79de874c5f1825221f22e972ad500b6527d190cc6e9ebc45194b4" + url "https://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/Config-IniFiles-3.000003.tar.gz" + sha256 "3c457b65d98e5ff40bdb9cf814b0d5983eb0c53fb8696bda3ba035ad2acd6802" end resource "DBI" do - url "https://cpan.metacpan.org/authors/id/T/TI/TIMB/DBI-1.641.tar.gz" - sha256 "5509e532cdd0e3d91eda550578deaac29e2f008a12b64576e8c261bb92e8c2c1" + url "https://cpan.metacpan.org/authors/id/T/TI/TIMB/DBI-1.643.tar.gz" + sha256 "8a2b993db560a2c373c174ee976a51027dd780ec766ae17620c20393d2e836fa" end resource "DBD::mysql" do - url "https://cpan.metacpan.org/authors/id/C/CA/CAPTTOFU/DBD-mysql-4.046.tar.gz" - sha256 "6165652ec959d05b97f5413fa3dff014b78a44cf6de21ae87283b28378daf1f7" + url "https://cpan.metacpan.org/authors/id/D/DV/DVEEDEN/DBD-mysql-4.050.tar.gz" + sha256 "4f48541ff15a0a7405f76adc10f81627c33996fbf56c95c26c094444c0928d78" end # Pick up some patches from Debian to improve functionality & fix # some syntax warnings when using recent versions of Perl. patch do - url "https://deb.debian.org/debian/pool/main/m/mytop/mytop_1.9.1-2.debian.tar.xz" - sha256 "9c97b7d2a2d4d169c5f263ce0adb6340b71e3a0afd4cdde94edcead02421489a" + url "https://launchpad.net/ubuntu/+archive/primary/+sourcefiles/mytop/1.9.1-5/mytop_1.9.1-5.debian.tar.xz" + sha256 "e9ded218aefeefdf7acd29a4f6a895f7ff06c34dde1364dbdc9663b56cc69155" apply "patches/01_fix_pod.patch", "patches/02_remove_db_test.patch", "patches/03_fix_newlines.patch", @@ -71,7 +70,10 @@ class Mytop < Formula "patches/08_add_mycnf.patch", "patches/09_q_is_quit.patch", "patches/10_fix_perl_warnings.patch", - "patches/13_fix_scope_for_show_slave_status_data.patch" + "patches/11_fix_url_manpage.patch", + "patches/12_fix_spelling_and_allignment.patch", + "patches/13_fix_scope_for_show_slave_status_data.patch", + "patches/14_fix_deprecated_show_innodb_status.patch" end def install @@ -81,10 +83,18 @@ def install res -= [resource("DBI")] end + ENV.prepend_create_path "PERL5LIB", buildpath/"build_deps/lib/perl5" ENV.prepend_create_path "PERL5LIB", libexec/"lib/perl5" + + build_only_deps = %w[Devel::CheckLib] res.each do |r| r.stage do - system "perl", "Makefile.PL", "INSTALL_BASE=#{libexec}" + install_base = if build_only_deps.include? r.name + buildpath/"build_deps" + else + libexec + end + system "perl", "Makefile.PL", "INSTALL_BASE=#{install_base}" system "make", "install" end end From 6978a69934ba9786c698418ef22f2bbd3b348a10 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 26 Jun 2023 03:41:03 +0000 Subject: [PATCH 630/680] mytop: update 1.9.1_12 bottle. --- Formula/mytop.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/mytop.rb b/Formula/mytop.rb index c3edd32509767..c7ad2ad7843a9 100644 --- a/Formula/mytop.rb +++ b/Formula/mytop.rb @@ -8,14 +8,13 @@ class Mytop < Formula revision 12 bottle do - sha256 cellar: :any, arm64_ventura: "0eb04ca2f9d13e1c62bea17ef96e34e01189d5d1b58160105338801f205fa888" - sha256 cellar: :any, arm64_monterey: "8f02659e8b735fdf311c10368016aaf4b44a6e24c830439bdff91f9bd8ac2f6c" - sha256 cellar: :any, arm64_big_sur: "75452c7d92536a9ea9f92a1a22a9271e1db9f180ffc6ac5d3504c092e91f3adc" - sha256 cellar: :any, ventura: "52a13013f86290fdd2b52f76097871d9c0c637575385ec28c94b34012b25ba22" - sha256 cellar: :any, monterey: "c5b43ff2ce82566006e3fb37f869d65d23fad64004458d2e9b3d895e8b867979" - sha256 cellar: :any, big_sur: "1d2309a462b4bbe804c4e944e4e799bafdd2e0f8d5b0095c815ec377e99b1dcd" - sha256 cellar: :any, catalina: "f376b1839b64b69043db8abe25c876b617c3d89ec1a2a8a9bc7112aa0b8d6137" - sha256 cellar: :any_skip_relocation, x86_64_linux: "d9e6242116e773721a6a5e8beb39c5936d6f986043118f3216a750cd3d777dfc" + sha256 cellar: :any, arm64_ventura: "a2e750cd273cfb1d3110dddfd70a4937dd6d7242d2a83d3ee172155d297c550d" + sha256 cellar: :any, arm64_monterey: "544c937403f18212d99c8835b30fde5736aa4ee3387fc67788a23a4e23deb208" + sha256 cellar: :any, arm64_big_sur: "4a09f6e45e3878f24acc90d480520e8b0499bab96ec5226af695b93657fef79e" + sha256 cellar: :any, ventura: "e93ba00dce926fef622407103246a0f86e1fe7766512754db65c8e39e8bd41e6" + sha256 cellar: :any, monterey: "1e12316b18917e634d08d1edea087b82fa33c8ec1f26cfad09ea69d9404c8407" + sha256 cellar: :any, big_sur: "e28bdce153b9d901145a85ec86be714b8d1f63a12354dd6db995e56f509cbf05" + sha256 cellar: :any_skip_relocation, x86_64_linux: "910aa0172b9f4e1d89c49e24fcafe357d841047bc9fc9cda2307e1c78e54fc3c" end deprecate! date: "2023-06-26", because: :unmaintained From 2d2164c0c59765570806148e37862d15c92228cc Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 13:32:32 +0800 Subject: [PATCH 631/680] apache-arrow: switch to `openssl@3` --- Formula/apache-arrow.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/apache-arrow.rb b/Formula/apache-arrow.rb index c7d21caf297c9..51ca6d1ff65dd 100644 --- a/Formula/apache-arrow.rb +++ b/Formula/apache-arrow.rb @@ -6,6 +6,7 @@ class ApacheArrow < Formula mirror "https://archive.apache.org/dist/arrow/arrow-12.0.1/apache-arrow-12.0.1.tar.gz" sha256 "3481c411393aa15c75e88d93cf8315faf7f43e180fe0790128d3840d417de858" license "Apache-2.0" + revision 1 head "https://github.com/apache/arrow.git", branch: "main" bottle do @@ -27,7 +28,7 @@ class ApacheArrow < Formula depends_on "glog" depends_on "grpc@1.54" depends_on "lz4" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "protobuf@21" depends_on "rapidjson" depends_on "re2" From 11ed15e87a07870e7b53b92c1efc926efa0cea39 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:59:12 +0800 Subject: [PATCH 632/680] gdal: switch to `openssl@3` --- Formula/gdal.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/gdal.rb b/Formula/gdal.rb index 67f333ab4de7e..ee061f0f32164 100644 --- a/Formula/gdal.rb +++ b/Formula/gdal.rb @@ -4,7 +4,7 @@ class Gdal < Formula url "http://download.osgeo.org/gdal/3.6.4/gdal-3.6.4.tar.xz" sha256 "889894cfff348c04ac65b462f629d03efc53ea56cf04de7662fbe81a364e3df1" license "MIT" - revision 6 + revision 7 livecheck do url "https://download.osgeo.org/gdal/CURRENT/" @@ -53,6 +53,7 @@ class Gdal < Formula depends_on "numpy" depends_on "openexr" depends_on "openjpeg" + depends_on "openssl@3" depends_on "pcre2" depends_on "poppler" depends_on "proj" From e0b9a1a871eb872f13f0d1b98019a44dd2410b17 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Wed, 21 Jun 2023 20:59:12 +0800 Subject: [PATCH 633/680] pdal: switch to `openssl@3` --- Formula/pdal.rb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Formula/pdal.rb b/Formula/pdal.rb index e2761b0eb0e88..8594770898c3b 100644 --- a/Formula/pdal.rb +++ b/Formula/pdal.rb @@ -4,6 +4,7 @@ class Pdal < Formula url "https://github.com/PDAL/PDAL/releases/download/2.5.5/PDAL-2.5.5-src.tar.bz2" sha256 "b32b16475619a6bdfaee5a07a9b859206e18de5acff2a4447502fd0a9c6538d6" license "BSD-3-Clause" + revision 1 head "https://github.com/PDAL/PDAL.git", branch: "master" # The upstream GitHub repository sometimes creates tags that only include a @@ -33,6 +34,7 @@ class Pdal < Formula depends_on "laszip" depends_on "libpq" depends_on "numpy" + depends_on "openssl@3" fails_with gcc: "5" # gdal is compiled with GCC From d00cbdc04a12cda6ad467b2d61632f66b1446365 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 26 Jun 2023 05:07:39 +0000 Subject: [PATCH 634/680] monkeysphere: update 0.44_6 bottle. --- Formula/monkeysphere.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/monkeysphere.rb b/Formula/monkeysphere.rb index f0aca13004562..6ebd42a73dd0f 100644 --- a/Formula/monkeysphere.rb +++ b/Formula/monkeysphere.rb @@ -12,14 +12,13 @@ class Monkeysphere < Formula end bottle do - sha256 cellar: :any, arm64_ventura: "df5ff731a2d651eac23affb218b0dc5c5abab13913a2c004dadbc168a1abd5f5" - sha256 cellar: :any, arm64_monterey: "397adb93474f514c346b827cd929079b24ca642441a4147d89be6dfe6da70ebf" - sha256 cellar: :any, arm64_big_sur: "ac722287373eebc6e390985d7a81a96d5e6c0bc7c291c79b22cd316bb4811ab8" - sha256 cellar: :any, ventura: "28b7e49490b7e74058d3d171e1eab5c086c9dfb23c6fbec2fb9a043c9695ebae" - sha256 cellar: :any, monterey: "aa86925d811df3182feabfd23e97134c1abdf5f25da2111d133a05b582e38627" - sha256 cellar: :any, big_sur: "6ede4524a1a0d9e217a2c7912f7fe8b0a8f9a4af414894f16d8783fe23180299" - sha256 cellar: :any, catalina: "05369ef69e30fc4dab35c09df091295be97e6b653dc882a9806f9b60991213a2" - sha256 cellar: :any_skip_relocation, x86_64_linux: "535b82abeb5f95380cecca0af8ed2e99768afab1f0e50a138388327cffd8078b" + sha256 cellar: :any, arm64_ventura: "728f6625c94c2f1117680043040da86964132758702159e53b28f655032fce4a" + sha256 cellar: :any, arm64_monterey: "d755663a07608287f1d14512c9a192907a60674456df96368ded7456b71a84c8" + sha256 cellar: :any, arm64_big_sur: "b939793eb175a2d4ba85afe54360ae1c1d2e18e65bfbe48da3d3a1c1f7e4f6e9" + sha256 cellar: :any, ventura: "0028241b0874b2909d437fca8628a12ecaef0b01582e444468d8c148c0c95434" + sha256 cellar: :any, monterey: "34cd3db42f71f5693572fd7033880ce59dc368902fd138fa991c0b9ad2f13282" + sha256 cellar: :any, big_sur: "72462262364ea78369735b4fbbbb29c41ac08d103305fcf664aa53af1df7d199" + sha256 cellar: :any_skip_relocation, x86_64_linux: "36140b1926ed1243e59776aad0dc4b0b065f0e8dc09749c31e7fac8719ae9227" end depends_on "gnu-sed" => :build From e2077385a486c319e27ac012c1c04716038b9435 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Fri, 23 Jun 2023 21:47:37 -0400 Subject: [PATCH 635/680] molecule 5.1.0 --- Formula/molecule.rb | 29 ++++++++++++++--------------- 1 file changed, 14 insertions(+), 15 deletions(-) diff --git a/Formula/molecule.rb b/Formula/molecule.rb index 4680e18e0eba3..366fa11e15338 100644 --- a/Formula/molecule.rb +++ b/Formula/molecule.rb @@ -3,10 +3,9 @@ class Molecule < Formula desc "Automated testing for Ansible roles" homepage "https://molecule.readthedocs.io" - url "https://files.pythonhosted.org/packages/e4/55/66648b26f1ea76127ff976dae906a74eccb6807ac27ff7645c046b78e195/molecule-5.0.1.tar.gz" - sha256 "15a4c89e82ec1319bb1b36430061a103b91f1eb6d000b54330a161f4c8ee62d7" + url "https://files.pythonhosted.org/packages/e7/69/c2d5028b1cab582dd2df69d8603a6300c2f2ffeaaa14abcaed56f152a1a4/molecule-5.1.0.tar.gz" + sha256 "fa7af89fdf9317539c3eca99cb1e5e7522d7a57e0b67f5b698e44276f98d9d82" license "MIT" - revision 1 bottle do sha256 cellar: :any, arm64_ventura: "2aa66ee5fea2a2ffe5e467aaa21989c403b84eb4edfb66214f8ca81385ba0b94" @@ -36,13 +35,13 @@ class Molecule < Formula end resource "ansible-compat" do - url "https://files.pythonhosted.org/packages/97/0e/e676c7abe5f07615df177725180bee7302aa01fc04a083306f1faa5ec97b/ansible-compat-3.0.2.tar.gz" - sha256 "a10ea191f9efe08590ff64cb46a31af1f8142c08618db1a4bc827ed257c68230" + url "https://files.pythonhosted.org/packages/18/22/6e223b82ba3577788348168b366ab1418c08ce1cd80c3f999bac4196d614/ansible-compat-4.1.2.tar.gz" + sha256 "696162dbc1223c0b474136a61662b3fe44115d490de8da606b149cee572b01ed" end resource "ansible-core" do - url "https://files.pythonhosted.org/packages/12/10/9f3bed762e4f867c7fd32f125cf4d11a9dfb8e60e6565e14a1b4f2bf3396/ansible-core-2.15.0.tar.gz" - sha256 "cf690fd4ebb40590e00c5acdc0624758ca4c58d1e4b2b02ec026a034070ebf4d" + url "https://files.pythonhosted.org/packages/1e/34/ba701d49f78d8aead7c20339bbc1eccc682894f08dc48f5c391792282c65/ansible-core-2.15.1.tar.gz" + sha256 "ed28eb4943e480004edc9ba1e9bee979a0650cb2f9372ce4a2bd572838c60d2b" end resource "attrs" do @@ -86,8 +85,8 @@ class Molecule < Formula end resource "markdown-it-py" do - url "https://files.pythonhosted.org/packages/e4/c0/59bd6d0571986f72899288a95d9d6178d0eebd70b6650f1bb3f0da90f8f7/markdown-it-py-2.2.0.tar.gz" - sha256 "7c9a5e412688bc771c67432cbfebcdd686c93ce6484913dccf06cb5a0bea35a1" + url "https://files.pythonhosted.org/packages/38/71/3b932df36c1a044d397a1f92d1cf91ee0a503d91e470cbd670aa66b07ed0/markdown-it-py-3.0.0.tar.gz" + sha256 "e3f60a94fa066dc52ec76661e37c851cb232d92f9886b15cb560aaada2df8feb" end resource "mdurl" do @@ -106,8 +105,8 @@ class Molecule < Formula end resource "pluggy" do - url "https://files.pythonhosted.org/packages/a1/16/db2d7de3474b6e37cbb9c008965ee63835bba517e22cdb8c35b5116b5ce1/pluggy-1.0.0.tar.gz" - sha256 "4224373bacce55f955a878bf9cfa763c1e360858e330072059e10bad68531159" + url "https://files.pythonhosted.org/packages/8a/42/8f2833655a29c4e9cb52ee8a2be04ceac61bcff4a680fb338cbd3d1e322d/pluggy-1.2.0.tar.gz" + sha256 "d12f0c4b579b15f5e054301bb226ee85eeeba08ffec228092f8defbaa3a4c4b3" end resource "pyrsistent" do @@ -126,8 +125,8 @@ class Molecule < Formula end resource "rich" do - url "https://files.pythonhosted.org/packages/02/97/0046b5e3c6a5057b5817e5e6c51a776d410b953e6a9c67ae249dafdd2999/rich-13.4.1.tar.gz" - sha256 "76f6b65ea7e5c5d924ba80e322231d7cb5b5981aa60bfc1e694f1bc097fe6fe1" + url "https://files.pythonhosted.org/packages/e3/12/67d0098eb77005f5e068de639e6f4cfb8f24e6fcb0fd2037df0e1d538fee/rich-13.4.2.tar.gz" + sha256 "d653d6bccede5844304c605d5aac802c7cf9621efd700b46c7ec2b51ea914898" end resource "selinux" do @@ -141,8 +140,8 @@ class Molecule < Formula end resource "websocket-client" do - url "https://files.pythonhosted.org/packages/3f/f2/2624e12ef854ee667d92ac5dc7815932095e0852e5ff2b2bf57feda8a11b/websocket-client-1.5.2.tar.gz" - sha256 "c7d67c13b928645f259d9b847ab5b57fd2d127213ca41ebd880de1f553b7c23b" + url "https://files.pythonhosted.org/packages/b1/34/3a5cae1e07d9566ad073fa6d169bf22c03a3ba7b31b3c3422ec88d039108/websocket-client-1.6.1.tar.gz" + sha256 "c951af98631d24f8df89ab1019fc365f2227c0892f12fd150e935607c79dd0dd" end def install From 51bd50bfa11876a692cc21bc11aac0e736ad9078 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Fri, 23 Jun 2023 21:47:00 -0400 Subject: [PATCH 636/680] dxpy 0.350.1 --- Formula/dxpy.rb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Formula/dxpy.rb b/Formula/dxpy.rb index 2ea4cbd1d3180..ba4d6a28b6f12 100644 --- a/Formula/dxpy.rb +++ b/Formula/dxpy.rb @@ -3,10 +3,9 @@ class Dxpy < Formula desc "DNAnexus toolkit utilities and platform API bindings for Python" homepage "https://github.com/dnanexus/dx-toolkit" - url "https://files.pythonhosted.org/packages/a5/ee/aa50f3d5452a9c46da233c58b83f38def69828ce3296ad7f1c47df604b91/dxpy-0.349.1.tar.gz" - sha256 "96fbc8d0c99935a6327f9850e1352bf64d448faaa1036a13a3c00cab90b755cf" + url "https://files.pythonhosted.org/packages/25/9a/274a76dbf0a74fc65d5ade6607020969e2a180e15c44bd439185639fefd9/dxpy-0.350.1.tar.gz" + sha256 "3378a233454beaefb8d291ed4a4450a784917347e3056812e4fd709be09aace4" license "Apache-2.0" - revision 1 bottle do sha256 cellar: :any, arm64_ventura: "f7d615b6cc8f8ffcbe8e65a44a03e5c0e0307aba01cce63701f7c1a3af1cc6ce" From 6824d29d5451b2b73cab36b29f3bb069295e9a54 Mon Sep 17 00:00:00 2001 From: Marc Doeberin Date: Fri, 23 Jun 2023 20:39:19 +0200 Subject: [PATCH 637/680] awscli 2.12.3 --- Formula/awscli.rb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Formula/awscli.rb b/Formula/awscli.rb index dded81bb63947..60c0a7638fb14 100644 --- a/Formula/awscli.rb +++ b/Formula/awscli.rb @@ -3,10 +3,9 @@ class Awscli < Formula desc "Official Amazon AWS command-line interface" homepage "https://aws.amazon.com/cli/" - url "https://github.com/aws/aws-cli/archive/2.12.1.tar.gz" - sha256 "f7c1285dda1abea74464e403ff736778109a429bba5d6288e9ae8c1ab442814b" + url "https://github.com/aws/aws-cli/archive/2.12.3.tar.gz" + sha256 "c06f00a8e7bfd31f11b5e431259225162b4160a7d07b81a1befe79ecf9834438" license "Apache-2.0" - revision 1 head "https://github.com/aws/aws-cli.git", branch: "v2" bottle do From b427686ffab71073ffac49366842fe3e802b66ac Mon Sep 17 00:00:00 2001 From: Porkepix Date: Fri, 23 Jun 2023 09:06:31 +0200 Subject: [PATCH 638/680] cups 2.4.6 --- Formula/cups.rb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Formula/cups.rb b/Formula/cups.rb index e5ba073a849f5..0d49810e462c5 100644 --- a/Formula/cups.rb +++ b/Formula/cups.rb @@ -3,10 +3,9 @@ class Cups < Formula homepage "https://github.com/OpenPrinting/cups" # This is the author's fork of CUPS. Debian have switched to this fork: # https://lists.debian.org/debian-printing/2020/12/msg00006.html - url "https://github.com/OpenPrinting/cups/releases/download/v2.4.5/cups-2.4.5-source.tar.gz" - sha256 "9a404de55f74525b0a6851df0cfdebfa1215aec0e7c2f7be6b9b09b6916fb000" + url "https://github.com/OpenPrinting/cups/releases/download/v2.4.6/cups-2.4.6-source.tar.gz" + sha256 "58e970cf1955e1cc87d0847c32526d9c2ccee335e5f0e3882b283138ba0e7262" license "Apache-2.0" - revision 1 head "https://github.com/OpenPrinting/cups.git", branch: "master" livecheck do From ff4620e542c8626b26fd2e457d1de2d028b2d555 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 22 Jun 2023 16:27:56 -0400 Subject: [PATCH 639/680] ansible@7 7.7.0 Signed-off-by: Rui Chen --- Formula/ansible@7.rb | 64 +++++++++++++++++++++++--------------------- 1 file changed, 33 insertions(+), 31 deletions(-) diff --git a/Formula/ansible@7.rb b/Formula/ansible@7.rb index ea00542911961..db27db8120921 100644 --- a/Formula/ansible@7.rb +++ b/Formula/ansible@7.rb @@ -3,10 +3,9 @@ class AnsibleAT7 < Formula desc "Automate deployment, configuration, and upgrading" homepage "https://www.ansible.com/" - url "https://files.pythonhosted.org/packages/e8/88/4309077c4a2ca9b322ae0b5e98c699fc7d871a49260e8aafabcec769dd80/ansible-7.6.0.tar.gz" - sha256 "4159a266f2caf91adf16daca6a23d132b987ce3acde9c0f2f3089e80d8048f2e" + url "https://files.pythonhosted.org/packages/39/47/bef8fd8bc2b6e7b5058b61565959c91819eccb8be119a66f8524c0252c62/ansible-7.7.0.tar.gz" + sha256 "9c206ba515f13a0cc9c919d496218ba26df581755bdc39be85b074066c699a02" license "GPL-3.0-or-later" - revision 1 bottle do sha256 cellar: :any, arm64_ventura: "549de1caab7662180fa988b915f0f5ef1b70a8960017296ec7998ec8d4ccd595" @@ -20,6 +19,9 @@ class AnsibleAT7 < Formula keg_only :versioned_formula + # https://docs.ansible.com/ansible/latest/reference_appendices/release_and_maintenance.html#ansible-community-package-release-cycle + deprecate! date: "2023-06-22", because: :unmaintained + depends_on "pkg-config" => :build depends_on "rust" => :build depends_on "cffi" @@ -57,8 +59,8 @@ class AnsibleAT7 < Formula # Automatically updated resources resource "ansible-core" do - url "https://files.pythonhosted.org/packages/7f/be/3a64a1f892d451e2a447e301c6da9061443cf96b681de709891de26b66fd/ansible-core-2.14.6.tar.gz" - sha256 "0cddb0df454561981f1c541db7ac5398d5e9de452ea1f01847acbd031fd7d2b2" + url "https://files.pythonhosted.org/packages/d6/27/06f4b8a082d9ecd055da28f37fca69ebd0f7b8427d5f6068b6125b1441a8/ansible-core-2.14.7.tar.gz" + sha256 "2be26d617483b2b1621ec93ca57f2e24faace90cb9f07d8dca3f68a8428d9cd6" end resource "apache-libcloud" do @@ -87,13 +89,13 @@ class AnsibleAT7 < Formula end resource "boto3" do - url "https://files.pythonhosted.org/packages/02/1d/639dbc4008726139fc54bd1ab3d0527fa38cb86d8666182f0a57824d7763/boto3-1.26.144.tar.gz" - sha256 "5b7e9f2674fe8aa99e2d168744023a3f66da12d9c51e0624489dd0db7aafe30d" + url "https://files.pythonhosted.org/packages/de/e2/a4dd5b40fadfd97cc6f1a81319a7f0afd742653f8f7b9e7f5bdbd244675a/boto3-1.26.159.tar.gz" + sha256 "7694df61bd6d253d6d9db34adbcd218b8efbe7f894a4a51611f7e0587ae33218" end resource "botocore" do - url "https://files.pythonhosted.org/packages/28/3b/8ec4150134811b7f2747b59c1413ab0e34c29d3c8f39aa6e26859f0cbd50/botocore-1.29.144.tar.gz" - sha256 "c60b9158cbc7447411abdec77b87a71d86d9404064702e92d317dca6a1ec9a5b" + url "https://files.pythonhosted.org/packages/ee/28/9417cf3790331c1a55e511cf6afebc26b753a96e3983f5426688c976269c/botocore-1.29.159.tar.gz" + sha256 "da1c61757d466b82cc89f379a50662064bcb0beb67cc6efa1fbfc9a341bd08b0" end resource "cachetools" do @@ -157,8 +159,8 @@ class AnsibleAT7 < Formula end resource "google-auth" do - url "https://files.pythonhosted.org/packages/97/e8/a3e918ab46e91e87019e2f96aec2390e11177da536b7bc75d14c8534d9c9/google-auth-2.19.0.tar.gz" - sha256 "f39d528077ac540793dd3c22a8706178f157642a67d874db25c640b7fead277e" + url "https://files.pythonhosted.org/packages/4b/e0/d2c96098280f17eb626d4da0b7e553b8e5648d57514c8cefec851c16920c/google-auth-2.20.0.tar.gz" + sha256 "030af34138909ccde0fbce611afc178f1d65d32fbff281f25738b1fe1c6f3eaa" end resource "idna" do @@ -167,13 +169,13 @@ class AnsibleAT7 < Formula end resource "importlib-metadata" do - url "https://files.pythonhosted.org/packages/0b/1f/9de392c2b939384e08812ef93adf37684ec170b5b6e7ea302d9f163c2ea0/importlib_metadata-6.6.0.tar.gz" - sha256 "92501cdf9cc66ebd3e612f1b4f0c0765dfa42f0fa38ffb319b6bd84dd675d705" + url "https://files.pythonhosted.org/packages/a3/82/f6e29c8d5c098b6be61460371c2c5591f4a335923639edec43b3830650a4/importlib_metadata-6.7.0.tar.gz" + sha256 "1aaf550d4f73e5d6783e7acb77aec43d49da8017410afae93822cc9cca98c4d4" end resource "iso8601" do - url "https://files.pythonhosted.org/packages/31/8c/1c342fdd2f4af0857684d16af766201393ef53318c15fa785fcb6c3b7c32/iso8601-1.1.0.tar.gz" - sha256 "32811e7b81deee2063ea6d2e94f8819a86d1f3811e49d23623a41fa832bef03f" + url "https://files.pythonhosted.org/packages/27/23/97cd1cb5792ece594ec5cf16cc4921f91838c689c82c8078ee442751f8dc/iso8601-2.0.0.tar.gz" + sha256 "739960d37c74c77bd9bd546a76562ccb581fe3d4820ff5c3141eb49c839fda8f" end resource "jinja2" do @@ -212,8 +214,8 @@ class AnsibleAT7 < Formula end resource "keystoneauth1" do - url "https://files.pythonhosted.org/packages/56/d4/a7ce27b7363c85e556b3a0e87b90a3cda1e35f5d9d8a0cb6769d6b8ebf88/keystoneauth1-5.2.0.tar.gz" - sha256 "af54bcb9cf3b5d8492894ff8b6680447c8ef1fb880734a5d3ce3a78ed8459844" + url "https://files.pythonhosted.org/packages/ad/a5/f0671fad7d66453d0b088973f69f53bcda24896af5252f9dd26373350e28/keystoneauth1-5.2.1.tar.gz" + sha256 "f79b1c27ed5a69be4d03a5bc4967df3dfab0c5d76e85226fa2060cffadff74a1" end resource "kubernetes" do @@ -227,8 +229,8 @@ class AnsibleAT7 < Formula end resource "markupsafe" do - url "https://files.pythonhosted.org/packages/95/7e/68018b70268fb4a2a605e2be44ab7b4dd7ce7808adae6c5ef32e34f4b55a/MarkupSafe-2.1.2.tar.gz" - sha256 "abcabc8c2b26036d62d4c746381a6f7cf60aafcc653198ad678306986b09450d" + url "https://files.pythonhosted.org/packages/6d/7c/59a3248f411813f8ccba92a55feaac4bf360d29e2ff05ee7d8e1ef2d7dbf/MarkupSafe-2.1.3.tar.gz" + sha256 "af598ed32d6ae86f1b747b82783958b1a4ab8f617b06fe68795c7f026abbdcad" end resource "msgpack" do @@ -252,8 +254,8 @@ class AnsibleAT7 < Formula end resource "ntc-templates" do - url "https://files.pythonhosted.org/packages/6f/f2/03345027881f1f8f6500055c6e7d7aeb84903f569d27e282bae3e4d3e54f/ntc_templates-3.3.0.tar.gz" - sha256 "a74014431715c2029a2d0f065bca447312d55171cea191db1189689ea076b82d" + url "https://files.pythonhosted.org/packages/5d/ae/77ea390f0dafe55b045dd0809d23a2aa14c0c967a951b2b573f7b550ca08/ntc_templates-3.4.0.tar.gz" + sha256 "aabd6b24a3544d95916de7316e1753112198386a9ccea0601e3e27fb9b25e157" end resource "oauthlib" do @@ -267,8 +269,8 @@ class AnsibleAT7 < Formula end resource "openstacksdk" do - url "https://files.pythonhosted.org/packages/0a/7f/a3535e523ef1ae853229bb30af8f32d98f3fd21b50c0f42e917b6174afb2/openstacksdk-1.2.0.tar.gz" - sha256 "bc4b340fde80503b839bda72a32eb7d630ccde5c2c1ff4952840d79fca5bce7f" + url "https://files.pythonhosted.org/packages/ac/bd/99a8970d6638d32b5fc0e3ad1e41adfd1f1de4c47e8e1814e43708104a41/openstacksdk-1.3.0.tar.gz" + sha256 "207a75e5a81e1173bf251e9976965a66ff2ff379d0a0ba55a4903dcf2b5c1974" end resource "os-client-config" do @@ -342,8 +344,8 @@ class AnsibleAT7 < Formula end resource "prettytable" do - url "https://files.pythonhosted.org/packages/95/8d/f6b4448e386eb1382a99cbceabe3899f3aa431992582cc90496843548303/prettytable-3.7.0.tar.gz" - sha256 "ef8334ee40b7ec721651fc4d37ecc7bb2ef55fde5098d994438f0dfdaa385c0c" + url "https://files.pythonhosted.org/packages/18/fa/82e719efc465238383f099c08b5284b974f5002dbe12050bcbbc912366eb/prettytable-3.8.0.tar.gz" + sha256 "031eae6a9102017e8c7c7906460d150b7ed78b20fd1d8c8be4edaf88556c07ce" end resource "proxmoxer" do @@ -372,8 +374,8 @@ class AnsibleAT7 < Formula end resource "pyparsing" do - url "https://files.pythonhosted.org/packages/71/22/207523d16464c40a0310d2d4d8926daffa00ac1f5b1576170a32db749636/pyparsing-3.0.9.tar.gz" - sha256 "2b020ecf7d21b687f219b71ecad3631f644a47f01403fa1d1036b0c6416d70fb" + url "https://files.pythonhosted.org/packages/4f/13/28e88033cab976721512e7741000fb0635fa078045e530a91abb25aea0c0/pyparsing-3.1.0.tar.gz" + sha256 "edb662d6fe322d6e990b1594b5feaeadf806803359e3d4d42f11e295e588f0ea" end resource "pyperclip" do @@ -392,8 +394,8 @@ class AnsibleAT7 < Formula end resource "pyspnego" do - url "https://files.pythonhosted.org/packages/ee/08/6cd62d64ce42a2eaf433eb41a837d3da2b49ce1cb796a0265cc02652f839/pyspnego-0.9.0.tar.gz" - sha256 "3f10ca7a2f0d5170c2032bb5d55183384208314032aa44c1684d6920d50e97de" + url "https://files.pythonhosted.org/packages/fb/38/46174701e2a2de8b72e79c980324b034203edafff3c543a4134b2c1ae9af/pyspnego-0.9.1.tar.gz" + sha256 "6eea64f511bdfa192c2f80593ddf124258b0ea560327468953d18420e0ab3597" end resource "python-consul" do @@ -517,8 +519,8 @@ class AnsibleAT7 < Formula end resource "websocket-client" do - url "https://files.pythonhosted.org/packages/3f/f2/2624e12ef854ee667d92ac5dc7815932095e0852e5ff2b2bf57feda8a11b/websocket-client-1.5.2.tar.gz" - sha256 "c7d67c13b928645f259d9b847ab5b57fd2d127213ca41ebd880de1f553b7c23b" + url "https://files.pythonhosted.org/packages/31/4e/aa6ab8f8812b5766350ed2beb5bc6f3a007c448dd9c178ef5db2d163dac3/websocket-client-1.6.0.tar.gz" + sha256 "e84c7eafc66aade6d1967a51dfd219aabdf81d15b9705196e11fd81f48666b78" end resource "wrapt" do From 58169a066f0d72626643b0c89c3f5a36ccda5bef Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 22 Jun 2023 04:23:46 +0000 Subject: [PATCH 640/680] aws-elasticbeanstalk 3.20.7 --- Formula/aws-elasticbeanstalk.rb | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/Formula/aws-elasticbeanstalk.rb b/Formula/aws-elasticbeanstalk.rb index 41b6fdb8dd6f8..7a99721b15696 100644 --- a/Formula/aws-elasticbeanstalk.rb +++ b/Formula/aws-elasticbeanstalk.rb @@ -3,10 +3,9 @@ class AwsElasticbeanstalk < Formula desc "Client for Amazon Elastic Beanstalk web service" homepage "https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/eb-cli3.html" - url "https://files.pythonhosted.org/packages/31/60/5bd0b5df1b02cffaa9b28dcb6feca1538ea6bfa85b39f8ef424a42d4c33b/awsebcli-3.20.6.tar.gz" - sha256 "f67ea739b62866538a810bd274da872d1afe4650e829f4777e00fb5daf703f33" + url "https://files.pythonhosted.org/packages/d2/1a/564eab628edbe1815d2bfde14a1cfb9a3e0e14a7a217731792ec60e1e80f/awsebcli-3.20.7.tar.gz" + sha256 "8672d6a9ce14cd49efcf8c26299f0970459430f9a1d817504b5200cb10bec9be" license "Apache-2.0" - revision 1 bottle do sha256 cellar: :any, arm64_ventura: "15c79b8ddaad916ec23e606245fd3227d15a5bc928901f3373ce0cdde74921e5" @@ -43,8 +42,8 @@ class AwsElasticbeanstalk < Formula end resource "botocore" do - url "https://files.pythonhosted.org/packages/43/aa/8988b1e133fe703e5603b3bfd3d62e1e77f6aa969543d4ffce89b8e5838a/botocore-1.29.99.tar.gz" - sha256 "d1770b4fe5531870af7a81e9897b2092d2f89e4ba8cb7abbbaf3ab952f6b8a6f" + url "https://files.pythonhosted.org/packages/86/04/c78cabb6c84e7abe6d83f253cdc4c98d5c17fec4a8d07ae4dc73bdcd2b5d/botocore-1.29.158.tar.gz" + sha256 "2fd3b625f3d683d9dd6b400aba54d54a1e9b960b84ed07a466d25d1366e59482" end resource "cached-property" do @@ -63,8 +62,8 @@ class AwsElasticbeanstalk < Formula end resource "charset-normalizer" do - url "https://files.pythonhosted.org/packages/56/31/7bcaf657fafb3c6db8c787a865434290b726653c912085fbd371e9b92e1c/charset-normalizer-2.0.12.tar.gz" - sha256 "2857e29ff0d34db842cd7ca3230549d1a697f96ee6d3fb071cfa6c7393832597" + url "https://files.pythonhosted.org/packages/ff/d7/8d757f8bd45be079d76309248845a04f09619a7b17d6dfc8c9ff6433cac2/charset-normalizer-3.1.0.tar.gz" + sha256 "34e0a2f9c370eb95597aae63bf85eb5e96826d81e3dcf88b8886012906f509b5" end resource "colorama" do @@ -148,8 +147,8 @@ class AwsElasticbeanstalk < Formula end resource "requests" do - url "https://files.pythonhosted.org/packages/e7/01/3569e0b535fb2e4a6c384bdbed00c55b9d78b5084e0fb7f4d0bf523d7670/requests-2.26.0.tar.gz" - sha256 "b8aa58f8cf793ffd8782d3d8cb19e66ef36f7aba4353eec859e74678b01b07a7" + url "https://files.pythonhosted.org/packages/9d/be/10918a2eac4ae9f02f6cfe6414b7a155ccd8f7f9d4380d62fd5b955065c3/requests-2.31.0.tar.gz" + sha256 "942c5a758f98d790eaed1a29cb6eefc7ffb0d1cf7af05c3d2791656dbd6ad1e1" end resource "semantic-version" do From 5e1c04b98ff42b8eb4aabb4b01015e69a2e1db47 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Tue, 13 Jun 2023 14:18:01 -0400 Subject: [PATCH 641/680] xml-tooling-c 3.2.4 --- Formula/xml-tooling-c.rb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Formula/xml-tooling-c.rb b/Formula/xml-tooling-c.rb index b7308bf7e0481..af5b91f75f41c 100644 --- a/Formula/xml-tooling-c.rb +++ b/Formula/xml-tooling-c.rb @@ -1,10 +1,9 @@ class XmlToolingC < Formula desc "Provides a higher level interface to XML processing" homepage "https://wiki.shibboleth.net/confluence/display/OpenSAML/XMLTooling-C" - url "https://shibboleth.net/downloads/c++-opensaml/3.2.1/xmltooling-3.2.3.tar.bz2" - sha256 "95b8296ffb1facd86eaa9f24d4a895a7c55a3cd838450b4d20bc1651fdf45132" + url "https://shibboleth.net/downloads/c++-opensaml/3.2.1/xmltooling-3.2.4.tar.bz2" + sha256 "92db9b52f28f854ba2b3c3b5721dc18c8bd885c1e0d9397f0beb3415e88e3845" license "Apache-2.0" - revision 1 livecheck do url "https://shibboleth.net/downloads/c++-opensaml/latest/" From a9d082c78390fa09b3040f96703227956053b9fb Mon Sep 17 00:00:00 2001 From: Nanda H Krishna Date: Wed, 14 Jun 2023 00:21:56 -0400 Subject: [PATCH 642/680] shibboleth-sp: revision bump (xml-tooling-c 3.2.4) --- Formula/shibboleth-sp.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/shibboleth-sp.rb b/Formula/shibboleth-sp.rb index 4f7c34f76cf30..f2717aee19f39 100644 --- a/Formula/shibboleth-sp.rb +++ b/Formula/shibboleth-sp.rb @@ -4,7 +4,7 @@ class ShibbolethSp < Formula url "https://shibboleth.net/downloads/service-provider/3.4.1/shibboleth-sp-3.4.1.tar.bz2" sha256 "bffe3e62e46d86cc75db1093b77fa1456b30da7c930a13708afa0139c8a8acc1" license "Apache-2.0" - revision 1 + revision 2 livecheck do url "https://shibboleth.net/downloads/service-provider/latest/" From cd2260f8d2d9f59c9276c1fc8e145969bb3ba523 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 26 Jun 2023 06:19:23 +0000 Subject: [PATCH 643/680] gdal: update 3.6.4_7 bottle. --- Formula/gdal.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/gdal.rb b/Formula/gdal.rb index ee061f0f32164..e21386d7a099f 100644 --- a/Formula/gdal.rb +++ b/Formula/gdal.rb @@ -12,13 +12,13 @@ class Gdal < Formula end bottle do - sha256 arm64_ventura: "c7dff79a05124f2c02fe764fe1b7acebb5442e7862e6cc254dde90ae61b580ee" - sha256 arm64_monterey: "032b1e86fe467b15fb68c3342fa50d3e952ead4ea5011c358fc96178bd648a20" - sha256 arm64_big_sur: "ac534a7f9fc67389466bb9cd6ea928591a2b775e9d24088712f89e08885d5f61" - sha256 ventura: "69e567216e3ae994390d7815bffad3a920195373a6a9631c1b67e3baba059803" - sha256 monterey: "09ad7ea1bfae8bc32f0dd2b4632758567b5a89125699fb09ed598d77c825cb78" - sha256 big_sur: "cd32fe8a927a55260f1e0d39221410c200ffcec1a50adf108cb1679fa1fed1b8" - sha256 x86_64_linux: "f50b3fdd2662b1dcf36b23d6d4c2d42bef79ed6afeea3c622d7aec0e1e453789" + sha256 arm64_ventura: "7f0123511ba23771080201f61e073378a85c5e00cd239abc8e66927cdb1f0db8" + sha256 arm64_monterey: "243118d0447f19815ba0abe42094c90e255abba1400fe3cbc3c8885d0aea1060" + sha256 arm64_big_sur: "5e123ce6c8a703f2cab45c9602d437254042a1c8d60ada4129944ab6fed16429" + sha256 ventura: "cb448446be412258105b4f6ef87c3d26c86b97bc54472fbc917af70372acf297" + sha256 monterey: "f8cbe14b890bd5e39eea42dcd1ba091fec53bc34fd5466a1e7856c7a0fc40d66" + sha256 big_sur: "beee6fde03ba978382864c97da7c965e41001d492eb2cc35cb2e8d7db3d0a514" + sha256 x86_64_linux: "715568c075f931e2328b19f1b4dd122008883e82153fe0b38fb65d25ec946fd4" end head do From 2a2e465107592bea8d3a9492221029f978020784 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 26 Jun 2023 06:19:24 +0000 Subject: [PATCH 644/680] apache-arrow: update 12.0.1_1 bottle. --- Formula/apache-arrow.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/apache-arrow.rb b/Formula/apache-arrow.rb index 51ca6d1ff65dd..3d4223d3a0367 100644 --- a/Formula/apache-arrow.rb +++ b/Formula/apache-arrow.rb @@ -10,13 +10,13 @@ class ApacheArrow < Formula head "https://github.com/apache/arrow.git", branch: "main" bottle do - sha256 cellar: :any, arm64_ventura: "cb8426191e8c2a4fa5fc5a23cdfd68e8e68662584457bdd035d782e6362cdc2a" - sha256 cellar: :any, arm64_monterey: "040ca8f64060c435483507913d65f0cb95c4abe57ff4fbacd47b98832fc4a321" - sha256 cellar: :any, arm64_big_sur: "bd6704518b9dc452d6d7778c50be0f95d4429b5e5ba3bb6dafeaf9655e0db9ee" - sha256 cellar: :any, ventura: "75ed725550329cdbd0c535be1884a95d7d99318b84845d327289bfdba9b97942" - sha256 cellar: :any, monterey: "68989c0226c279b5d5c0c47233505de3ba0283876eaba0392d07bf2f76f72d8a" - sha256 cellar: :any, big_sur: "28c8badbc25b6856b2cf26d6f137df2317acf03abd1a351a011c53c8f23e15fb" - sha256 x86_64_linux: "d4b98db8762ced53459a1f5d41737a99e1bf7e5c4b55ae80a4cabfa5c5bdec58" + sha256 cellar: :any, arm64_ventura: "fd5d6cdde79171020a51c609bedead0699f05d3aac908c6c584b8d6a609ebbe8" + sha256 cellar: :any, arm64_monterey: "c649523618ed748fd12eb0b1b30a81d04c8939bec8d9593f2ac88c62d5fc456d" + sha256 cellar: :any, arm64_big_sur: "cf28f42ae3d11ebf1c125620991d08ee89f0c5eb293a46d3819a0ec9a4af3a8a" + sha256 cellar: :any, ventura: "79c88892a0ba44229ec62e68acb79a92a3cf6a7ae6024382b53e45f21a2b08d7" + sha256 cellar: :any, monterey: "8c0485177cb2a070b6398148e4853793d37dc2dc75ba3a6885747ca121a55dcd" + sha256 cellar: :any, big_sur: "1bcecb9651061ac128612732bbd83e2a589e2e0e9079838ea970528088c40831" + sha256 x86_64_linux: "f3f9637851a0c708cdbb23a8ac6b5738b1430be5b4290a24eee4405412437a64" end depends_on "boost" => :build From f93f956fa94090fc019b968c41812ef1c08ce2f7 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 26 Jun 2023 06:19:25 +0000 Subject: [PATCH 645/680] pdal: update 2.5.5_1 bottle. --- Formula/pdal.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/pdal.rb b/Formula/pdal.rb index 8594770898c3b..6809fe9802c98 100644 --- a/Formula/pdal.rb +++ b/Formula/pdal.rb @@ -18,13 +18,13 @@ class Pdal < Formula end bottle do - sha256 arm64_ventura: "0379d4e1bf9819f1f64f1010c38eeb74f0247fb08b60315b35e6f6d86249a183" - sha256 arm64_monterey: "75bd88a737380d163ed0e6d5d6e70306ed7180a375db080ac46c8cc252d2165f" - sha256 arm64_big_sur: "5633fd9e5680eeffd0d3e0409846e51d2bf27af14a28612bd337ae6da0c3c425" - sha256 ventura: "0a95c4451d02287161a210d8848336e073734a9606cfe528c6bdea1ee07be7c8" - sha256 monterey: "fdeae92e945eb48208d967dcd0d02071710aee67afcbd9af29c7c27d1ebcff85" - sha256 big_sur: "57655b4af7ad249cbc332247f5391445ad5f1a382b7ad89119f66aa9bdfcd535" - sha256 cellar: :any_skip_relocation, x86_64_linux: "ce51a355bfaf2f2aee9f8743b6b8a8738e428747c2ee1d92104a8837c6dedb74" + sha256 arm64_ventura: "f981ddf7b857dab47c9f442e82f35a3412ac2777177c3a7c2265cb93a9a4635c" + sha256 arm64_monterey: "5a2c82cec3f85e2209ffbebc50443b17f3beb271fca736e6650b240c736774bb" + sha256 arm64_big_sur: "b231f6b2efab96a6b427f4f6bf15f3c98e79493d76a53f4b55d4c5b77a9e0384" + sha256 ventura: "62d13386e761fc30876ffec0b0465df084075e86f500e385ad7bacad286d9d35" + sha256 monterey: "bd3cc32bb5b6ac7c038418243e0b068f0097d7b97e6868eb0f0c4ece73aed246" + sha256 big_sur: "24df412bcd84c58f61f36f51bdbbbe8a2ca8d361c4ff6ae7fd5e3b8e9f14ecac" + sha256 cellar: :any_skip_relocation, x86_64_linux: "3537bb96f559c55153245920a67173513435401f505a26d05b70df0e74ac49ba" end depends_on "cmake" => :build From a0e80c8d9c037607b24ceaf5d7ff0c3fcf2768ce Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 26 Jun 2023 06:43:13 +0000 Subject: [PATCH 646/680] dxpy: update 0.350.1 bottle. --- Formula/dxpy.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/dxpy.rb b/Formula/dxpy.rb index ba4d6a28b6f12..0d8d80cb15a16 100644 --- a/Formula/dxpy.rb +++ b/Formula/dxpy.rb @@ -8,13 +8,13 @@ class Dxpy < Formula license "Apache-2.0" bottle do - sha256 cellar: :any, arm64_ventura: "f7d615b6cc8f8ffcbe8e65a44a03e5c0e0307aba01cce63701f7c1a3af1cc6ce" - sha256 cellar: :any, arm64_monterey: "b1e147bb7d1e9ee6e7174b13aeabd764e112e586370f324d37e33a7405b42f5a" - sha256 cellar: :any, arm64_big_sur: "5c2aae9d8059060c0579989387a076e9964a3e651a812869ca43d678eb80d47c" - sha256 cellar: :any, ventura: "a2eb6c4f646753b7881dc51e5c3e3a6f873a3bb8518b28d944024632e66241ee" - sha256 cellar: :any, monterey: "3d0a6a02d2806b5ffd4bd6ca3c34d5e4be2fda63630d25bf4916f0c9fb672f1b" - sha256 cellar: :any, big_sur: "7743cbdad994e8f725adfc0fbfbea79c40f432d48d005ff3950b630c00c79955" - sha256 cellar: :any_skip_relocation, x86_64_linux: "76fda1ab3c5f6eb09cf7c7a51b7af0c02492b71f367ff0eb32d4856a96cdd7c1" + sha256 cellar: :any, arm64_ventura: "9b34106e03fd6cc181e7a3cfacf167a7246f75c1f51f5ff6a4c8b6086b8234c6" + sha256 cellar: :any, arm64_monterey: "6660d519017ec509efbcb963d04bcdee37b6394ca5b0643e7f9abe092e5bcbad" + sha256 cellar: :any, arm64_big_sur: "9738f340e140110af1867364939bdfe89a8345a896d2afd723735b3822394974" + sha256 cellar: :any, ventura: "e0c6187b2512df2a033120a4d1a296116d4bc64f7eea4eb5dddaf8d10c1d2655" + sha256 cellar: :any, monterey: "b5309cf09856c068044408bf5d5f7eb51402074f766d008e1de45c04060f0f17" + sha256 cellar: :any, big_sur: "502c088dd5c6211a6899fc8a94e05b1837b05cbe5d3603b1545bbb235d14b83b" + sha256 cellar: :any_skip_relocation, x86_64_linux: "cffc33548ba088f0a599e0aa98edc72ace0dbea21959b40b66e4fa7fd3a5f6d2" end depends_on "pkg-config" => :build From 5d47e6598c5f47fcdcef28007578b26124042b3b Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 26 Jun 2023 07:01:01 +0000 Subject: [PATCH 647/680] molecule: update 5.1.0 bottle. --- Formula/molecule.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/molecule.rb b/Formula/molecule.rb index 366fa11e15338..8afb1ade2574e 100644 --- a/Formula/molecule.rb +++ b/Formula/molecule.rb @@ -8,13 +8,13 @@ class Molecule < Formula license "MIT" bottle do - sha256 cellar: :any, arm64_ventura: "2aa66ee5fea2a2ffe5e467aaa21989c403b84eb4edfb66214f8ca81385ba0b94" - sha256 cellar: :any, arm64_monterey: "75e034e55c94e3315e3b12f4bf1b5fd3349b3bcd872c8033e7dba690207273e8" - sha256 cellar: :any, arm64_big_sur: "ace1ce9e7f93e2f616e0200c538114ba6aac21969a6b06037c276e0e67927c8f" - sha256 cellar: :any, ventura: "826db9fd798e5ae7831bfd7be08531d5f1740a6b0a587755cb272f91a60ba15c" - sha256 cellar: :any, monterey: "0e7189ac909bead4e39e7ea5ba5d9042890fd07978eadd7f361f795ff84394e4" - sha256 cellar: :any, big_sur: "8d549b51ce3d4305ca85786e1b27da10db71871e408060211b2ab9747762dc5b" - sha256 cellar: :any_skip_relocation, x86_64_linux: "a828f4b269259f35198d5e0600577bcd16cf7ee3aafa18d992fe8aae5e9dca17" + sha256 cellar: :any, arm64_ventura: "dfc59c83f4b143dfbbd0e7979c3ab7806529e82aac87d28d0de032050ca4f574" + sha256 cellar: :any, arm64_monterey: "5a91399d33e1601bd72a3b248a0401c7b23dc016f75771028b000b0edc2c343c" + sha256 cellar: :any, arm64_big_sur: "b1d26461cf2ef03538f356a7c4b452efcee54d0058766a9e0e47428385360c51" + sha256 cellar: :any, ventura: "d8c597dad5a6fa3233a646716d69fae30195fa933d87a38cef8b5eb19129faf4" + sha256 cellar: :any, monterey: "08f45bbd341072c818acc25e4716757e4dede3cbe1919a83fc57b514eea070a9" + sha256 cellar: :any, big_sur: "e2a16b1486534a99270639977ecbb7b25f5d59d8eef033b59c6e30cae647882a" + sha256 cellar: :any_skip_relocation, x86_64_linux: "3fb57285ef860255e0a21d4086733f49b4ed967bf6dc0c941656c89e4b83426b" end depends_on "rust" => :build From f10595020e7d17a8d0ada62190f30b1ddfc3885c Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Fri, 23 Jun 2023 22:49:10 -0400 Subject: [PATCH 648/680] vineyard: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/vineyard.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/vineyard.rb b/Formula/vineyard.rb index f550827afa48f..facb4d8312449 100644 --- a/Formula/vineyard.rb +++ b/Formula/vineyard.rb @@ -6,7 +6,7 @@ class Vineyard < Formula url "https://github.com/v6d-io/v6d/releases/download/v0.15.0/v6d-0.15.0.tar.gz" sha256 "3281afac3f348c4409676adf8328c6de8b73ed35e71539e6dd779d4af5bc16dd" license "Apache-2.0" - revision 2 + revision 3 bottle do sha256 arm64_ventura: "77d8b07481a05e924c05c190c9f018a8ac3b10143fccd25405552b7dad680658" @@ -30,7 +30,7 @@ class Vineyard < Formula depends_on "hiredis" depends_on "libgrape-lite" depends_on "open-mpi" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "redis" fails_with gcc: "5" @@ -50,7 +50,7 @@ def install "-DBUILD_VINEYARD_TESTS=OFF", "-DUSE_LIBUNWIND=OFF", "-DLIBGRAPELITE_INCLUDE_DIRS=#{Formula["libgrape-lite"].opt_include}", - "-DOPENSSL_ROOT_DIR=#{Formula["openssl@1.1"].opt_prefix}", + "-DOPENSSL_ROOT_DIR=#{Formula["openssl@3"].opt_prefix}", *std_cmake_args system "cmake", "--build", "build" system "cmake", "--install", "build" From 2f8fe1eba0f7c93df0a0565ff0ef39a449345325 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 26 Jun 2023 07:32:54 +0000 Subject: [PATCH 649/680] aws-elasticbeanstalk: update 3.20.7 bottle. --- Formula/aws-elasticbeanstalk.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/aws-elasticbeanstalk.rb b/Formula/aws-elasticbeanstalk.rb index 7a99721b15696..906120983a446 100644 --- a/Formula/aws-elasticbeanstalk.rb +++ b/Formula/aws-elasticbeanstalk.rb @@ -8,13 +8,13 @@ class AwsElasticbeanstalk < Formula license "Apache-2.0" bottle do - sha256 cellar: :any, arm64_ventura: "15c79b8ddaad916ec23e606245fd3227d15a5bc928901f3373ce0cdde74921e5" - sha256 cellar: :any, arm64_monterey: "1f312059702c52e2fb40c00a0b3e93560c5a1f5607f6f715e86e7577506197fc" - sha256 cellar: :any, arm64_big_sur: "35646754840b370187fcfe406ed69374504aa301b77bf59c6ab22beddbcb37cd" - sha256 cellar: :any, ventura: "d64bc8369bd78aa37658253426bf3fce99178cecde89ed2ec6f555a83272aa7c" - sha256 cellar: :any, monterey: "8e2a445a623fc35d28f35d738338e16541d62ab196a6723f0d2d512eb0c85722" - sha256 cellar: :any, big_sur: "2d575c05fe5926640fe86be56dd89c43064eef546070ba2d81d81a0f4f569596" - sha256 cellar: :any_skip_relocation, x86_64_linux: "6bbc908e0ae6d97ba64731ed20b06479810462594b65ea6f967ecc5a652f05c1" + sha256 cellar: :any, arm64_ventura: "2705cbb48eb27181c80d2f98433d77dc142fe174e00bcd8b069d58cfbf990eef" + sha256 cellar: :any, arm64_monterey: "ae2ca704bb735b06ce70958011bea266a6b7d5857de570787ed25ef9f5d97263" + sha256 cellar: :any, arm64_big_sur: "5373866382713be5da34f7929b5e9feea7dc260e5afcdf5dcca24a420cdcbc11" + sha256 cellar: :any, ventura: "dee0ff2d7454dfbf5fb91a22f3500317c4f93f0ea36e612cfb3528c9261c34a3" + sha256 cellar: :any, monterey: "b1a6a90d5e4a049db0b16905f63a7fac294c93fc4d5be7d779581f31369001eb" + sha256 cellar: :any, big_sur: "61d70905c464f4021211c18b4e60eaf7ce2cc35339d0073fd4103d0c0a7d6e16" + sha256 cellar: :any_skip_relocation, x86_64_linux: "a315878ec9bc808c75c30377d27bfde5b8ca065ff9df742e52e26452d8e80952" end # `pkg-config`, `rust`, and `openssl@3` are for cryptography. From 3078aa18d082def645fbcfa6487b17363c136d46 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 26 Jun 2023 08:00:27 +0000 Subject: [PATCH 650/680] ansible@7: update 7.7.0 bottle. --- Formula/ansible@7.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/ansible@7.rb b/Formula/ansible@7.rb index db27db8120921..3a7a495fa3aa4 100644 --- a/Formula/ansible@7.rb +++ b/Formula/ansible@7.rb @@ -8,13 +8,13 @@ class AnsibleAT7 < Formula license "GPL-3.0-or-later" bottle do - sha256 cellar: :any, arm64_ventura: "549de1caab7662180fa988b915f0f5ef1b70a8960017296ec7998ec8d4ccd595" - sha256 cellar: :any, arm64_monterey: "1f8efa6789ed7c7202e95717ded2f1c3434480be21c8d2a80f9c030e871bdccb" - sha256 cellar: :any, arm64_big_sur: "fbaaaab5a04e1b1c4e1d605123587e77ff08781abd990fc0a0beeaea830c5d93" - sha256 cellar: :any, ventura: "388c20db79c6c518a6ab2957d868354e67b9c77b175b72c34c524f337e864268" - sha256 cellar: :any, monterey: "cfb872f61336a72f32cfc59e60526c330e5e97106288a7effe7036d2a5988ddf" - sha256 cellar: :any, big_sur: "97bb1aef0c318453777e8c37a6eca8082c2e6f6a45fd464afb3326723dd8f4a2" - sha256 cellar: :any_skip_relocation, x86_64_linux: "ec586d07c4242983fdd141bebeda8ebeff7d281f3e3464c785686632dcba693d" + sha256 cellar: :any, arm64_ventura: "9f27acb1e79fc5f1047647b0047cb910dd684da2e1f99a4e33ed3dde1665393d" + sha256 cellar: :any, arm64_monterey: "061fe151950ba6c76eae4ad984afd739d2aecf234fc877320b87f5e2324cd355" + sha256 cellar: :any, arm64_big_sur: "7267659e7cb06ff2bdf47432c4cf79f9a414f2d0470b301d5090705e6fa89734" + sha256 cellar: :any, ventura: "b1bfff31fbb19932ebdf2486df33eb8695b51547fc25c4a1968fedc7fc5bad8a" + sha256 cellar: :any, monterey: "676fe318fed0cee7f015d230a2c6fb627e2477bea6ccb84684b75b7e64fa3bfa" + sha256 cellar: :any, big_sur: "883776bca93186c6e273e53714b2829b4090dee4a3572a5350dbbd5c30df5d87" + sha256 cellar: :any_skip_relocation, x86_64_linux: "a163bc4590d60952bd202624948851aa2ef2f1a741618ad4cfa771bc1e0c226b" end keg_only :versioned_formula From 4ebe6f8c322aa2f232dfcb2d3166decbb9047ce1 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Sat, 24 Jun 2023 11:56:55 -0400 Subject: [PATCH 651/680] aws-sdk-cpp 1.11.107 --- Formula/aws-sdk-cpp.rb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Formula/aws-sdk-cpp.rb b/Formula/aws-sdk-cpp.rb index 9a2767cafbff4..294ba6bc20480 100644 --- a/Formula/aws-sdk-cpp.rb +++ b/Formula/aws-sdk-cpp.rb @@ -2,10 +2,9 @@ class AwsSdkCpp < Formula desc "AWS SDK for C++" homepage "https://github.com/aws/aws-sdk-cpp" url "https://github.com/aws/aws-sdk-cpp.git", - tag: "1.11.103", - revision: "811936afbb49ca803f7e9a5c5a8e7509a4a022f9" + tag: "1.11.107", + revision: "fa0b62570cd0528b4ff9ae50351741036c8c7dda" license "Apache-2.0" - revision 1 head "https://github.com/aws/aws-sdk-cpp.git", branch: "main" bottle do From ad8354171e3c3b6bc24d2579cd6541648fd99593 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 22 Jun 2023 16:21:54 -0400 Subject: [PATCH 652/680] ansible 8.1.0 Signed-off-by: Rui Chen --- Formula/ansible.rb | 57 +++++++++++++++++++++++----------------------- 1 file changed, 28 insertions(+), 29 deletions(-) diff --git a/Formula/ansible.rb b/Formula/ansible.rb index b5b53addf691a..1c9e7486b7b85 100644 --- a/Formula/ansible.rb +++ b/Formula/ansible.rb @@ -3,10 +3,9 @@ class Ansible < Formula desc "Automate deployment, configuration, and upgrading" homepage "https://www.ansible.com/" - url "https://files.pythonhosted.org/packages/bf/d2/41bfb43774c98b6df721170ec2070d517e7ee20ff106edeaa2e29dc0fa7e/ansible-8.0.0.tar.gz" - sha256 "8670c7c46021c188cac235e9fde7adadbb3c380c2436a3b0c1c493c4ba10bcab" + url "https://files.pythonhosted.org/packages/87/d7/322dd9d88261e56862ade2f9b9c125d0de648857e755d7177500272d2e05/ansible-8.1.0.tar.gz" + sha256 "91f20b5bfcf5f298533c174a93881e00bc9e6b41411464f44c054a38d716a56a" license "GPL-3.0-or-later" - revision 1 head "https://github.com/ansible/ansible.git", branch: "devel" bottle do @@ -56,8 +55,8 @@ class Ansible < Formula # Automatically updated resources resource "ansible-core" do - url "https://files.pythonhosted.org/packages/12/10/9f3bed762e4f867c7fd32f125cf4d11a9dfb8e60e6565e14a1b4f2bf3396/ansible-core-2.15.0.tar.gz" - sha256 "cf690fd4ebb40590e00c5acdc0624758ca4c58d1e4b2b02ec026a034070ebf4d" + url "https://files.pythonhosted.org/packages/1e/34/ba701d49f78d8aead7c20339bbc1eccc682894f08dc48f5c391792282c65/ansible-core-2.15.1.tar.gz" + sha256 "ed28eb4943e480004edc9ba1e9bee979a0650cb2f9372ce4a2bd572838c60d2b" end resource "apache-libcloud" do @@ -86,13 +85,13 @@ class Ansible < Formula end resource "boto3" do - url "https://files.pythonhosted.org/packages/6f/d9/7fffa68720d8d1a255fc8a8635d9d5a7673ffc7ab6fabdc4f7f023f78c10/boto3-1.26.146.tar.gz" - sha256 "3d7f1b43d2e5a10ee29d4940e714d72a2f6f1a6f6ba856c82ba9328d83062605" + url "https://files.pythonhosted.org/packages/de/e2/a4dd5b40fadfd97cc6f1a81319a7f0afd742653f8f7b9e7f5bdbd244675a/boto3-1.26.159.tar.gz" + sha256 "7694df61bd6d253d6d9db34adbcd218b8efbe7f894a4a51611f7e0587ae33218" end resource "botocore" do - url "https://files.pythonhosted.org/packages/61/6f/f124fbf71d9a327bf1abbca92b7809010224a381fb740226477bac7d6c88/botocore-1.29.146.tar.gz" - sha256 "77f7793cb36074eb84d606a23ad6e1d57c20f7a2eeab7d9136d3e63c584e0504" + url "https://files.pythonhosted.org/packages/ee/28/9417cf3790331c1a55e511cf6afebc26b753a96e3983f5426688c976269c/botocore-1.29.159.tar.gz" + sha256 "da1c61757d466b82cc89f379a50662064bcb0beb67cc6efa1fbfc9a341bd08b0" end resource "cachetools" do @@ -156,8 +155,8 @@ class Ansible < Formula end resource "google-auth" do - url "https://files.pythonhosted.org/packages/77/52/4e59fb37fd1f6fe4609f91d4792640b50294172616ff5bf3108eafa17f9a/google-auth-2.19.1.tar.gz" - sha256 "a9cfa88b3e16196845e64a3658eb953992129d13ac7337b064c6546f77c17183" + url "https://files.pythonhosted.org/packages/4b/e0/d2c96098280f17eb626d4da0b7e553b8e5648d57514c8cefec851c16920c/google-auth-2.20.0.tar.gz" + sha256 "030af34138909ccde0fbce611afc178f1d65d32fbff281f25738b1fe1c6f3eaa" end resource "idna" do @@ -166,13 +165,13 @@ class Ansible < Formula end resource "importlib-metadata" do - url "https://files.pythonhosted.org/packages/0b/1f/9de392c2b939384e08812ef93adf37684ec170b5b6e7ea302d9f163c2ea0/importlib_metadata-6.6.0.tar.gz" - sha256 "92501cdf9cc66ebd3e612f1b4f0c0765dfa42f0fa38ffb319b6bd84dd675d705" + url "https://files.pythonhosted.org/packages/a3/82/f6e29c8d5c098b6be61460371c2c5591f4a335923639edec43b3830650a4/importlib_metadata-6.7.0.tar.gz" + sha256 "1aaf550d4f73e5d6783e7acb77aec43d49da8017410afae93822cc9cca98c4d4" end resource "iso8601" do - url "https://files.pythonhosted.org/packages/31/8c/1c342fdd2f4af0857684d16af766201393ef53318c15fa785fcb6c3b7c32/iso8601-1.1.0.tar.gz" - sha256 "32811e7b81deee2063ea6d2e94f8819a86d1f3811e49d23623a41fa832bef03f" + url "https://files.pythonhosted.org/packages/27/23/97cd1cb5792ece594ec5cf16cc4921f91838c689c82c8078ee442751f8dc/iso8601-2.0.0.tar.gz" + sha256 "739960d37c74c77bd9bd546a76562ccb581fe3d4820ff5c3141eb49c839fda8f" end resource "jinja2" do @@ -211,8 +210,8 @@ class Ansible < Formula end resource "keystoneauth1" do - url "https://files.pythonhosted.org/packages/56/d4/a7ce27b7363c85e556b3a0e87b90a3cda1e35f5d9d8a0cb6769d6b8ebf88/keystoneauth1-5.2.0.tar.gz" - sha256 "af54bcb9cf3b5d8492894ff8b6680447c8ef1fb880734a5d3ce3a78ed8459844" + url "https://files.pythonhosted.org/packages/ad/a5/f0671fad7d66453d0b088973f69f53bcda24896af5252f9dd26373350e28/keystoneauth1-5.2.1.tar.gz" + sha256 "f79b1c27ed5a69be4d03a5bc4967df3dfab0c5d76e85226fa2060cffadff74a1" end resource "kubernetes" do @@ -251,8 +250,8 @@ class Ansible < Formula end resource "ntc-templates" do - url "https://files.pythonhosted.org/packages/6f/f2/03345027881f1f8f6500055c6e7d7aeb84903f569d27e282bae3e4d3e54f/ntc_templates-3.3.0.tar.gz" - sha256 "a74014431715c2029a2d0f065bca447312d55171cea191db1189689ea076b82d" + url "https://files.pythonhosted.org/packages/5d/ae/77ea390f0dafe55b045dd0809d23a2aa14c0c967a951b2b573f7b550ca08/ntc_templates-3.4.0.tar.gz" + sha256 "aabd6b24a3544d95916de7316e1753112198386a9ccea0601e3e27fb9b25e157" end resource "oauthlib" do @@ -266,8 +265,8 @@ class Ansible < Formula end resource "openstacksdk" do - url "https://files.pythonhosted.org/packages/0a/7f/a3535e523ef1ae853229bb30af8f32d98f3fd21b50c0f42e917b6174afb2/openstacksdk-1.2.0.tar.gz" - sha256 "bc4b340fde80503b839bda72a32eb7d630ccde5c2c1ff4952840d79fca5bce7f" + url "https://files.pythonhosted.org/packages/ac/bd/99a8970d6638d32b5fc0e3ad1e41adfd1f1de4c47e8e1814e43708104a41/openstacksdk-1.3.0.tar.gz" + sha256 "207a75e5a81e1173bf251e9976965a66ff2ff379d0a0ba55a4903dcf2b5c1974" end resource "os-client-config" do @@ -341,8 +340,8 @@ class Ansible < Formula end resource "prettytable" do - url "https://files.pythonhosted.org/packages/95/8d/f6b4448e386eb1382a99cbceabe3899f3aa431992582cc90496843548303/prettytable-3.7.0.tar.gz" - sha256 "ef8334ee40b7ec721651fc4d37ecc7bb2ef55fde5098d994438f0dfdaa385c0c" + url "https://files.pythonhosted.org/packages/18/fa/82e719efc465238383f099c08b5284b974f5002dbe12050bcbbc912366eb/prettytable-3.8.0.tar.gz" + sha256 "031eae6a9102017e8c7c7906460d150b7ed78b20fd1d8c8be4edaf88556c07ce" end resource "proxmoxer" do @@ -371,8 +370,8 @@ class Ansible < Formula end resource "pyparsing" do - url "https://files.pythonhosted.org/packages/71/22/207523d16464c40a0310d2d4d8926daffa00ac1f5b1576170a32db749636/pyparsing-3.0.9.tar.gz" - sha256 "2b020ecf7d21b687f219b71ecad3631f644a47f01403fa1d1036b0c6416d70fb" + url "https://files.pythonhosted.org/packages/4f/13/28e88033cab976721512e7741000fb0635fa078045e530a91abb25aea0c0/pyparsing-3.1.0.tar.gz" + sha256 "edb662d6fe322d6e990b1594b5feaeadf806803359e3d4d42f11e295e588f0ea" end resource "pyperclip" do @@ -391,8 +390,8 @@ class Ansible < Formula end resource "pyspnego" do - url "https://files.pythonhosted.org/packages/ee/08/6cd62d64ce42a2eaf433eb41a837d3da2b49ce1cb796a0265cc02652f839/pyspnego-0.9.0.tar.gz" - sha256 "3f10ca7a2f0d5170c2032bb5d55183384208314032aa44c1684d6920d50e97de" + url "https://files.pythonhosted.org/packages/fb/38/46174701e2a2de8b72e79c980324b034203edafff3c543a4134b2c1ae9af/pyspnego-0.9.1.tar.gz" + sha256 "6eea64f511bdfa192c2f80593ddf124258b0ea560327468953d18420e0ab3597" end resource "python-consul" do @@ -516,8 +515,8 @@ class Ansible < Formula end resource "websocket-client" do - url "https://files.pythonhosted.org/packages/3f/f2/2624e12ef854ee667d92ac5dc7815932095e0852e5ff2b2bf57feda8a11b/websocket-client-1.5.2.tar.gz" - sha256 "c7d67c13b928645f259d9b847ab5b57fd2d127213ca41ebd880de1f553b7c23b" + url "https://files.pythonhosted.org/packages/31/4e/aa6ab8f8812b5766350ed2beb5bc6f3a007c448dd9c178ef5db2d163dac3/websocket-client-1.6.0.tar.gz" + sha256 "e84c7eafc66aade6d1967a51dfd219aabdf81d15b9705196e11fd81f48666b78" end resource "wrapt" do From 7f2f67457a540de5cf5ac3ccf76ea53e198e98ae Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 26 Jun 2023 09:57:06 +0000 Subject: [PATCH 653/680] awscli: update 2.12.3 bottle. --- Formula/awscli.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/awscli.rb b/Formula/awscli.rb index 60c0a7638fb14..5885423848a1e 100644 --- a/Formula/awscli.rb +++ b/Formula/awscli.rb @@ -9,13 +9,13 @@ class Awscli < Formula head "https://github.com/aws/aws-cli.git", branch: "v2" bottle do - sha256 cellar: :any, arm64_ventura: "e1395139b4c8ff32c3ffe3f19beeddd9f452621b75b4d5d83413c765f7a7fdd1" - sha256 cellar: :any, arm64_monterey: "9342c02c7ca3e7a2583f22e12a5647a566e231f0bbe80db0e2505f6044a2c64d" - sha256 cellar: :any, arm64_big_sur: "f9fb208fda7dcbe6ac5b0ccc7e7f68a104acb3b0d5a1e62bc0e2f13c858c11f1" - sha256 cellar: :any, ventura: "34bfbf982cd3c0e496e5affb4003acd135b6cb48d8bbe5d239c9b889954f590e" - sha256 cellar: :any, monterey: "43f0ff8589dbbb12902f783ea9da840393fbe226d3bffa84b4d6321ed487893f" - sha256 cellar: :any, big_sur: "fa9d00b8e00911f64357dc900b26ebbc31092e32f4dc47dd2d54ebfc0532339e" - sha256 cellar: :any_skip_relocation, x86_64_linux: "d392d58c9968f4a9acf2aa414feb3a3e1aadf5d0ba1c323db60851e8137af52e" + sha256 cellar: :any, arm64_ventura: "2ee6c34492b33383017a538f6076df3447201d4fef1bb7a1e9099e5afc9e556f" + sha256 cellar: :any, arm64_monterey: "f111fb5a5cef6a901c3f4b348c02f92568f459ee9075c3ba41494667f2b49b58" + sha256 cellar: :any, arm64_big_sur: "73d6b6e0881d401a47804bce73014fe68664aebd05169e0054e791eb105f5759" + sha256 cellar: :any, ventura: "be9de01fb36d09f703dd95fef7b8b942954ebb0a0cbd1894dc0acbac7d6f4faf" + sha256 cellar: :any, monterey: "f7f9d4eeb2f2971939f65ce58480f52940aef73591a9564446e7dc72876cd4a4" + sha256 cellar: :any, big_sur: "c604e7d6b0dcda0380aa7cbcb163e33033756c93c07a31636d6cb7e9bf5dd486" + sha256 cellar: :any_skip_relocation, x86_64_linux: "7d26ac063b33ff58e66357b53815c15fbb7a3b4f05a55bba4ba9e2b690182118" end # `pkg-config`, `rust`, and `openssl@3` are for cryptography. From 07b9a34de7cc48f0a622434d272553ffa961441e Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 26 Jun 2023 10:16:13 +0000 Subject: [PATCH 654/680] vineyard: update 0.15.0_3 bottle. --- Formula/vineyard.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/vineyard.rb b/Formula/vineyard.rb index facb4d8312449..3880345dddca3 100644 --- a/Formula/vineyard.rb +++ b/Formula/vineyard.rb @@ -9,13 +9,13 @@ class Vineyard < Formula revision 3 bottle do - sha256 arm64_ventura: "77d8b07481a05e924c05c190c9f018a8ac3b10143fccd25405552b7dad680658" - sha256 arm64_monterey: "04a6e07739985062efdf12abc7cf93c173bc971e724e8be15e6e2632d5f0680d" - sha256 arm64_big_sur: "38d38fb5097e4f6af8de3ca047ba9d5664afffa7c882498fe7fd9b5db9c37a40" - sha256 ventura: "f1bd920dc1033c8425506bb964e31b40e53e91d45f2e9b608b66241f5f65e963" - sha256 monterey: "a32ebbf165ceba2465510f5b854db33a12fe1ec91574be1d7b9fbbf7f1501210" - sha256 big_sur: "ea48ba1fe6bb4c76fa9fc8f59293e4ef4556ead35a3c2c34070626acce26ce88" - sha256 cellar: :any_skip_relocation, x86_64_linux: "3ae70d3d5ba9178e795b66fa3c4fe96caa17a6d72d7f875c58b0a0390f06a3e7" + sha256 arm64_ventura: "5b016c34b8ede5bf497b15022c5bf99a331d60fecf8b83b1f3675ecd68b7d7d8" + sha256 arm64_monterey: "6561b0abc016db0db313f7ccec59d0aa2faf60117f5a8295ff332c184e505bba" + sha256 arm64_big_sur: "a5be6e153c8594b647e614dbf8c5c4a5291e36dee908ebbf1ed9073ff73a7352" + sha256 ventura: "c32ae4bd88602b22b8fc48242fa6b9269fbb71c4aa764552135dd44942be732d" + sha256 monterey: "539797a767e3af6887b163c5c678d5da41e704d5542ace8bf2daf9cc9fed29be" + sha256 big_sur: "c46dc740eefa9d7c42fec2b84eb7c44c4088999106f19dfd63b7e2b0bf31bdc9" + sha256 cellar: :any_skip_relocation, x86_64_linux: "99d63268c9a82a9b17b16ce0827403d9b02469e7c5741d891c2ca9180af1af5b" end depends_on "cmake" => :build From 7d7554de7755684fc84f7ec8c51fefaca334ba80 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 26 Jun 2023 10:30:14 +0000 Subject: [PATCH 655/680] aws-sdk-cpp: update 1.11.107 bottle. --- Formula/aws-sdk-cpp.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/aws-sdk-cpp.rb b/Formula/aws-sdk-cpp.rb index 294ba6bc20480..463d877b546cd 100644 --- a/Formula/aws-sdk-cpp.rb +++ b/Formula/aws-sdk-cpp.rb @@ -8,13 +8,13 @@ class AwsSdkCpp < Formula head "https://github.com/aws/aws-sdk-cpp.git", branch: "main" bottle do - sha256 cellar: :any, arm64_ventura: "4e5c907818ad4bc8fc636dc16e647f4b70f1b101d5c9cf1d3bb7ea55889ef562" - sha256 cellar: :any, arm64_monterey: "e83015306cd30fb39793078dcbca9beac5de9f9550a4ea407fa0c9c085042226" - sha256 cellar: :any, arm64_big_sur: "61fc147f108b40892bf8516f3eef21c49465f4b2eb64a9df56a49d742d893b80" - sha256 cellar: :any, ventura: "e4e4f1e79a5c161d754b65f0174b887c56d27743c543610f85b3ef914f68de11" - sha256 cellar: :any, monterey: "36c3c8c513ffc09cc6bb177a2f051d671a89daf44938c50b73bf045992c6c518" - sha256 cellar: :any, big_sur: "90013b83c9b1c84d3c3509c67733f564d257e2907b52e9c9480ecf28ed9d63bf" - sha256 cellar: :any_skip_relocation, x86_64_linux: "8a0260e7ef0fee7dd0ba58c4fcd88d5ce00b3a9f422e477afb045730ac439bc8" + sha256 cellar: :any, arm64_ventura: "bc8840ef24c8fa8b77fc3cb5475768d63d3716e792fc51e4212a5627ffbf8a7c" + sha256 cellar: :any, arm64_monterey: "21658b9b429f6ed1e8bdccde091e9289ac7ce191e836d03719bb7fa5a6605cd9" + sha256 cellar: :any, arm64_big_sur: "e7190b769f16e7b00b6e69bae8cb6bcb31b60b5d140166135f470ec409e546b5" + sha256 cellar: :any, ventura: "e8493736a2a4d205088756e3f1eccef109af465f09c4dd018c850ef67f20db62" + sha256 cellar: :any, monterey: "b8ece229ef720739460eed25660b17a8c16490932e2ae85107507edbaba36154" + sha256 cellar: :any, big_sur: "4dc4f7fcfd81dd2f8e2f7108b0aa438314ad334cab0194d702223288cd8f964c" + sha256 cellar: :any_skip_relocation, x86_64_linux: "fcb8cf4cd45581180ffc1f871654a0d4982840f98e7236f6353638405e4628f5" end depends_on "cmake" => :build From 91a47d5464750575128241551c728ee879f649e1 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 22 Jun 2023 01:29:02 -0400 Subject: [PATCH 656/680] dvc: switch to `openssl@3` Signed-off-by: Rui Chen --- Formula/dvc.rb | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/Formula/dvc.rb b/Formula/dvc.rb index 08673cb04dadf..24387a4f67b6c 100644 --- a/Formula/dvc.rb +++ b/Formula/dvc.rb @@ -7,6 +7,7 @@ class Dvc < Formula url "https://files.pythonhosted.org/packages/26/c3/ab1581f81b65e13dfd80bac0547656079df1f1b44d70021effa22730a3fd/dvc-3.1.0.tar.gz" sha256 "dcd3ec39c731bf818eb09522bb0387683c47ae08b96e7d4492b6513caeea2604" license "Apache-2.0" + revision 1 bottle do sha256 cellar: :any, arm64_ventura: "ba423c935316a4fc6505382ffb0bd772a76c123e00da00ca757a2011905c9cfb" @@ -18,13 +19,14 @@ class Dvc < Formula sha256 cellar: :any_skip_relocation, x86_64_linux: "c0565b1e6f13ea9f18f64b66ee6222987649a81e47943f4aa56bbd558e177395" end + # `pkg-config`, `rust`, and `openssl@3` are for cryptography. depends_on "openjdk" => :build # for hydra-core depends_on "pkg-config" => :build - depends_on "rust" => :build # for cryptography (required by azure deps) + depends_on "rust" => :build depends_on "apache-arrow" depends_on "cffi" depends_on "numpy" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "protobuf@21" depends_on "pycparser" depends_on "pygit2" @@ -764,6 +766,10 @@ class Dvc < Formula end def install + # Ensure that the `openssl` crate picks up the intended library. + ENV["OPENSSL_DIR"] = Formula["openssl@3"].opt_prefix + ENV["OPENSSL_NO_VENDOR"] = "1" + # NOTE: dvc uses this file [1] to know which package it was installed from, # so that it is able to provide appropriate instructions for updates. # [1] https://github.com/iterative/dvc/blob/3.0.0/scripts/build.py#L23 From e33ffb77b334e7e81aa8e4c576fadbb39f1e5b36 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 26 Jun 2023 10:41:16 +0000 Subject: [PATCH 657/680] xml-tooling-c: update 3.2.4 bottle. --- Formula/xml-tooling-c.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/xml-tooling-c.rb b/Formula/xml-tooling-c.rb index af5b91f75f41c..30ba0162c829a 100644 --- a/Formula/xml-tooling-c.rb +++ b/Formula/xml-tooling-c.rb @@ -11,13 +11,13 @@ class XmlToolingC < Formula end bottle do - sha256 cellar: :any, arm64_ventura: "70546cd1bdd2b145453140464347a4c415640bf0910d8e475fe3af6cd60c5348" - sha256 cellar: :any, arm64_monterey: "132f336a4e753c773c04954d345ec2b120da10fd9af2f208d3d4649d51c4b69e" - sha256 cellar: :any, arm64_big_sur: "c20e6377af4c3c08178d7b974567cf7edef82114d46f4f172eb60c8a4956d330" - sha256 cellar: :any, ventura: "769896be9a616c020f41436711754b804946ff503ca6fcb4bb71607c4b88ec1d" - sha256 cellar: :any, monterey: "ffef814bccf24853bc8779e175e2bffe4a4e548d189b3b5d70b531ae3c92579c" - sha256 cellar: :any, big_sur: "586a2f170d7e6ebbb2f0fb77506b3de284495e29218165bad243225e2a6d6311" - sha256 cellar: :any_skip_relocation, x86_64_linux: "7b42c90c1f870961f42abc3c9d91dafe9ac66012ef11736aa4c61b72e7e87d57" + sha256 cellar: :any, arm64_ventura: "ae4ac6f8e8c3316ecde0a3ee93a9ccb6378cda802cc091cd171a4730e677f17f" + sha256 cellar: :any, arm64_monterey: "5a8b264c7570c6ad106eb2edd451c11157373f206346eb8a4b8998e9ed62a851" + sha256 cellar: :any, arm64_big_sur: "abcb3207ed424a52d6b5555c63fe484f34022b09c5e25c8ae3dd99bb898c5ad5" + sha256 cellar: :any, ventura: "079ed64f572a73735ec306bb7d011e3ffe429c496001fafc1498937d8684a78a" + sha256 cellar: :any, monterey: "df0f4a56208757543bb35a7f56d5c56b68699a7422af4f908d83d4ec585cdc4d" + sha256 cellar: :any, big_sur: "d9b9cc4501d19a476a3f2a0dbde388b3d50102518bd54cf018e642ff881f042b" + sha256 cellar: :any_skip_relocation, x86_64_linux: "e6e7112c339d983cd2238781a912a5b972b49e6290f0ba17ccfa8835bf19ad2b" end depends_on "pkg-config" => :build From 5d39c9983dd183547b25f1f582c217a378ea16af Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 26 Jun 2023 10:41:18 +0000 Subject: [PATCH 658/680] shibboleth-sp: update 3.4.1_2 bottle. --- Formula/shibboleth-sp.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/shibboleth-sp.rb b/Formula/shibboleth-sp.rb index f2717aee19f39..8b5129112aa67 100644 --- a/Formula/shibboleth-sp.rb +++ b/Formula/shibboleth-sp.rb @@ -12,13 +12,13 @@ class ShibbolethSp < Formula end bottle do - sha256 arm64_ventura: "c20a5c7713e6c9df6943e0fc44381ad2e121d88c6520f3db575b50e216140527" - sha256 arm64_monterey: "56edfa751a11c7823491c0bef76892b5e18c69d756b445c5c7af935c3291b6ee" - sha256 arm64_big_sur: "ba56fb55b135e4fdd600a1a6077cdea118d6a2849258263d54f59edb619b6833" - sha256 ventura: "25792b0707c007a1af793251a2bc9ec029606e08a1a304cff5733135b6aa8ac3" - sha256 monterey: "39e2711adad28abcd94f2ce1edcfe5d0bfa24df973a79e67fa042b288e013117" - sha256 big_sur: "e5235e48a5aad3c29857a866bf9111f6d418bb78b724caa3560e48b87325055e" - sha256 x86_64_linux: "428a73d45d013e66cc9576ca59d1d2dfacbbafa468abfec3bc42fc9a3db56f69" + sha256 arm64_ventura: "c99c11c8ebc76a48690cfe691b9ceb24839f2c720a28e147acbf49107222e730" + sha256 arm64_monterey: "dd191ccaf4626eccceea95ba9a5df763d9504c2e2b6acb45351376ab4c35308d" + sha256 arm64_big_sur: "2deccabb99d0c1687834eaad2700ab6e9a175352c589842b8c14ef305461bf83" + sha256 ventura: "6aac334d8fce2141b7468ccc14afbbd89ab01a6ea5af50b115ec1f7c3bcb078c" + sha256 monterey: "81b3cc3e0f6a464de58f59bbf7a7b972a464ed9e2d43f4c9a803139aa3a1d119" + sha256 big_sur: "ccf778c36c9beea10ccb74d9a46c062af6509be8b7068cbfc4c9b922fc0b6d83" + sha256 x86_64_linux: "ec22788a7519d49dfbf12c13f652f8c80fc8adc32a9363e40a30c31568f9483f" end depends_on "apr" => :build From 9772435fc22a3f52fa01a6a8bd888853d396e3ef Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 26 Jun 2023 11:24:58 +0000 Subject: [PATCH 659/680] ansible: update 8.1.0 bottle. --- Formula/ansible.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/ansible.rb b/Formula/ansible.rb index 1c9e7486b7b85..a37ba3fa74cfd 100644 --- a/Formula/ansible.rb +++ b/Formula/ansible.rb @@ -9,13 +9,13 @@ class Ansible < Formula head "https://github.com/ansible/ansible.git", branch: "devel" bottle do - sha256 cellar: :any, arm64_ventura: "d1a68905d2a1a384f3f77bc3142f2ea4b72806125dc83e83aad61709b3e61148" - sha256 cellar: :any, arm64_monterey: "ac6c4616dced7cd26430335c078ca6c8b952ba939de0e378ee3c0c0a9f4b8909" - sha256 cellar: :any, arm64_big_sur: "b79ff8aae586126af88de4816cd97775f72eb597bd5bb13ce410f2399438a58c" - sha256 cellar: :any, ventura: "4b6e0a73f16d14744121d02b7ae9dad026d218089805e785ffa197b431690a3f" - sha256 cellar: :any, monterey: "6de4a0241268f22eaf68b23bb0fc7be6d5082835015d415736df6939d44f7b43" - sha256 cellar: :any, big_sur: "bf2409ba42650a3f68040b3032644c274b1e6dd4e52ad087ce703a23431a8e8a" - sha256 cellar: :any_skip_relocation, x86_64_linux: "d30efb004c1b44dcd6d999360efbf1e07ed334e22109fa69a6a9dba415221857" + sha256 cellar: :any, arm64_ventura: "a46e30e3cddb4fedee8a0f77b265c3b931e8a867b459174e0f196124b8f01967" + sha256 cellar: :any, arm64_monterey: "37d08991a29682df946b88c8ff1ed13734bd6879526dd4e944f93c09bb5addc7" + sha256 cellar: :any, arm64_big_sur: "3ae5e8496434799f7787805d4b3b93353d6d60705185bb5290fd7762487f47cf" + sha256 cellar: :any, ventura: "896da51188395210f47108bddda69901971167f912394c34e0577e1b98e7d33b" + sha256 cellar: :any, monterey: "986b77fc1f5c313e518a4bc3f34f457db87b168611091bd94c98b0b888cce8b8" + sha256 cellar: :any, big_sur: "a56f9ef431ae0ce394ac0841d060ced35ef8fa65f80aae89b6f66b41030f5cd6" + sha256 cellar: :any_skip_relocation, x86_64_linux: "34f0da171ac76b698697ba60499cbcf7c47f26e4d91b1d43e7e39693407e709c" end depends_on "pkg-config" => :build From 3d833277713d2183f321c76c3af7938d01c350ee Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 26 Jun 2023 13:17:21 +0000 Subject: [PATCH 660/680] dvc: update 3.1.0_1 bottle. --- Formula/dvc.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/dvc.rb b/Formula/dvc.rb index 24387a4f67b6c..f478953eb40cb 100644 --- a/Formula/dvc.rb +++ b/Formula/dvc.rb @@ -10,13 +10,13 @@ class Dvc < Formula revision 1 bottle do - sha256 cellar: :any, arm64_ventura: "ba423c935316a4fc6505382ffb0bd772a76c123e00da00ca757a2011905c9cfb" - sha256 cellar: :any, arm64_monterey: "2431f8fd51838175afaab1a0ce66b44d81ec32e85426eeffda70ec91f2fe5a77" - sha256 cellar: :any, arm64_big_sur: "c148869d99ee7274a61e1473a58e7738e9d1bfb936fa3a473ca366df64a1be70" - sha256 cellar: :any, ventura: "6a1fe005bef4a4791e6c4245af640fc51215d3de7781d88ee02c5854c02f2031" - sha256 cellar: :any, monterey: "1511e3a8e36cf980cf111d17eb028fa9adc7d03d029ab30bafd368b694ee773f" - sha256 cellar: :any, big_sur: "8bdf138d74427d09ac8b3f7c82f385b7930abcd1528a338ed6a37fc387e26c40" - sha256 cellar: :any_skip_relocation, x86_64_linux: "c0565b1e6f13ea9f18f64b66ee6222987649a81e47943f4aa56bbd558e177395" + sha256 cellar: :any, arm64_ventura: "4487f719f51c07aa3f03db72aead93e44036de048e632c7b131e4d42e0ae2320" + sha256 cellar: :any, arm64_monterey: "233a523fbcb5857eda6aa169d7f0cf6b02aec8070f66be6edf15ce228ea4ec2b" + sha256 cellar: :any, arm64_big_sur: "4ae0158d47fb3b2737252cb970ac83e841cc11a7392afa2ede22c4d43dbb7108" + sha256 cellar: :any, ventura: "66aae9c8a2f814002b5daa3e01356d9646e0b33a4939ec58b65dfda1a9693586" + sha256 cellar: :any, monterey: "cad4c44ebda994b53f2d21861f96cd513756ee72f4f2f1919c56719b8099dee3" + sha256 cellar: :any, big_sur: "1fe385234ebf9b79c4f09288cde1cb7e440289259a000f2edff5e0c33ff95b99" + sha256 cellar: :any_skip_relocation, x86_64_linux: "876026a8f02fd88e4cc9bffd54680ad1f1fcc63f05c31aaad2afb318706ee139" end # `pkg-config`, `rust`, and `openssl@3` are for cryptography. From e3b2d80103dfb56b1031f1cd9ece68d645609bb8 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 26 Jun 2023 13:20:46 +0000 Subject: [PATCH 661/680] cups: update 2.4.6 bottle. --- Formula/cups.rb | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Formula/cups.rb b/Formula/cups.rb index 0d49810e462c5..6187fcd8cfc1a 100644 --- a/Formula/cups.rb +++ b/Formula/cups.rb @@ -14,11 +14,11 @@ class Cups < Formula end bottle do - sha256 arm64_ventura: "d79c24735130185ba8b6ff3b26d8cce4725db870c3537d181d4d2859124ee3f3" - sha256 arm64_monterey: "b11a96a5482dd27da6e6f8f3b6066dee18dad387dbdea8dae301fabff0f4fa5e" - sha256 ventura: "01927756271a3c488ad9c28002f5764d8c41aa8263410a459ad84b979b319102" - sha256 monterey: "7027be2f4370e080c66a92f03a1c994a3780082b858c4798dc5124c93b20ff17" - sha256 x86_64_linux: "d22a7266c73f0b959b8063a83c226089b4323cadad6ecd4f5c15a64116536b30" + sha256 arm64_ventura: "27c15b2889d1a7b1e6f569548cb9156a435250ce44c69c0471f953694d0d4a45" + sha256 arm64_monterey: "0a891d9041b7f49fe6eb7028d5dd29c7cd6c55d717f1c8270429b84586156fd4" + sha256 ventura: "8a1741f23e079a90ad3faf5738550e580a73eaf71fd6756a5091399cd8862fae" + sha256 monterey: "3a11e2081dfbb4a4aa699cfd62e78c96792b4ab345dd5e2c114c86f700cfff8e" + sha256 x86_64_linux: "d432c8383bdd7f42860f3703535b254c33635524057bb5b432913a8d7a47ccb1" end keg_only :provided_by_macos From 8a45c77f1f6976f3243fa6d47e035a182b14fb01 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Fri, 23 Jun 2023 19:32:23 +0800 Subject: [PATCH 662/680] aws-sam-cli: switch to `openssl@3` --- Formula/aws-sam-cli.rb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Formula/aws-sam-cli.rb b/Formula/aws-sam-cli.rb index 533bf3899ea46..20f857243d359 100644 --- a/Formula/aws-sam-cli.rb +++ b/Formula/aws-sam-cli.rb @@ -6,6 +6,7 @@ class AwsSamCli < Formula url "https://files.pythonhosted.org/packages/a1/c1/3c62636b685c57272c98d7e475f74d8096bbcefdc6aaf7545898afcdf86d/aws-sam-cli-1.88.0.tar.gz" sha256 "76ad4a90149d0e1aae1afd674fc04a4673266b2cfa312a18e29c68f812e17dd9" license "Apache-2.0" + revision 1 bottle do sha256 cellar: :any, arm64_ventura: "9fad29345acf626625a0bd8a56c1de4ef7ab8c21749644b4296156120703fe44" @@ -17,11 +18,11 @@ class AwsSamCli < Formula sha256 cellar: :any_skip_relocation, x86_64_linux: "b33d5801a28ff02f22db2dd7a5ed87858afeee8e2edd29d80ab0599b88bcb190" end - # `pkg-config`, `rust`, and `openssl@1.1` are for cryptography. + # `pkg-config`, `rust`, and `openssl@3` are for cryptography. depends_on "pkg-config" => :build depends_on "rust" => :build depends_on "cffi" - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "pycparser" depends_on "pygments" depends_on "python-typing-extensions" @@ -334,7 +335,7 @@ def python3 def install # Ensure that the `openssl` crate picks up the intended library. - ENV["OPENSSL_DIR"] = Formula["openssl@1.1"].opt_prefix + ENV["OPENSSL_DIR"] = Formula["openssl@3"].opt_prefix ENV["OPENSSL_NO_VENDOR"] = "1" virtualenv_install_with_resources From 91f8c2576c0cae26c492d1d9bce2f0c6c9bb45d0 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Thu, 22 Jun 2023 22:59:01 +0800 Subject: [PATCH 663/680] esphome: switch to `openssl@3` --- Formula/esphome.rb | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Formula/esphome.rb b/Formula/esphome.rb index 87efbf0c445ba..d93473fa2953e 100644 --- a/Formula/esphome.rb +++ b/Formula/esphome.rb @@ -6,6 +6,7 @@ class Esphome < Formula url "https://files.pythonhosted.org/packages/53/70/19a33308db01284581e8c2d905e8bd46389b5bebaa6a255f9229b89f044b/esphome-2023.6.0.tar.gz" sha256 "08205491b6e299c29139004173e21d1ea7ff82f41ed27895aeb230e257749ac3" license "MIT" + revision 1 bottle do sha256 cellar: :any, arm64_ventura: "9b7c946d24a830c5a63f81db7aed4d74c88fd4c678cc213f2b07f87b12ae810c" @@ -20,6 +21,7 @@ class Esphome < Formula depends_on "pkg-config" => :build depends_on "rust" => :build # for cryptography depends_on "cffi" + depends_on "openssl@3" depends_on "protobuf" depends_on "pycparser" depends_on "python-tabulate" @@ -228,6 +230,10 @@ class Esphome < Formula end def install + # Ensure that the `openssl` crate picks up the intended library. + ENV["OPENSSL_DIR"] = Formula["openssl@3"].opt_prefix + ENV["OPENSSL_NO_VENDOR"] = "1" + virtualenv_install_with_resources end From d6f6f05de84e23fc850e9a72e58cea998cf17020 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Mon, 26 Jun 2023 22:10:04 +0800 Subject: [PATCH 664/680] keyring: revision bump (OpenSSL 3 migration) This needs to be rebuilt after the merge of master into openssl-migration-staging at #134982. --- Formula/keyring.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Formula/keyring.rb b/Formula/keyring.rb index 46ac7229ebbed..a88271131d916 100644 --- a/Formula/keyring.rb +++ b/Formula/keyring.rb @@ -6,6 +6,7 @@ class Keyring < Formula url "https://files.pythonhosted.org/packages/14/c5/7a2a66489c66ee29562300ddc5be63636f70b4025a74df71466e62d929b1/keyring-24.2.0.tar.gz" sha256 "ca0746a19ec421219f4d713f848fa297a661a8a8c1504867e55bfb5e09091509" license "MIT" + revision 1 bottle do sha256 cellar: :any_skip_relocation, arm64_ventura: "e7f3e472c7a483e81bdddeae0baa54fe586181dd413060b916457225afc258cc" From d251c2b0e52bfaa3caec81be542638aeb2a32f34 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Mon, 26 Jun 2023 22:12:08 +0800 Subject: [PATCH 665/680] libzip: revision bump (OpenSSL 3 migration) This needs to be rebuilt after the merge of master into openssl-migration-staging at #134982. --- Formula/libzip.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Formula/libzip.rb b/Formula/libzip.rb index c9133b67c2f07..523c0256708c3 100644 --- a/Formula/libzip.rb +++ b/Formula/libzip.rb @@ -4,6 +4,7 @@ class Libzip < Formula url "https://libzip.org/download/libzip-1.10.0.tar.xz", using: :homebrew_curl sha256 "cd2a7ac9f1fb5bfa6218272d9929955dc7237515bba6e14b5ad0e1d1e2212b43" license "BSD-3-Clause" + revision 1 livecheck do url "https://libzip.org/download/" From 97d2e9d2ad1bad1521ce31970e9f449544082f9f Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Mon, 26 Jun 2023 22:13:29 +0800 Subject: [PATCH 666/680] moto: revision bump (OpenSSL 3 migration) This needs to be rebuilt after the merge of master into openssl-migration-staging at #134982. --- Formula/moto.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Formula/moto.rb b/Formula/moto.rb index b4ee02637397f..a60c6376e90a0 100644 --- a/Formula/moto.rb +++ b/Formula/moto.rb @@ -6,6 +6,7 @@ class Moto < Formula url "https://files.pythonhosted.org/packages/2b/6b/85f00b5da885b6ca023868a420062c46fef0dc31e971f4bfe0cf9572e32a/moto-4.1.12.tar.gz" sha256 "25577e4cf55f05235f4efe78bcfeb5a7704fb75c16b426a5de2fc1e6b7b8545b" license "Apache-2.0" + revision 1 bottle do sha256 cellar: :any, arm64_ventura: "7da896fbfa691ba4b03f0146d9d4d2f3efb0055eabd6d45f6f99e5ffca5c5e22" From c9a8b43fce738803be313385117fd48fdc27c2ba Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Mon, 26 Jun 2023 22:14:13 +0800 Subject: [PATCH 667/680] node: revision bump (OpenSSL 3 migration) This needs to be rebuilt after the merge of master into openssl-migration-staging at #134982. --- Formula/node.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Formula/node.rb b/Formula/node.rb index 4642fc28ed1ef..5424a69695ebd 100644 --- a/Formula/node.rb +++ b/Formula/node.rb @@ -4,6 +4,7 @@ class Node < Formula url "https://nodejs.org/dist/v20.3.1/node-v20.3.1.tar.xz" sha256 "12a82db306697959b4389b351a5f97848986b1313f9901b0e0b3d8cf4f3f9991" license "MIT" + revision 1 head "https://github.com/nodejs/node.git", branch: "main" livecheck do From 2f62970d4fb7a1fb5ca348b015264885b2ee668f Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Mon, 26 Jun 2023 22:15:05 +0800 Subject: [PATCH 668/680] node@18: revision bump (OpenSSL 3 migration) This needs to be rebuilt after the merge of master into openssl-migration-staging at #134982. --- Formula/node@18.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Formula/node@18.rb b/Formula/node@18.rb index c042285a65a83..9ddcb7ffb8d42 100644 --- a/Formula/node@18.rb +++ b/Formula/node@18.rb @@ -4,6 +4,7 @@ class NodeAT18 < Formula url "https://nodejs.org/dist/v18.16.1/node-v18.16.1.tar.xz" sha256 "e8404f8c8d89fdfdf7e95bbbc6066bd0e571acba58f54492599b615fbeefe272" license "MIT" + revision 1 livecheck do url "https://nodejs.org/dist/" From 77d284aed64197e98b03713ad57bff5622bf08e7 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Wed, 21 Jun 2023 21:36:35 -0400 Subject: [PATCH 669/680] ettercap: switch to `openssl@3` Signed-off-by: Rui Chen ettercap: needs bison for build Signed-off-by: Rui Chen --- Formula/ettercap.rb | 37 +++++++++++++++++++++++++------------ 1 file changed, 25 insertions(+), 12 deletions(-) diff --git a/Formula/ettercap.rb b/Formula/ettercap.rb index 73feb007c3ef2..c1f50d20326d1 100644 --- a/Formula/ettercap.rb +++ b/Formula/ettercap.rb @@ -1,11 +1,22 @@ class Ettercap < Formula desc "Multipurpose sniffer/interceptor/logger for switched LAN" homepage "https://ettercap.github.io/ettercap/" - url "https://github.com/Ettercap/ettercap/archive/v0.8.3.1.tar.gz" - sha256 "d0c3ef88dfc284b61d3d5b64d946c1160fd04276b448519c1ae4438a9cdffaf3" license "GPL-2.0-or-later" + revision 1 head "https://github.com/Ettercap/ettercap.git", branch: "master" + stable do + url "https://github.com/Ettercap/ettercap/archive/v0.8.3.1.tar.gz" + sha256 "d0c3ef88dfc284b61d3d5b64d946c1160fd04276b448519c1ae4438a9cdffaf3" + + # Fix build for curl 8+ + # https://github.com/Ettercap/ettercap/pull/1221 + patch do + url "https://github.com/Ettercap/ettercap/commit/40534662043b7d831d1f6c70448afa9d374a9b63.patch?full_index=1" + sha256 "ac9edbd2f5d2e809835f8b111a7f20000ffab0efca2d6f17f4b199bb325009b1" + end + end + bottle do rebuild 2 sha256 arm64_ventura: "87b67c058007a59b34b32c92da3cdfb7294ac7be8923534bceb411d30b227dec" @@ -23,11 +34,12 @@ class Ettercap < Formula depends_on "gtk+3" depends_on "libnet" depends_on "ncurses" if DevelopmentTools.clang_build_version >= 1000 - depends_on "openssl@1.1" + depends_on "openssl@3" depends_on "pcre" + uses_from_macos "bison" => :build + uses_from_macos "flex" => :build uses_from_macos "curl" - uses_from_macos "flex" uses_from_macos "libpcap" uses_from_macos "ncurses" uses_from_macos "zlib" @@ -37,10 +49,7 @@ def install # https://gitlab.kitware.com/cmake/cmake/issues/19531 ENV.append_to_cflags "-I#{Formula["harfbuzz"].opt_include}/harfbuzz" - # Fix build error on wdg_file.c: fatal error: menu.h: No such file or directory - ENV.append_to_cflags "-I#{Formula["ncurses"].opt_include}/ncursesw" if OS.linux? - - args = std_cmake_args + %W[ + args = %W[ -DBUNDLED_LIBS=OFF -DCMAKE_INSTALL_RPATH=#{rpath} -DENABLE_CURSES=ON @@ -54,12 +63,16 @@ def install -DINSTALL_DESKTOP=ON -DINSTALL_SYSCONFDIR=#{etc} ] - args << "-DPOLKIT_DIR=#{share}/polkit-1/actions/" if OS.linux? - mkdir "build" do - system "cmake", "..", *args - system "make", "install" + if OS.linux? + # Fix build error on wdg_file.c: fatal error: menu.h: No such file or directory + ENV.append_to_cflags "-I#{Formula["ncurses"].opt_include}/ncursesw" + args << "-DPOLKIT_DIR=#{share}/polkit-1/actions/" end + + system "cmake", "-S", ".", "-B", "build", *args, *std_cmake_args + system "cmake", "--build", "build" + system "cmake", "--install", "build" end test do From 833f926d02244133b503025f065800fc9228e4f9 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 26 Jun 2023 14:58:12 +0000 Subject: [PATCH 670/680] keyring: update 24.2.0_1 bottle. --- Formula/keyring.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/keyring.rb b/Formula/keyring.rb index a88271131d916..57c85e157518d 100644 --- a/Formula/keyring.rb +++ b/Formula/keyring.rb @@ -9,13 +9,13 @@ class Keyring < Formula revision 1 bottle do - sha256 cellar: :any_skip_relocation, arm64_ventura: "e7f3e472c7a483e81bdddeae0baa54fe586181dd413060b916457225afc258cc" - sha256 cellar: :any_skip_relocation, arm64_monterey: "ed32337a22d299de8266b59aa2dca4461f462efbb30ed66e418a74b1b65db135" - sha256 cellar: :any_skip_relocation, arm64_big_sur: "0fe56c2c40173066b259583197f1388316ac9d040b69eee0028678e87a2444ea" - sha256 cellar: :any_skip_relocation, ventura: "1afbd3121037873450cf015cb7ddbfdc34e64dfedace1df1088fe49bb15ebf34" - sha256 cellar: :any_skip_relocation, monterey: "cb657a348a40a4aa4f854ef53de0fe2a040c306995ea9ac206ab9384f4f691d3" - sha256 cellar: :any_skip_relocation, big_sur: "fd80b16c38ff3cd7f949ea1f0da9dfa6cb7d69aadd886edc4cf8c9a6b218171a" - sha256 cellar: :any_skip_relocation, x86_64_linux: "eb846f300f84346de29a207313c433a7974727015157d35d0eef360a5a59077d" + sha256 cellar: :any_skip_relocation, arm64_ventura: "7532f1a5f22c6fb56b9a9ca34a10b08a8145005768efc13d813eac2486b1fed7" + sha256 cellar: :any_skip_relocation, arm64_monterey: "136a3e24471f1292efbd84c54077d98d8908d83858a37732516990c32a1b1344" + sha256 cellar: :any_skip_relocation, arm64_big_sur: "98f22cd8797c1e5b00061c99603ec414ede1e40328df6ce5410d366f19e5accc" + sha256 cellar: :any_skip_relocation, ventura: "e6e15475a0cd3b46368ed784b23b73c22ae61c7d94a3cf28606cdb3c3cdb9af5" + sha256 cellar: :any_skip_relocation, monterey: "13b8239351e3299ec1294e259320ee1952dd5ce03006e37711a36370302e56d3" + sha256 cellar: :any_skip_relocation, big_sur: "8737801438e07300309c541a13fb8e8efed16ed9b1e33b10f19d82d6ceef8a75" + sha256 cellar: :any_skip_relocation, x86_64_linux: "a119e0e7e5e4016d7264a2355a5f2c957effc0bfee5472c7770ce4a4781f25a3" end depends_on "cffi" From 5c53b1152ff4eb45e1749c5fbeb4b5e606e76ce8 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 26 Jun 2023 15:07:08 +0000 Subject: [PATCH 671/680] esphome: update 2023.6.0_1 bottle. --- Formula/esphome.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/esphome.rb b/Formula/esphome.rb index d93473fa2953e..769dc7d6ecfd1 100644 --- a/Formula/esphome.rb +++ b/Formula/esphome.rb @@ -9,13 +9,13 @@ class Esphome < Formula revision 1 bottle do - sha256 cellar: :any, arm64_ventura: "9b7c946d24a830c5a63f81db7aed4d74c88fd4c678cc213f2b07f87b12ae810c" - sha256 cellar: :any, arm64_monterey: "2f960e775b709002091c34f7fd5abefe0e1e44fb2102261eba8257c1f33b7ed5" - sha256 cellar: :any, arm64_big_sur: "2d400ff1940454b0b24396aad0c6cbce2cca26d0c9e3bc97d4915c0574140f08" - sha256 cellar: :any, ventura: "4cd8dfb9c0b4041753c5a6c9635dbd07b05c086c8ccf1671d1162eee590a2706" - sha256 cellar: :any, monterey: "a8d22cd965469b32e36fec6f067850bb72ebe883abcaa474703fad7cc866f483" - sha256 cellar: :any, big_sur: "82d837e94970ea034770e94c6a934986e9349baee2235bbdf4f7e24238c39fea" - sha256 cellar: :any_skip_relocation, x86_64_linux: "e06d1b8f028b79077f9975053bbb9237c8563f059963be8ebfc8595428c1d98f" + sha256 cellar: :any, arm64_ventura: "fa39b4cba5750b8120f738c22c0a361d3c344641aa66c2c037c29e259b6b93ba" + sha256 cellar: :any, arm64_monterey: "ed71cc2d168b00f64c18b29dfc59c073a34f7957ef44e5dcdf42b4212dd7e457" + sha256 cellar: :any, arm64_big_sur: "5c2178d438f2234813d42db4b7e11d008bfa5eafd399dd672ce5a40730ae42da" + sha256 cellar: :any, ventura: "563d5eb037150eb1aab7620bcb7bbded58b43811d8962cbac52039608af4ad72" + sha256 cellar: :any, monterey: "d991825b75db6a3b4b51d494113703f0364c1564eacee7578d349ab60b969a32" + sha256 cellar: :any, big_sur: "de45153eaa80d42e615a128bbd0f71f27162a46bc58ca43cba0b915934ce5b82" + sha256 cellar: :any_skip_relocation, x86_64_linux: "be0a5dc0e457dc2359dfc501efba5dfc6251bc738b9318e53da1e6dda1384572" end depends_on "pkg-config" => :build From fb3bdd401aa3b94155a67716c74b9a56f0b38ecb Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 26 Jun 2023 15:35:21 +0000 Subject: [PATCH 672/680] moto: update 4.1.12_1 bottle. --- Formula/moto.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/moto.rb b/Formula/moto.rb index a60c6376e90a0..554477fb394ac 100644 --- a/Formula/moto.rb +++ b/Formula/moto.rb @@ -9,13 +9,13 @@ class Moto < Formula revision 1 bottle do - sha256 cellar: :any, arm64_ventura: "7da896fbfa691ba4b03f0146d9d4d2f3efb0055eabd6d45f6f99e5ffca5c5e22" - sha256 cellar: :any, arm64_monterey: "f309b23f666522a5ec3199d7659e8c94a8ce818db495384e7c463d8b264596a5" - sha256 cellar: :any, arm64_big_sur: "4e29298c4d61bc95fcb7d7804617eeb748e9eaa28b4c5ee0d3b77c6446446a9b" - sha256 cellar: :any, ventura: "ab01bb9cd14f38e0a303e2de064574d2f059117d78ec97d96ba32ede0556bef2" - sha256 cellar: :any, monterey: "6a3e0982ec532c4682b1b33e059b404f712503c423d8b211ccc174d0b6b60f41" - sha256 cellar: :any, big_sur: "daaeb88c3fa2b00347571390d876cc671f9501882c86455eee1274544dbe944e" - sha256 cellar: :any_skip_relocation, x86_64_linux: "04e74711d2df18b37c1fa946fa3aa7aeea01bd28e779d7a7b63b93180e0bb920" + sha256 cellar: :any, arm64_ventura: "be0047f86ddba9fc61a504063e260399bc9c369a2764a106d81a9e5207a1f294" + sha256 cellar: :any, arm64_monterey: "f8f477363b39275bba945d867e51b7bf52999a8c29828d20752f802aede86276" + sha256 cellar: :any, arm64_big_sur: "d1c6415b898ed32b370b57b2befd5857184e10e6cb8c7ba779bb50ecd9adad75" + sha256 cellar: :any, ventura: "a6324510a45765d2e2b28f11c977b17dbf6e70eacdc7ac8e4397a91680f8acb7" + sha256 cellar: :any, monterey: "49715d4c34a5ccca6867d1e44311190c75a2be1bb4fa0535c54ed32d413bb89f" + sha256 cellar: :any, big_sur: "9cb19077d1fb009afd03b4b42f1e1632c726db99faa323177709ea619b733f94" + sha256 cellar: :any_skip_relocation, x86_64_linux: "636c2cf49cacbefb2430c063a9e77e1f25c44e2d6bfe66af87899e1c3899203b" end # `pkg-config`, `rust`, and `openssl@3` are for cryptography. From 253fed5c3944bfd247555c525b8bac000279f01a Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 26 Jun 2023 15:36:09 +0000 Subject: [PATCH 673/680] aws-sam-cli: update 1.88.0_1 bottle. --- Formula/aws-sam-cli.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/aws-sam-cli.rb b/Formula/aws-sam-cli.rb index 20f857243d359..40c38cee3b7dc 100644 --- a/Formula/aws-sam-cli.rb +++ b/Formula/aws-sam-cli.rb @@ -9,13 +9,13 @@ class AwsSamCli < Formula revision 1 bottle do - sha256 cellar: :any, arm64_ventura: "9fad29345acf626625a0bd8a56c1de4ef7ab8c21749644b4296156120703fe44" - sha256 cellar: :any, arm64_monterey: "2024a861b328f5faff4076f9b81d3e2ef835f7a3d56e646a02de14ec228fa94e" - sha256 cellar: :any, arm64_big_sur: "a0b7a1fd82e8b4de8666853f8e38881c48b8fde331947c2023663556ce426ca7" - sha256 cellar: :any, ventura: "51acff87a1694b79e5b368b3ed426f9ddb5ca43deea37462805ae72edfa25545" - sha256 cellar: :any, monterey: "95f93875b245fd66f8a9a1847ab3ff773c8b012735ede75694db874900270626" - sha256 cellar: :any, big_sur: "43acb364b6dbce2d33d9f3eab312e8a8f3b2a7aab0a104d5cf8c1960342db27b" - sha256 cellar: :any_skip_relocation, x86_64_linux: "b33d5801a28ff02f22db2dd7a5ed87858afeee8e2edd29d80ab0599b88bcb190" + sha256 cellar: :any, arm64_ventura: "899e8f19c71eaa200d67cc5f8e3cdd43327d73683d5c824b1625101ab9d6df77" + sha256 cellar: :any, arm64_monterey: "8ed759e5e4cc94bdbec4b1a88ac42e930a4f8e78d8fb0e5f7498b850329b5288" + sha256 cellar: :any, arm64_big_sur: "d950fa442d85da891b6742cc4f785ede6fc7f8e6ea55d1fa8cd5647c1d3d0388" + sha256 cellar: :any, ventura: "3333dad410fff95387eabd4bd3f9bfc45067f0f6461c12d149840109a887d49b" + sha256 cellar: :any, monterey: "4b4644747a7818c2a5f3c6d4ac9462862cc4410fda02c7ec46ed177a4680db8a" + sha256 cellar: :any, big_sur: "15c466db226e77f19ebfb9f146df487200367660f7821882787a6dfff2b2bc0a" + sha256 cellar: :any_skip_relocation, x86_64_linux: "459795ce366176cd5b5dd9250a5f0552779c56f643e5ca881cacb512dd8e27ad" end # `pkg-config`, `rust`, and `openssl@3` are for cryptography. From d353f0a514d5831573abdf7c08a7570fae7bb371 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 26 Jun 2023 15:58:05 +0000 Subject: [PATCH 674/680] ettercap: update 0.8.3.1_1 bottle. --- Formula/ettercap.rb | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/Formula/ettercap.rb b/Formula/ettercap.rb index c1f50d20326d1..77655cf717219 100644 --- a/Formula/ettercap.rb +++ b/Formula/ettercap.rb @@ -18,15 +18,13 @@ class Ettercap < Formula end bottle do - rebuild 2 - sha256 arm64_ventura: "87b67c058007a59b34b32c92da3cdfb7294ac7be8923534bceb411d30b227dec" - sha256 arm64_monterey: "a8532b43e6d6c1bed08ae62506ad32d75bbd39da7c7fcdfde1cbcf758717b932" - sha256 arm64_big_sur: "581fbb637481f46c59b355f5bbde58a2d25da7e3f22ec9e07edab8f3a6c54999" - sha256 ventura: "8c8de40b7dfad93f90e9212008b9cf282bffc8044a2c2bf47fbdf94a38ed16cf" - sha256 monterey: "46f9eae5abfe8bb43e56cb0d333de5304911229b003e19fd495a5394383ce340" - sha256 big_sur: "bc9dd754581b99d9f86a98e6ac5844fe41ba0ac017cc16086c39168efc2f1859" - sha256 catalina: "a131e2c7a6d1360ce74ed8f91abe43b92f2b1bcf843bfcddca8bef01dea97c6f" - sha256 x86_64_linux: "46e8ef6cfe822480232a0218a1d563086bb6df3cf4f7c71fa1edad9cde0bbf9f" + sha256 arm64_ventura: "d05ff28b40d013049ecd4561053b6109380b3ac508d8569238cd14daf5dc34bb" + sha256 arm64_monterey: "1ee92f370378dcbdeba399e2c5dee7505bc99d607adc9bd7a6a60198c688973f" + sha256 arm64_big_sur: "30ca037f9002b6848905612870fd5e1697dfcce1362408c032376c4c0646e957" + sha256 ventura: "37664fbe01b8878e9ea3ebe5eff196e20fe4ab66dff3717c3e1ac60026e9ab8a" + sha256 monterey: "35d3bc9c62448f484d4689845ad5644e752486e70aecba0bc1a40bd63d68a052" + sha256 big_sur: "a9f6669b6a8374a1c2ef82237bb4ca25419550cce6a18098776b355a8223cbbb" + sha256 x86_64_linux: "6e7f045902aadfd09135dfeb6937876c1932b42505baafb7a5c8d9f9f355bb6e" end depends_on "cmake" => :build From 582a6f5379b29d469ef3c310cc482320275cb3ad Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Tue, 27 Jun 2023 00:07:47 +0800 Subject: [PATCH 675/680] versioned_dependencies_conflicts_allowlist: update I've removed formulae that are no longer needed (see #135023), and added formulae that will either never support `openssl@3` or look likely to take a lot more time to migrate. See: - abricate #134408 - dafny #134593 - mariadb@10.4 #134675 - mysql@5.7 #134421 - root #134838 - sslyze #134599 --- .../versioned_dependencies_conflicts_allowlist.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/audit_exceptions/versioned_dependencies_conflicts_allowlist.json b/audit_exceptions/versioned_dependencies_conflicts_allowlist.json index dd3bc4b09a390..ae0ca9fbf42aa 100644 --- a/audit_exceptions/versioned_dependencies_conflicts_allowlist.json +++ b/audit_exceptions/versioned_dependencies_conflicts_allowlist.json @@ -1,16 +1,16 @@ [ - "cargo-edit", - "cargo-outdated", - "couchdb-lucene", + "abricate", "cppcms", + "dafny", "dasht", "hive", - "libgaiagraphics", - "librasterlite", + "mariadb@10.4", "mikutter", + "mysql@5.7", "opendht", "qca", - "sqoop", + "root", + "sslyze", "swtpm", "synergy-core", "tomcat-native", From cc312e87a6598eb2ee55546419da1ce8fdda2b8f Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 26 Jun 2023 16:35:38 +0000 Subject: [PATCH 676/680] node@18: update 18.16.1_1 bottle. --- Formula/node@18.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/node@18.rb b/Formula/node@18.rb index 9ddcb7ffb8d42..221726780b376 100644 --- a/Formula/node@18.rb +++ b/Formula/node@18.rb @@ -12,13 +12,13 @@ class NodeAT18 < Formula end bottle do - sha256 arm64_ventura: "2d1dd84a9cb8e8a48994df242c6e83fececdc2897d5984e018435342c737b4ee" - sha256 arm64_monterey: "5344d7b3521761db3b25047534af721e8a9eeaa4cb8eea957e473ae833fdddf1" - sha256 arm64_big_sur: "c3a147771219edf8e4dd3b28efe7f2ce05c23c48638ba3ca7dc820dac40eaaf0" - sha256 ventura: "5a97a1b60332143d18ef46fe35916a56897dabb9e7141dc507a550dbb84048fc" - sha256 monterey: "d614915f41ece7923d4bc3963b6c993d95299fedd223cf6ed0378047cfb7d788" - sha256 big_sur: "038c5344baae390545b123b179837693ab24047114e7ddaa16a835a4b3c5de87" - sha256 x86_64_linux: "62e2106a291b10b7c03ceebe840a4c0e1bc816143efa10d19fc872686e786da2" + sha256 arm64_ventura: "e465d165aae08489b26cf267babd7dd2f023bf3546ed4b34a428c243c7e23134" + sha256 arm64_monterey: "582c3ed029d4f30b513418fbe4e9ac30effec30831a843e37a472a5c524398fc" + sha256 arm64_big_sur: "84afd47af3d3119d6289ae6b8565f6ca382dbc99eb40484ed2278e553be70062" + sha256 ventura: "bece174a6e5c8be10c14aab2dcd782d01f72f0208f3b2acbdede226b36458b18" + sha256 monterey: "97fcdd3df0c45c90d96fd5299d12cd10dc9dc4ce70b514b96fe68d7c17c11323" + sha256 big_sur: "71d83129c7ac3591ec2a5fb9ad1a0785f08d2436f059a5259833057a904fb06e" + sha256 x86_64_linux: "15e9c2fb5862f6ed43264b0ebefe21ea3e9994215197a02c78f7fc94e85f1a9e" end keg_only :versioned_formula From d87fbf3d26c979d4226f058794fcb10da3b21279 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 26 Jun 2023 17:15:23 +0000 Subject: [PATCH 677/680] libzip: update 1.10.0_1 bottle. --- Formula/libzip.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/libzip.rb b/Formula/libzip.rb index 523c0256708c3..1676fa60cc31a 100644 --- a/Formula/libzip.rb +++ b/Formula/libzip.rb @@ -12,13 +12,13 @@ class Libzip < Formula end bottle do - sha256 cellar: :any, arm64_ventura: "066c19b172a2055265032312cf55dddf125a36167b62028411e95dc8fea8406d" - sha256 cellar: :any, arm64_monterey: "988ec0216eb614dfe920eee413615fb94f7c3923261dec80d6abf4791b665570" - sha256 cellar: :any, arm64_big_sur: "6612a5d72171745b608623f15eb636e4f8d40c96d912c2b329bb8688354be43c" - sha256 cellar: :any, ventura: "de5581393d50b837a94ff04eb53e46a942743ea0a48487cf0a3671f587183784" - sha256 cellar: :any, monterey: "c40f0f03bf1bc98d8d8a000c2f141336130e78df5228c13cd3d3c93be9d592d8" - sha256 cellar: :any, big_sur: "4fd6eadc8424400e1e879fd62c9be67bacbaad848481776dd8775c86055a85e9" - sha256 cellar: :any_skip_relocation, x86_64_linux: "f624b8f57d1b7784acc7cae66cc8afa8ad2d33f3da32c78b24b96930c7eff625" + sha256 cellar: :any, arm64_ventura: "7396ff8c885b5b409971c8f1327d8f5053d8d06e840e6bc6b993150c77cb663f" + sha256 cellar: :any, arm64_monterey: "5bf073278ba871965559111f2f8be014817649c92059a46b3f9b82162d5163f9" + sha256 cellar: :any, arm64_big_sur: "43a494470436568645796a9387c1693c23123928bb87a85c404e5760456ab4be" + sha256 cellar: :any, ventura: "c7260f05af8676b4556a4f8257d04f0e88a49d6ea5a515abd4a4902bba8fef48" + sha256 cellar: :any, monterey: "c1d53223d07bea7473df733d36b446a80498b06c719e70403b619f969075235f" + sha256 cellar: :any, big_sur: "87f5c908912692fe28e548d51d96c8659d500bfb991784796ec149201a9a9e79" + sha256 cellar: :any_skip_relocation, x86_64_linux: "3eb7d9dff36b2fe8809015f1b1bf3f8cc6635a4b8db3b86ec6cdf7bc4e4858e2" end depends_on "cmake" => :build From 14308903c7b5e159d5c8d99e529ad9c1f5f7af72 Mon Sep 17 00:00:00 2001 From: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Date: Tue, 27 Jun 2023 01:33:39 +0800 Subject: [PATCH 678/680] teleport: switch to `openssl@3` This has linkage to `openssl@1.1`. --- Formula/teleport.rb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Formula/teleport.rb b/Formula/teleport.rb index e062d2ea8ab3e..7198c33258eaf 100644 --- a/Formula/teleport.rb +++ b/Formula/teleport.rb @@ -4,6 +4,7 @@ class Teleport < Formula url "https://github.com/gravitational/teleport/archive/v13.1.2.tar.gz" sha256 "d3fb8502ad82c06ed4605cbfca57cc1cf3da2ede0ac9c6d39b95147bd6e15f58" license "Apache-2.0" + revision 1 head "https://github.com/gravitational/teleport.git", branch: "master" # As of writing, two major versions of `teleport` are being maintained @@ -28,6 +29,7 @@ class Teleport < Formula depends_on "yarn" => :build depends_on "libfido2" depends_on "node" + depends_on "openssl@3" uses_from_macos "curl" => :test uses_from_macos "netcat" => :test From c5f659bca7add0692031e5381d6d5f1d0474c2cc Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 26 Jun 2023 20:33:32 +0000 Subject: [PATCH 679/680] node: update 20.3.1_1 bottle. --- Formula/node.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/node.rb b/Formula/node.rb index 5424a69695ebd..97553e44610ec 100644 --- a/Formula/node.rb +++ b/Formula/node.rb @@ -13,13 +13,13 @@ class Node < Formula end bottle do - sha256 arm64_ventura: "10f4c102282c14fe86816b3d07aca744504e647602551bbdd7c1c0d97ad603e8" - sha256 arm64_monterey: "af807b5232330a55767df7a636d9c77e82620f401200918cca41d10c30bb73e1" - sha256 arm64_big_sur: "919cf0bf77ffe97c121306213008d5b389c2ec4f61a1c849e1917ad1e4690299" - sha256 ventura: "e011cdb9d4d27d2b9b6303af28350562fbafd3482930106c01dcfc979ad42771" - sha256 monterey: "e3c62fa2dba1f2014ddf8cebd4c6b416f1e67ba159d2f1ce30aeb896d1cd8964" - sha256 big_sur: "aadedaf32b4c80353976c520277397ec99411cd882e429683966c3d18a515c1a" - sha256 x86_64_linux: "c434d949df78c71968717e8de34c620bd36d9bfe0c046840c6bcb5aaae7a62ae" + sha256 arm64_ventura: "20acc6346df0116e05a5e5819afedae9d561c400877d8152d1856f318463b9f3" + sha256 arm64_monterey: "dc8415a1995ce032ec9b8401e5c49a5d55b1257ec51be10fa9885287c7824030" + sha256 arm64_big_sur: "7e1212f74ae346c27ce148c587a39c57de7d3157ffb17b9aa4d9108b2bfb4fc7" + sha256 ventura: "892b814eb21292605200313633dc480895a5859a77438f32b951278d809746a9" + sha256 monterey: "54085d1d8dd9b676d89b90e5191890c88471e6f30e5e04a79948c16049b8fe0c" + sha256 big_sur: "7df5483657c7e065b33ebcfb86e7d84f605a191b54952fc929ec12d8b6361d1f" + sha256 x86_64_linux: "0191bf052df5bf3c16578dc458a41a8225d652eb0e309f4a7e14e57cb0bb8cdf" end depends_on "pkg-config" => :build From 8c039ea9253f9056c38e958c371144c29b8d7862 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 26 Jun 2023 20:33:33 +0000 Subject: [PATCH 680/680] teleport: update 13.1.2_1 bottle. --- Formula/teleport.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/teleport.rb b/Formula/teleport.rb index 7198c33258eaf..dbd0dbc2671a2 100644 --- a/Formula/teleport.rb +++ b/Formula/teleport.rb @@ -15,13 +15,13 @@ class Teleport < Formula end bottle do - sha256 cellar: :any, arm64_ventura: "84c9d80020182158714fcce5c08df6d8136b4c70cdbe2da925b2b9205fbb2e69" - sha256 cellar: :any, arm64_monterey: "e4b598524e91869526f0d3cc5131ad3180ee64175944e955902730a5b716565e" - sha256 cellar: :any, arm64_big_sur: "b191c1563aa5ed39602258e7db97545e5ec150a808527fcff11bdbce7704e294" - sha256 cellar: :any, ventura: "ff906e83440c780b0ae05a21c99c960976e40175d5df3975193edec06266babf" - sha256 cellar: :any, monterey: "ab277935cffae9364d14656d59818e1b89eec1082ced25691eceb4492577baad" - sha256 cellar: :any, big_sur: "f474aca4c258aa2bcd7dee3a0a68c60f862a53db6bcf0ec786b453e1264f7ab9" - sha256 cellar: :any_skip_relocation, x86_64_linux: "d4e756db8d7b8d66bdfc9b15f79e930f587872d42e392f2d27481963110b95f7" + sha256 cellar: :any, arm64_ventura: "900119f2bd93013d46521bffc9919f054c9ddbb199119b385fb2d7bd65e77456" + sha256 cellar: :any, arm64_monterey: "04568717b19aab9eb40439c871f2facdfc0bdc62d6af8e4b90311324c7b15505" + sha256 cellar: :any, arm64_big_sur: "b82ee55fc11b9a424f790d23c06d24a9596af45793cf3331e3050cb36459903f" + sha256 cellar: :any, ventura: "d1b23789b4ad89f2d629167502ad9db441d65d5ceefb40df0dd882ea89e6b90a" + sha256 cellar: :any, monterey: "599646b788ddca776a996685604cbc33cf0730e51fe9bf60dbbe37e47fedd7f8" + sha256 cellar: :any, big_sur: "70ab1bed95bcec6d8a9748dddc9f6558e50f8598fcf6f0236d20ccefdf48a6be" + sha256 cellar: :any_skip_relocation, x86_64_linux: "d1622b23f779063e027fda818a5f5c2f252f425640f3712c6ca305bc1a133acd" end depends_on "go" => :build