Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Sep 2023 23:31:35 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: 8dea33c2d125 - main - games/veloren-weekly: update to s20230913
Message-ID:  <202309132331.38DNVZT4039132@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=8dea33c2d1250397225a176819e275cc5ffab428

commit 8dea33c2d1250397225a176819e275cc5ffab428
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-09-13 10:25:00 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-09-13 23:31:14 +0000

    games/veloren-weekly: update to s20230913
    
    Changes:        https://gitlab.com/veloren/veloren/-/compare/19742bb93...93fc044b0
---
 games/veloren-weekly/Makefile        |  4 ++--
 games/veloren-weekly/Makefile.crates | 12 ++++++------
 games/veloren-weekly/distinfo        | 30 +++++++++++++++---------------
 3 files changed, 23 insertions(+), 23 deletions(-)

diff --git a/games/veloren-weekly/Makefile b/games/veloren-weekly/Makefile
index 2ee42b899de9..a2e219c7d131 100644
--- a/games/veloren-weekly/Makefile
+++ b/games/veloren-weekly/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	veloren
-PORTVERSION=	s20230901
+PORTVERSION=	s20230913
 CATEGORIES=	games wayland
 PKGNAMESUFFIX=	-weekly
 
@@ -24,7 +24,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=	19742bb9300fb0be9fdc92f30766c95230a8a371
+GL_TAGNAME=	93fc044b03b77ed2df47389a38541ede5efc7274
 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/Makefile.crates b/games/veloren-weekly/Makefile.crates
index ce0d6f093199..cb286e280c88 100644
--- a/games/veloren-weekly/Makefile.crates
+++ b/games/veloren-weekly/Makefile.crates
@@ -53,7 +53,7 @@ CARGO_CRATES=	ab_glyph-0.2.21 \
 		bitflags-1.3.2 \
 		bitflags-2.4.0 \
 		bitvec-1.0.1 \
-		blake2b_simd-0.5.11 \
+		blake2b_simd-1.0.1 \
 		block-0.1.6 \
 		block-buffer-0.10.4 \
 		block-sys-0.1.0-beta.1 \
@@ -103,7 +103,8 @@ CARGO_CRATES=	ab_glyph-0.2.21 \
 		combine-4.6.6 \
 		concurrent-queue-2.2.0 \
 		const_fn-0.4.9 \
-		constant_time_eq-0.1.5 \
+		constant_time_eq-0.2.6 \
+		constant_time_eq-0.3.0 \
 		copyless-0.1.5 \
 		copypasta-0.8.2 \
 		core-foundation-0.9.3 \
@@ -256,7 +257,7 @@ CARGO_CRATES=	ab_glyph-0.2.21 \
 		heck-0.3.3 \
 		heck-0.4.1 \
 		hermit-abi-0.3.2 \
-		hex-0.3.2 \
+		hex-0.4.3 \
 		hibitset-0.6.3 \
 		home-0.5.5 \
 		http-0.2.9 \
@@ -492,7 +493,7 @@ CARGO_CRATES=	ab_glyph-0.2.21 \
 		roxmltree-0.14.1 \
 		rstar-0.10.0 \
 		rusqlite-0.28.0 \
-		rust-argon2-0.8.3 \
+		rust-argon2-2.0.0 \
 		rustc-demangle-0.1.23 \
 		rustc-hash-1.1.0 \
 		rustc_version-0.2.3 \
@@ -651,7 +652,6 @@ CARGO_CRATES=	ab_glyph-0.2.21 \
 		untrusted-0.7.1 \
 		url-2.4.0 \
 		utf8parse-0.2.1 \
-		uuid-0.8.2 \
 		uuid-1.4.1 \
 		valuable-0.1.0 \
 		vcpkg-0.2.15 \
@@ -753,7 +753,7 @@ CARGO_CRATES=	ab_glyph-0.2.21 \
 		keyboard-keynames@git+https://gitlab.com/Imbris/keyboard-keynames.git\#fca4bbdfa51bf054b155a455935b3792975c989d \
 		wgpu-profiler@git+https://github.com/Imberflur/wgpu-profiler?tag=wgpu-0.8\#b156eb145bc223386ef344860d9b33b3c181650c \
 		tui@git+https://github.com/fdehau/tui-rs.git?branch=paragraph-scroll\#54b841fab6cfdb38e8dc1382176e965787964b4c \
