From d651c2ef5344565da70194696849bd0b1b0de5d4 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 19 Jun 2024 15:46:20 +0000 Subject: [PATCH 1/2] samba 4.20.2 samba: declare indirect deps with linkage Signed-off-by: Rui Chen --- Formula/s/samba.rb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Formula/s/samba.rb b/Formula/s/samba.rb index f911f10d204fe..6902a0f32a2f6 100644 --- a/Formula/s/samba.rb +++ b/Formula/s/samba.rb @@ -4,8 +4,8 @@ class Samba < Formula # option. The shared folder appears in the guest as "\\10.0.2.4\qemu". desc "SMB/CIFS file, print, and login server for UNIX" homepage "https://www.samba.org/" - url "https://download.samba.org/pub/samba/stable/samba-4.20.1.tar.gz" - sha256 "f93c3af5295340d08106c7c0dcfb85e4f85057dfd14587aa8817beb31aff88f7" + url "https://download.samba.org/pub/samba/stable/samba-4.20.2.tar.gz" + sha256 "f969ffed58ccf3e85cbbcc0e33a1726d025c2b40f42a653b1125b82b92d2e0e5" license "GPL-3.0-or-later" livecheck do @@ -43,6 +43,7 @@ class Samba < Formula uses_from_macos "zlib" on_macos do + depends_on "gettext" depends_on "openssl@3" end From 3188855261b4cb1fa55904f3a7881c42f8e790bd Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 19 Jun 2024 18:30:27 +0000 Subject: [PATCH 2/2] samba: update 4.20.2 bottle. --- Formula/s/samba.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/s/samba.rb b/Formula/s/samba.rb index 6902a0f32a2f6..a02e9a8f22855 100644 --- a/Formula/s/samba.rb +++ b/Formula/s/samba.rb @@ -14,13 +14,13 @@ class Samba < Formula end bottle do - sha256 arm64_sonoma: "20eeb850b7e75e0b5252ecf99fd8f14870cd38f2381773475803a7e35034c17a" - sha256 arm64_ventura: "25d7fb0ad8ef747616e4d6c005c83fe9e1b307495831a2dc14b9c8226912a045" - sha256 arm64_monterey: "ff16e04708332f45eed54718f5615ce950475c6a75f1c7436341410247eff046" - sha256 sonoma: "bcbb203cad56c748b5fca90c162ee84a1cb6c68a2824b6192cc58fcca802c9fc" - sha256 ventura: "6a6acbce49400e6cb08b919894d5f38df9f50473b377c7f5ad91a92bd2963175" - sha256 monterey: "915988436e97c695141262f11f841ece87471e1b7f6775aa1f342d1f7dd8cbdc" - sha256 x86_64_linux: "719b254af0047272eb8209449383edf9ae54504c78fcea77de316862d4634358" + sha256 arm64_sonoma: "dbc4652d66ee296a45b800b7561bea8d298890aeda5769497ae48c22cab9aa52" + sha256 arm64_ventura: "e640bd9bc121644ba2975c391ef3f4d9a72e202d22f52d88ab086010d0cbd818" + sha256 arm64_monterey: "3d13cc668f58122170770689cfe4f9f0cb5af56656aa400b06bc86833e044748" + sha256 sonoma: "74f8233c0a347add0740f7b06f66bd388317d869c5e2f385e4780dc6ecb1ad5d" + sha256 ventura: "0d94fb1010ff4dffb7f524dfd51bdac411e45cdfad093475b86c26dfd790eda4" + sha256 monterey: "e32554b6a7e5e0628185ee4cfab3375c727e7d3f92eb86161c1e171442cec21b" + sha256 x86_64_linux: "6518e50946f700bd797cd7bd3ff2059c33b59ef4a6dbf5396da3acb78bbb635e" end depends_on "bison" => :build