Date: Thu, 22 Jun 2017 23:42:58 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r444158 - head/www/p5-Test-LWP-UserAgent Message-ID: <201706222342.v5MNgwl3094358@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Jun 22 23:42:58 2017 New Revision: 444158 URL: https://svnweb.freebsd.org/changeset/ports/444158 Log: Remove Perl core modules With hat: perl Modified: head/www/p5-Test-LWP-UserAgent/Makefile Modified: head/www/p5-Test-LWP-UserAgent/Makefile ============================================================================== --- head/www/p5-Test-LWP-UserAgent/Makefile Thu Jun 22 23:42:53 2017 (r444157) +++ head/www/p5-Test-LWP-UserAgent/Makefile Thu Jun 22 23:42:58 2017 (r444158) @@ -19,12 +19,10 @@ BUILD_DEPENDS= p5-libwww>=0:www/p5-libwww \ p5-Safe-Isa>=0:devel/p5-Safe-Isa \ p5-Try-Tiny>=0:lang/p5-Try-Tiny RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-ExtUtils-MakeMaker>=0:devel/p5-ExtUtils-MakeMaker \ - p5-Plack>=0:www/p5-Plack \ +TEST_DEPENDS= p5-Plack>=0:www/p5-Plack \ p5-Path-Tiny>=0:devel/p5-Path-Tiny \ p5-Test-Deep>=0:devel/p5-Test-Deep \ p5-Test-Fatal>=0:devel/p5-Test-Fatal \ - p5-Test-Simple>=0:devel/p5-Test-Simple \ p5-Test-Requires>=0:devel/p5-Test-Requires \ p5-Test-Warnings>=0:devel/p5-Test-Warnings
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706222342.v5MNgwl3094358>