pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ruby-rake Allow build with ruby18.
details: https://anonhg.NetBSD.org/pkgsrc/rev/1edc246d48b8
branches: trunk
changeset: 648068:1edc246d48b8
user: taca <taca%pkgsrc.org@localhost>
date: Tue Mar 10 16:33:55 2015 +0000
description:
Allow build with ruby18.
diffstat:
devel/ruby-rake/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 972c6ec24cea -r 1edc246d48b8 devel/ruby-rake/Makefile
--- a/devel/ruby-rake/Makefile Tue Mar 10 16:26:09 2015 +0000
+++ b/devel/ruby-rake/Makefile Tue Mar 10 16:33:55 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2015/02/01 16:33:06 taca Exp $
+# $NetBSD: Makefile,v 1.11 2015/03/10 16:33:55 taca Exp $
DISTNAME= rake-${VERS}
CATEGORIES= devel
@@ -14,6 +14,8 @@
FIX_PERM= doc/release_notes/rake-0.7.3.rdoc
VERS= 10.4.2
+RUBY_VERSION_SUPPORTED= 200 193 18 21
+
FILES_SUBST+= GEM_NAME=${GEM_NAME} RAKE_HACK=${RAKE_HACK} RAKEBIN=${RAKEBIN}
PLIST_SUBST+= RAKE_HACK=${RAKE_HACK} RAKEBIN=${RAKEBIN}
Home |
Main Index |
Thread Index |
Old Index