Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Dec 2021 00:37:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        ruby@FreeBSD.org
Subject:   [Bug 259746] lang/ruby31: Add new port
Message-ID:  <bug-259746-21402-CTdbNVW7A2@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-259746-21402@https.bugs.freebsd.org/bugzilla/>
References:  <bug-259746-21402@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D259746

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

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3D633b51aa6f3efa1e4cc4ebcf07b9588=
0cdd9a3fe

commit 633b51aa6f3efa1e4cc4ebcf07b95880cdd9a3fe
Author:     Yasuhiro Kimura <yasu@FreeBSD.org>
AuthorDate: 2021-11-09 15:19:42 +0000
Commit:     Yasuhiro Kimura <yasu@FreeBSD.org>
CommitDate: 2021-12-19 00:34:57 +0000

    lang/ruby31: Add new port

    Add preview1 of Ruby 3.3 series.

    To handle pre-release version, Mk/bsd.ruby.mk is changed as following.

    * New variable RUBY_DISTVERSION is introduced. It keeps DISTVERSION of
      each ruby port (lang/rubyXY).
    * The value of RUBY_VERSION, RUBY_PORTVERSION, RUBY_WRKSRC and
      RUBY_DISTNAME is set by using that of RUBY_DISTVERSION

    ReleaseNotes:=20=20
https://www.ruby-lang.org/en/news/2021/11/09/ruby-3-1-0-preview1-released/
    PR:             259746
    Approved by:    maintainer timeout (> 1 month)

 Mk/bsd.default-versions.mk                         |     2 +-
 Mk/bsd.ruby.mk                                     |    29 +-
 lang/Makefile                                      |     1 +
 lang/ruby31/Makefile (new)                         |   216 +
 lang/ruby31/distinfo (new)                         |     3 +
 lang/ruby31/files/patch-configure.ac (new)         |    19 +
 lang/ruby31/files/patch-lib_mkmf.rb (new)          |    11 +
 .../patch-lib_rdoc_generator_json__index.rb (new)  |    20 +
 lang/ruby31/files/patch-tool_mkconfig.rb (new)     |    14 +
 lang/ruby31/files/patch-tool_rbinstall.rb (new)    |   189 +
 lang/ruby31/pkg-descr (new)                        |    19 +
 lang/ruby31/pkg-message (new)                      |    37 +
 lang/ruby31/pkg-plist (new)                        | 14379 +++++++++++++++=
++++
 13 files changed, 14930 insertions(+), 9 deletions(-)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-259746-21402-CTdbNVW7A2>