svn commit: r489322 - head/devel/phpunit7

Jochen Neumeister joneum at FreeBSD.org
Sat Jan 5 10:33:50 UTC 2019


Author: joneum
Date: Sat Jan  5 10:33:49 2019
New Revision: 489322
URL: https://svnweb.freebsd.org/changeset/ports/489322

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

Modified:
  head/devel/phpunit7/Makefile

Modified: head/devel/phpunit7/Makefile
==============================================================================
--- head/devel/phpunit7/Makefile	Sat Jan  5 10:32:53 2019	(r489321)
+++ head/devel/phpunit7/Makefile	Sat Jan  5 10:33:49 2019	(r489322)
@@ -12,8 +12,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-head mailing list