summaryrefslogtreecommitdiff
path: root/lang/ruby
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2019-04-17 16:33:10 +0000
committertaca <taca@pkgsrc.org>2019-04-17 16:33:10 +0000
commit134c48c65e4ddd5e0e4e8296ddc6c7c86bc40a0e (patch)
treeb4c1b82e8d79f580a63820c1b8c3f37e85f72fb2 /lang/ruby
parent596dc3f328644174c03f24f0c19940aa02dff2a8 (diff)
downloadpkgsrc-134c48c65e4ddd5e0e4e8296ddc6c7c86bc40a0e.tar.gz
lang/ruby26-base: update to 2.6.3
Update ruby26{,-base} to 2.6.3. Here is release announce: Ruby 2.6.3 Released Posted by naruse on 17 Apr 2019 Ruby 2.6.3 has been released. This release adds support for New Japanese Era “令和” (Reiwa). It updates the Unicode version to 12.1 beta (#15195), and updates date library (#15742). This release also includes some bug fixes. See details commit logs.
Diffstat (limited to 'lang/ruby')
-rw-r--r--lang/ruby/rubyversion.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/ruby/rubyversion.mk b/lang/ruby/rubyversion.mk
index f87464c1f05..6be83549dd4 100644
--- a/lang/ruby/rubyversion.mk
+++ b/lang/ruby/rubyversion.mk
@@ -1,4 +1,4 @@
-# $NetBSD: rubyversion.mk,v 1.204 2019/04/14 15:40:22 taca Exp $
+# $NetBSD: rubyversion.mk,v 1.205 2019/04/17 16:33:10 taca Exp $
#
# This file determines which Ruby version is used as a dependency for
@@ -217,7 +217,7 @@ RUBY_VERSION_REQD?= ${PKGNAME_REQD:C/ruby([0-9][0-9])-.*/\1/}
RUBY22_VERSION= 2.2.10
RUBY24_VERSION= 2.4.6
RUBY25_VERSION= 2.5.5
-RUBY26_VERSION= 2.6.2
+RUBY26_VERSION= 2.6.3
# current API compatible version; used for version of shared library
RUBY22_API_VERSION= 2.2.0
@@ -348,7 +348,7 @@ RUBY_XML_RPC_VERSION= 0.3.0
RUBY_BIGDECIMAL_VERSION= 1.4.1
RUBY_BUNDLER_VERSION= 1.17.2
RUBY_CMATH_VERSION= 1.0.0
-RUBY_CSV_VERSION= 3.0.4
+RUBY_CSV_VERSION= 3.0.9
RUBY_DATE_VERSION= 2.0.0
RUBY_DBM_VERSION= 1.0.0
RUBY_E2MMAP_VERSION= 0.1.0