10000 Merge pull request #224685 from botantony/erlang-deprecate · Homebrew/homebrew-core@a67fbd0 · GitHub
[go: up one dir, main page]

Skip to content

Commit a67fbd0

Browse files
authored
Merge pull request #224685 from botantony/erlang-deprecate
erlang@25: disable
2 parents 81e4058 + 3b3b6a8 commit a67fbd0

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

Formula/e/erlang@24.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ class ErlangAT24 < Formula
2121

2222
# EOL with OTP-27 release (2024-05-20)
2323
deprecate! date: "2024-07-24", because: :unsupported
24+
disable! date: "2025-07-24", because: :unsupported
2425

2526
depends_on "openssl@3"
2627
depends_on "unixodbc"

Formula/e/erlang@25.rb

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ class ErlangAT25 < Formula
2323

2424
keg_only :versioned_formula
2525

26+
# EOL with OTP-28 release (2025-05-17)
27+
deprecate! date: "2025-05-26", because: :unsupported
28+
disable! date: "2025-08-26", because: :unsupported
29+
2630
depends_on "openssl@3"
2731
depends_on "unixodbc"
2832
depends_on "wxwidgets" # for GUI apps like observer

0 commit comments

Comments
 (0)
0