Bug 271443 - sysutils/mcollective: Mark DEPRECATED and set EXPIRATION_DATE
Summary: sysutils/mcollective: Mark DEPRECATED and set EXPIRATION_DATE
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Yasuhiro Kimura
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-16 05:23 UTC by Yasuhiro Kimura
Modified: 2023-06-07 05:02 UTC (History)
1 user (show)

See Also:
yasu: maintainer-feedback-


Attachments
Patch file (10.75 KB, patch)
2023-05-16 05:23 UTC, Yasuhiro Kimura
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yasuhiro Kimura freebsd_committer freebsd_triage 2023-05-16 05:23:38 UTC
Created attachment 242205 [details]
Patch file

* Mark sysutils/mcollective as DEPRECATED and set EXPIRATION_DATE to 2023-06-30. It is BROKEN with all supported Ruby versions after the removal of lang/ruby27.
* Also mark dependencies as DEPRECATED and set EXPIRATION_DATE.
* While here, mark sysutils/mcollective as BROKEN with Ruby 3.2 and 3.3.
Comment 1 Yasuhiro Kimura freebsd_committer freebsd_triage 2023-06-07 04:50:35 UTC
Maintainer timeout. Take.
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-06-07 04:59:22 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4c5134a13c4775e5600d5c5d66de3934a50c78a5

commit 4c5134a13c4775e5600d5c5d66de3934a50c78a5
Author:     Yasuhiro Kimura <yasu@FreeBSD.org>
AuthorDate: 2023-05-16 05:14:00 +0000
Commit:     Yasuhiro Kimura <yasu@FreeBSD.org>
CommitDate: 2023-06-07 04:56:28 +0000

    mcollective: Mark DEPRECATED and set EXPIRATION_DATE

    * Mark sysutils/mcollective as DEPRECATED and set EXPIRATION_DATE to
      2023-06-30. It is BROKEN with all supported Ruby versions after the
      removal of lang/ruby27.
    * Also mark dependencies as DEPRECATED and set EXPIRATION_DATE.
    * While here, mark sysutils/mcollective as BROKEN with Ruby 3.2 and
      3.3.

    PR:             271443
    Approved by:    Maintainer timeout

 sysutils/mcollective-actionpolicy-auth/Makefile | 3 ++-
 sysutils/mcollective-nettest-agent/Makefile     | 3 +++
 sysutils/mcollective-nettest-client/Makefile    | 3 +++
 sysutils/mcollective-nettest-common/Makefile    | 3 ++-
 sysutils/mcollective-nrpe-agent/Makefile        | 3 +++
 sysutils/mcollective-nrpe-client/Makefile       | 3 +++
 sysutils/mcollective-nrpe-common/Makefile       | 3 ++-
 sysutils/mcollective-puppet-agent/Makefile      | 3 +++
 sysutils/mcollective-puppet-client/Makefile     | 3 +++
 sysutils/mcollective-puppet-common/Makefile     | 3 ++-
 sysutils/mcollective-service-agent/Makefile     | 3 +++
 sysutils/mcollective-service-client/Makefile    | 3 +++
 sysutils/mcollective-service-common/Makefile    | 3 ++-
 sysutils/mcollective-shell-agent/Makefile       | 3 +++
 sysutils/mcollective-shell-client/Makefile      | 3 +++
 sysutils/mcollective/Makefile                   | 4 ++++
 sysutils/mnrpes/Makefile                        | 3 +++
 17 files changed, 47 insertions(+), 5 deletions(-)