Test for Perl 5 broken?

Jonathan Chen jonc at chen.org.nz
Sun Sep 20 22:11:28 UTC 2015


Hi,

I've just updated my ports tree, and my attempt to install git is
failing due to what appears to be a broken test for perl5.

9:59am# cd /usr/ports/devel/git
9:59am# pkg info | grep perl5
perl5.22-5.22.0_4              Practical Extraction and Report Language
9:59am# make
===>   git-2.5.3 depends on package: p5-Error>=0 - found
===>   git-2.5.3 depends on file: /usr/local/lib/libcrypto.so.8 - found
===>   git-2.5.3 depends on executable: gmake - found
===>   git-2.5.3 depends on package: libiconv>=1.14_8 - found
===>   git-2.5.3 depends on executable: msgfmt - found
===>   git-2.5.3 depends on package: perl5>=5.22<5.23 - not found
===>  License ART10 GPLv1 accepted by the user
===>   perl5-5.22.0_4 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by perl5-5.22.0_4 for building
===>  Extracting for perl5-5.22.0_4
=> SHA256 Checksum OK for perl/perl-5.22.0.tar.xz.
===>  License ART10 GPLv1 accepted by the user
===>   perl5-5.22.0_4 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by perl5-5.22.0_4 for building
===>  Extracting for perl5-5.22.0_4
=> SHA256 Checksum OK for perl/perl-5.22.0.tar.xz.
^C

The test for perl5>=5.22<5.23 results is not returning true even if
the package has been installed?

Cheers.
-- 
Jonathan Chen <jonc at chen.org.nz>


More information about the freebsd-ports mailing list