git: 3face504c4bc - main - devel/llvm18: 18.1.1 release
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 Mar 2024 18:56:47 UTC
The branch main has been updated by brooks:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3face504c4bc4a19b1711f0cb4345a3bc9321d0f
commit 3face504c4bc4a19b1711f0cb4345a3bc9321d0f
Author: Brooks Davis <brooks@FreeBSD.org>
AuthorDate: 2024-03-20 18:55:31 +0000
Commit: Brooks Davis <brooks@FreeBSD.org>
CommitDate: 2024-03-20 18:55:31 +0000
devel/llvm18: 18.1.1 release
No functional change as all this release does does is set
LLVM_VERSION_SUFFIX="" (which we now do in the Makefile) and bump the
release version.
---
devel/llvm18/Makefile | 2 +-
devel/llvm18/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/devel/llvm18/Makefile b/devel/llvm18/Makefile
index 2d165149cf31..ddf2b5e067fa 100644
--- a/devel/llvm18/Makefile
+++ b/devel/llvm18/Makefile
@@ -1,5 +1,5 @@
PORTNAME= llvm
-DISTVERSION= 18.1.0
+DISTVERSION= 18.1.1
PORTREVISION= 0
CATEGORIES= devel lang
MASTER_SITES= https://github.com/llvm/llvm-project/releases/download/llvmorg-${DISTVERSION:S/rc/-rc/}/ \
diff --git a/devel/llvm18/distinfo b/devel/llvm18/distinfo
index 52a53f4ee083..08104001f1d0 100644
--- a/devel/llvm18/distinfo
+++ b/devel/llvm18/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1709741493
-SHA256 (llvm-project-18.1.0.src.tar.xz) = 758a048046ac5024f86c868bb17c631500eed8f8d2677ae6a72ab7ad01602277
-SIZE (llvm-project-18.1.0.src.tar.xz) = 132034208
+TIMESTAMP = 1710197239
+SHA256 (llvm-project-18.1.1.src.tar.xz) = 8f34c6206be84b186b4b31f47e1b52758fa38348565953fad453d177ef34c0ad
+SIZE (llvm-project-18.1.1.src.tar.xz) = 132031108