Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 May 2015 00:47:38 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r386281 - head/devel/phpunit
Message-ID:  <201505140047.t4E0lcfA024920@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Thu May 14 00:47:38 2015
New Revision: 386281
URL: https://svnweb.freebsd.org/changeset/ports/386281

Log:
  - Add CPE info
  
  Approved by:	portmgr blanket

Modified:
  head/devel/phpunit/Makefile

Modified: head/devel/phpunit/Makefile
==============================================================================
--- head/devel/phpunit/Makefile	Thu May 14 00:04:19 2015	(r386280)
+++ head/devel/phpunit/Makefile	Thu May 14 00:47:38 2015	(r386281)
@@ -15,6 +15,8 @@ LICENSE=	BSD3CLAUSE
 
 CONFLICTS=	pear-PHPUnit-[123]*
 
+USES=		cpe
+CPE_VENDOR=	phpunit_project
 USE_PHP=	dom json spl pcre phar
 
 NO_BUILD=	yes



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