Bug 271446 - www/redmine42: Mark DEPRECATED and set EXPIRATION_DATE
Summary: www/redmine42: 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: Mikael Urankar
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-16 07:34 UTC by Yasuhiro Kimura
Modified: 2023-05-24 14:15 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (mikael)


Attachments
Patch file (1.15 KB, patch)
2023-05-16 07:34 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 07:34:54 UTC
Created attachment 242207 [details]
Patch file

This port is BROKEN with all supported Ruby versions after the removal of lang/ruby27.

While here, mark BROKEN with Ruby 3.2 and 3.3 too.
Comment 1 Mikael Urankar freebsd_committer freebsd_triage 2023-05-16 13:22:21 UTC
Just delete the port if ruby27 is not available anymore.
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-05-24 14:15:37 UTC
A commit in branch main references this bug:

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

commit afcd338956f8a31da75efe6453e440826398c62e
Author:     Yasuhiro Kimura <yasu@FreeBSD.org>
AuthorDate: 2023-05-16 07:31:10 +0000
Commit:     Mikael Urankar <mikael@FreeBSD.org>
CommitDate: 2023-05-24 14:14:46 +0000

    www/redmine42: Mark DEPRECATED and set EXPIRATION_DATE

    This port is BROKEN with all supported Ruby versions after the removal
    of lang/ruby27.

    While here, mark BROKEN with Ruby 3.2 and 3.3 too.

    PR:             271446

 www/redmine42/Makefile | 5 +++++
 1 file changed, 5 insertions(+)
Comment 3 Mikael Urankar freebsd_committer freebsd_triage 2023-05-24 14:15:51 UTC
Thanks.