svn commit: r412432 - in head/security: . tls-check tls-check/files

Adam Weinberger adamw at adamw.org
Sat Apr 2 22:01:31 UTC 2016


> On 2 Apr, 2016, at 14:14, Kurt Jaeger <pi at FreeBSD.org> wrote:
> 
> Author: pi
> Date: Sat Apr  2 20:14:29 2016
> New Revision: 412432
> URL: https://svnweb.freebsd.org/changeset/ports/412432
> 
> +		p5-Test-Deep>=1.120:devel/p5-Test-Deep \
> +		p5-Test-Differences>=0.630:devel/p5-Test-Differences \
> +		p5-Test-Exception>=0.43:devel/p5-Test-Exception \
> +		p5-Test-File>=1.44:devel/p5-Test-File \
> +		p5-Test-MockObject>=1.20150527:devel/p5-Test-MockObject \
> +		p5-Test-Pod>=1.51:devel/p5-Test-Pod \
> +		p5-Test-Pod-Coverage>=1.10:devel/p5-Test-Pod-Coverage \
> +		p5-Test-Perl-Critic>=1.03:textproc/p5-Test-Perl-Critic \
> +		p5-Test-LWP-UserAgent>=0.030:www/p5-Test-LWP-UserAgent

Hi Kurt,

Every one of these p5-Test-* dependencies can be moved to TEST_DEPENDS. None is required to build or run the port. Additionally, p5-Test-Pod, p5-Test-Pod-Coverage, and p5-Test-Perl-Critic are almost always author-only tests and not intended to be run by end-users.

Also, GH_ACCOUNT already defaults to ${PORTNAME} and can be removed, and if you add DISTVERSIONSUFFIX=-Release then you can remove the need to track GH_TAGNAME.

# Adam


-- 
Adam Weinberger
adamw at adamw.org
http://www.adamw.org




More information about the svn-ports-all mailing list