svn commit: r440921 - head/devel/phpunit6

Torsten Zuehlsdorff tz at FreeBSD.org
Mon May 15 12:25:29 UTC 2017


Author: tz
Date: Mon May 15 12:25:28 2017
New Revision: 440921
URL: https://svnweb.freebsd.org/changeset/ports/440921

Log:
  devel/phpunit6: register CONFLICTS_INSTALL for devel/phpunit
  
  PR:           219134
  Submitted by: Franco Fichtner <franco at opnsense.org>

Modified:
  head/devel/phpunit6/Makefile

Modified: head/devel/phpunit6/Makefile
==============================================================================
--- head/devel/phpunit6/Makefile	Mon May 15 12:21:50 2017	(r440920)
+++ head/devel/phpunit6/Makefile	Mon May 15 12:25:28 2017	(r440921)
@@ -13,6 +13,8 @@ COMMENT=	Testing framework for unit test
 
 LICENSE=	BSD3CLAUSE
 
+CONFLICTS_INSTALL=	phpunit
+
 USES=		cpe php
 CPE_VENDOR=	phpunit_project
 USE_PHP=	dom json spl pcre phar


More information about the svn-ports-all mailing list