svn commit: r425568 - in head/devel: . p5-Devel-Declare-Parser p5-Test-Exception-LessClever

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Nov 6 17:14:36 UTC 2016


Author: sunpoet
Date: Sun Nov  6 17:14:34 2016
New Revision: 425568
URL: https://svnweb.freebsd.org/changeset/ports/425568

Log:
  - Remove p5-Test-Exception-LessClever

Deleted:
  head/devel/p5-Test-Exception-LessClever/
Modified:
  head/devel/Makefile
  head/devel/p5-Devel-Declare-Parser/Makefile

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Sun Nov  6 17:07:19 2016	(r425567)
+++ head/devel/Makefile	Sun Nov  6 17:14:34 2016	(r425568)
@@ -3280,7 +3280,6 @@
     SUBDIR += p5-Test-Distribution
     SUBDIR += p5-Test-EOL
     SUBDIR += p5-Test-Exception
-    SUBDIR += p5-Test-Exception-LessClever
     SUBDIR += p5-Test-Expect
     SUBDIR += p5-Test-FailWarnings
     SUBDIR += p5-Test-Fake-HTTPD

Modified: head/devel/p5-Devel-Declare-Parser/Makefile
==============================================================================
--- head/devel/p5-Devel-Declare-Parser/Makefile	Sun Nov  6 17:07:19 2016	(r425567)
+++ head/devel/p5-Devel-Declare-Parser/Makefile	Sun Nov  6 17:14:34 2016	(r425568)
@@ -17,7 +17,6 @@ RUN_DEPENDS=	\
 	p5-B-Hooks-EndOfScope>=0.08:devel/p5-B-Hooks-EndOfScope \
 	p5-Devel-Declare>=0.006:devel/p5-Devel-Declare
 BUILD_DEPENDS:=	${RUN_DEPENDS}
-TEST_DEPENDS=	p5-Test-Exception-LessClever>=0:devel/p5-Test-Exception-LessClever
 
 USES=		perl5
 USE_PERL5=	modbuild


More information about the svn-ports-all mailing list