Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jun 2024 23:35:52 GMT
From:      Brooks Davis <brooks@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a67712e17190 - main - devel/llvm18: 18.1.7
Message-ID:  <202406112335.45BNZqxO008375@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by brooks:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a67712e171902d2251820ae20819a22df5024c67

commit a67712e171902d2251820ae20819a22df5024c67
Author:     Brooks Davis <brooks@FreeBSD.org>
AuthorDate: 2024-06-11 23:25:58 +0000
Commit:     Brooks Davis <brooks@FreeBSD.org>
CommitDate: 2024-06-11 23:26:40 +0000

    devel/llvm18: 18.1.7
    
    The main change is a fix for a regression in PowerPC:
        https://discourse.llvm.org/t/18-1-7-released/79433
---
 devel/llvm18/Makefile | 4 ++--
 devel/llvm18/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/llvm18/Makefile b/devel/llvm18/Makefile
index 389bdf7d85a0..1b1f759ba50e 100644
--- a/devel/llvm18/Makefile
+++ b/devel/llvm18/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	llvm
-DISTVERSION=	18.1.6
-PORTREVISION=	1
+DISTVERSION=	18.1.7
+PORTREVISION=	0
 CATEGORIES=	devel lang
 MASTER_SITES=	https://github.com/llvm/llvm-project/releases/download/llvmorg-${DISTVERSION:S/rc/-rc/}/ \
 		https://${PRE_}releases.llvm.org/${LLVM_RELEASE}${RCDIR}/
diff --git a/devel/llvm18/distinfo b/devel/llvm18/distinfo
index a40bb785e507..990cb1881098 100644
--- a/devel/llvm18/distinfo
+++ b/devel/llvm18/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1716221976
-SHA256 (llvm-project-18.1.6.src.tar.xz) = bd4b4cb6374bcd5fc5a3ba60cb80425d29da34f316b8821abc12c0db225cf6b4
-SIZE (llvm-project-18.1.6.src.tar.xz) = 132064976
+TIMESTAMP = 1717778597
+SHA256 (llvm-project-18.1.7.src.tar.xz) = 74446ab6943f686391954cbda0d77ae92e8a60c432eff437b8666e121d748ec4
+SIZE (llvm-project-18.1.7.src.tar.xz) = 132063384



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