aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey A. Osokin <osa@FreeBSD.org>2023-10-31 16:15:38 +0000
committerSergey A. Osokin <osa@FreeBSD.org>2023-10-31 16:15:38 +0000
commit3455bcf6451904012270a7ffb14320998a613f8d (patch)
tree1c8df1e8c700b118528eebbbb42160815a5c083f
parent15345438fc89771c54018b2d6b27315a09bd7134 (diff)
downloadports-3455bcf6451904012270a7ffb14320998a613f8d.tar.gz
ports-3455bcf6451904012270a7ffb14320998a613f8d.zip
devel/libwasmtime: update from 14.0.2 to 14.0.3 (+)
Bump PORTREVISION for the library consumer - www/unit-wasm. Also, use www/unit's PORTREVISION for the dependent ports only if they have no their own PORTREVISION.
-rw-r--r--devel/libwasmtime/Makefile2
-rw-r--r--devel/libwasmtime/distinfo6
-rw-r--r--www/unit-wasm/Makefile2
-rw-r--r--www/unit/Makefile2
4 files changed, 6 insertions, 6 deletions
diff --git a/devel/libwasmtime/Makefile b/devel/libwasmtime/Makefile
index b5d722010cdf..2addfb41a4b9 100644
--- a/devel/libwasmtime/Makefile
+++ b/devel/libwasmtime/Makefile
@@ -1,5 +1,5 @@
PORTNAME= lib${GH_PROJECT}
-PORTVERSION= 14.0.2
+PORTVERSION= 14.0.3
DISTVERSIONPREFIX= v
CATEGORIES= devel
diff --git a/devel/libwasmtime/distinfo b/devel/libwasmtime/distinfo
index 0b360d448958..236ec7d28ef3 100644
--- a/devel/libwasmtime/distinfo
+++ b/devel/libwasmtime/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1698337167
+TIMESTAMP = 1698768060
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
@@ -643,8 +643,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-v14.0.2_GH0.tar.gz) = 87598796e025d70edef852a1a165d66616431ba6955e54bd0cb82ca17a82ff21
-SIZE (bytecodealliance-wasmtime-v14.0.2_GH0.tar.gz) = 4697957
+SHA256 (bytecodealliance-wasmtime-v14.0.3_GH0.tar.gz) = a96c1ebde0318093d884fe89f6c71464d61c9ef9848432145d84abadebdf4051
+SIZE (bytecodealliance-wasmtime-v14.0.3_GH0.tar.gz) = 4707272
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 3af2cc1e509d..5ec3e7b1ab4b 100644
--- a/www/unit-wasm/Makefile
+++ b/www/unit-wasm/Makefile
@@ -1,5 +1,5 @@
PKGNAMESUFFIX= -${UNIT_MODNAME}
-PORTREVISION= 2
+PORTREVISION= 3
UNIT_MODNAME= wasm
diff --git a/www/unit/Makefile b/www/unit/Makefile
index 2f0bb0c63a47..e28eea21323d 100644
--- a/www/unit/Makefile
+++ b/www/unit/Makefile
@@ -1,6 +1,6 @@
PORTNAME= unit
PORTVERSION= ${UNIT_VERSION}
-PORTREVISION= 1
+PORTREVISION?= 1
CATEGORIES= www
MASTER_SITES?= https://unit.nginx.org/download/