From a0bf8fa6e0e709a138706a245ca69f081cce8e10 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 1 Oct 2024 12:55:03 +0000 Subject: [PATCH 1/2] pdns 4.9.2 pdns: remove build patch Signed-off-by: Rui Chen --- Formula/p/pdns.rb | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/Formula/p/pdns.rb b/Formula/p/pdns.rb index 140759d5eb6b..448bca5691be 100644 --- a/Formula/p/pdns.rb +++ b/Formula/p/pdns.rb @@ -1,10 +1,9 @@ class Pdns < Formula desc "Authoritative nameserver" homepage "https://www.powerdns.com" - url "https://downloads.powerdns.com/releases/pdns-4.9.1.tar.bz2" - sha256 "30d9671b8f084774dbcba20f5a53a3134d0822ab2edc3ef968da030e630dd09a" + url "https://downloads.powerdns.com/releases/pdns-4.9.2.tar.bz2" + sha256 "f570640427041f4c5c5470d16eff951a7038c353ddc461b2750290ce99b2e3c2" license "GPL-2.0-or-later" - revision 1 livecheck do url "https://www.powerdns.com/downloads" @@ -41,13 +40,6 @@ class Pdns < Formula fails_with gcc: "5" # for C++17 - # Fix build with boost 1.86.0. Remove if PR is merged and in a release. - # PR ref: https://github.com/PowerDNS/pdns/pull/14562 - patch do - url "https://github.com/PowerDNS/pdns/commit/eed56000b1d68ac083b8e8bea4ff0ea30a1579c4.patch?full_index=1" - sha256 "c21a8677c048f3ce023f2e09c5204602031a78c441904567a4da2b7870dc29ad" - end - def install args = %W[ --prefix=#{prefix} From c29e459453afcbe00d5413242863eec4f7dcdeca Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 1 Oct 2024 15:32:30 +0000 Subject: [PATCH 2/2] pdns: update 4.9.2 bottle. --- Formula/p/pdns.rb | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/Formula/p/pdns.rb b/Formula/p/pdns.rb index 448bca5691be..f08dc8bee228 100644 --- a/Formula/p/pdns.rb +++ b/Formula/p/pdns.rb @@ -11,14 +11,12 @@ class Pdns < Formula end bottle do - sha256 arm64_sequoia: "5b61fa3f8184ad351bef1f2276b26c886f8d2a814925b37c536d2f735ee1f44f" - sha256 arm64_sonoma: "660e48a419366a19a97f2f05bd5abffdd16fc0e5ae0e1f29cc76923e8d98784a" - sha256 arm64_ventura: "1d36e9e6ffeba02de5e6bad5d320f9ad23f0e7bfc36cab5a1a7c6743a9f5300f" - sha256 arm64_monterey: "8dbfe8340a87dc4306b88abeb60bcc2cf1eff2459c48adf5bd456d56df696963" - sha256 sonoma: "10e5ea6461ddddc7f7ecbdcf144566ca7466468d6f8fbd027f45e4625dfaeccf" - sha256 ventura: "20dfdf4113f1804649620d1ae313d62a497cc5ca91b1f353bd69480113da9bdb" - sha256 monterey: "ee59a163a5150373a16dde3346072919c542ac040451ac9d78ad179e41611323" - sha256 x86_64_linux: "391591c9b46eb4e441496ca6923e04529a137ab3734537cede69ac29f26b1c65" + sha256 arm64_sequoia: "535cd7e7c65f70335ddf11a9b3987763d8c0ad95f27da2fa2bbefb3f7f609aad" + sha256 arm64_sonoma: "8373819cddbb5ad653d70ad4b0d69f36faa074d6b46a5f70a6922311da8069d3" + sha256 arm64_ventura: "77b98a0f0c9638c1f593c30ccf792f11d9efc016001b96b31cbac5ff651135fd" + sha256 sonoma: "a0a4db1bfd7e8ba3ec006bbcf750bb1da15573a4a6a2b54bd9427e4c6e9d05c1" + sha256 ventura: "eec08612848bb1ee690b09ee227ddbe697c47ea9477d9aa938da251a408df04a" + sha256 x86_64_linux: "e00dcb42455de9c473ebef4478be1796594b2da80f7a3cbc77feeb5bb417d12a" end head do