summaryrefslogtreecommitdiff
path: root/lang/ruby
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2013-01-31 15:56:13 +0000
committertaca <taca@pkgsrc.org>2013-01-31 15:56:13 +0000
commite0fae0f7e34c532982c24c35db68993ce4909f7b (patch)
tree7b80f30ccd1bf054a61de11f0ca965351d57923e /lang/ruby
parent1840e832123ccdf96ab6f9b22d38f88b6ddf7a4e (diff)
downloadpkgsrc-e0fae0f7e34c532982c24c35db68993ce4909f7b.tar.gz
Update ruby193 to 1.9.3p374 (Ruby 1.9.3-p374).
These releasess don't include any security fixes. Ruby 1.9.3-p362: This release includes other many bug fixes. Resolved build problems on Solaris. Windows 8 support (hopefully). other many bug fixes. Ruby 1.9.3-p374: This release includes many bug fixes. Especially, Fixed randomly SEGV problem (often reported with Rails) Windows 8 support (maybe, hopefully) other many bug fixes. 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 a3e324ab2ac..77f51959a71 100644
--- a/lang/ruby/rubyversion.mk
+++ b/lang/ruby/rubyversion.mk
@@ -1,4 +1,4 @@
-# $NetBSD: rubyversion.mk,v 1.92 2012/11/10 14:34:27 taca Exp $
+# $NetBSD: rubyversion.mk,v 1.93 2013/01/31 15:56:13 taca Exp $
#
# This file determines which Ruby version is used as a dependency for
@@ -206,7 +206,7 @@ RUBY193_VERSION= 1.9.3
# patch
RUBY18_PATCHLEVEL= pl371
-RUBY193_PATCHLEVEL= p327
+RUBY193_PATCHLEVEL= p374
# current API compatible version; used for version of shared library
RUBY18_API_VERSION= 1.8.7