Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 665574 - dev-vcs/git[perl] has unnecessary dependency on dev-perl/Net-SMTP-SSL
Summary: dev-vcs/git[perl] has unnecessary dependency on dev-perl/Net-SMTP-SSL
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-09 14:06 UTC by Chris Mayo
Modified: 2021-01-21 05:45 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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(-)