svn commit: r373500 - branches/2014Q4/www/yii

Guido Falsi madpilot at FreeBSD.org
Thu Nov 27 16:54:55 UTC 2014


Author: madpilot
Date: Thu Nov 27 16:54:54 2014
New Revision: 373500
URL: https://svnweb.freebsd.org/changeset/ports/373500
QAT: https://qat.redports.org/buildarchive/r373500/

Log:
  MFH: r373484
  
  Remove redundant CPE_VENDOR definition.
  
  Reported by:	des
  
  Approved by:	ports-secteam (rea)

Modified:
  branches/2014Q4/www/yii/Makefile
Directory Properties:
  branches/2014Q4/   (props changed)

Modified: branches/2014Q4/www/yii/Makefile
==============================================================================
--- branches/2014Q4/www/yii/Makefile	Thu Nov 27 16:18:41 2014	(r373499)
+++ branches/2014Q4/www/yii/Makefile	Thu Nov 27 16:54:54 2014	(r373500)
@@ -20,7 +20,6 @@ WRKSRC=		${WRKDIR}/${GH_ACCOUNT}-${PORTN
 
 NO_BUILD=	yes
 USES=		cpe
-CPE_VENDOR=	yiiframework
 CPE_PRODUCT=	yiiframework
 USE_PHP=	pcre spl
 WANT_PHP_WEB=	yes


More information about the svn-ports-branches mailing list