git: c7a459853751 - main - mail/rubygem-tmail: Mark BROKEN with Ruby 3.x
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 29 Mar 2022 07:30:04 UTC
The branch main has been updated by yasu:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c7a4598537513452cac0312d2c2a5c716c066f92
commit c7a4598537513452cac0312d2c2a5c716c066f92
Author: Yasuhiro Kimura <yasu@FreeBSD.org>
AuthorDate: 2022-03-11 21:09:01 +0000
Commit: Yasuhiro Kimura <yasu@FreeBSD.org>
CommitDate: 2022-03-29 07:29:14 +0000
mail/rubygem-tmail: Mark BROKEN with Ruby 3.x
PR: 262531
Approved by: maintainer timeout
---
mail/rubygem-tmail/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/mail/rubygem-tmail/Makefile b/mail/rubygem-tmail/Makefile
index 7cb721c056c9..2f0a9a37fbc4 100644
--- a/mail/rubygem-tmail/Makefile
+++ b/mail/rubygem-tmail/Makefile
@@ -11,6 +11,8 @@ COMMENT= RFC2822/MIME compliant mail manipulating library for Ruby
# Seems to be a dead project, last upgrade 2010-02-07 and homepage does not load anymore:
# https://rubygems.org/gems/tmail, http://tmail.rubyforge.org/
BROKEN_RUBY27= yes
+BROKEN_RUBY30= yes
+BROKEN_RUBY31= yes
USE_RUBY= yes
USES= gem