From nobody Wed Jul 24 00:10:54 2024 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4WTDv304zgz5RCwS; Wed, 24 Jul 2024 00:10:55 +0000 (UTC) (envelope-from brooks@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WTDv26W86z4jgF; Wed, 24 Jul 2024 00:10:54 +0000 (UTC) (envelope-from brooks@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1721779854; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=wcKFXfKec1xiQfdrA4H/kxzpXfxm6tGn6NlMqHpglLE=; b=biDxjrlD6fQ/2FTZqM+aHY0gZNXEgSlvO2rnEHHetZ1j3l9ePXbbc5zsRStfhsrKgtwCHw tTLN6eV2+VsWltsJn/AQ7d4SFrw7VkqkDELdIsqahPnrKlqAB5Aiu5R1WRvb5i5vx54RkW Bw8cf2Spcdc+V+28XhbuA0xyVwhjA3R0bc0I2aOIf8J+HtrTlrjlTH80YOgZc1Lc3BEyxS Pncszx/9ABRhljFpyk4gJGBmjemQKJ0SG4fgeNKHTZVlhVmOxBB5hO8FtFz2ywd3YCStcn vSO3ePLujB5WxXqQLznt9OXKd+cdXuJzzX9VRNkBFWmf72nPhEEvfAyMs04n+g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1721779854; a=rsa-sha256; cv=none; b=n2bYLckl/5wiL2F8H0juLNXexZyzq56o2qcT0LnX0zsu4nxavUn3dS9GcTxBCMlN8FyKM6 C6YwTEZ3PrheBIfpUtJQHX1oL+7z7FjQ7IOvm5XFhk6axo3uZe5t3HShBieJzmnfqIWqSf /rVbruB5yIg/6gc0iIyBTIID7HiErznfD+Ot787oiuoxnutVdgpyypPQItyNzRVbLxexAk J28XgX6/L+TG1iTH1HtsEojqgs6Rnyo6lkQAje8N/IRKD/6QdR0y95wbwyqLDJQiPC3E47 qPsZAbVHslXbihjUKIcforGQh+oi0pJFFVW6rdbW5nD9eRp0R8yEhW0+LMegZg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1721779854; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=wcKFXfKec1xiQfdrA4H/kxzpXfxm6tGn6NlMqHpglLE=; b=XJZg/17rdd+/ZcJr5VOpRkZQsxsi6YuEWLtUgj01ik5w6yAk7lcl/BJkjttOYDUaltbHUF PiGGPGRts9IeNTjXMkfZTVQbpfzOevj4F3pt9q7s2Fey2mvGTxvwSJMKQb6AXaFm2m6eu2 +5kle1yH/Lybc6FtKx1IwzI8Izd24+WN9DgqbvlDcjFmCWEsFcC94IoHB2m0SuJuXDyV7/ awIFhIuB6REHV4WPRYnnEMeTS05QXR5QWhrFs+z2uxwVWC/R+alvIH1ZPjR3fcuVuBD+8H FN4jsSGY8Dk0DllQyOnTGuFoXnm+T2CoJsJ9UVGzUpfXufo2+ecgD0t/nIyv+w== Received: from spindle.one-eyed-alien.net (spindle.one-eyed-alien.net [199.48.129.229]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: brooks/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 4WTDv25sZgzLTh; Wed, 24 Jul 2024 00:10:54 +0000 (UTC) (envelope-from brooks@freebsd.org) Received: by spindle.one-eyed-alien.net (Postfix, from userid 3001) id 1B93F3C019B; Wed, 24 Jul 2024 00:10:54 +0000 (UTC) Date: Wed, 24 Jul 2024 00:10:54 +0000 From: Brooks Davis To: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: 3becf27932c9 - main - devel/llvm-devel: first snapshot of LLVM 20 Message-ID: References: <202407232353.46NNrYS7091255@gitrepo.freebsd.org> List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <202407232353.46NNrYS7091255@gitrepo.freebsd.org> On Tue, Jul 23, 2024 at 11:53:34PM +0000, Brooks Davis wrote: > The branch main has been updated by brooks: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=3becf27932c91d4311f25a19127c424944563ebb > > commit 3becf27932c91d4311f25a19127c424944563ebb > Author: Brooks Davis > AuthorDate: 2024-07-23 23:50:29 +0000 > Commit: Brooks Davis > CommitDate: 2024-07-23 23:53:24 +0000 > > devel/llvm-devel: first snapshot of LLVM 20 > > This snapshot corresponds to the llvmorg-20-init tag and is the > release/19.x branch point plus the bump to 20.0 and a reset of the > relesae notes file. FYI, the first RC for 19.1.0 is scheduled for Friday. I'll plan to commit a devel/llvm19 port sometime between Friday and Monday depending on timing and other work. -- Brooks