pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/ruby change description about default value of RU...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/56502736960d
branches:  trunk
changeset: 607403:56502736960d
user:      obache <obache%pkgsrc.org@localhost>
date:      Sat Aug 11 13:38:50 2012 +0000

description:
change description about default value of RUBY_VERSION_SUPPORTED to match reality.

diffstat:

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

diffs (18 lines):

diff -r b8875498642b -r 56502736960d lang/ruby/rubyversion.mk
--- a/lang/ruby/rubyversion.mk  Sat Aug 11 12:17:21 2012 +0000
+++ b/lang/ruby/rubyversion.mk  Sat Aug 11 13:38:50 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: rubyversion.mk,v 1.83 2012/07/25 14:26:57 bsiegert Exp $
+# $NetBSD: rubyversion.mk,v 1.84 2012/08/11 13:38:50 obache Exp $
 #
 
 # This file determines which Ruby version is used as a dependency for
@@ -35,7 +35,7 @@
 #
 #              Possible values: 18 192 193
 #              Compatible values: 19 (= 192)
-#              Default: 193
+#              Default: 18 192 193
 #
 # RUBY_VERSION_REQD
 #      The Ruby versions force to build (for pbulk).



Home | Main Index | Thread Index | Old Index