p5-podlators and p5-PodParser conflict with perl 5.6 or above. They should be conditional dependency when PERL_LEVEL < 500601. Originally I want to add "CONFLICTS= perl-5.6.* perl-5.8.*" in p5-podlators and p5-PodParser, however it may break some ports immediately. So I remove the CONFLICTS knobs.
Yen-Ming Lee wrote: > p5-podlators and p5-PodParser conflict with perl 5.6 or above. > They should be conditional dependency when PERL_LEVEL < 500601. > > Originally I want to add "CONFLICTS= perl-5.6.* perl-5.8.*" in > p5-podlators > and p5-PodParser, however it may break some ports immediately. So I > remove > the CONFLICTS knobs. You should re-add them, they make sense here. The broken ports should be fixed. -Oliver
Responsible Changed From-To: freebsd-ports-bugs->skv Over to maintainer.
State Changed From-To: open->closed Committed, thanks.
How _exactly_ "p5-podlators and p5-PodParser conflicts with perl 5.6 or above"?! -- Sergey Skvortsov mailto: skv@protey.ru
On Sat, Aug 07, 2004 at 03:00:29PM +0400, Sergey Skvortsov wrote: > How _exactly_ "p5-podlators and p5-PodParser conflicts with perl 5.6 or > above"?! These files in PREFIX/bin conflict with perl 5.6 or above: p5-podlators: pod2man pod2text p5-PodParser: pod2usage podchecker podselect -- Yen-Ming Lee [utf7:+Z05fZWYO] | KeyID:0x5EB52E51 | Taipei, Taiwan
On Sun, Aug 08, 2004 at 04:15:23AM +0800, Yen-Ming Lee wrote: > On Sat, Aug 07, 2004 at 03:00:29PM +0400, Sergey Skvortsov wrote: > > How _exactly_ "p5-podlators and p5-PodParser conflicts with perl 5.6 or > > above"?! > > These files in PREFIX/bin conflict with perl 5.6 or above: > p5-podlators: pod2man pod2text > p5-PodParser: pod2usage podchecker podselect I forgot to mention that manpages conflict, too. However, if we can install *.pm only and not to install these scripts and manpages, we can remove that CONFLICT knobs. -- Yen-Ming Lee [utf7:+Z05fZWYO] | KeyID:0x5EB52E51 | Taipei, Taiwan