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 1.8.7 patchlevel 71.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5e5f53d8795d
branches:  trunk
changeset: 545578:5e5f53d8795d
user:      taca <taca%pkgsrc.org@localhost>
date:      Fri Aug 08 12:38:59 2008 +0000

description:
Start update of Ruby 1.8.7 patchlevel 71.

diffstat:

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

diffs (18 lines):

diff -r bb7f07e746e9 -r 5e5f53d8795d lang/ruby/rubyversion.mk
--- a/lang/ruby/rubyversion.mk  Fri Aug 08 07:55:59 2008 +0000
+++ b/lang/ruby/rubyversion.mk  Fri Aug 08 12:38:59 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: rubyversion.mk,v 1.42 2008/06/22 04:15:54 minskim Exp $
+# $NetBSD: rubyversion.mk,v 1.43 2008/08/08 12:38:59 taca Exp $
 #
 
 .if !defined(_RUBYVERSION_MK)
@@ -10,7 +10,7 @@
 RUBY18_VERSION=                1.8.7
 
 # patch
-RUBY18_PATCHLEVEL=     22
+RUBY18_PATCHLEVEL=     71
 
 # 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