svn commit: r362980 - head/www/chromium
Rene Ladan
rene at FreeBSD.org
Sat Jul 26 17:45:51 UTC 2014
Author: rene
Date: Sat Jul 26 17:45:50 2014
New Revision: 362980
URL: http://svnweb.freebsd.org/changeset/ports/362980
QAT: https://qat.redports.org/buildarchive/r362980/
Log:
Use correct CPE information, verified against the official CPE dictionary.
Modified:
head/www/chromium/Makefile
Modified: head/www/chromium/Makefile
==============================================================================
--- head/www/chromium/Makefile Sat Jul 26 17:43:59 2014 (r362979)
+++ head/www/chromium/Makefile Sat Jul 26 17:45:50 2014 (r362980)
@@ -45,7 +45,8 @@ RUN_DEPENDS= ${LOCALBASE}/lib/alsa-lib/l
ONLY_FOR_ARCHS= i386 amd64
USES= bison compiler:c++11-lib cpe desktop-file-utils pkgconfig \
perl5 shebangfix ninja tar:xz
-CPE_VENDOR= The Chromium Project
+CPE_VENDOR= google
+CPE_PRODUCT= chrome
USE_PERL5= build
USE_PYTHON_BUILD= 2
USE_XORG= scrnsaverproto x11 xproto xscrnsaver xtst
More information about the svn-ports-all
mailing list