pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/ruby-rails-dom-testing
Module Name: pkgsrc
Committed By: taca
Date: Sun Mar 3 17:30:38 UTC 2019
Modified Files:
pkgsrc/textproc/ruby-rails-dom-testing: Makefile
Log Message:
textproc/ruby-rails-dom-testing: fix RUBY_RAILS_ACCEPTED
Fix RUBY_RAILS_ACCEPTED to 51 and 52, drop 42 here.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/textproc/ruby-rails-dom-testing/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/ruby-rails-dom-testing/Makefile
diff -u pkgsrc/textproc/ruby-rails-dom-testing/Makefile:1.6 pkgsrc/textproc/ruby-rails-dom-testing/Makefile:1.7
--- pkgsrc/textproc/ruby-rails-dom-testing/Makefile:1.6 Wed Mar 21 09:36:55 2018
+++ pkgsrc/textproc/ruby-rails-dom-testing/Makefile Sun Mar 3 17:30:38 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2018/03/21 09:36:55 taca Exp $
+# $NetBSD: Makefile,v 1.7 2019/03/03 17:30:38 taca Exp $
DISTNAME= rails-dom-testing-2.0.3
CATEGORIES= textproc
@@ -11,7 +11,7 @@ LICENSE= mit
DEPENDS+= ${RUBY_ACTIVESUPPORT_DEPENDS}
DEPENDS+= ${RUBY_PKGPREFIX}-nokogiri>=1.6.0:../../textproc/ruby-nokogiri
-RUBY_RAILS_ACCEPTED= 51 42
+RUBY_RAILS_ACCEPTED= 51 52
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index