pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/ruby-train-core ruby-train-core: does not support ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/8fa1caf33012
branches: trunk
changeset: 384850:8fa1caf33012
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Sep 06 09:24:01 2022 +0000
description:
ruby-train-core: does not support ruby 2.6
diffstat:
net/ruby-train-core/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r f7dd981c6d58 -r 8fa1caf33012 net/ruby-train-core/Makefile
--- a/net/ruby-train-core/Makefile Tue Sep 06 09:18:08 2022 +0000
+++ b/net/ruby-train-core/Makefile Tue Sep 06 09:24:01 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2022/09/04 16:20:18 taca Exp $
+# $NetBSD: Makefile,v 1.16 2022/09/06 09:24:01 wiz Exp $
DISTNAME= train-core-3.10.1
CATEGORIES= net
@@ -16,5 +16,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