Date: Thu, 17 Jul 2014 08:36:53 +0000 (UTC) From: Rene Ladan <rene@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r362124 - head/www/chromium Message-ID: <201407170836.s6H8ar8D036245@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407170836.s6H8ar8D036245>