pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/ruby-capybara ruby-capybara: needs ruby 2.7+
details: https://anonhg.NetBSD.org/pkgsrc/rev/5469fa773d7e
branches: trunk
changeset: 384783:5469fa773d7e
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Sep 04 19:02:44 2022 +0000
description:
ruby-capybara: needs ruby 2.7+
diffstat:
www/ruby-capybara/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 979bb5f8be13 -r 5469fa773d7e www/ruby-capybara/Makefile
--- a/www/ruby-capybara/Makefile Sun Sep 04 19:01:40 2022 +0000
+++ b/www/ruby-capybara/Makefile Sun Sep 04 19:02:44 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2022/08/31 14:20:43 taca Exp $
+# $NetBSD: Makefile,v 1.30 2022/09/04 19:02:44 wiz Exp $
DISTNAME= capybara-3.37.1
CATEGORIES= www devel
@@ -18,5 +18,7 @@
USE_LANGUAGES= # none
+RUBY_VERSIONS_INCOMPATIBLE= 26
+
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index