pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/ruby Start update of Ruby packages to 1.8.6-p111.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2c891ea0ed96
branches:  trunk
changeset: 533910:2c891ea0ed96
user:      taca <taca%pkgsrc.org@localhost>
date:      Sat Oct 06 06:12:19 2007 +0000

description:
Start update of Ruby packages to 1.8.6-p111.

diffstat:

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

diffs (18 lines):

diff -r ef6771966d04 -r 2c891ea0ed96 lang/ruby/rubyversion.mk
--- a/lang/ruby/rubyversion.mk  Sat Oct 06 00:29:18 2007 +0000
+++ b/lang/ruby/rubyversion.mk  Sat Oct 06 06:12:19 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: rubyversion.mk,v 1.35 2007/09/24 21:54:50 taca Exp $
+# $NetBSD: rubyversion.mk,v 1.36 2007/10/06 06:12:19 taca Exp $
 #
 
 .if !defined(_RUBYVERSION_MK)
@@ -10,7 +10,7 @@
 RUBY18_VERSION=                1.8.6
 
 # patch
-RUBY18_PATCHLEVEL=     110
+RUBY18_PATCHLEVEL=     111
 
 # 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