module dep

Will Yardley freebsd-questions at veggiechinese.net
Wed Jun 26 05:08:19 UTC 2013


On Wed, Jun 26, 2013 at 07:54:19AM +0400, Andrej Zverev wrote:
> On 26.06.2013, at 3:56, Will Yardley
> <freebsd-questions at veggiechinese.net> wrote:
> > devel/p5-Module-Build seems to rely on p5-version >= .87:
> > 
> > ===>  Building for p5-Module-Build-0.4005
> > version version 0.87 required--this is only version 0.82 at
> > /usr/local/lib/perl5/site_perl/5.12/Module/Metadata.pm line 20.
> > 
> > However, the Makefile doesn't seem to have that dependency.

> In your case is this only warning or port fail to build? 

Port fails to build (in this case, sub-dependency of p5-Mail-SPF).

The module build itself barfs when version is < 0.87 [after that
warning].

w



More information about the freebsd-perl mailing list