Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Jan 2019 10:33:50 +0000 (UTC)
From:      Jochen Neumeister <joneum@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r489322 - head/devel/phpunit7
Message-ID:  <201901051033.x05AXods080010@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901051033.x05AXods080010>