[Bug 271387] lang/ruby33: Add new port

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 15 May 2023 05:33:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271387

--- Comment #3 from commit-hook@FreeBSD.org ---
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(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.