Bug 269166 - japanese/ruby-uconv: Fix build with Ruby 3.1 and 12.3-RELEASE
Summary: japanese/ruby-uconv: Fix build with Ruby 3.1 and 12.3-RELEASE
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: 268586
  Show dependency treegraph
 
Reported: 2023-01-26 11:12 UTC by Yasuhiro Kimura
Modified: 2023-02-10 05:58 UTC (History)
1 user (show)

See Also:
yasu: maintainer-feedback-


Attachments
Patch file (1.72 KB, patch)
2023-01-26 11:12 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-01-26 11:12:41 UTC
Created attachment 239720 [details]
Patch file

Fix build with Ruby 3.1 and 12.3-RELEASE

While I'm here,
* Add license information.
* Pet portclippy.
* Tidy up Makefile with portfmt.

As for the detail of build error, see following build log.

https://people.freebsd.org/~yasu/poudriere/data/logs/bulk/123amd64-default-ruby/2023-01-26_20h07m40s/logs/ja-ruby31-uconv-0.5.3.log
Comment 1 Yasuhiro Kimura freebsd_committer freebsd_triage 2023-02-10 05:26:47 UTC
Maintainer timeout. Take.
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-02-10 05:52:08 UTC
A commit in branch main references this bug:

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

commit 585e6543da46bf87df03b8a759401004a55e8d94
Author:     Yasuhiro Kimura <yasu@FreeBSD.org>
AuthorDate: 2023-01-26 11:04:34 +0000
Commit:     Yasuhiro Kimura <yasu@FreeBSD.org>
CommitDate: 2023-02-10 05:50:33 +0000

    japanese/ruby-uconv: Fix build with Ruby 3.1 and 12.3-RELEASE

    While I'm here,
    * Add license information.
    * Pet portclippy.
    * Tidy up Makefile with portfmt.

    PR:             269166
    Approved by:    maintainer timeout

 japanese/ruby-uconv/Makefile                     | 12 ++++++++----
 japanese/ruby-uconv/files/patch-extconf.rb (new) | 10 ++++++++++
 2 files changed, 18 insertions(+), 4 deletions(-)