[Bug 263030] lang/ruby32: Add new port

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 13 Apr 2022 03:05:51 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263030

--- Comment #3 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

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

commit add80dec1ab9913292b08ca8a9968728c755c222
Author:     Yasuhiro Kimura <yasu@FreeBSD.org>
AuthorDate: 2022-04-03 18:05:05 +0000
Commit:     Yasuhiro Kimura <yasu@FreeBSD.org>
CommitDate: 2022-04-13 03:04:02 +0000

    lang/ruby32: Add new port

    Add preview1 of Ruby 3.2 series.

    ReleaseNotes:  
https://www.ruby-lang.org/en/news/2022/04/03/ruby-3-2-0-preview1-released/
    PR:             263030
    Approved by:    sunpoet (ruby)

 Mk/bsd.default-versions.mk                         |     2 +-
 Mk/bsd.ruby.mk                                     |    15 +-
 lang/Makefile                                      |     1 +
 lang/ruby32/Makefile (new)                         |   218 +
 lang/ruby32/distinfo (new)                         |     3 +
 lang/ruby32/files/patch-configure.ac (new)         |    19 +
 lang/ruby32/files/patch-lib_mkmf.rb (new)          |    11 +
 .../patch-lib_rdoc_generator_json__index.rb (new)  |    20 +
 lang/ruby32/files/patch-tool_mkconfig.rb (new)     |    14 +
 lang/ruby32/files/patch-tool_rbinstall.rb (new)    |   191 +
 lang/ruby32/pkg-descr (new)                        |    19 +
 lang/ruby32/pkg-message (new)                      |    37 +
 lang/ruby32/pkg-plist (new)                        | 15184 +++++++++++++++++++
 13 files changed, 15731 insertions(+), 3 deletions(-)

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