pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/ruby Update RUBY18_PATCH_DATE to 20061205, starti...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/96f20a8e9815
branches:  trunk
changeset: 522267:96f20a8e9815
user:      taca <taca%pkgsrc.org@localhost>
date:      Wed Dec 06 16:19:49 2006 +0000

description:
Update RUBY18_PATCH_DATE to 20061205, starting update of Ruby.

diffstat:

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

diffs (18 lines):

diff -r a4acc1d3650d -r 96f20a8e9815 lang/ruby/rubyversion.mk
--- a/lang/ruby/rubyversion.mk  Wed Dec 06 16:18:19 2006 +0000
+++ b/lang/ruby/rubyversion.mk  Wed Dec 06 16:19:49 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: rubyversion.mk,v 1.29 2006/12/06 16:17:17 taca Exp $
+# $NetBSD: rubyversion.mk,v 1.30 2006/12/06 16:19:49 taca Exp $
 #
 
 .if !defined(_RUBYVERSION_MK)
@@ -10,7 +10,7 @@
 RUBY18_VERSION=                1.8.5
 
 # patch date
-RUBY18_PATCH_DATE=     20060906
+RUBY18_PATCH_DATE=     20061205
 
 # 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