Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Jan 2019 10:55:23 +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: r489326 - head/devel/phpunit6
Message-ID:  <201901051055.x05AtNtN090660@repo.freebsd.org>

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



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