Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Feb 2022 07:58:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 262088] mail/rubygem-mail: Fix dependency with Ruby 3.1
Message-ID:  <bug-262088-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D262088

            Bug ID: 262088
           Summary: mail/rubygem-mail: Fix dependency with Ruby 3.1
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ruby@FreeBSD.org
          Reporter: yasu@freebsd.org
          Assignee: ruby@FreeBSD.org
             Flags: maintainer-feedback?(ruby@FreeBSD.org)

Created attachment 231982
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D231982&action=
=3Dedit
Patch file

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 fi=
ne
with Ruby 3.1.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-262088-7788>