svn commit: r444158 - head/www/p5-Test-LWP-UserAgent

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Jun 22 23:43:00 UTC 2017


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
 


More information about the svn-ports-all mailing list