summaryrefslogtreecommitdiff
path: root/lang/ruby
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2016-05-15 14:19:56 +0000
committertaca <taca@pkgsrc.org>2016-05-15 14:19:56 +0000
commit62264b538a67c8e6ef4077643e5a0ce7da4a404c (patch)
tree428d193a9445b920883fcdf98bf4e924f1d60a1c /lang/ruby
parentf9fe07c322fef157e0cd7a47bec652aba80eb7c2 (diff)
downloadpkgsrc-62264b538a67c8e6ef4077643e5a0ce7da4a404c.tar.gz
Update ruby23 and ruby23-base to 2.3.1.
Ruby 2.3.1 Released Posted by nagachika on 26 Apr 2016 Ruby 2.3.1 has been released. This is the first TEENY version release of the stable 2.3 series. There are many bugfixes. See the ChangeLog for details.
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 ff584e502dc..b153fc7926f 100644
--- a/lang/ruby/rubyversion.mk
+++ b/lang/ruby/rubyversion.mk
@@ -1,4 +1,4 @@
-# $NetBSD: rubyversion.mk,v 1.162 2016/05/15 14:15:14 taca Exp $
+# $NetBSD: rubyversion.mk,v 1.163 2016/05/15 14:19:56 taca Exp $
#
# This file determines which Ruby version is used as a dependency for
@@ -225,13 +225,13 @@ RUBY_VERSION_REQD?= ${PKGNAME_REQD:C/ruby([0-9][0-9]+)-.*/\1/}
RUBY18_VERSION= 1.8.7
RUBY21_VERSION= 2.1.10
RUBY22_VERSION= 2.2.5
-RUBY23_VERSION= 2.3.0
+RUBY23_VERSION= 2.3.1
# patch level
RUBY18_PATCHLEVEL= pl374
#RUBY21_PATCHLEVEL= p492
#RUBY22_PATCHLEVEL= p319
-#RUBY23_PATCHLEVEL= p0
+#RUBY23_PATCHLEVEL= p112
# current API compatible version; used for version of shared library
RUBY18_API_VERSION= 1.8.7