svn commit: r362532 - head/www/chromium

Rene Ladan rene at FreeBSD.org
Tue Jul 22 11:19:11 UTC 2014


Author: rene
Date: Tue Jul 22 11:19:10 2014
New Revision: 362532
URL: http://svnweb.freebsd.org/changeset/ports/362532
QAT: https://qat.redports.org/buildarchive/r362532/

Log:
  Mark www/chromium as forbidden until a non-vulnerable version is committed.

Modified:
  head/www/chromium/Makefile

Modified: head/www/chromium/Makefile
==============================================================================
--- head/www/chromium/Makefile	Tue Jul 22 11:04:04 2014	(r362531)
+++ head/www/chromium/Makefile	Tue Jul 22 11:19:10 2014	(r362532)
@@ -16,6 +16,8 @@ COMMENT=	Mostly BSD-licensed web browser
 LICENSE=	BSD3CLAUSE LGPL21 MPL
 LICENSE_COMB=	multi
 
+FORBIDDEN=	http://www.vuxml.org/freebsd/3718833e-0d27-11e4-89db-000c6e25e3e9.html
+
 CFLAGS+=	-fno-stack-protector
 
 BUILD_DEPENDS=	${LOCALBASE}/bin/gperf:${PORTSDIR}/devel/gperf \


More information about the svn-ports-head mailing list