summaryrefslogtreecommitdiff
path: root/lang/ruby
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2013-11-24 14:17:19 +0000
committertaca <taca@pkgsrc.org>2013-11-24 14:17:19 +0000
commit6856842b8423f82fabbb5711bcd36b9b86a285ef (patch)
tree32a01dbac0a6a73300eb3c4b346def5328f8d8cf /lang/ruby
parentbabc2a3c174e3053b43f53f7b67fabbbc95bd26f (diff)
downloadpkgsrc-6856842b8423f82fabbb5711bcd36b9b86a285ef.tar.gz
Update ruby193-base (and related packages to 1.9.3-p484).
Ruby 1.9.3-p484 is released Now Ruby 1.9.3-p484 is released. This release includes a security fix about ruby interpreter core: Heap Overflow in Floating Point Parsing (CVE-2013-4164) And some bugfixes are also included. 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 6d28ea6a643..56869bbaed7 100644
--- a/lang/ruby/rubyversion.mk
+++ b/lang/ruby/rubyversion.mk
@@ -1,4 +1,4 @@
-# $NetBSD: rubyversion.mk,v 1.104 2013/11/06 12:42:35 taca Exp $
+# $NetBSD: rubyversion.mk,v 1.105 2013/11/24 14:17:19 taca Exp $
#
# This file determines which Ruby version is used as a dependency for
@@ -207,7 +207,7 @@ RUBY200_VERSION= 2.0.0
# patch
RUBY18_PATCHLEVEL= pl374
-RUBY193_PATCHLEVEL= p448
+RUBY193_PATCHLEVEL= p484
RUBY200_PATCHLEVEL= p247
# current API compatible version; used for version of shared library