svn commit: r542201 - in head/devel: . p5-autobox-Transform
Alexey Dokuchaev
danfe at freebsd.org
Tue Jul 14 08:39:43 UTC 2020
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
More information about the svn-ports-head
mailing list