diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2024-06-07 23:04:14 +0200 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2024-06-08 22:27:38 +0200 |
commit | 3d7a5a9915b687d492c9f06f12559365e4a797ba (patch) | |
tree | 459a253cc8cec2fea92464434f2fb4ccfcb5a702 | |
parent | 9170935b6b5e878ff2eaff855f3b97dd5c26f376 (diff) | |
download | freebsd-ports-3d7a5a9915b687d492c9f06f12559365e4a797ba.zip |
games/veloren-weekly: update to s20240607
Changes: https://gitlab.com/veloren/veloren/-/compare/71e406f48...5c0299ef8
(cherry picked from commit 92f08df5041d860d900ccb2163871fe88985ca5e)
-rw-r--r-- | games/veloren-weekly/Makefile | 3 | ||||
-rw-r--r-- | games/veloren-weekly/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/games/veloren-weekly/Makefile b/games/veloren-weekly/Makefile index 1e1b1c6bbba9..dffba0e576e1 100644 --- a/games/veloren-weekly/Makefile +++ b/games/veloren-weekly/Makefile @@ -1,5 +1,6 @@ PORTNAME= veloren PORTVERSION= s20240607 +PORTREVISION= 1 CATEGORIES= games wayland PKGNAMESUFFIX= -weekly @@ -26,7 +27,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-258-g71e406f48 # git describe --match='v[0-9]*' weekly +GL_TAGNAME= v0.16.0-261-g5c0299ef8 # 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 13dbff0b9f3d..4a67de4ecac2 100644 --- a/games/veloren-weekly/distinfo +++ b/games/veloren-weekly/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1717732139 +TIMESTAMP = 1717794254 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-258-g71e406f48.tar.bz2) = c6af3121216db122d49f3056e77a35392c0fb1645f2ced544248830a16adecb2 -SIZE (veloren-v0.16.0-258-g71e406f48.tar.bz2) = 300004981 +SHA256 (veloren-v0.16.0-261-g5c0299ef8.tar.bz2) = 9c5cad484186f2b709284edda86525782f12cd48e92807a734fe3aafe1a75bb0 +SIZE (veloren-v0.16.0-261-g5c0299ef8.tar.bz2) = 300005830 |