On Tue, Jul 05, 2016 at 10:29:53PM +0100, Stuart Henderson wrote:
> On 2016/07/05 18:00, Giovanni Bechis wrote:
> > +++ pkg/PLIST 5 Jul 2016 15:09:22 -0000
> > @@ -7,6 +7,7 @@ bin/dmarc_send_reports
> > bin/dmarc_update_public_suffix_list
> > bin/dmarc_view_reports
> > @comment bin/install_deps.pl
> > +${P5SITE}/Mail/
> > ${P5SITE}/Mail/DMARC/
> > ${P5SITE}/Mail/DMARC.pm
> > ${P5SITE}/Mail/DMARC/Base.pm
> > @@ -40,6 +41,9 @@ ${P5SITE}/Mail/DMARC/Report/URI.pm
> > ${P5SITE}/Mail/DMARC/Result/
> > ${P5SITE}/Mail/DMARC/Result.pm
> > ${P5SITE}/Mail/DMARC/Result/Reason.pm
> > +${P5SITE}/auto/
> > +${P5SITE}/auto/share/
> > +${P5SITE}/auto/share/dist/
> > ${P5SITE}/auto/share/dist/Mail-DMARC/
> > ${P5SITE}/auto/share/dist/Mail-DMARC/dmarc_whitelist
> > ${P5SITE}/auto/share/dist/Mail-DMARC/html/
>
> I'm not sure why update-plist added these directories, they come
> from dependencies already?
>
> devel/p5-File-ShareDir
> /usr/local/libdata/perl5/site_perl/auto/share/dist/
>
> mail/p5-Mail-Tools via p5-Mail-DKIM
> /usr/local/libdata/perl5/site_perl/Mail/
>
I do not know the reason, but running update-plist on shells/zoidberg gives the
same "problem".
Building the same port on 5.9 make update-plist does not add those entries.
Could it be perl related (I am on perl 5.20.3 atm) ?
Cheers
Giovanni