-		auth-common,authc@git+https://gitlab.com/veloren/auth.git?rev=42dddd666f28e1a94cdf4b542fcd61f67658e261\#42dddd666f28e1a94cdf4b542fcd61f67658e261 \
+		auth-common,authc@git+https://gitlab.com/veloren/auth.git?rev=abb1a705827984e11706d7bb97fb7a459e1e6533\#abb1a705827984e11706d7bb97fb7a459e1e6533 \
 		ntapi@git+https://github.com/MSxDOS/ntapi.git?rev=9f56b149c9e25796739157c0fce3e0007a7de6eb\#9f56b149c9e25796739157c0fce3e0007a7de6eb \
 		fluent,fluent-bundle,fluent-syntax,intl-memoizer@git+https://github.com/juliancoffee/fluent-rs.git?branch=patched\#929cf9512de121cce9b4cbf1cb860cd3294a1cd9 \
 		egui_winit_platform@git+https://github.com/Imberflur/egui_winit_platform.git\#99685556bf323cb6b57565ae63aaf934457e95c0 \
diff --git a/games/veloren-weekly/distinfo b/games/veloren-weekly/distinfo
index f3deec929a71..015a6ad90600 100644
--- a/games/veloren-weekly/distinfo
+++ b/games/veloren-weekly/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1693592064
+TIMESTAMP = 1694600700
 SHA256 (rust/crates/ab_glyph-0.2.21.crate) = 5110f1c78cf582855d895ecd0746b653db010cec6d9f5575293f27934d980a39
 SIZE (rust/crates/ab_glyph-0.2.21.crate) = 17764
 SHA256 (rust/crates/ab_glyph_rasterizer-0.1.8.crate) = c71b1793ee61086797f5c80b6efa2b8ffa6d5dd703f118545808a7f2e27f7046
@@ -109,8 +109,8 @@ SHA256 (rust/crates/bitflags-2.4.0.crate) = b4682ae6287fcf752ecaabbfcc7b6f9b72aa
 SIZE (rust/crates/bitflags-2.4.0.crate) = 36954
 SHA256 (rust/crates/bitvec-1.0.1.crate) = 1bc2832c24239b0141d5674bb9174f9d68a8b5b3f2753311927c172ca46f7e9c
 SIZE (rust/crates/bitvec-1.0.1.crate) = 224375
-SHA256 (rust/crates/blake2b_simd-0.5.11.crate) = afa748e348ad3be8263be728124b24a24f268266f6f5d58af9d75f6a40b5c587
-SIZE (rust/crates/blake2b_simd-0.5.11.crate) = 34096
+SHA256 (rust/crates/blake2b_simd-1.0.1.crate) = 3c2f0dc9a68c6317d884f97cc36cf5a3d20ba14ce404227df55e1af708ab04bc
+SIZE (rust/crates/blake2b_simd-1.0.1.crate) = 34167
 SHA256 (rust/crates/block-0.1.6.crate) = 0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a
 SIZE (rust/crates/block-0.1.6.crate) = 4077
 SHA256 (rust/crates/block-buffer-0.10.4.crate) = 3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71
@@ -209,8 +209,10 @@ SHA256 (rust/crates/concurrent-queue-2.2.0.crate) = 62ec6771ecfa0762d24683ee5a32
 SIZE (rust/crates/concurrent-queue-2.2.0.crate) = 19971
 SHA256 (rust/crates/const_fn-0.4.9.crate) = fbdcdcb6d86f71c5e97409ad45898af11cbc995b4ee8112d59095a28d376c935
 SIZE (rust/crates/const_fn-0.4.9.crate) = 12624
