svn commit: r362124 - head/www/chromium
Rene Ladan
rene at FreeBSD.org
Thu Jul 17 08:36:53 UTC 2014
Author: rene
Date: Thu Jul 17 08:36:53 2014
New Revision: 362124
URL: http://svnweb.freebsd.org/changeset/ports/362124
QAT: https://qat.redports.org/buildarchive/r362124/
Log:
Add CPE information.
The vendor is "The Chromium Project" as shown on [1], Google is the vendor of the
Google Chrome browser which is derived from the open source Chromium browser.
[1] http://www.chromium.org/Home
MFH: 2014Q3
Modified:
head/www/chromium/Makefile
Modified: head/www/chromium/Makefile
==============================================================================
--- head/www/chromium/Makefile Thu Jul 17 08:33:56 2014 (r362123)
+++ head/www/chromium/Makefile Thu Jul 17 08:36:53 2014 (r362124)
@@ -41,8 +41,9 @@ RUN_DEPENDS= ${LOCALBASE}/lib/alsa-lib/l
${LOCALBASE}/lib/X11/fonts/Droid/fonts.dir:${PORTSDIR}/x11-fonts/droid-fonts-ttf
ONLY_FOR_ARCHS= i386 amd64
-USES= bison compiler:c++11-lib desktop-file-utils pkgconfig \
+USES= bison compiler:c++11-lib cpe desktop-file-utils pkgconfig \
perl5 shebangfix ninja tar:xz
+CPE_VENDOR= The Chromium Project
USE_PERL5= build
USE_PYTHON_BUILD= 2
USE_XORG= scrnsaverproto x11 xproto xscrnsaver xtst
More information about the svn-ports-all
mailing list