From owner-svn-ports-head@freebsd.org Tue Oct 1 16:34:01 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 56D1913A28A; Tue, 1 Oct 2019 16:34:01 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46jPwn1gYxz43JD; Tue, 1 Oct 2019 16:34:01 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id 18E5C7E12; Tue, 1 Oct 2019 16:34:01 +0000 (UTC) From: Jan Beich To: Brooks Davis Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r513490 - head/devel/llvm90 References: <201910011601.x91G1BwQ078660@repo.freebsd.org> Date: Tue, 01 Oct 2019 18:34:02 +0200 In-Reply-To: <201910011601.x91G1BwQ078660@repo.freebsd.org> (Brooks Davis's message of "Tue, 1 Oct 2019 16:01:11 +0000 (UTC)") Message-ID: <36gc-pgqt-wny@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Oct 2019 16:34:01 -0000 Brooks Davis writes: > Author: brooks > Date: Tue Oct 1 16:01:11 2019 > New Revision: 513490 > URL: https://svnweb.freebsd.org/changeset/ports/513490 > > Log: > Fix build with EXTRAS disabled. > > clangd is part of EXTRAS, not CLANG. > > PR: 240826 > Reported by: rozhuk.im@gmail.com Consider MFHing to 2019Q4 which branched today. However, the benefit is minor as users rarely build /quarterly packages themselves.