Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

freerdp planck spidermonkey@115: revision bump to migrate to icu4c@76 #196190

Merged
merged 6 commits into from
Oct 31, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 8 additions & 7 deletions Formula/f/freerdp.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,15 @@ class Freerdp < Formula
url "https://github.com/FreeRDP/FreeRDP/archive/refs/tags/3.9.0.tar.gz"
sha256 "a1d2946c67037bf6bb8aa2f0441c7cacd5e92c835d776cecffb4fcdbaa45ec4f"
license "Apache-2.0"
revision 1

bottle do
sha256 arm64_sequoia: "a59834f722ac8e7b244d262ef196972423cbfbc1a1680a415469d014609a6b10"
sha256 arm64_sonoma: "54bdcd11025d600e11c2399a9eba84bcf2ba6e9dd021c286f3a373191815dd17"
sha256 arm64_ventura: "0829fe39942971533ded8813040eefc1f0402b2cea340185c5861971f1031121"
sha256 sonoma: "bc2b2296a58056a0a06f44795d2e0d6da68450aa8f9a1cc88f200a2c601bca32"
sha256 ventura: "53b54485ee6cdd2453f7720c63c80bc37160b331c5a5af9c8249b1d996119a5a"
sha256 x86_64_linux: "dcfa625c94fb8653ba99889f29f38fa671ebb0f51eeb246dc99ff6c42d79c146"
sha256 arm64_sequoia: "d0389909074b092cba7ff7e0f2ea45353223bf7e2db21f155c1d3cdda432edc7"
sha256 arm64_sonoma: "893d3f63e9d26d03b70a36432c8e226b79c5a451db1b80f6aeaff25b61f217c8"
sha256 arm64_ventura: "ab68bfe5dd9fbca26172f850a0b1ae0f4421fd75a2ced3aa111b2a5c6aa8b4fc"
sha256 sonoma: "2f59a023351939d112131480db417e6d44501ab0026be78f4419b25b84ae5ee1"
sha256 ventura: "7c79507c0f96dd4be1205a5e4cbb5043bb689bc5bec31532bdeac6975227231e"
sha256 x86_64_linux: "3df042e5d31336ee9802d5b27d901f8c67993b83c3b85585103af86726243f47"
end

head do
Expand Down Expand Up @@ -46,7 +47,7 @@ class Freerdp < Formula
depends_on "alsa-lib"
depends_on "ffmpeg"
depends_on "glib"
depends_on "icu4c@75"
depends_on "icu4c@76"
depends_on "krb5"
depends_on "libfuse"
depends_on "systemd"
Expand Down
16 changes: 8 additions & 8 deletions Formula/p/planck.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,23 +4,23 @@ class Planck < Formula
url "https://github.com/planck-repl/planck/archive/refs/tags/2.28.0.tar.gz"
sha256 "44f52e170d9a319ec89d3f7a67a7bb8082354f3da385a83bd3c7ac15b70b9825"
license "EPL-1.0"
revision 1
revision 2
head "https://github.com/planck-repl/planck.git", branch: "master"

bottle do
sha256 cellar: :any, arm64_sequoia: "874accd782f10a5f5a4db2cce9a93685a6d8870bb690ba50e03d7b031e0d5e43"
sha256 cellar: :any, arm64_sonoma: "5e32895adba1538c3742dba78a4b977d29728f73fb7a9dd26a59a39a5109b0d7"
sha256 cellar: :any, arm64_ventura: "143f7292d49dc89a1b47ab31afb60abed7005d255b928291f3d8a4d487554799"
sha256 cellar: :any, sonoma: "25b9a936439fb8dd86a2d785dfbb8efe2bc4291d3a499c4f6ae842707954e195"
sha256 cellar: :any, ventura: "731953b187241b471da6a5fdde2aaf6993ece5ea15f6e89939b7503ea9df063d"
sha256 cellar: :any_skip_relocation, x86_64_linux: "2ff4e184c10536dc97e098e26ae6a7ec13d652d40f4f4f92cc5cae6829ff8788"
sha256 cellar: :any, arm64_sequoia: "ab34e0ef0e2e78aa190ca2ba821bd8e4ccfc7f4ba3b79fc1d7a74c697095512e"
sha256 cellar: :any, arm64_sonoma: "96f747019fe7702ddf88fa4d7d2267b6031436df2417073f3bbcabb8c6b5d66d"
sha256 cellar: :any, arm64_ventura: "342f71f4a83296fa7754cc6244c4979a8976f0a4a5a6ea1ebad661ad6d6e329e"
sha256 cellar: :any, sonoma: "d8d0fd48c44530bc3ef14f7eaa733c596356a686c6acba27da55224a936d0172"
sha256 cellar: :any, ventura: "0ed48e120f059d43836251a16464488a85e46826a428838317bdef1bda516bea"
sha256 cellar: :any_skip_relocation, x86_64_linux: "3f73054a3ff20c391c8f63196e146ff267143c1c3f72a4177d205f63bd2a1aa6"
end

