Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Jun 2012 21:13:43 +0200
From:      =?ISO-8859-1?Q?S=E9bastien_Santoro?= <dereckson@espace-win.org>
To:        perl@FreeBSD.org
Subject:   How to handle a .packlist conflict?
Message-ID:  <CAKg6iAGZu9yaEfidRyqoNK88vmV9_qaxANPde6oL8vXaUcgehw@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
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
(...)

--=20
S=E9bastien Santoro aka Dereckson
http://www.dereckson.be/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAKg6iAGZu9yaEfidRyqoNK88vmV9_qaxANPde6oL8vXaUcgehw>