From 0257375859346281fb3c5a62eb8a1c79887f2519 Mon Sep 17 00:00:00 2001 From: taca Date: Thu, 15 Mar 2007 16:41:01 +0000 Subject: Updating Ruby to 1.8.6. - discontinue use of RUBY_PATCH_DATE. - Introduce RUBY_PATCH_LEVEL. pkgsrc's ruby tracks Ruby's patch release and avoid to maintain its own patch files (with RUBY_PATCH_DATE). Changes are too much, please see ChangeLog file. --- lang/ruby/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/ruby/Makefile') diff --git a/lang/ruby/Makefile b/lang/ruby/Makefile index eda29987508..9adc854ede1 100644 --- a/lang/ruby/Makefile +++ b/lang/ruby/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.42 2007/01/07 09:13:57 rillig Exp $ +# $NetBSD: Makefile,v 1.43 2007/03/15 16:41:01 taca Exp $ -DISTNAME= ruby-${RUBY_VERSION}.${RUBY_PATCH_DATE} +DISTNAME= ruby-${RUBY_VERSION} CATEGORIES= lang ruby MASTER_SITES= # empty DISTFILES= # empty -- cgit v1.2.3