depends_on "clojure" => :build
depends_on "cmake" => :build
depends_on "pkg-config" => :build
depends_on xcode: :build
depends_on "icu4c@75"
depends_on "icu4c@76"
depends_on "libzip"

uses_from_macos "vim" => :build # for xxd
Expand Down
19 changes: 12 additions & 7 deletions Formula/s/spidermonkey@115.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ class SpidermonkeyAT115 < Formula
version "115.17.0"
sha256 "80f184a102a743ee75401e86dd86af0be5f1e5ebf07c81119d9ca77422d716c3"
license "MPL-2.0"
revision 1

# Spidermonkey versions use the same versions as Firefox, so we simply check
# Firefox ESR release versions.
Expand All @@ -14,20 +15,20 @@ class SpidermonkeyAT115 < Formula
end

bottle do
sha256 cellar: :any, arm64_sequoia: "fc7b509c409269ff12d90688db8c2ef6a514192fd8ef09cd58e20f58f4522243"
sha256 cellar: :any, arm64_sonoma: "018944569221ed66a86c06080dae54d317a0793a0958564b7e442afa39c12d0c"
sha256 cellar: :any, arm64_ventura: "a7f1457251791e299c39d963959441cf9bcf545ef3a21e2397fe05d66016cf51"
sha256 cellar: :any, sonoma: "038cc4b1c0f9e7e0dedb2960287e9795f04d1ae87c10f0a77bb4d5811fae506f"
sha256 cellar: :any, ventura: "d2e013dd43a53855c74cacd3304603d01f94d6a9b5b71c93da7a8a3e37b4aa35"
sha256 x86_64_linux: "4544b1d2b6aeec16443630e967a2145ac5ee5c960d37ada6eecd00b317cbd2eb"
sha256 cellar: :any, arm64_sequoia: "3aebca08e0acc92e4ccc247686838664b7f392138f352d2911a4a56784233667"
sha256 cellar: :any, arm64_sonoma: "2138280c5b28d8ae8a5d020ec58dfafb4f5d37ee303510abccc1735529e64b90"
sha256 cellar: :any, arm64_ventura: "592fa5ac198f1b18c0c00156d814495da628d23dde64fd7f377819822f9f88b3"
sha256 cellar: :any, sonoma: "ec5329a777657c76f8d2ccd1bdf93d1113d81b30d9f3d647a98252bcc23d481c"
sha256 cellar: :any, ventura: "b7a84a181eb2b6c5bd90afd99bad0af21957e94a03eb986504de601ad9440937"
sha256 x86_64_linux: "752a0b12ed649b4eaf208b3aeb1aeadaf6bb8775d9269eb8e4858159244fee2a"
end

disable! date: "2025-07-01", because: :versioned_formula

depends_on "pkg-config" => :build
depends_on "python@3.11" => :build # https://bugzilla.mozilla.org/show_bug.cgi?id=1857515
depends_on "rust" => :build
depends_on "icu4c@75"
depends_on "icu4c@76"
depends_on "nspr"
depends_on "readline"

Expand Down Expand Up @@ -55,6 +56,10 @@ class SpidermonkeyAT115 < Formula
end

def install
# Workaround for ICU 76+
# Issue ref: https://bugzilla.mozilla.org/show_bug.cgi?id=1927380
inreplace "js/moz.configure", '"icu-i18n >= 73.1"', '"icu-i18n >= 73.1 icu-uc"'

if OS.mac?
inreplace "build/moz.configure/toolchain.configure" do |s|
# Help the build script detect ld64 as it expects logs from LD_PRINT_OPTIONS=1 with -Wl,-version
Expand Down
Loading