summaryrefslogtreecommitdiff
path: root/lang/ruby
diff options
context:
space:
mode:
authortaca <taca>2014-03-13 18:00:02 +0000
committertaca <taca>2014-03-13 18:00:02 +0000
commit3be1e3df60e03de3f9874c3f2fe080b588df3007 (patch)
treeeb2c2cb9c42e965d03b9eb34858cdc4b3f291263 /lang/ruby
parent2008a7e8125e9734d5b5d8053755a06e85789b76 (diff)
downloadpkgsrc-3be1e3df60e03de3f9874c3f2fe080b588df3007.tar.gz
Update ruby200-base and ruby200 packages to 2.0.0p451 (Ruby 2.0.0-p451).
pkgsrc chagnges: * Use RUBY_SUFFIX instead of RUBY_VER for appropriate place. * Detect NetBSD correctly in Gem::Platform. Quote from release announce: This release includes many bugfixes. See tickets and ChangeLog for details.
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 eef5f890f80..8b570bbfa81 100644
--- a/lang/ruby/rubyversion.mk
+++ b/lang/ruby/rubyversion.mk
@@ -1,4 +1,4 @@
-# $NetBSD: rubyversion.mk,v 1.113 2014/03/13 17:53:36 taca Exp $
+# $NetBSD: rubyversion.mk,v 1.114 2014/03/13 18:00:02 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= p353
+RUBY200_PATCHLEVEL= p451
# current API compatible version; used for version of shared library
RUBY18_API_VERSION= 1.8.7