Date: Tue, 5 Dec 2023 16:16:53 GMT From: "Sergey A. Osokin" <osa@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 0b1daf9d218c - main - devel/libwasmtime: update 15.0.0 -> 15.0.1 (+) Message-ID: <202312051616.3B5GGrSC089253@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by osa: URL: https://cgit.FreeBSD.org/ports/commit/?id=0b1daf9d218c2c3302bee8592279a1912571e553 commit 0b1daf9d218c2c3302bee8592279a1912571e553 Author: Sergey A. Osokin <osa@FreeBSD.org> AuthorDate: 2023-12-05 16:14:23 +0000 Commit: Sergey A. Osokin <osa@FreeBSD.org> CommitDate: 2023-12-05 16:16:47 +0000 devel/libwasmtime: update 15.0.0 -> 15.0.1 (+) Bump PORTREVISION for www/unit. --- devel/libwasmtime/Makefile | 2 +- devel/libwasmtime/distinfo | 6 +++--- www/unit-wasm/Makefile | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/libwasmtime/Makefile b/devel/libwasmtime/Makefile index 1fadd1b94a00..06b9889b491a 100644 --- a/devel/libwasmtime/Makefile +++ b/devel/libwasmtime/Makefile @@ -1,5 +1,5 @@ PORTNAME= lib${GH_PROJECT} -PORTVERSION= 15.0.0 +PORTVERSION= 15.0.1 DISTVERSIONPREFIX= v CATEGORIES= devel diff --git a/devel/libwasmtime/distinfo b/devel/libwasmtime/distinfo index 323b0d3320aa..f4a7e5097e96 100644 --- a/devel/libwasmtime/distinfo +++ b/devel/libwasmtime/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1700520140 +TIMESTAMP = 1701787156 SHA256 (rust/crates/addr2line-0.21.0.crate) = 8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb SIZE (rust/crates/addr2line-0.21.0.crate) = 40807 SHA256 (rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe @@ -649,8 +649,8 @@ SHA256 (rust/crates/zstd-safe-5.0.1+zstd.1.5.2.crate) = 7c12659121420dd6365c5c3d SIZE (rust/crates/zstd-safe-5.0.1+zstd.1.5.2.crate) = 17272 SHA256 (rust/crates/zstd-sys-2.0.1+zstd.1.5.2.crate) = 9fd07cbbc53846d9145dbffdf6dd09a7a0aa52be46741825f5c97bdd4f73f12b SIZE (rust/crates/zstd-sys-2.0.1+zstd.1.5.2.crate) = 715552 -SHA256 (bytecodealliance-wasmtime-v15.0.0_GH0.tar.gz) = 9b9a048bb7481a221b250aec4d9347c2d4ab94e9bf8f8ad764002d7c764ff938 -SIZE (bytecodealliance-wasmtime-v15.0.0_GH0.tar.gz) = 4859418 +SHA256 (bytecodealliance-wasmtime-v15.0.1_GH0.tar.gz) = 794cb7fbb120951134e53e188e313f3bf31b17b112aa2bbc86edd41d1a84fa5b +SIZE (bytecodealliance-wasmtime-v15.0.1_GH0.tar.gz) = 4860212 SHA256 (WebAssembly-wasm-c-api-c9d3128_GH0.tar.gz) = 8387f9baaf5ba5675290c5c1f153eef48bec5098cfd10999fc681c3ed7b90abc SIZE (WebAssembly-wasm-c-api-c9d3128_GH0.tar.gz) = 57016 SHA256 (WebAssembly-WASI-0ba0c5e_GH0.tar.gz) = f231e8f31836b50ecec4ca0e3ff617e03f23f9a1270e454b9b938def39af4173 diff --git a/www/unit-wasm/Makefile b/www/unit-wasm/Makefile index 12a736449ffc..3c0ae3328f9a 100644 --- a/www/unit-wasm/Makefile +++ b/www/unit-wasm/Makefile @@ -1,5 +1,5 @@ PKGNAMESUFFIX= -${UNIT_MODNAME} -PORTREVISION= 5 +PORTREVISION= 6 UNIT_MODNAME= wasm
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202312051616.3B5GGrSC089253>