Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Apr 2020 07:55:14 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r532918 - branches/2020Q2/devel/chromium-gn
Message-ID:  <202004250755.03P7tEOM080174@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Apr 25 07:55:14 2020
New Revision: 532918
URL: https://svnweb.freebsd.org/changeset/ports/532918

Log:
  MFH: r532917
  
  Mark BROKEN: fails to extract
  
  Reported by:	pkg-fallout

Modified:
  branches/2020Q2/devel/chromium-gn/Makefile
Directory Properties:
  branches/2020Q2/   (props changed)

Modified: branches/2020Q2/devel/chromium-gn/Makefile
==============================================================================
--- branches/2020Q2/devel/chromium-gn/Makefile	Sat Apr 25 07:54:19 2020	(r532917)
+++ branches/2020Q2/devel/chromium-gn/Makefile	Sat Apr 25 07:55:14 2020	(r532918)
@@ -11,6 +11,7 @@ EXPIRATION_DATE=	2020-09-15
 
 MASTERDIR=	${.CURDIR}/../../www/chromium
 
+BROKEN=		fails to extract
 BROKEN_FreeBSD_11_powerpc64=	fails to compile: safe_math_clang_gcc_impl.h:132:45: '__builtin_subcb' was not declared in this scope
 BROKEN_FreeBSD_12_powerpc64=	fails to compile: safe_math_clang_gcc_impl.h:132:45: '__builtin_subcb' was not declared in this scope
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004250755.03P7tEOM080174>