Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Sep 2015 10:05:29 +1200
From:      Jonathan Chen <jonc@chen.org.nz>
To:        freebsd-ports@freebsd.org
Subject:   Test for Perl 5 broken?
Message-ID:  <CAJuc1zNe8sUWvLa%2B67NLwFF2vzZMrFSXX2joc5zcc_uCUrnP6w@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
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@chen.org.nz>



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