Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 May 2017 12:25:28 +0000 (UTC)
From:      Torsten Zuehlsdorff <tz@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r440921 - head/devel/phpunit6
Message-ID:  <201705151225.v4FCPS67002307@repo.freebsd.org>

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



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