git: 0dce5d6a08fa - main - security/ruby-bitwarden: Also mark BROKEN with Ruby 3.x
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 29 Mar 2022 07:29:58 UTC
The branch main has been updated by yasu:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0dce5d6a08fa13a82044afa135a9ce5bc14f02c1
commit 0dce5d6a08fa13a82044afa135a9ce5bc14f02c1
Author: Yasuhiro Kimura <yasu@FreeBSD.org>
AuthorDate: 2022-03-12 18:56:11 +0000
Commit: Yasuhiro Kimura <yasu@FreeBSD.org>
CommitDate: 2022-03-29 07:29:13 +0000
security/ruby-bitwarden: Also mark BROKEN with Ruby 3.x
PR: 262508
Approved by: maintainer timeout
---
security/ruby-bitwarden/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/security/ruby-bitwarden/Makefile b/security/ruby-bitwarden/Makefile
index f9bf25f72989..0d105f56fd6e 100644
--- a/security/ruby-bitwarden/Makefile
+++ b/security/ruby-bitwarden/Makefile
@@ -13,6 +13,8 @@ LICENSE= ISCL
# Port is not maintained anymore:
# https://github.com/jcs/rubywarden
BROKEN_RUBY27= yes
+BROKEN_RUBY30= yes
+BROKEN_RUBY31= yes
RUN_DEPENDS= rubygem-bundler>=1.16:sysutils/rubygem-bundler