-SHA256 (rust/crates/constant_time_eq-0.1.5.crate) = 245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc
-SIZE (rust/crates/constant_time_eq-0.1.5.crate) = 4936
+SHA256 (rust/crates/constant_time_eq-0.2.6.crate) = 21a53c0a4d288377e7415b53dcfc3c04da5cdc2cc95c8d5ac178b58f0b861ad6
+SIZE (rust/crates/constant_time_eq-0.2.6.crate) = 10936
+SHA256 (rust/crates/constant_time_eq-0.3.0.crate) = f7144d30dcf0fafbce74250a3963025d8d52177934239851c917d29f1df280c2
+SIZE (rust/crates/constant_time_eq-0.3.0.crate) = 11369
 SHA256 (rust/crates/copyless-0.1.5.crate) = a2df960f5d869b2dd8532793fde43eb5427cceb126c929747a26823ab0eeb536
 SIZE (rust/crates/copyless-0.1.5.crate) = 8264
 SHA256 (rust/crates/copypasta-0.8.2.crate) = 133fc8675ee3a4ec9aa513584deda9aa0faeda3586b87f7f0f2ba082c66fb172
@@ -515,8 +517,8 @@ SHA256 (rust/crates/heck-0.4.1.crate) = 95505c38b4572b2d910cecb0281560f54b440a19
 SIZE (rust/crates/heck-0.4.1.crate) = 11567
 SHA256 (rust/crates/hermit-abi-0.3.2.crate) = 443144c8cdadd93ebf52ddb4056d257f5b52c04d3c804e657d19eb73fc33668b
 SIZE (rust/crates/hermit-abi-0.3.2.crate) = 13783
-SHA256 (rust/crates/hex-0.3.2.crate) = 805026a5d0141ffc30abb3be3173848ad46a1b1664fe632428479619a3644d77
-SIZE (rust/crates/hex-0.3.2.crate) = 9053
+SHA256 (rust/crates/hex-0.4.3.crate) = 7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70
+SIZE (rust/crates/hex-0.4.3.crate) = 13299
 SHA256 (rust/crates/hibitset-0.6.3.crate) = 93a1bb8316a44459a7d14253c4d28dd7395cbd23cc04a68c46e851b8e46d64b1
 SIZE (rust/crates/hibitset-0.6.3.crate) = 22642
 SHA256 (rust/crates/home-0.5.5.crate) = 5444c27eef6923071f7ebcc33e3444508466a76f7a2b93da00ed6e19f30c1ddb
@@ -987,8 +989,8 @@ SHA256 (rust/crates/rstar-0.10.0.crate) = 1f39465655a1e3d8ae79c6d9e007f4953bfc5d
 SIZE (rust/crates/rstar-0.10.0.crate) = 39236
 SHA256 (rust/crates/rusqlite-0.28.0.crate) = 01e213bc3ecb39ac32e81e51ebe31fd888a940515173e3a18a35f8c6e896422a
 SIZE (rust/crates/rusqlite-0.28.0.crate) = 137504
-SHA256 (rust/crates/rust-argon2-0.8.3.crate) = 4b18820d944b33caa75a71378964ac46f58517c92b6ae5f762636247c09e78fb
-SIZE (rust/crates/rust-argon2-0.8.3.crate) = 28313
+SHA256 (rust/crates/rust-argon2-2.0.0.crate) = 1e71971821b3ae0e769e4a4328dbcb517607b434db7697e9aba17203ec14e46a
+SIZE (rust/crates/rust-argon2-2.0.0.crate) = 26603
 SHA256 (rust/crates/rustc-demangle-0.1.23.crate) = d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76
 SIZE (rust/crates/rustc-demangle-0.1.23.crate) = 28970
 SHA256 (rust/crates/rustc-hash-1.1.0.crate) = 08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2
@@ -1305,8 +1307,6 @@ SHA256 (rust/crates/url-2.4.0.crate) = 50bff7831e19200a85b17131d085c25d7811bc4e1
 SIZE (rust/crates/url-2.4.0.crate) = 75670
 SHA256 (rust/crates/utf8parse-0.2.1.crate) = 711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a
 SIZE (rust/crates/utf8parse-0.2.1.crate) = 13435
