aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrooks Davis <brooks@FreeBSD.org>2023-04-05 18:49:43 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-04-12 19:48:54 +0000
commit5083d95f00ca7657aa71d33eb65143c0e1a142d2 (patch)
tree27880446efa8a07aa3bf14cd853201484ff62557
parent3ce9eb62488d74cff63436fbb60ab8c52a911b27 (diff)
downloadports-5083d95f00ca7657aa71d33eb65143c0e1a142d2.tar.gz
ports-5083d95f00ca7657aa71d33eb65143c0e1a142d2.zip
devel/llvm16: Update to 16.0.1
Included fixes at: https://discourse.llvm.org/t/llvm-16-0-1-release/69774 (cherry picked from commit edebabe14afc1407a7e0d475fc95c056c5a6fdd6)
-rw-r--r--devel/llvm16/Makefile4
-rw-r--r--devel/llvm16/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/llvm16/Makefile b/devel/llvm16/Makefile
index ee4d0e27d0dc..8ca09a294349 100644
--- a/devel/llvm16/Makefile
+++ b/devel/llvm16/Makefile
@@ -1,6 +1,6 @@
PORTNAME= llvm
-DISTVERSION= 16.0.0
-PORTREVISION= 1
+DISTVERSION= 16.0.1
+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/llvm16/distinfo b/devel/llvm16/distinfo
index 9508a78fe09c..65a1e33c68f4 100644
--- a/devel/llvm16/distinfo
+++ b/devel/llvm16/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1679336124
-SHA256 (llvm-project-16.0.0.src.tar.xz) = 9a56d906a2c81f16f06efc493a646d497c53c2f4f28f0cb1f3c8da7f74350254
-SIZE (llvm-project-16.0.0.src.tar.xz) = 117933476
+TIMESTAMP = 1680710254
+SHA256 (llvm-project-16.0.1.src.tar.xz) = ab7e3b95adb88fd5b669ca8c1d3c1e8d2a601c4478290d3ae31d8d70e96f2064
+SIZE (llvm-project-16.0.1.src.tar.xz) = 117990772