pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/ruby Bump Ruby 1.8.7's patch level to 160.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4b5f882106cb
branches:  trunk
changeset: 557496:4b5f882106cb
user:      taca <taca%pkgsrc.org@localhost>
date:      Thu Apr 16 17:10:17 2009 +0000

description:
Bump Ruby 1.8.7's patch level to 160.

diffstat:

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

diffs (18 lines):

diff -r aa9e2c96d815 -r 4b5f882106cb lang/ruby/rubyversion.mk
--- a/lang/ruby/rubyversion.mk  Thu Apr 16 17:00:31 2009 +0000
+++ b/lang/ruby/rubyversion.mk  Thu Apr 16 17:10:17 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: rubyversion.mk,v 1.44 2008/08/11 06:58:33 taca Exp $
+# $NetBSD: rubyversion.mk,v 1.45 2009/04/16 17:10:17 taca Exp $
 #
 
 .if !defined(_RUBYVERSION_MK)
@@ -10,7 +10,7 @@
 RUBY18_VERSION=                1.8.7
 
 # patch
-RUBY18_PATCHLEVEL=     72
+RUBY18_PATCHLEVEL=     160
 
 # 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