RelNotes/2.14.0.txt * "git send-email" now uses Net::SMTP::SSL, which is obsolete, only when needed. Recent versions of Net::SMTP can do TLS natively. This has been in Perl since 5.22
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c57aba70f194564c68528dbfc85e8ff5f2498b0c commit c57aba70f194564c68528dbfc85e8ff5f2498b0c Author: Lars Wendler <polynomial-c@gentoo.org> AuthorDate: 2019-04-05 13:06:17 +0000 Commit: Lars Wendler <polynomial-c@gentoo.org> CommitDate: 2019-04-05 13:06:36 +0000 dev-vcs/git: Drop dependency on dev-perl/Net-SMTP-SSL Closes: https://bugs.gentoo.org/665574 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> dev-vcs/git/git-2.19.2.ebuild | 3 +-- dev-vcs/git/git-2.20.1.ebuild | 1 - dev-vcs/git/git-2.21.0-r1.ebuild | 1 - dev-vcs/git/git-2.21.0.ebuild | 1 - dev-vcs/git/git-9999-r1.ebuild | 1 - dev-vcs/git/git-9999-r2.ebuild | 1 - dev-vcs/git/git-9999-r3.ebuild | 1 - dev-vcs/git/git-9999.ebuild | 1 - 8 files changed, 1 insertion(+), 9 deletions(-)