Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jan 2025 04:03:56 GMT
From:      Charlie Li <vishwin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 236000e3fd50 - 2025Q1 - devel/wasi-libc: update to sdk-25
Message-ID:  <202501140403.50E43uKK016071@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=236000e3fd50bd9773ff4b1977e4449dc7948b14

commit 236000e3fd50bd9773ff4b1977e4449dc7948b14
Author:     Charlie Li <vishwin@FreeBSD.org>
AuthorDate: 2025-01-14 03:59:00 +0000
Commit:     Charlie Li <vishwin@FreeBSD.org>
CommitDate: 2025-01-14 04:02:45 +0000

    devel/wasi-libc: update to sdk-25
    
    Only real changes deal with build and test infrastructure so not
    bumping any consumer PORTREVISION.
    
    (cherry picked from commit 0afd5daeca786f7c80ba9ff0f09e3c74f8cd15fd)
---
 devel/wasi-libc/Makefile | 5 +++--
 devel/wasi-libc/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/devel/wasi-libc/Makefile b/devel/wasi-libc/Makefile
index b18da6717f9c..0d57c8e345c9 100644
--- a/devel/wasi-libc/Makefile
+++ b/devel/wasi-libc/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	wasi-libc
 DISTVERSIONPREFIX=	wasi-sdk-
-DISTVERSION=	24-13
-DISTVERSIONSUFFIX=	-gc47daaf
+DISTVERSION=	25
 CATEGORIES=	devel
 PKGNAMESUFFIX=	${FLAVOR}
 
@@ -17,6 +16,8 @@ LICENSE_FILE_LLVM2=	${WRKSRC}/LICENSE-APACHE-LLVM
 LICENSE_NAME_LLVM2=	Apache License 2.0 with LLVM Exceptions
 LICENSE_PERMS_LLVM2=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 
+BUILD_DEPENDS=	bash:shells/bash
+
 FLAVORS=	18 19 17
 FLAVOR?=	${FLAVORS:[1]}
 
diff --git a/devel/wasi-libc/distinfo b/devel/wasi-libc/distinfo
index ac1e82d96b99..e9ab545db4dc 100644
--- a/devel/wasi-libc/distinfo
+++ b/devel/wasi-libc/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1732667648
-SHA256 (WebAssembly-wasi-libc-wasi-sdk-24-13-gc47daaf_GH0.tar.gz) = 52901413c8661c07627d3489e17fe7f70ab890750d7bd6ec11660472a112e2da
-SIZE (WebAssembly-wasi-libc-wasi-sdk-24-13-gc47daaf_GH0.tar.gz) = 1433925
+TIMESTAMP = 1736822564
+SHA256 (WebAssembly-wasi-libc-wasi-sdk-25_GH0.tar.gz) = 42e6eb03fd097f8a0f76c0db3c6364b71c97bc11aedc3cd73266fad587a1ea11
+SIZE (WebAssembly-wasi-libc-wasi-sdk-25_GH0.tar.gz) = 1438581
 SHA256 (WebAssembly-WASI-59cbe14_GH0.tar.gz) = 4e36c4add2421b44ccdded83d442d9aadf02ffa8b534d94016fad2bb7b781cc6
 SIZE (WebAssembly-WASI-59cbe14_GH0.tar.gz) = 162059



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