Bug 268207 - ports-mgmt/portupgrade ports-mgmt/portupgrade-devel: Use databases/rubygem-dbm with Ruby 3.2
Summary: ports-mgmt/portupgrade ports-mgmt/portupgrade-devel: Use databases/rubygem-db...
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: 2022-12-06 20:37 UTC by Yasuhiro Kimura
Modified: 2023-01-05 10:00 UTC (History)
2 users (show)

See Also:
yasu: maintainer-feedback-
yasu: merge-quarterly+


Attachments
Patch file (1.57 KB, patch)
2022-12-06 20:37 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 2022-12-06 20:37:49 UTC
Created attachment 238582 [details]
Patch file

Use databases/rubygem-dbm with Ruby 3.2 as databases/ruby-bdb is BROKEN with Ruby 3.2.
Comment 1 Koichiro Iwao freebsd_committer freebsd_triage 2022-12-07 06:41:49 UTC
What about switching to rubygem-dbm completely?
Comment 2 Yasuhiro Kimura freebsd_committer freebsd_triage 2022-12-09 02:00:50 UTC
(In reply to Koichiro Iwao from comment #1)

I proposed it before but there was an objection about it.
See bug 230297.
Comment 3 Koichiro Iwao freebsd_committer freebsd_triage 2022-12-09 03:54:24 UTC
Understood. Changes LGTM.
Comment 4 Yasuhiro Kimura freebsd_committer freebsd_triage 2023-01-05 09:53:41 UTC
Maintainer timeout. Take.
Comment 5 commit-hook freebsd_committer freebsd_triage 2023-01-05 09:57:12 UTC
A commit in branch main references this bug:

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

commit 2a325f4cc52c8565348304a9a24a2975ecaaeedd
Author:     Yasuhiro Kimura <yasu@FreeBSD.org>
AuthorDate: 2022-12-06 20:30:17 +0000
Commit:     Yasuhiro Kimura <yasu@FreeBSD.org>
CommitDate: 2023-01-05 09:55:42 +0000

    ports-mgmt/portupgrade*: Use databases/rubygem-dbm with Ruby 3.2

    databases/ruby-bdb is BROKEN with Ruby 3.2.

    PR:             268207
    Approved by:    maintainer timeout
    MFH:            2023Q1

 ports-mgmt/portupgrade-devel/Makefile | 5 +++++
 ports-mgmt/portupgrade/Makefile       | 5 +++++
 2 files changed, 10 insertions(+)
Comment 6 commit-hook freebsd_committer freebsd_triage 2023-01-05 09:59:14 UTC
A commit in branch 2023Q1 references this bug:

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

commit 2ae69a84fb6da488fa455cb305b96efd7670f4a6
Author:     Yasuhiro Kimura <yasu@FreeBSD.org>
AuthorDate: 2022-12-06 20:30:17 +0000
Commit:     Yasuhiro Kimura <yasu@FreeBSD.org>
CommitDate: 2023-01-05 09:57:56 +0000

    ports-mgmt/portupgrade*: Use databases/rubygem-dbm with Ruby 3.2

    databases/ruby-bdb is BROKEN with Ruby 3.2.

    PR:             268207
    Approved by:    maintainer timeout
    MFH:            2023Q1

    (cherry picked from commit 2a325f4cc52c8565348304a9a24a2975ecaaeedd)

 ports-mgmt/portupgrade-devel/Makefile | 5 +++++
 ports-mgmt/portupgrade/Makefile       | 5 +++++
 2 files changed, 10 insertions(+)