Bug 194782

Summary: [patch] mail/p5-Email-Send add devel/p5-Module-Pluggable for PERL_LEVEL >= 501800
Product: Ports & Packages Reporter: Olli Hauer <ohauer>
Component: Individual Port(s)Assignee: Anton Berezin <tobez>
Status: Closed Overcome By Events    
Severity: Affects Many People CC: lth, tobez
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
add devel/p5-Module-Pluggable as dependency none

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