pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ruby-rspec-rails Switch to use RUBY_RAILS_SUPPOR...
details: https://anonhg.NetBSD.org/pkgsrc/rev/41d3cb242702
branches: trunk
changeset: 596743:41d3cb242702
user: taca <taca%pkgsrc.org@localhost>
date: Tue Dec 13 15:55:20 2011 +0000
description:
Switch to use RUBY_RAILS_SUPPORTED and allow 31 here.
diffstat:
devel/ruby-rspec-rails/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r ef56a3f7ebe4 -r 41d3cb242702 devel/ruby-rspec-rails/Makefile
--- a/devel/ruby-rspec-rails/Makefile Tue Dec 13 15:54:19 2011 +0000
+++ b/devel/ruby-rspec-rails/Makefile Tue Dec 13 15:55:20 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/06/18 04:03:39 taca Exp $
+# $NetBSD: Makefile,v 1.2 2011/12/13 15:55:20 taca Exp $
DISTNAME= rspec-rails-2.6.1
CATEGORIES= devel
@@ -13,7 +13,7 @@
DEPENDS+= ${RUBY_RAILTIES_DEPENDS}
DEPENDS+= ${RUBY_PKGPREFIX}-rspec>=2.6.0<2.7:../../devel/ruby-rspec
-RUBY_RAILS= 3
+RUBY_RAILS_SUPPORTED= 3 31
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index