diff --git a/Formula/a/alac.rb b/Formula/a/alac.rb index 2c8cf83d0b069..4728ac8b2f8d0 100644 --- a/Formula/a/alac.rb +++ b/Formula/a/alac.rb @@ -23,7 +23,7 @@ class Alac < Formula sha256 cellar: :any_skip_relocation, x86_64_linux: "01ddb3fb230954f624b068100ddcffa8c288481489f6cd62143beac4cd1e3c45" end - deprecate! date: "2024-01-10", because: :repo_removed + disable! date: "2025-01-10", because: :repo_removed def install system "make", "CFLAGS=#{ENV.cflags}", "CC=#{ENV.cc}" diff --git a/Formula/a/arp-sk.rb b/Formula/a/arp-sk.rb index 8abd3456ba0cd..9e305cf67644e 100644 --- a/Formula/a/arp-sk.rb +++ b/Formula/a/arp-sk.rb @@ -23,7 +23,7 @@ class ArpSk < Formula sha256 cellar: :any_skip_relocation, x86_64_linux: "6a6745104a8b8035108f38a3f35ae90527790a02641cca54c29e99c962c74f16" end - deprecate! date: "2024-01-10", because: :repo_removed + disable! date: "2025-01-10", because: :repo_removed depends_on "libnet" diff --git a/Formula/c/cargo-deps.rb b/Formula/c/cargo-deps.rb index c2625acd3c31e..21d3a46638840 100644 --- a/Formula/c/cargo-deps.rb +++ b/Formula/c/cargo-deps.rb @@ -18,7 +18,7 @@ class CargoDeps < Formula sha256 cellar: :any_skip_relocation, x86_64_linux: "205f88a20c0bf8fdabc555ecd1ec72a6103f65dcaaf5dc8c23f687e6d78249d3" end - deprecate! date: "2024-01-19", because: :repo_removed + disable! date: "2025-01-19", because: :repo_removed depends_on "rust" => :build depends_on "rustup" => :test diff --git a/Formula/c/cf4ocl.rb b/Formula/c/cf4ocl.rb index 597aec732979f..d607cbf205616 100644 --- a/Formula/c/cf4ocl.rb +++ b/Formula/c/cf4ocl.rb @@ -18,7 +18,7 @@ class Cf4ocl < Formula sha256 cellar: :any_skip_relocation, x86_64_linux: "d9e0c414903014a5ff0feadf1dea46a6bf9ebf725e94c95cbe1af659789e864c" end - deprecate! date: "2024-01-18", because: :repo_archived + disable! date: "2025-01-18", because: :repo_archived depends_on "cmake" => :build depends_on "pkgconf" => :build diff --git a/Formula/d/devdash.rb b/Formula/d/devdash.rb index caef5c7c7f0c8..f051efa610e99 100644 --- a/Formula/d/devdash.rb +++ b/Formula/d/devdash.rb @@ -20,7 +20,7 @@ class Devdash < Formula sha256 cellar: :any_skip_relocation, x86_64_linux: "c8fdb550ff66a46af75552afcc69dd71a93e08097a6e7f94b4e7bc382584c9b0" end - deprecate! date: "2024-01-20", because: :repo_archived + disable! date: "2025-01-20", because: :repo_archived depends_on "go@1.22" => :build diff --git a/Formula/h/heppdt2.rb b/Formula/h/heppdt2.rb index 6cff529b87246..158dd948a0b52 100644 --- a/Formula/h/heppdt2.rb +++ b/Formula/h/heppdt2.rb @@ -20,7 +20,7 @@ class Heppdt2 < Formula sha256 cellar: :any_skip_relocation, x86_64_linux: "0a9fd6f6dc87942bb05ce6105a4038ce7c824c25636a0b110b33bdb9b25cb15a" end - deprecate! date: "2024-01-05", because: :unmaintained + disable! date: "2025-01-05", because: :unmaintained def install system "./configure", "--prefix=#{prefix}" diff --git a/Formula/i/id3ed.rb b/Formula/i/id3ed.rb index 9cace7f09c3ee..66b2b408a7cf2 100644 --- a/Formula/i/id3ed.rb +++ b/Formula/i/id3ed.rb @@ -23,7 +23,7 @@ class Id3ed < Formula sha256 cellar: :any_skip_relocation, x86_64_linux: "0955550881e7f35fdf76fe198de7f2c1908d749978587c55cc9b5574ddafb2fd" end - deprecate! date: "2024-01-10", because: :repo_removed + disable! date: "2025-01-10", because: :repo_removed def install system "./configure", "--disable-debug", diff --git a/Formula/i/isc-dhcp.rb b/Formula/i/isc-dhcp.rb index 18faef91124f4..9c3246d66c523 100644 --- a/Formula/i/isc-dhcp.rb +++ b/Formula/i/isc-dhcp.rb @@ -20,7 +20,7 @@ class IscDhcp < Formula end # see https://www.isc.org/blogs/isc-dhcp-eol/ - deprecate! date: "2024-01-16", because: :deprecated_upstream + disable! date: "2025-01-16", because: :deprecated_upstream, replacement: "kea" def install # use one dir under var for all runtime state. diff --git a/Formula/lib/libtextcat.rb b/Formula/lib/libtextcat.rb index 7845fed343126..cf908fb72dd8c 100644 --- a/Formula/lib/libtextcat.rb +++ b/Formula/lib/libtextcat.rb @@ -25,7 +25,7 @@ class Libtextcat < Formula sha256 cellar: :any_skip_relocation, x86_64_linux: "2104f4e2ec57f7f63de0e6f68d7b2dae82c6912146c17908f4fc1625a17bc7c5" end - deprecate! date: "2024-01-01", because: :repo_removed + disable! date: "2025-01-01", because: :repo_removed depends_on "autoconf" => :build depends_on "automake" => :build diff --git a/Formula/m/mxnet.rb b/Formula/m/mxnet.rb index c8208f364d6f2..9d0e0cccddb46 100644 --- a/Formula/m/mxnet.rb +++ b/Formula/m/mxnet.rb @@ -20,7 +20,7 @@ class Mxnet < Formula end # Moved into the Attic in 2023-09: https://attic.apache.org/projects/mxnet.html - deprecate! date: "2024-01-05", because: :deprecated_upstream + disable! date: "2025-01-05", because: :deprecated_upstream depends_on "cmake" => :build depends_on "openblas" diff --git a/Formula/n/nativefier.rb b/Formula/n/nativefier.rb index 10f63223d1eb4..ab6e1759c8c9f 100644 --- a/Formula/n/nativefier.rb +++ b/Formula/n/nativefier.rb @@ -17,7 +17,7 @@ class Nativefier < Formula sha256 cellar: :any_skip_relocation, x86_64_linux: "1f12e3086887b5424fc4a6b718a323f2bc207069ebb4a9419f35680e8ef82fdd" end - deprecate! date: "2024-01-06", because: :repo_archived + disable! date: "2025-01-06", because: :repo_archived depends_on "node" diff --git a/Formula/x/xmlformat.rb b/Formula/x/xmlformat.rb index becd9a147f11c..033d79faa7d2f 100644 --- a/Formula/x/xmlformat.rb +++ b/Formula/x/xmlformat.rb @@ -11,7 +11,7 @@ class Xmlformat < Formula sha256 cellar: :any_skip_relocation, all: "cd9bb59ed3d0a6d32cbf62cf15a6fde64801d7ef21fd5d73070b1f3991dbef50" end - deprecate! date: "2024-01-10", because: :repo_removed + disable! date: "2025-01-10", because: :repo_removed def install bin.install "xmlformat.pl" => "xmlformat"