From owner-dev-commits-ports-all@freebsd.org Fri Apr 23 16:14:09 2021 Return-Path: Delivered-To: dev-commits-ports-all@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 5F3C45F7FE6; Fri, 23 Apr 2021 16:14:09 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FRfVn298Xz4pl6; Fri, 23 Apr 2021 16:14:09 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 3A5DE107D1; Fri, 23 Apr 2021 16:14:09 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 13NGE9Cj015983; Fri, 23 Apr 2021 16:14:09 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 13NGE9dj015982; Fri, 23 Apr 2021 16:14:09 GMT (envelope-from git) Date: Fri, 23 Apr 2021 16:14:09 GMT Message-Id: <202104231614.13NGE9dj015982@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Jan Beich Subject: git: f4f2dcaee5c6 - 2021Q2 - llvm12: Update to 12.0.0rc4 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q2 X-Git-Reftype: branch X-Git-Commit: f4f2dcaee5c66c32811d90a7869e7a587de1cdc0 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Apr 2021 16:14:09 -0000 The branch 2021Q2 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=f4f2dcaee5c66c32811d90a7869e7a587de1cdc0 commit f4f2dcaee5c66c32811d90a7869e7a587de1cdc0 Author: Brooks Davis AuthorDate: 2021-04-07 17:26:40 +0000 Commit: Jan Beich CommitDate: 2021-04-23 16:11:03 +0000 llvm12: Update to 12.0.0rc4 (cherry picked from commit 847e7c304a27c34d8f53f9bd0a98f3fd116ce240) --- devel/llvm12/Makefile | 2 +- devel/llvm12/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/llvm12/Makefile b/devel/llvm12/Makefile index 4a139265d63e..bc5a332cd9d4 100644 --- a/devel/llvm12/Makefile +++ b/devel/llvm12/Makefile @@ -1,6 +1,6 @@ PORTNAME= llvm -DISTVERSION= 12.0.0rc2 +DISTVERSION= 12.0.0rc4 PORTREVISION= 0 CATEGORIES= devel lang MASTER_SITES= https://github.com/llvm/llvm-project/releases/download/llvmorg-${DISTVERSION:S/rc/-rc/}/ \ diff --git a/devel/llvm12/distinfo b/devel/llvm12/distinfo index 7161e880f6ac..e3ad0b7a5591 100644 --- a/devel/llvm12/distinfo +++ b/devel/llvm12/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1614877783 -SHA256 (llvm-project-12.0.0rc2.src.tar.xz) = 5cda94b2cf58ac516519c248625bee5fa145ab1dc527fcac7d6ab3316ffb0c3b -SIZE (llvm-project-12.0.0rc2.src.tar.xz) = 90882304 +TIMESTAMP = 1617731020 +SHA256 (llvm-project-12.0.0rc4.src.tar.xz) = 9c4e99554a85aa42f7a6deb4421e2e7e08646720ebe2f5feeaec5b593e66587e +SIZE (llvm-project-12.0.0rc4.src.tar.xz) = 90891308