pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-rspec-rails
Module Name: pkgsrc
Committed By: taca
Date: Thu Nov 30 15:47:26 UTC 2023
Modified Files:
pkgsrc/devel/ruby-rspec-rails: Makefile
Log Message:
devel/ruby-rspec-rails: revert previous commit
This package is for ruby-redmine50 and ruby-redmine51, so avoid to build
with incompatible version of Rails.
To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 pkgsrc/devel/ruby-rspec-rails/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/ruby-rspec-rails/Makefile
diff -u pkgsrc/devel/ruby-rspec-rails/Makefile:1.48 pkgsrc/devel/ruby-rspec-rails/Makefile:1.49
--- pkgsrc/devel/ruby-rspec-rails/Makefile:1.48 Thu Nov 30 15:43:07 2023
+++ pkgsrc/devel/ruby-rspec-rails/Makefile Thu Nov 30 15:47:26 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2023/11/30 15:43:07 taca Exp $
+# $NetBSD: Makefile,v 1.49 2023/11/30 15:47:26 taca Exp $
DISTNAME= rspec-rails-6.1.0
CATEGORIES= devel
@@ -18,7 +18,7 @@ DEPENDS+= ${RUBY_PKGPREFIX}-rspec-mocks>
USE_LANGUAGES= # empty
-RUBY_RAILS_ACCEPTED= 61 70 71
+RUBY_RAILS_ACCEPTED= 61
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index