Bug 194782 - [patch] mail/p5-Email-Send add devel/p5-Module-Pluggable for PERL_LEVEL >= 501800
Summary: [patch] mail/p5-Email-Send add devel/p5-Module-Pluggable for PERL_LEVEL >= 50...
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Anton Berezin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-03 13:11 UTC by Olli Hauer
Modified: 2018-10-10 11:14 UTC (History)
2 users (show)

See Also:


Attachments
add devel/p5-Module-Pluggable as dependency (621 bytes, patch)
2014-11-03 13:11 UTC, Olli Hauer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Olli Hauer freebsd_committer freebsd_triage 2014-11-03 13:11:15 UTC
Created attachment 148988 [details]
add devel/p5-Module-Pluggable as dependency

Until now p5-Email-Send is used e.g in bugzilla to send the whine mails.

In perl5.18 the core Module::Pluggable throws the following warning

Module::Pluggable will be removed from the Perl core distribution in the next major release. 
 Please install it from CPAN.  It is being used at /usr/local/lib/perl5/site_perl/5.18/Email/Send.pm, line 10.

The patch will add devel/p5-Module-Pluggable as dependency for PERL_LEVEL >= 501800.
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2014-11-03 13:11:15 UTC
Maintainers CC'd
Comment 2 Olli Hauer freebsd_committer freebsd_triage 2014-12-18 18:42:29 UTC
Even some other ports are also affected, 
a local fix for devel/bugzilla was added in r373727
Comment 3 Olli Hauer freebsd_committer freebsd_triage 2018-10-10 11:14:04 UTC
Thanks to sunpoet,

dependencies are fixed now by commit ports 481717