git: d9e2869004d0 - main - sysutils/mcollective: Mark BROKEN with Ruby 3.x
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 18 Mar 2022 23:33:33 UTC
The branch main has been updated by romain: URL: https://cgit.FreeBSD.org/ports/commit/?id=d9e2869004d09901a194a932d003fe3333eaf763 commit d9e2869004d09901a194a932d003fe3333eaf763 Author: Yasuhiro Kimura <yasu@FreeBSD.org> AuthorDate: 2022-03-13 03:40:53 +0000 Commit: Romain Tartière <romain@FreeBSD.org> CommitDate: 2022-03-18 23:32:57 +0000 sysutils/mcollective: Mark BROKEN with Ruby 3.x PR: 262517 With hat: puppet --- sysutils/mcollective/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sysutils/mcollective/Makefile b/sysutils/mcollective/Makefile index 5f9464af970d..470ac0599877 100644 --- a/sysutils/mcollective/Makefile +++ b/sysutils/mcollective/Makefile @@ -11,6 +11,9 @@ COMMENT= Modern scalable datacenter orchestration framework LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN_RUBY30= yes +BROKEN_RUBY31= yes + RUN_DEPENDS= rubygem-stomp>=0:devel/rubygem-stomp USES= cpe shebangfix