summaryrefslogtreecommitdiff
path: root/lang/ruby
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2014-05-21 03:14:45 +0000
committertaca <taca@pkgsrc.org>2014-05-21 03:14:45 +0000
commitf2a94ddbf9340779a4d7d6d30271618bbcfb6f07 (patch)
tree317a2e8289c7000999dde74890b71898af5ee923 /lang/ruby
parent3b346d70785e57d12424e5a357cc224a4609e048 (diff)
downloadpkgsrc-f2a94ddbf9340779a4d7d6d30271618bbcfb6f07.tar.gz
Update ruby200 to Ruby 2.0.0-p481.
Including many bug fixes: * support for build with Readline-6.3 * a fix for old OpenSSL (regression in p451) * an updated bundled version of libyaml (see Heap Overflow in YAML URI Escape Parsing (CVE-2014-2525)) For detail, please refer ChangeLog.
Diffstat (limited to 'lang/ruby')
-rw-r--r--lang/ruby/rubyversion.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/ruby/rubyversion.mk b/lang/ruby/rubyversion.mk
index 7292c66818c..a8a8163a8cb 100644
--- a/lang/ruby/rubyversion.mk
+++ b/lang/ruby/rubyversion.mk
@@ -1,4 +1,4 @@
-# $NetBSD: rubyversion.mk,v 1.119 2014/05/21 03:08:34 taca Exp $
+# $NetBSD: rubyversion.mk,v 1.120 2014/05/21 03:14:45 taca Exp $
#
# This file determines which Ruby version is used as a dependency for
@@ -220,7 +220,7 @@ RUBY21_VERSION= 2.1.1
# patch
RUBY18_PATCHLEVEL= pl374
RUBY193_PATCHLEVEL= p545
-RUBY200_PATCHLEVEL= p451
+RUBY200_PATCHLEVEL= p481
# current API compatible version; used for version of shared library
RUBY18_API_VERSION= 1.8.7