Hi
I install perl5.20 by ports tree , I already update port tree to the latest version , but It seem like a problem .
But , I don't see anything of perl5.16-5.16.3_22 in system ...
Result is empty...
And there is no 5.16 version ...
I also try to install 5.18 ,but the result is same.
Is it a bug of perl5.20 ?
I install perl5.20 by ports tree , I already update port tree to the latest version , but It seem like a problem .
Code:
====> Compressing man pages (compress-man)
===> Installing for perl5-5.20.3_8
===> Checking if perl5 already installed
===> Registering installation for perl5-5.20.3_8
Installing perl5-5.20.3_8...
pkg-static: perl5-5.20.3_8 conflicts with perl5.16-5.16.3_22 (installs files into the same place). Problematic file: /usr/local/bin/a2p
*** [fake-pkg] Error code 70
But , I don't see anything of perl5.16-5.16.3_22 in system ...
Code:
root@backup1:/usr/ports/lang/perl5.20 # pkg_info | grep perl
p5-MIME-Tools-5.504,2 Set of perl5 modules for MIME
root@backup1:/usr/ports/lang/perl5.20 # find / -name "perl5.16-5.16.3_22"
Code:
root@backup1:/usr/ports/lang # ls perl5
perl5-devel/ perl5.10/ perl5.18/ perl5.20/ perl5.22/ perl5.8/
I also try to install 5.18 ,but the result is same.
Is it a bug of perl5.20 ?