Skip to content

Commit 2f79fac

Browse files
authored
Merge pull request #229328 from branchvincent/disables
misc: disable
2 parents 5a0a695 + ac246cb commit 2f79fac

File tree

8 files changed

+8
-16
lines changed

8 files changed

+8
-16
lines changed

Formula/a/access.rb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ class Access < Formula
77
license "Apache-2.0"
88
head "https://github.com/indentapis/access.git", branch: "main"
99

10-
no_autobump! because: :requires_manual_review
11-
1210
bottle do
1311
sha256 cellar: :any_skip_relocation, arm64_sequoia: "fe5ecb27d29092ac09bb50bd585479b665da864053c9cb838dc6684d60c88b44"
1412
sha256 cellar: :any_skip_relocation, arm64_sonoma: "747d33dad01a56760cb4d3934856b7a1f591e61d01ab14c4ddd6064a6ecf3329"
@@ -24,6 +22,7 @@ class Access < Formula
2422

2523
# service sunset notice, https://web.archive.org/web/20240707220001/https://indent.com/
2624
deprecate! date: "2024-07-07", because: :unmaintained
25+
disable! date: "2025-07-07", because: :unmaintained
2726

2827
depends_on "go" => :build
2928

Formula/c/cmockery.rb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ class Cmockery < Formula
77
# TODO: Change license to Apache-2.0 on next version as COPYING was replaced by LICENSE.txt
88
license all_of: ["BSD-3-Clause", "Apache-2.0"]
99

10-
no_autobump! because: :requires_manual_review
11-
1210
bottle do
1311
rebuild 1
1412
sha256 cellar: :any, arm64_sequoia: "8c4679ab8e8779a11746c1d18156b83b3446ff6d332b06e6548585b84fc51101"
@@ -24,6 +22,7 @@ class Cmockery < Formula
2422

2523
# see thread, https://github.com/google/cmockery/issues/72
2624
deprecate! date: "2024-07-07", because: :unmaintained
25+
disable! date: "2025-07-07", because: :unmaintained
2726

2827
on_macos do
2928
depends_on "autoconf" => :build

Formula/c/cmockery2.rb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ class Cmockery2 < Formula
66
license "Apache-2.0"
77
head "https://github.com/lpabon/cmockery2.git", branch: "master"
88

9-
no_autobump! because: :requires_manual_review
10-
119
bottle do
1210
sha256 cellar: :any, arm64_sequoia: "adb401dab84cc193ef9d46a7d61ad44f333405afcdedf16722d94e23d211bf4c"
1311
sha256 cellar: :any, arm64_sonoma: "ae822535550629aa3551bb7260330ca338c95c2f3c6b86641362524716aaa320"
@@ -29,6 +27,7 @@ class Cmockery2 < Formula
2927

3028
# last commit was 7 years ago, cmockery is also deprecated
3129
deprecate! date: "2024-07-07", because: :unmaintained
30+
disable! date: "2025-07-07", because: :unmaintained
3231

3332
depends_on "autoconf" => :build
3433
depends_on "automake" => :build

Formula/d/dcos-cli.rb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ class DcosCli < Formula
66
license "Apache-2.0"
77
head "https://github.com/dcos/dcos-cli.git", branch: "master"
88

9-
no_autobump! because: :requires_manual_review
10-
119
bottle do
1210
rebuild 1
1311
sha256 cellar: :any_skip_relocation, arm64_sequoia: "ce669ecdf711ee9694e40d12a22866fae9e14c59ac55436cc6284133c25b88d5"
@@ -27,6 +25,7 @@ class DcosCli < Formula
2725

2826
# D2iQ (formerly Mesosphere) has shutdown last year
2927
deprecate! date: "2024-07-07", because: :unmaintained
28+
disable! date: "2025-07-07", because: :unmaintained
3029

3130
depends_on "go" => :build
3231

Formula/i/imap-uw.rb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ class ImapUw < Formula
1111
license "Apache-2.0"
1212
revision 1
1313

14-
no_autobump! because: :requires_manual_review
15-
1614
bottle do
1715
rebuild 1
1816
sha256 cellar: :any, arm64_sequoia: "1c6588d448256165bc075365c4261d53de52575e394b9661c7837e6cce5450f8"
@@ -30,6 +28,7 @@ class ImapUw < Formula
3028
end
3129

3230
deprecate! date: "2024-07-03", because: :unmaintained
31+
disable! date: "2025-07-07", because: :unmaintained
3332

3433
depends_on "openssl@3"
3534

Formula/j/jerm.rb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ class Jerm < Formula
77
sha256 "8a63e34a2c6a95a67110a7a39db401f7af75c5c142d86d3ba300a7b19cbcf0e9"
88
license "BSD-2-Clause"
99

10-
no_autobump! because: :requires_manual_review
11-
1210
bottle do
1311
sha256 cellar: :any_skip_relocation, arm64_sequoia: "584ce1292fc18f70a010cd4bc311630e44113232c7ab10b30b24c90e2c967e32"
1412
sha256 cellar: :any_skip_relocation, arm64_sonoma: "96b7c79c29b63fe4f2819bb547c97c77d870aedc601d90e5e92a6b6657d89b45"
@@ -29,6 +27,7 @@ class Jerm < Formula
2927
end
3028

3129
deprecate! date: "2024-07-03", because: :repo_removed
30+
disable! date: "2025-07-07", because: :repo_removed
3231

3332
def install
3433
system "make", "all"

Formula/l/lbzip2.rb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ class Lbzip2 < Formula
77
license "GPL-3.0-or-later"
88
revision 1
99

10-
no_autobump! because: :requires_manual_review
11-
1210
bottle do
1311
sha256 cellar: :any_skip_relocation, arm64_sequoia: "f4e8b2e54ff8947f156f0d1bf226b86e6d0b205aacdca7becb7082e4c0ca39d6"
1412
sha256 cellar: :any_skip_relocation, arm64_sonoma: "abab60638d8631dbc39b92e1a9061c2b5d2e6ef40259efe4173eae99de6668e2"
@@ -27,6 +25,7 @@ class Lbzip2 < Formula
2725
end
2826

2927
deprecate! date: "2024-07-03", because: :unmaintained
28+
disable! date: "2025-07-07", because: :unmaintained
3029

3130
# Fix crash on macOS >= 10.13.
3231
patch :p0 do

Formula/t/taskd.rb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ class Taskd < Formula
77
revision 1
88
head "https://github.com/GothenburgBitFactory/taskserver.git", branch: "1.2.0"
99

10-
no_autobump! because: :requires_manual_review
11-
1210
bottle do
1311
rebuild 2
1412
sha256 cellar: :any, arm64_sequoia: "61cffe43c79c6f9b87120529a75db6303a304526f47426999b22a3115418ee7a"
@@ -23,6 +21,7 @@ class Taskd < Formula
2321
end
2422

2523
deprecate! date: "2024-07-04", because: :repo_archived
24+
disable! date: "2025-07-07", because: :repo_archived
2625

2726
depends_on "cmake" => :build
2827
depends_on "gnutls"

0 commit comments

Comments
 (0)