Date: Thu, 31 Mar 2016 09:55:26 -0600 From: Adam Weinberger <adamw@adamw.org> To: Mathieu Arnold <mat@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r412231 - in head: databases/p5-DBIx-Class-Helpers devel/p5-Class-Spiffy devel/p5-Config-Validator devel/p5-IO-Pipely devel/p5-Minilla devel/p5-Moo devel/p5-Perl-Version devel/p5-Perl6-... Message-ID: <3987FBEA-BCEA-4B48-9AFE-4959BD062EDD@adamw.org> In-Reply-To: <201603311523.u2VFNDes034507@repo.freebsd.org> References: <201603311523.u2VFNDes034507@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> On 31 Mar, 2016, at 9:23, Mathieu Arnold <mat@FreeBSD.org> wrote: >=20 > Author: mat > Date: Thu Mar 31 15:23:13 2016 > New Revision: 412231 > URL: https://svnweb.freebsd.org/changeset/ports/412231 >=20 > Log: > Cleanup dependencies on lang/p5-Scalar-List-Utils. >=20 > The different cases are: >=20 > - Only bring it if the one bundled with Perl is outdated. > - The version bundled with all our Perl is sufficient. > - Scalar-List-Util is not really needed by the port. > (looking for /(Sub|Scalar|List)::Util/ returns nothing.) >=20 > While there, do some minor cleanup that caught my eye. Hi Mat, At least for Moo I think this change might be wrong. The p5-Scalar-List-Util dependency was brought in for the XS option, for = the speed boost provided by Sub::Util. Sub::Util wasn't added to core = until 5.21.4. # Adam --=20 Adam Weinberger adamw@adamw.org http://www.adamw.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3987FBEA-BCEA-4B48-9AFE-4959BD062EDD>