Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Oct 2014 04:38:08 +0000 (UTC)
From:      Olli Hauer <ohauer@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r370268 - head/devel/bugzilla44
Message-ID:  <201410070438.s974c8PW027881@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ohauer
Date: Tue Oct  7 04:38:07 2014
New Revision: 370268
URL: https://svnweb.freebsd.org/changeset/ports/370268
QAT: https://qat.redports.org/buildarchive/r370268/

Log:
  - add CPE information
  
  [1] additional MFH revisions: r370209, 370211
  
  MFH:		2014Q4 [1]

Modified:
  head/devel/bugzilla44/Makefile

Modified: head/devel/bugzilla44/Makefile
==============================================================================
--- head/devel/bugzilla44/Makefile	Tue Oct  7 03:23:33 2014	(r370267)
+++ head/devel/bugzilla44/Makefile	Tue Oct  7 04:38:07 2014	(r370268)
@@ -25,9 +25,11 @@ RUN_DEPENDS=	\
 		p5-TimeDate>=1.19:${PORTSDIR}/devel/p5-TimeDate \
 		p5-URI>=1.37:${PORTSDIR}/net/p5-URI
 
-USES=		perl5
+USES=		perl5 cpe
 USE_PERL5=	patch build run
 
+CPE_VENDOR=	mozilla
+
 SUB_FILES=	pkg-message
 
 DATA_DIRS_LIST=	images js skins



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