Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 665574

Summary: dev-vcs/git[perl] has unnecessary dependency on dev-perl/Net-SMTP-SSL
Product: Gentoo Linux Reporter: Chris Mayo <aklhfex>
Component: Current packagesAssignee: Robin Johnson <robbat2>
Status: RESOLVED FIXED    
Severity: normal CC: kentnl, perl, polynomial-c, ronny+bugsgentoo
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=766345
Whiteboard:
Package list:
Runtime testing required: ---

Description Chris Mayo 2018-09-09 14:06:43 UTC
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
Comment 1 Larry the Git Cow gentoo-dev 2019-04-05 13:06:43 UTC
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(-)