Date: Wed, 27 Nov 2024 01:06:34 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: e4396ac9a4f9 - main - devel/wasi-libc: update to latest commit Message-ID: <202411270106.4AR16YaR037651@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=e4396ac9a4f918fadf3968a8f151f2946096b1cb commit e4396ac9a4f918fadf3968a8f151f2946096b1cb Author: Charlie Li <vishwin@FreeBSD.org> AuthorDate: 2024-11-27 01:03:20 +0000 Commit: Charlie Li <vishwin@FreeBSD.org> CommitDate: 2024-11-27 01:03:20 +0000 devel/wasi-libc: update to latest commit sdk-24 was only tagged earlier this month and on a commit prior to the previous one in tree, but portscout registered an "update" anyway. No real changes that warrant consumer PORTREVISION bumps. --- devel/wasi-libc/Makefile | 4 ++-- devel/wasi-libc/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/wasi-libc/Makefile b/devel/wasi-libc/Makefile index 6b55843fd271..88225814be6d 100644 --- a/devel/wasi-libc/Makefile +++ b/devel/wasi-libc/Makefile @@ -1,7 +1,7 @@ PORTNAME= wasi-libc DISTVERSIONPREFIX= wasi-sdk- -DISTVERSION= 22-27 -DISTVERSIONSUFFIX= -g98897e2 +DISTVERSION= 24-13 +DISTVERSIONSUFFIX= -gc47daaf CATEGORIES= devel PKGNAMESUFFIX= ${FLAVOR} diff --git a/devel/wasi-libc/distinfo b/devel/wasi-libc/distinfo index dbc1032fc1ce..ac1e82d96b99 100644 --- a/devel/wasi-libc/distinfo +++ b/devel/wasi-libc/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1729202659 -SHA256 (WebAssembly-wasi-libc-wasi-sdk-22-27-g98897e2_GH0.tar.gz) = 0c393cbc7c14d9c2dfe53b850aff91d808e7d409d36cc28fc33b469bc45a145f -SIZE (WebAssembly-wasi-libc-wasi-sdk-22-27-g98897e2_GH0.tar.gz) = 1433626 +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 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?202411270106.4AR16YaR037651>