-SHA256 (rust/crates/uuid-0.8.2.crate) = bc5cf98d8186244414c848017f0e2676b3fcb46807f6668a97dfe67359a3c4b7
-SIZE (rust/crates/uuid-0.8.2.crate) = 37909
 SHA256 (rust/crates/uuid-1.4.1.crate) = 79daa5ed5740825c40b389c5e50312b9c86df53fccd33f281df655642b43869d
 SIZE (rust/crates/uuid-1.4.1.crate) = 55291
 SHA256 (rust/crates/valuable-0.1.0.crate) = 830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d
@@ -1509,8 +1509,8 @@ SHA256 (Imberflur-wgpu-profiler-wgpu-0.8_GH0.tar.gz) = e30fa6d177db9c77c8f938a0b
 SIZE (Imberflur-wgpu-profiler-wgpu-0.8_GH0.tar.gz) = 14759
 SHA256 (fdehau-tui-rs-54b841fab6cfdb38e8dc1382176e965787964b4c_GH0.tar.gz) = 920e26b3816975b77f9111206aec5859560141e222bef2d539c05894798ac4ba
 SIZE (fdehau-tui-rs-54b841fab6cfdb38e8dc1382176e965787964b4c_GH0.tar.gz) = 1531288
-SHA256 (veloren-auth-42dddd666f28e1a94cdf4b542fcd61f67658e261_GL0.tar.gz) = 87bc93ff55fede4f21deb436d382cef06d030c11d773d4800cfd6a00b20a662b
-SIZE (veloren-auth-42dddd666f28e1a94cdf4b542fcd61f67658e261_GL0.tar.gz) = 34296
+SHA256 (veloren-auth-abb1a705827984e11706d7bb97fb7a459e1e6533_GL0.tar.gz) = ee7720109d4783ca16ddf1e68a5a78425b320cfc1dd18cbf5522f87053fae0fa
+SIZE (veloren-auth-abb1a705827984e11706d7bb97fb7a459e1e6533_GL0.tar.gz) = 34415
 SHA256 (MSxDOS-ntapi-9f56b149c9e25796739157c0fce3e0007a7de6eb_GH0.tar.gz) = 8fb5cffa8c7196189f5cf4483275c803598620cc6e03fdc875102f7fa3986767
 SIZE (MSxDOS-ntapi-9f56b149c9e25796739157c0fce3e0007a7de6eb_GH0.tar.gz) = 186924
 SHA256 (juliancoffee-fluent-rs-929cf9512de121cce9b4cbf1cb860cd3294a1cd9_GH0.tar.gz) = b1666caeb396b844788a732346e8ab6e555190978efe7a6386469040959acebf
@@ -1535,5 +1535,5 @@ SHA256 (yoanlcq-vek-84d5cb65841d46599a986c5477341bea4456be26_GH0.tar.gz) = f6fc0
 SIZE (yoanlcq-vek-84d5cb65841d46599a986c5477341bea4456be26_GH0.tar.gz) = 90485
 SHA256 (Imberflur-winit-raw-window-handle-0.4-retro-support-v1_GH0.tar.gz) = 55b7e0bfdf87aca662e4ae0a8abd4cbe0cf5d2d2e9f9a61f8b40f02ab769d04f
 SIZE (Imberflur-winit-raw-window-handle-0.4-retro-support-v1_GH0.tar.gz) = 402612
-SHA256 (veloren-veloren-19742bb9300fb0be9fdc92f30766c95230a8a371_GL0.tar.gz) = 9d5e9b1e7ad85467fc672483b05e0e787bc2e217aca42b19cad1d7ae7f33c420
-SIZE (veloren-veloren-19742bb9300fb0be9fdc92f30766c95230a8a371_GL0.tar.gz) = 269737005
+SHA256 (veloren-veloren-93fc044b03b77ed2df47389a38541ede5efc7274_GL0.tar.gz) = 9d5f2e70bf3818c6d8f847619313b13daa0a697ce7bb63184b5edd0a87671ff7
+SIZE (veloren-veloren-93fc044b03b77ed2df47389a38541ede5efc7274_GL0.tar.gz) = 269731727



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309132331.38DNVZT4039132>