Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jul 2020 08:39:43 +0000
From:      Alexey Dokuchaev <danfe@freebsd.org>
To:        Wen Heping <wen@freebsd.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r542201 - in head/devel: . p5-autobox-Transform
Message-ID:  <20200714083943.GA47042@FreeBSD.org>
In-Reply-To: <202007140828.06E8SK8R046860@repo.freebsd.org>
References:  <202007140828.06E8SK8R046860@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jul 14, 2020 at 08:28:20AM +0000, Wen Heping wrote:
> New Revision: 542201
> URL: https://svnweb.freebsd.org/changeset/ports/542201
> 
> Log:
>   This module, autobox::Transform, provides higher level and more specific
>   methods to transform and manipulate arrays and hashes, in particular when
>   the values are hashrefs or objects.
>   
> ...
> +
> +BUILD_DEPENDS=	p5-Module-Build-Tiny>=0.035:devel/p5-Module-Build-Tiny
> +
> +USES=		perl5
> +USE_PERL5=	modbuildtiny

I think `modbuildtiny' pulls those BUILD_DEPENDS automagically.

./danfe



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20200714083943.GA47042>