pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/ruby Start to switch ruby 1.8.6.36 (1.8.6 patchle...
details: https://anonhg.NetBSD.org/pkgsrc/rev/194c40adfa63
branches: trunk
changeset: 533145:194c40adfa63
user: taca <taca%pkgsrc.org@localhost>
date: Sun Sep 09 14:15:27 2007 +0000
description:
Start to switch ruby 1.8.6.36 (1.8.6 patchlevel 36).
diffstat:
lang/ruby/rubyversion.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r a7855c5f4187 -r 194c40adfa63 lang/ruby/rubyversion.mk
--- a/lang/ruby/rubyversion.mk Sun Sep 09 12:55:45 2007 +0000
+++ b/lang/ruby/rubyversion.mk Sun Sep 09 14:15:27 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: rubyversion.mk,v 1.33 2007/05/17 14:42:32 taca Exp $
+# $NetBSD: rubyversion.mk,v 1.34 2007/09/09 14:15:27 taca Exp $
#
.if !defined(_RUBYVERSION_MK)
@@ -10,7 +10,7 @@
RUBY18_VERSION= 1.8.6
# patch
-RUBY18_PATCHLEVEL=
+RUBY18_PATCHLEVEL= 36
# 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