svn commit: r370268 - head/devel/bugzilla44
Olli Hauer
ohauer at FreeBSD.org
Tue Oct 7 04:38:08 UTC 2014
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
More information about the svn-ports-head
mailing list