svn commit: r489326 - head/devel/phpunit6

Jochen Neumeister joneum at FreeBSD.org
Sat Jan 5 10:55:24 UTC 2019


Author: joneum
Date: Sat Jan  5 10:55:23 2019
New Revision: 489326
URL: https://svnweb.freebsd.org/changeset/ports/489326

Log:
  Remove expired IGNORE_WITH_PHP=	56
  
  Sponsored by:	Netzkommune GmbH

Modified:
  head/devel/phpunit6/Makefile

Modified: head/devel/phpunit6/Makefile
==============================================================================
--- head/devel/phpunit6/Makefile	Sat Jan  5 10:44:56 2019	(r489325)
+++ head/devel/phpunit6/Makefile	Sat Jan  5 10:55:23 2019	(r489326)
@@ -13,8 +13,6 @@ COMMENT=	Testing framework for unit tests
 
 LICENSE=	BSD3CLAUSE
 
-IGNORE_WITH_PHP=	56
-
 CONFLICTS_INSTALL=	phpunit
 
 USES=		cpe php:flavors


More information about the svn-ports-all mailing list