Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Nov 2021 08:57:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 259746] lang/ruby31: Add new port
Message-ID:  <bug-259746-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 259746
           Summary: lang/ruby31: Add new port
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://www.ruby-lang.org/en/news/2021/11/09/ruby-3-1-
                    0-preview1-released/
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: yasu@freebsd.org
                CC: ruby@FreeBSD.org

Created attachment 229402
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D229402&action=
=3Dedit
Patch file

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 and the value is set
  correcponding to each standard ruby port in ports tree.
* The value of RUBY_VERSION, RUBY_PORTVERSION, RUBY_WRKSRC and
  RUBY_DISTNAME is set by using that of RUBY_DISTVERSION

These changes are unnecessary after this port is updated to final
release of 3.1.0. But I would like to keep them as they will be
required again when we add pre-release version of Ruby 3.2 to ports
tree.

ReleaseNotes:=20=20
https://www.ruby-lang.org/en/news/2021/11/09/ruby-3-1-0-preview1-released/

--=20
You are receiving this mail because:
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-7788>