pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/ruby lang/ruby: update version for Ruby 2.7.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/4d2752fa00a1
branches: trunk
changeset: 440200:4d2752fa00a1
user: taca <taca%pkgsrc.org@localhost>
date: Sun Oct 04 04:28:35 2020 +0000
description:
lang/ruby: update version for Ruby 2.7.2
Update versions for Ruby 2.7.2, it should be commited along with update
to Ruby 2.7.2. Noted by Ryo ONODERA.
diffstat:
lang/ruby/rubyversion.mk | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 5ec5bab8efda -r 4d2752fa00a1 lang/ruby/rubyversion.mk
--- a/lang/ruby/rubyversion.mk Sun Oct 04 03:45:56 2020 +0000
+++ b/lang/ruby/rubyversion.mk Sun Oct 04 04:28:35 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: rubyversion.mk,v 1.222 2020/05/21 15:57:59 taca Exp $
+# $NetBSD: rubyversion.mk,v 1.223 2020/10/04 04:28:35 taca Exp $
#
# This file determines which Ruby version is used as a dependency for
@@ -215,7 +215,7 @@
# current supported Ruby's version
RUBY25_VERSION= 2.5.8
RUBY26_VERSION= 2.6.6
-RUBY27_VERSION= 2.7.1
+RUBY27_VERSION= 2.7.2
# current API compatible version; used for version of shared library
RUBY25_API_VERSION= 2.5.0
@@ -347,7 +347,7 @@
RUBY_RDOC_VERSION= 6.2.1
RUBY_DID_YOU_MEAN_VERSION= 1.4.0
-RUBY_IRB_VERSION= 1.2.3
+RUBY_IRB_VERSION= 1.2.6
# bundled gems
RUBY_MINITEST_VERSION= 5.13.0
Home |
Main Index |
Thread Index |
Old Index