summaryrefslogtreecommitdiff
path: root/lang/ruby
diff options
context:
space:
mode:
authortaca <taca>2015-04-19 16:19:00 +0000
committertaca <taca>2015-04-19 16:19:00 +0000
commitf44a8ea1e65f0147ee2825327edffa32e1d92b77 (patch)
treeddb52a6ca8b95869fb743d165bd868b71852e551 /lang/ruby
parent4b134e3c3b0acfbb580b8d013ad430b8990b2905 (diff)
downloadpkgsrc-f44a8ea1e65f0147ee2825327edffa32e1d92b77.tar.gz
Update ruby21-base and ruby21 packages to 2.1.6.
From release announce: Ruby 2.1.6 has been released. This release includes a security fix for OpenSSL extension. Please view the topic below for more details. CVE-2015-1855: Ruby OpenSSL Hostname Verification And, many bug fixes are also included. See tickets and 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 feb23b79832..49bdcbbcf52 100644
--- a/lang/ruby/rubyversion.mk
+++ b/lang/ruby/rubyversion.mk
@@ -1,4 +1,4 @@
-# $NetBSD: rubyversion.mk,v 1.139 2015/04/19 16:12:23 taca Exp $
+# $NetBSD: rubyversion.mk,v 1.140 2015/04/19 16:19:00 taca Exp $
#
# This file determines which Ruby version is used as a dependency for
@@ -229,14 +229,14 @@ RUBY_VERSION_REQD?= ${PKGNAME_REQD:C/ruby([0-9][0-9]+)-.*/\1/}
RUBY18_VERSION= 1.8.7
RUBY193_VERSION= 1.9.3
RUBY200_VERSION= 2.0.0
-RUBY21_VERSION= 2.1.5
+RUBY21_VERSION= 2.1.6
RUBY22_VERSION= 2.2.1
# patch
RUBY18_PATCHLEVEL= pl374
RUBY193_PATCHLEVEL= p551
RUBY200_PATCHLEVEL= p645
-#RUBY21_PATCHLEVEL= p273
+#RUBY21_PATCHLEVEL= p336
#RUBY22_PATCHLEVEL= p85
# current API compatible version; used for version of shared library