summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2019-12-25 00:17:23 +0000
committerjoerg <joerg@pkgsrc.org>2019-12-25 00:17:23 +0000
commit0e99f1f6a676f296231cd41a51074568d4c8acc7 (patch)
tree591f87b995bcafe487186a70b3b319434b191eaf /misc
parent72ac6bffd02905ae54098a8307be79b3480be4bb (diff)
downloadpkgsrc-0e99f1f6a676f296231cd41a51074568d4c8acc7.tar.gz
ruby-sprockets no longer supports Ruby 2.4. Mark as incompatible and
recurse to reverse dependencies.
Diffstat (limited to 'misc')
-rw-r--r--misc/ruby-sprockets-rails/Makefile3
-rw-r--r--misc/ruby-sprockets/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/misc/ruby-sprockets-rails/Makefile b/misc/ruby-sprockets-rails/Makefile
index 0ed23562451..cb8e36d1b0c 100644
--- a/misc/ruby-sprockets-rails/Makefile
+++ b/misc/ruby-sprockets-rails/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2018/03/18 14:21:21 taca Exp $
+# $NetBSD: Makefile,v 1.4 2019/12/25 00:17:24 joerg Exp $
DISTNAME= sprockets-rails-3.2.1
CATEGORIES= www
@@ -13,6 +13,7 @@ DEPENDS+= ${RUBY_ACTIONPACK_DEPENDS}
#DEPENDS+= ${RUBY_ACTIVESUPPORT_DEPENDS}
RUBY_RAILS_ACCEPTED= 42
+RUBY_VERSIONS_INCOMPATIBLE= 24
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/misc/ruby-sprockets/Makefile b/misc/ruby-sprockets/Makefile
index ee147fc3b82..0ad093e2cc9 100644
--- a/misc/ruby-sprockets/Makefile
+++ b/misc/ruby-sprockets/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2019/11/04 15:41:00 taca Exp $
+# $NetBSD: Makefile,v 1.18 2019/12/25 00:17:23 joerg Exp $
DISTNAME= sprockets-4.0.0
CATEGORIES= www
@@ -12,6 +12,7 @@ DEPENDS+= ${RUBY_PKGPREFIX}-rack>=2.0<3:../../www/ruby-rack
DEPENDS+= ${RUBY_PKGPREFIX}-concurrent-ruby>=1.0<2:../../devel/ruby-concurrent-ruby
USE_LANGUAGES= # none
+RUBY_VERSIONS_INCOMPATIBLE= 24
RUBYGEM_OPTIONS+= --format-executable