How to handle a .packlist conflict?

Sébastien Santoro dereckson at espace-win.org
Tue Jun 5 19:13:44 UTC 2012


Hi,

Those two cpan modules should be able to coexist eachother, as the
second one add new items to the first one.

How could I handle the
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Term/ReadLine/.packlist conflict?

/usr/ports/devel/p5-ReadLine-Perl ] cat pkg-plist
%%SITE_PERL%%/Term/ReadLine/Perl.pm
%%SITE_PERL%%/Term/ReadLine/readline.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Term/ReadLine/.packlist
(...)

/usr/ports/devel/p5-ReadLine-TTYtter ] cat pkg-plist
%%SITE_PERL%%/Term/ReadLine/TTYtter.pm
%%SITE_PERL%%/Term/ReadLine/readline_ttytter.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Term/ReadLine/.packlist
(...)

-- 
Sébastien Santoro aka Dereckson
http://www.dereckson.be/


More information about the freebsd-perl mailing list