diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2024-06-19 09:19:59 +0200 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2024-06-20 03:00:57 +0200 |
commit | 65cbe29e1567ad68f01c0a264091228b815c0213 (patch) | |
tree | 03460cbc0e80f780598aa23743be62541ced2843 | |
parent | de15581de1be5cc53ee848c02aa5b18f4ae40d85 (diff) | |
download | freebsd-ports-65cbe29e1567ad68f01c0a264091228b815c0213.zip |
games/veloren-weekly: update to s20240619
Changes: https://gitlab.com/veloren/veloren/-/compare/e4cd939eb...d6d9c2ca5
(cherry picked from commit 288d91be811488c74ef4e32697745416e79a3ec7)
-rw-r--r-- | games/veloren-weekly/Makefile | 4 | ||||
-rw-r--r-- | games/veloren-weekly/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/games/veloren-weekly/Makefile b/games/veloren-weekly/Makefile index ca33707197f3..c7be7d4a22e7 100644 --- a/games/veloren-weekly/Makefile +++ b/games/veloren-weekly/Makefile @@ -1,5 +1,5 @@ PORTNAME= veloren -PORTVERSION= s20240611 +PORTVERSION= s20240619 CATEGORIES= games wayland PKGNAMESUFFIX= -weekly @@ -26,7 +26,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/alsa-lib/libasound_module_pcm_oss.so:audio/alsa-pl USES= cargo xorg USE_XORG= xcb USE_GITLAB= yes -GL_TAGNAME= v0.16.0-265-ge4cd939eb # git describe --match='v[0-9]*' weekly +GL_TAGNAME= v0.16.0-279-gd6d9c2ca5 # git describe --match='v[0-9]*' weekly CARGO_ENV= VELOREN_USERDATA_STRATEGY=system SHADERC_LIB_DIR="${LOCALBASE}/lib" PLIST_FILES= bin/${PORTNAME}-server-cli \ bin/${PORTNAME}-voxygen \ diff --git a/games/veloren-weekly/distinfo b/games/veloren-weekly/distinfo index caadc5dbde00..5b69e2324c4a 100644 --- a/games/veloren-weekly/distinfo +++ b/games/veloren-weekly/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1718143357 +TIMESTAMP = 1718781599 SHA256 (rust/crates/ab_glyph-0.2.26.crate) = 2e53b0a3d5760cd2ba9b787ae0c6440ad18ee294ff71b05e3381c900a7d16cfd SIZE (rust/crates/ab_glyph-0.2.26.crate) = 19078 SHA256 (rust/crates/ab_glyph_rasterizer-0.1.8.crate) = c71b1793ee61086797f5c80b6efa2b8ffa6d5dd703f118545808a7f2e27f7046 @@ -1677,5 +1677,5 @@ SHA256 (Imberflur-iced-veloren-winit-0.28_GH0.tar.gz) = ff1056ad3df5df0604440a4a SIZE (Imberflur-iced-veloren-winit-0.28_GH0.tar.gz) = 1130634 SHA256 (xMAC94x-portpicker-rs-df6b37872f3586ac3b21d08b56c8ec7cd92fb172_GH0.tar.gz) = 29252101e189bbe067f0bacba18181afc69a2fb9bc031bbba8dcbade45dec02f SIZE (xMAC94x-portpicker-rs-df6b37872f3586ac3b21d08b56c8ec7cd92fb172_GH0.tar.gz) = 2210 -SHA256 (veloren-v0.16.0-265-ge4cd939eb.tar.bz2) = 41884f5fa44cde42cb7773f699648de27d3963c96da1fe5c375c823fc1c89b1a -SIZE (veloren-v0.16.0-265-ge4cd939eb.tar.bz2) = 300005352 +SHA256 (veloren-v0.16.0-279-gd6d9c2ca5.tar.bz2) = 64b05a843627bd67daa8ff3860c2c7657c33668c8ce04cb708599eae5967eb70 +SIZE (veloren-v0.16.0-279-gd6d9c2ca5.tar.bz2) = 299992422 |