summaryrefslogtreecommitdiff
path: root/lang/ruby/rubyversion.mk
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2012-04-22 08:17:16 +0000
committertaca <taca@pkgsrc.org>2012-04-22 08:17:16 +0000
commit6d42d8bef4a7b704242855cb7d6c73155ed4ca47 (patch)
tree7bd5708e29df676297241ee9f5c68c1235375663 /lang/ruby/rubyversion.mk
parentc1593c8a8d2561577fe746bdfee125beef45d407 (diff)
downloadpkgsrc-6d42d8bef4a7b704242855cb7d6c73155ed4ca47.tar.gz
Update ruby193 packages to 1.9.3p194.
Security fix with updating bundled RubyGems to 1.8.23 and several bug fixes. Please refer ChangeLog in detail: http://svn.ruby-lang.org/repos/ruby/tags/v1_9_3_194/ChangeLog
Diffstat (limited to 'lang/ruby/rubyversion.mk')
-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 a2af0e9c4e7..2ba3fd6e1cc 100644
--- a/lang/ruby/rubyversion.mk
+++ b/lang/ruby/rubyversion.mk
@@ -1,4 +1,4 @@
-# $NetBSD: rubyversion.mk,v 1.77 2012/03/21 15:48:41 taca Exp $
+# $NetBSD: rubyversion.mk,v 1.78 2012/04/22 08:17:16 taca Exp $
#
# This file determines which Ruby version is used as a dependency for
@@ -205,7 +205,7 @@ RUBY193_VERSION= 1.9.3
# patch
RUBY18_PATCHLEVEL= pl358
RUBY19_PATCHLEVEL= pl318
-RUBY193_PATCHLEVEL= p125
+RUBY193_PATCHLEVEL= p194
# current API compatible version; used for version of shared library
RUBY18_API_VERSION= 1.8.7