From nobody Mon Feb 2 17:59:26 2026 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 4f4ZBQ2zn0z6QK1y for ; Mon, 02 Feb 2026 17:59:26 +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 "R13" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4f4ZBQ1gB3z3l8p for ; Mon, 02 Feb 2026 17:59:26 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1770055166; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=zKBPRe8G2YaQvOuVaOR8MG+8KRcrUPs1FxK6qceZMWU=; b=eh3krUp+7XjdVfgIwS/Zglcn8qZg4mADnWOv+j3nDo7NlEdGFrIc56IrUWAiKTiBA3GB2Y znlXLIb9w9rKpE74kRiRKOS71EuXSul5TtqopMB4m4j4GVZeqcpe27JT+eNMnas6oYYy+X /zWdT9k5QRB8ETmLGvZF6CALo+rOwJTqQ1TEF9e1/pGCIkn+ltRQQwbeT68JlvXrFfviLP dJVinz4bI09WAeEilJbDdJIYzZBYDXmdV2qtA9oV5NlbBAQZB9e0amTS6DpAMPjFojNYfW C0oO1+MLsJgRbZTSpXRDVlH/6CheXTbNNICm0OXedhP7fAcbbpkvUi+hxeINxQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1770055166; a=rsa-sha256; cv=none; b=R8BJXVqATXFjA69rMfQRmGnZvlaetAzxsJ4al1NJKz01r6S7m1pMXTPBE7Il9AqqtoWGvE CbK/8Hy3UcIYES8JpJCNH2j03GqmQYe9dURVp1PmchVZXebSQ/A53HB4beS2dyFglVhLq4 qYaSiZf3DKW+Xwyeuhf4rIPiJuLVnO11OhTo8KTKNGDbo8VP/HQ8QofWRRtUerI3O4PeM7 TliRWeB2Yf0WapJw5KXHrB3wd9wPpG2QRvYNuFQWB1e2w1PUU+ZfKpc5N0kWEtr0PpvbPJ rLyV9z67ngYui9hFe3BBbDuQ+J13vhhefdYTITAKN8VhfLnEgSu7ICyf0kd+XQ== 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=1770055166; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=zKBPRe8G2YaQvOuVaOR8MG+8KRcrUPs1FxK6qceZMWU=; b=DxYLwZsx/ZVO56bj9lhdOMnCRUCbvKkVf/0tfQgghXx1II68OuN+tIMxptdhkh7PuHQrOZ stWt9dUz0BJUn6YSPZgeR6nacKBJftL+CWzXd/A4sLlwID0nVb8rMC4+yCmk6dSdi5tnJo AcjubzXyUg8UUcywBhV+wkYBBybuKMGdy8P3i+u79zmhvmYgaYdWgas2PklnsNRsJsDKGe xj3Ri/+qo8Gb02i7AlOvbN8zuYK7X2p8xVw/291YHCw/1SQChdute4glb0fjkO8cqBkvH1 zNZTvoCRA7Sg8enRG5Bq/0EDT6HlIfRzUmBnJ6LxT1fHHKWiugY31s2yxgOIjg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4f4ZBQ176wzchW for ; Mon, 02 Feb 2026 17:59:26 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 251e7 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 02 Feb 2026 17:59:26 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Brooks Davis Subject: git: dcdd54847b9d - main - devel/llvm-cheri: new snapshot 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=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: brooks X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: dcdd54847b9da4b9e051f62b414428e0a68294e5 Auto-Submitted: auto-generated Date: Mon, 02 Feb 2026 17:59:26 +0000 Message-Id: <6980e5fe.251e7.27ff3175@gitrepo.freebsd.org> The branch main has been updated by brooks: URL: https://cgit.FreeBSD.org/ports/commit/?id=dcdd54847b9da4b9e051f62b414428e0a68294e5 commit dcdd54847b9da4b9e051f62b414428e0a68294e5 Author: Brooks Davis AuthorDate: 2026-02-02 17:59:11 +0000 Commit: Brooks Davis CommitDate: 2026-02-02 17:59:11 +0000 devel/llvm-cheri: new snapshot Sponsored by: DARPA, AFRL --- devel/llvm-cheri/Makefile.snapshot | 4 ++-- devel/llvm-cheri/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/llvm-cheri/Makefile.snapshot b/devel/llvm-cheri/Makefile.snapshot index ce793c6403fa..f1031607d834 100644 --- a/devel/llvm-cheri/Makefile.snapshot +++ b/devel/llvm-cheri/Makefile.snapshot @@ -4,6 +4,6 @@ # LLVM_MAJOR= 17 LLVM_RELEASE= ${LLVM_MAJOR}.0.0 -SNAPDATE= 20251209 +SNAPDATE= 20260123 -LLVM_COMMIT= 08d5b5f5fe0f84e519cc12e8ca49a91fcc38f0ee +LLVM_COMMIT= e67a3ba7341298c44bebac9110cef7ca57515adb diff --git a/devel/llvm-cheri/distinfo b/devel/llvm-cheri/distinfo index 69a1f7250aa7..63739cf7528d 100644 --- a/devel/llvm-cheri/distinfo +++ b/devel/llvm-cheri/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765296500 -SHA256 (CTSRD-CHERI-llvm-project-17.0.d20251209-08d5b5f5fe0f84e519cc12e8ca49a91fcc38f0ee_GH0.tar.gz) = d127d284c12352a1f1616e54c635acde21e6173ab622b30c9c48ebf0300c0db8 -SIZE (CTSRD-CHERI-llvm-project-17.0.d20251209-08d5b5f5fe0f84e519cc12e8ca49a91fcc38f0ee_GH0.tar.gz) = 199983809 +TIMESTAMP = 1770051890 +SHA256 (CTSRD-CHERI-llvm-project-17.0.d20260123-e67a3ba7341298c44bebac9110cef7ca57515adb_GH0.tar.gz) = dedf27dd8197ccc68ffbc2bb4666d587578cec3add64af220e96792b9f5bd579 +SIZE (CTSRD-CHERI-llvm-project-17.0.d20260123-e67a3ba7341298c44bebac9110cef7ca57515adb_GH0.tar.gz) = 199990201