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: Thu Sep 10 16:49:20 UTC 2020
Modified Files:
pkgsrc/textproc/ruby-rails-dom-testing: Makefile
Log Message:
textproc/ruby-rails-dom-testing: drop support rails51
Drop support for rails51.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 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.8 pkgsrc/textproc/ruby-rails-dom-testing/Makefile:1.9
--- pkgsrc/textproc/ruby-rails-dom-testing/Makefile:1.8 Fri Mar 20 17:22:11 2020
+++ pkgsrc/textproc/ruby-rails-dom-testing/Makefile Thu Sep 10 16:49:20 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2020/03/20 17:22:11 taca Exp $
+# $NetBSD: Makefile,v 1.9 2020/09/10 16:49:20 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 52 60
+RUBY_RAILS_ACCEPTED= 52 60
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index