From 0f2f615db53b0878bdd7b37ee75f2b425168fd87 Mon Sep 17 00:00:00 2001 From: taca Date: Thu, 27 Jun 2013 16:32:03 +0000 Subject: Start update of Ruby 1.8.7 patchlevel 374 and Ruby 1.9.3-p448. --- lang/ruby/rubyversion.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lang/ruby') diff --git a/lang/ruby/rubyversion.mk b/lang/ruby/rubyversion.mk index c3d9a2799f0..b497bb9e998 100644 --- a/lang/ruby/rubyversion.mk +++ b/lang/ruby/rubyversion.mk @@ -1,4 +1,4 @@ -# $NetBSD: rubyversion.mk,v 1.99 2013/05/16 16:13:59 taca Exp $ +# $NetBSD: rubyversion.mk,v 1.100 2013/06/27 16:32:03 taca Exp $ # # This file determines which Ruby version is used as a dependency for @@ -205,8 +205,8 @@ RUBY18_VERSION= 1.8.7 RUBY193_VERSION= 1.9.3 # patch -RUBY18_PATCHLEVEL= pl371 -RUBY193_PATCHLEVEL= p429 +RUBY18_PATCHLEVEL= pl374 +RUBY193_PATCHLEVEL= p448 # current API compatible version; used for version of shared library RUBY18_API_VERSION= 1.8.7 -- cgit v1.2.3