Bugzilla Automation <bugzi...@freebsd.org> has asked freebsd-ruby (Nobody)
<ruby@FreeBSD.org> for maintainer-feedback:
Bug 262088: mail/rubygem-mail: Fix dependency with Ruby 3.1
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262088



--- Description ---
In Ruby 3.1 net/smtp is distributed as bundled gem. On the other hand, our ruby
ports (lang/rubyXY) don't include bundled gems in their packages and it also
applies to lang/ruby31. That means net/smtp isn't include in the package of
Ruby 3.1. So add mail/rubygem-net-smtp to RUN_DEPENDS so this port works fine
with Ruby 3.1.

Reply via email to