Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Jun 2024 13:17:09 GMT
From:      Charlie Li <vishwin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 49dd3b0373c7 - main - devel/wasi-{compiler-rt,libcxx}18: sync to 18.1.7
Message-ID:  <202406121317.45CDH9uV094911@gitrepo.freebsd.org>

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

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

commit 49dd3b0373c71a6d8bc3506112f3e5b55b18a812
Author:     Charlie Li <vishwin@FreeBSD.org>
AuthorDate: 2024-06-12 13:15:38 +0000
Commit:     Charlie Li <vishwin@FreeBSD.org>
CommitDate: 2024-06-12 13:15:38 +0000

    devel/wasi-{compiler-rt,libcxx}18: sync to 18.1.7
---
 devel/wasi-compiler-rt18/Makefile | 2 +-
 devel/wasi-libcxx18/Makefile      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/devel/wasi-compiler-rt18/Makefile b/devel/wasi-compiler-rt18/Makefile
index 8d7176ac62f1..203556ffa9ff 100644
--- a/devel/wasi-compiler-rt18/Makefile
+++ b/devel/wasi-compiler-rt18/Makefile
@@ -1,5 +1,5 @@
 # must sync with devel/llvm18
-DISTVERSION=	18.1.6
+DISTVERSION=	18.1.7
 
 MASTERDIR=	${.CURDIR}/../wasi-compiler-rt
 
diff --git a/devel/wasi-libcxx18/Makefile b/devel/wasi-libcxx18/Makefile
index 4a4fef66e6f5..e8c40945d2f2 100644
--- a/devel/wasi-libcxx18/Makefile
+++ b/devel/wasi-libcxx18/Makefile
@@ -1,5 +1,5 @@
 # must sync with devel/llvm18
-DISTVERSION=	18.1.6
+DISTVERSION=	18.1.7
 
 MASTERDIR=	${.CURDIR}/../wasi-libcxx
 



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