Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Jul 2014 09:49:24 +0000 (UTC)
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r362127 - branches/2014Q3/www/chromium
Message-ID:  <201407170949.s6H9nOHs072423@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rene
Date: Thu Jul 17 09:49:24 2014
New Revision: 362127
URL: http://svnweb.freebsd.org/changeset/ports/362127
QAT: https://qat.redports.org/buildarchive/r362127/

Log:
  MFH: r362124
  
  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
  
  Approved by:	portmgr (erwin)

Modified:
  branches/2014Q3/www/chromium/Makefile
Directory Properties:
  branches/2014Q3/   (props changed)

Modified: branches/2014Q3/www/chromium/Makefile
==============================================================================
--- branches/2014Q3/www/chromium/Makefile	Thu Jul 17 08:57:51 2014	(r362126)
+++ branches/2014Q3/www/chromium/Makefile	Thu Jul 17 09:49:24 2014	(r362127)
@@ -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?201407170949.s6H9nOHs072423>