Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Oct 2025 15:23:12 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: 6a2dc1eb2101 - main - devel/wasi-{compiler-rt,libcxx}21: sync to 21.1.4
Message-ID:  <202510211523.59LFNCRT064003@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by vishwin:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6a2dc1eb210199149ddf2158657f2961af9572db

commit 6a2dc1eb210199149ddf2158657f2961af9572db
Author:     Charlie Li <vishwin@FreeBSD.org>
AuthorDate: 2025-10-21 15:22:51 +0000
Commit:     Charlie Li <vishwin@FreeBSD.org>
CommitDate: 2025-10-21 15:22:51 +0000

    devel/wasi-{compiler-rt,libcxx}21: sync to 21.1.4
---
 devel/wasi-compiler-rt21/Makefile | 2 +-
 devel/wasi-libcxx21/Makefile      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/devel/wasi-compiler-rt21/Makefile b/devel/wasi-compiler-rt21/Makefile
index 161a5c8b3891..6cba4efde72e 100644
--- a/devel/wasi-compiler-rt21/Makefile
+++ b/devel/wasi-compiler-rt21/Makefile
@@ -1,5 +1,5 @@
 # must sync with devel/llvm21
-DISTVERSION=	21.1.3
+DISTVERSION=	21.1.4
 
 MASTERDIR=	${.CURDIR}/../wasi-compiler-rt
 
diff --git a/devel/wasi-libcxx21/Makefile b/devel/wasi-libcxx21/Makefile
index 69fcd63238b7..3994ba19f43e 100644
--- a/devel/wasi-libcxx21/Makefile
+++ b/devel/wasi-libcxx21/Makefile
@@ -1,5 +1,5 @@
 # must sync with devel/llvm21
-DISTVERSION=	21.1.3
+DISTVERSION=	21.1.4
 
 MASTERDIR=	${.CURDIR}/../wasi-libcxx
 


home | help

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