pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang/ruby Update Ruby to 1.8.6-p110.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1cba1470ff0b
branches:  trunk
changeset: 533695:1cba1470ff0b
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Sep 24 21:54:50 2007 +0000

description:
Update Ruby to 1.8.6-p110.

Approved by wiz@.

diffstat:

 lang/ruby/rubyversion.mk |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r bd0e7739e345 -r 1cba1470ff0b lang/ruby/rubyversion.mk
--- a/lang/ruby/rubyversion.mk  Mon Sep 24 20:56:46 2007 +0000
+++ b/lang/ruby/rubyversion.mk  Mon Sep 24 21:54:50 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: rubyversion.mk,v 1.34 2007/09/09 14:15:27 taca Exp $
+# $NetBSD: rubyversion.mk,v 1.35 2007/09/24 21:54:50 taca Exp $
 #
 
 .if !defined(_RUBYVERSION_MK)
@@ -10,7 +10,7 @@
 RUBY18_VERSION=                1.8.6
 
 # patch
-RUBY18_PATCHLEVEL=     36
+RUBY18_PATCHLEVEL=     110
 
 # RUBY_VERSION_DEFAULT defines default version for Ruby related
 #      packages and user can define in mk.conf.  (1.6 or 1.8)



Home | Main Index | Thread Index | Old Index