Date: Sat, 10 Jun 2023 00:58:39 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: ff9e7e22170f - 2023Q2 - devel/llvm16: Update to 16.0.2 Message-ID: <202306100058.35A0wd83066366@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2023Q2 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=ff9e7e22170fc4d0c543ad8cf40c5f64762e8fc7 commit ff9e7e22170fc4d0c543ad8cf40c5f64762e8fc7 Author: Brooks Davis <brooks@FreeBSD.org> AuthorDate: 2023-04-24 17:06:48 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-06-10 00:58:01 +0000 devel/llvm16: Update to 16.0.2 Changes: https://discourse.llvm.org/t/llvm-16-0-2-release/70107 Changes: https://discourse.llvm.org/t/16-0-3-release/70341 Changes: https://discourse.llvm.org/t/16-0-4-release/70692 Changes: https://discourse.llvm.org/t/16-0-5-releae/71097 Sponsored by: DARPA (cherry picked from commit 7ea7349f985c287da8d6a7965697f6a16bd40140) (cherry picked from commit f186015f22a1160e94779a6d88b159f2d1c10475) (cherry picked from commit c3af61d7799dae910da12bb778656b47345bc00b) (cherry picked from commit fc0f58253f01ae034601d73388440be427a32572) --- devel/llvm16/Makefile | 4 ++-- devel/llvm16/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/llvm16/Makefile b/devel/llvm16/Makefile index 56ad5326c221..cc3ddbbea8f9 100644 --- a/devel/llvm16/Makefile +++ b/devel/llvm16/Makefile @@ -1,6 +1,6 @@ PORTNAME= llvm -DISTVERSION= 16.0.1 -PORTREVISION= 2 +DISTVERSION= 16.0.5 +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 65a1e33c68f4..0169bda7d36f 100644 --- a/devel/llvm16/distinfo +++ b/devel/llvm16/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1680710254 -SHA256 (llvm-project-16.0.1.src.tar.xz) = ab7e3b95adb88fd5b669ca8c1d3c1e8d2a601c4478290d3ae31d8d70e96f2064 -SIZE (llvm-project-16.0.1.src.tar.xz) = 117990772 +TIMESTAMP = 1685986713 +SHA256 (llvm-project-16.0.5.src.tar.xz) = 37f540124b9cfd4680666e649f557077f9937c9178489cea285a672e714b2863 +SIZE (llvm-project-16.0.5.src.tar.xz) = 118000368
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306100058.35A0wd83066366>