pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/ruby-rails-dom-testing textproc/ruby-rails-do...
details: https://anonhg.NetBSD.org/pkgsrc/rev/03e9ab417336
branches: trunk
changeset: 425283:03e9ab417336
user: taca <taca%pkgsrc.org@localhost>
date: Fri Mar 20 17:22:11 2020 +0000
description:
textproc/ruby-rails-dom-testing: allow rails60
Allow build with RUBY_RAILS 60.
diffstat:
textproc/ruby-rails-dom-testing/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r bc37b0293eb8 -r 03e9ab417336 textproc/ruby-rails-dom-testing/Makefile
--- a/textproc/ruby-rails-dom-testing/Makefile Fri Mar 20 17:17:03 2020 +0000
+++ b/textproc/ruby-rails-dom-testing/Makefile Fri Mar 20 17:22:11 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2019/03/03 17:30:38 taca Exp $
+# $NetBSD: Makefile,v 1.8 2020/03/20 17:22:11 taca Exp $
DISTNAME= rails-dom-testing-2.0.3
CATEGORIES= textproc
@@ -11,7 +11,7 @@
DEPENDS+= ${RUBY_ACTIVESUPPORT_DEPENDS}
DEPENDS+= ${RUBY_PKGPREFIX}-nokogiri>=1.6.0:../../textproc/ruby-nokogiri
-RUBY_RAILS_ACCEPTED= 51 52
+RUBY_RAILS_ACCEPTED= 51 52 60
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index