Bug 271387 - lang/ruby33: Add new port
Summary: lang/ruby33: Add new port
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: https://www.ruby-lang.org/en/news/202...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-13 07:28 UTC by Yasuhiro Kimura
Modified: 2023-05-15 05:34 UTC (History)
2 users (show)

See Also:
yasu: maintainer-feedback+


Attachments
Patch file (758.98 KB, patch)
2023-05-13 07:28 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-13 07:28:16 UTC
Created attachment 242139 [details]
Patch file

Add preview1 of Ruby 3.3 series.

ReleaseNotes:   https://www.ruby-lang.org/en/news/2023/05/12/ruby-3-3-0-preview1-released/
Comment 1 Koichiro Iwao freebsd_committer freebsd_triage 2023-05-15 05:09:20 UTC
Thank you always, let's go ahead.
Comment 2 Yasuhiro Kimura freebsd_committer freebsd_triage 2023-05-15 05:30:49 UTC
Take.
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-05-15 05:33:50 UTC
A commit in branch main references this bug:

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

commit a1e6f9f318602d2566fa4194532c0f8b35c1d1f4
Author:     Yasuhiro Kimura <yasu@FreeBSD.org>
AuthorDate: 2023-05-12 12:19:23 +0000
Commit:     Yasuhiro Kimura <yasu@FreeBSD.org>
CommitDate: 2023-05-15 05:32:23 +0000

    lang/ruby33: Add new port

    Add preview1 of Ruby 3.3 series.

    ReleaseNotes:   https://www.ruby-lang.org/en/news/2023/05/12/ruby-3-3-0-preview1-released/
    PR:             271387
    Approved by:    meta (ruby@)

 Mk/Uses/ruby.mk                                    |    10 +-
 Mk/bsd.default-versions.mk                         |     2 +-
 lang/Makefile                                      |     1 +
 lang/ruby33/Makefile (new)                         |   211 +
 lang/ruby33/distinfo (new)                         |     3 +
 lang/ruby33/files/patch-configure.ac (new)         |    36 +
 lang/ruby33/files/patch-lib_mkmf.rb (new)          |    11 +
 .../patch-lib_rdoc_generator_json__index.rb (new)  |    20 +
 lang/ruby33/files/patch-tool_mkconfig.rb (new)     |    14 +
 lang/ruby33/files/patch-tool_rbinstall.rb (new)    |   172 +
 lang/ruby33/pkg-descr (new)                        |    17 +
 lang/ruby33/pkg-message (new)                      |    37 +
 lang/ruby33/pkg-plist (new)                        | 13787 +++++++++++++++++++
 13 files changed, 14319 insertions(+), 2 deletions(-)