Date: Sun, 31 Mar 2024 12:06:50 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: fc9739670b77 - main - games/veloren-weekly: update to s20240330 Message-ID: <202403311206.42VC6o3X047427@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=fc9739670b77286cd2ec4b7f5a05f785159c287f commit fc9739670b77286cd2ec4b7f5a05f785159c287f Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2024-03-30 00:03:28 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2024-03-31 12:06:38 +0000 games/veloren-weekly: update to s20240330 Changes: https://gitlab.com/veloren/veloren/-/compare/3ce82874a...80fe5ca64 Changes: https://veloren.net/blog/release-0-16/ --- games/veloren-weekly/Makefile | 4 ++-- 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 e3cdb6a02deb..4775b2aa11eb 100644 --- a/games/veloren-weekly/Makefile +++ b/games/veloren-weekly/Makefile @@ -1,5 +1,5 @@ PORTNAME= veloren -PORTVERSION= s20240328 +PORTVERSION= s20240330 CATEGORIES= games wayland PKGNAMESUFFIX= -weekly @@ -25,7 +25,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.15.0-1460-g3ce82874a # git describe --match='v[0-9]*' weekly +GL_TAGNAME= v0.16.0 # 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 858640fa8607..054783027741 100644 --- a/games/veloren-weekly/distinfo +++ b/games/veloren-weekly/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1711620899 +TIMESTAMP = 1711757008 SHA256 (rust/crates/ab_glyph-0.2.23.crate) = 80179d7dd5d7e8c285d67c4a1e652972a92de7475beddfb92028c76463b13225 SIZE (rust/crates/ab_glyph-0.2.23.crate) = 18537 SHA256 (rust/crates/ab_glyph_rasterizer-0.1.8.crate) = c71b1793ee61086797f5c80b6efa2b8ffa6d5dd703f118545808a7f2e27f7046 @@ -1629,5 +1629,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.15.0-1460-g3ce82874a.tar.bz2) = a8cd7e86a0fcee7f6a92b96b3c7a84183831c22746f76fcf12092921f03fb486 -SIZE (veloren-v0.15.0-1460-g3ce82874a.tar.bz2) = 298959629 +SHA256 (veloren-v0.16.0.tar.bz2) = 82b59ef378deff21d229e914b2ed9c45fbb911fc77386519b97d3bf2c08c1587 +SIZE (veloren-v0.16.0.tar.bz2) = 298930444
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403311206.42VC6o3X047427>