git: c706a8ac6f36 - main - devel/llvm17: Update to 17.0.6
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 28 Nov 2023 18:27:08 UTC
The branch main has been updated by brooks: URL: https://cgit.FreeBSD.org/ports/commit/?id=c706a8ac6f3658933467bfe5d0af9c4d59ce890a commit c706a8ac6f3658933467bfe5d0af9c4d59ce890a Author: Brooks Davis <brooks@FreeBSD.org> AuthorDate: 2023-11-28 18:25:10 +0000 Commit: Brooks Davis <brooks@FreeBSD.org> CommitDate: 2023-11-28 18:27:01 +0000 devel/llvm17: Update to 17.0.6 For changes, see: https://discourse.llvm.org/t/llvm-17-0-6-released/75281 Of note __float128 support is now enabled for FreeBSD (and NetBSD) targets). --- devel/llvm17/Makefile | 2 +- devel/llvm17/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/llvm17/Makefile b/devel/llvm17/Makefile index a294e7138230..37d3444cf7c3 100644 --- a/devel/llvm17/Makefile +++ b/devel/llvm17/Makefile @@ -1,5 +1,5 @@ PORTNAME= llvm -DISTVERSION= 17.0.5 +DISTVERSION= 17.0.6 PORTREVISION= 0 CATEGORIES= devel lang MASTER_SITES= https://github.com/llvm/llvm-project/releases/download/llvmorg-${DISTVERSION:S/rc/-rc/}/ \ diff --git a/devel/llvm17/distinfo b/devel/llvm17/distinfo index 618360ebfceb..81dcd0a422d4 100644 --- a/devel/llvm17/distinfo +++ b/devel/llvm17/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1699998175 -SHA256 (llvm-project-17.0.5.src.tar.xz) = 95d7eff82945cf05c16a1851d7b391fc2da726b87c1138125e3b6e4d300ab834 -SIZE (llvm-project-17.0.5.src.tar.xz) = 127842560 +TIMESTAMP = 1701190197 +SHA256 (llvm-project-17.0.6.src.tar.xz) = 58a8818c60e6627064f312dbf46c02d9949956558340938b71cf731ad8bc0813 +SIZE (llvm-project-17.0.6.src.tar.xz) = 127838860