pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/ruby Start updating Ruby 1.8.7 patchlevel 22.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c7524cf4eafc
branches:  trunk
changeset: 543585:c7524cf4eafc
user:      taca <taca%pkgsrc.org@localhost>
date:      Fri Jun 20 15:38:45 2008 +0000

description:
Start updating Ruby 1.8.7 patchlevel 22.

Update RUBY18_PATCHLEVEL to 22.

diffstat:

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

diffs (18 lines):

diff -r 240c405622f5 -r c7524cf4eafc lang/ruby/rubyversion.mk
--- a/lang/ruby/rubyversion.mk  Fri Jun 20 15:37:43 2008 +0000
+++ b/lang/ruby/rubyversion.mk  Fri Jun 20 15:38:45 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: rubyversion.mk,v 1.40 2008/06/19 14:30:45 taca Exp $
+# $NetBSD: rubyversion.mk,v 1.41 2008/06/20 15:38:45 taca Exp $
 #
 
 .if !defined(_RUBYVERSION_MK)
@@ -10,7 +10,7 @@
 RUBY18_VERSION=                1.8.7
 
 # patch
-RUBY18_PATCHLEVEL=     17
+RUBY18_PATCHLEVEL=     22
 
 # 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