Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Apr 2023 00:52:57 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: 43bdff6d7485 - main - games/veloren-weekly: update to s20230405
Message-ID:  <202304060052.3360qvwS019461@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=43bdff6d74855fdb44f08f7992192d1c21d6a3e9

commit 43bdff6d74855fdb44f08f7992192d1c21d6a3e9
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-04-05 07:19:16 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-04-06 00:50:15 +0000

    games/veloren-weekly: update to s20230405
    
    Changes:              https://gitlab.com/veloren/veloren/-/compare/08ca36092...41e551f32
---
 games/veloren-weekly/Makefile        |  4 +--
 games/veloren-weekly/Makefile.crates | 23 ++++++----------
 games/veloren-weekly/distinfo        | 52 +++++++++++++-----------------------
 3 files changed, 29 insertions(+), 50 deletions(-)

diff --git a/games/veloren-weekly/Makefile b/games/veloren-weekly/Makefile
index 8ef5a5c62e32..da57f7ba3355 100644
--- a/games/veloren-weekly/Makefile
+++ b/games/veloren-weekly/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	veloren
-PORTVERSION=	s20230329
+PORTVERSION=	s20230405
 CATEGORIES=	games wayland
 .if !make(makesum)
 MASTER_SITES=	LOCAL/jbeich
@@ -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_COMMIT=	08ca3609263440919455d3d985d9a4e5c2e733c6
+GL_COMMIT=	41e551f32db52147c80ed26aae0484a5ee5c8803
 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 75340d636be2..2433d0d052f6 100644
--- a/games/veloren-weekly/Makefile.crates
+++ b/games/veloren-weekly/Makefile.crates
@@ -12,7 +12,6 @@ CARGO_CRATES=	ab_glyph-0.2.17 \
 		alsa-sys-0.3.1 \
 		andrew-0.3.1 \
 		android_system_properties-0.1.5 \
-		ansi-parser-0.8.0 \
 		ansi_term-0.12.1 \
 		anyhow-1.0.65 \
 		app_dirs2-2.5.4 \
@@ -24,7 +23,6 @@ CARGO_CRATES=	ab_glyph-0.2.17 \
 		arrayref-0.3.6 \
 		arrayvec-0.5.2 \
 		arrayvec-0.7.2 \
-		as-slice-0.1.5 \
 		ash-0.32.1 \
 		assets_manager-0.9.0 \
 		async-channel-1.7.1 \
@@ -60,6 +58,7 @@ CARGO_CRATES=	ab_glyph-0.2.17 \
 		bytes-1.2.1 \
 		cache-padded-1.2.0 \
 		calloop-0.6.5 \
+		cansi-2.2.1 \
 		cassowary-0.3.0 \
 		cast-0.2.7 \
 		cast-0.3.0 \
@@ -97,7 +96,7 @@ CARGO_CRATES=	ab_glyph-0.2.17 \
 		constant_time_eq-0.1.5 \
 		copy_dir-0.1.2 \
 		copyless-0.1.5 \
-		copypasta-0.7.1 \
+		copypasta-0.8.2 \
 		core-foundation-0.7.0 \
 		core-foundation-0.9.3 \
 		core-foundation-sys-0.7.0 \
@@ -217,8 +216,6 @@ CARGO_CRATES=	ab_glyph-0.2.17 \
 		futures-util-0.3.24 \
 		fxhash-0.2.1 \
 		generator-0.7.0 \
-		generic-array-0.12.4 \
-		generic-array-0.13.3 \
 		generic-array-0.14.6 \
 		gethostname-0.2.3 \
 		getrandom-0.1.16 \
@@ -240,13 +237,11 @@ CARGO_CRATES=	ab_glyph-0.2.17 \
 		guillotiere-0.6.2 \
 		h2-0.3.14 \
 		half-1.8.2 \
-		hash32-0.1.1 \
 		hash32-0.2.1 \
 		hashbrown-0.9.1 \
 		hashbrown-0.11.2 \
 		hashbrown-0.12.3 \
 		hashlink-0.6.0 \
-		heapless-0.5.6 \
 		heapless-0.7.16 \
 		heck-0.3.3 \
 		heck-0.4.0 \
@@ -354,9 +349,7 @@ CARGO_CRATES=	ab_glyph-0.2.17 \
 		nix-0.24.2 \
 		nix-0.25.1 \
 		noise-0.7.0 \
-		nom-4.2.3 \
-		nom-5.1.2 \
-		nom-7.1.1 \
+		nom-7.1.3 \
 		notify-5.0.0 \
 		ntapi-0.3.7 \
 		num-0.2.1 \
@@ -611,7 +604,7 @@ CARGO_CRATES=	ab_glyph-0.2.17 \
 		ttf-parser-0.15.2 \
 		tuple_utils-0.4.0 \
 		twox-hash-1.6.3 \
-		tynm-0.1.6 \
+		tynm-0.1.7 \
 		type-map-0.5.0 \
 		typenum-1.15.0 \
 		uncased-0.9.7 \
@@ -634,7 +627,6 @@ CARGO_CRATES=	ab_glyph-0.2.17 \
 		vec_map-0.8.2 \
 		vek-0.14.1 \
 		version-compare-0.1.0 \
-		version_check-0.1.5 \
 		version_check-0.9.4 \
 		void-1.0.2 \
 		volatile-register-0.2.1 \
@@ -721,11 +713,12 @@ CARGO_CRATES=	ab_glyph-0.2.17 \
 		winres-0.1.12 \
 		wio-0.2.2 \
 		wyz-0.5.0 \
-		x11-clipboard-0.5.3 \
+		x11-clipboard-0.7.1 \
 		x11-dl-2.20.0 \
 		x11rb-0.9.0 \
+		x11rb-0.10.1 \
+		x11rb-protocol-0.10.0 \
 		xattr-0.2.3 \
-		xcb-0.10.1 \
 		xcb-1.2.0 \
 		xcursor-0.3.4 \
 		xdg-2.4.1 \
@@ -736,10 +729,10 @@ CARGO_CRATES=	ab_glyph-0.2.17 \
 		yasna-0.5.0 \
 		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 \
-		conrod_core,conrod_derive,conrod_winit@git+https://gitlab.com/veloren/conrod.git?branch=copypasta_0.7\#ca9fd429ca7db854e018acc6dcb2cd8abd9e070d \
 		fluent,fluent-bundle,fluent-syntax,intl-memoizer@git+https://github.com/juliancoffee/fluent-rs.git?branch=patched\#929cf9512de121cce9b4cbf1cb860cd3294a1cd9 \
 		auth-common,authc@git+https://gitlab.com/veloren/auth.git?rev=fb3dcbc4962b367253f8f2f92760ef44d2679c9a\#fb3dcbc4962b367253f8f2f92760ef44d2679c9a \
 		iced_core,iced_futures,iced_graphics,iced_native,iced_style,iced_winit@git+https://github.com/Imberflur/iced?tag=winit-0.25\#18a48a5eeefd2aa6e50f5dd0751ac2e94c88a9eb \
+		conrod_core,conrod_derive,conrod_winit@git+https://gitlab.com/veloren/conrod.git?branch=copypasta_0.7\#59fddc617696e68d28a75c2137a08c2572efb986 \
 		naga@git+https://github.com/gfx-rs/naga?tag=gfx-25\#057d03ad86f18e3bb3866b20901d8d4e892dd3d6 \
 		gfx-auxil,gfx-backend-dx11,gfx-backend-dx12,gfx-backend-empty,gfx-backend-gl,gfx-backend-metal,gfx-backend-vulkan,gfx-hal,range-alloc@git+https://github.com/gfx-rs/gfx?rev=27a1dae3796d33d23812f2bb8c7e3b5aea18b521\#27a1dae3796d33d23812f2bb8c7e3b5aea18b521 \
 		wgpu,wgpu-core,wgpu-types@git+https://github.com/pythonesque/wgpu.git?rev=179ea209374a92837cde252f1d9ee01f628cae08\#179ea209374a92837cde252f1d9ee01f628cae08 \
diff --git a/games/veloren-weekly/distinfo b/games/veloren-weekly/distinfo
index 979388f391f4..5d8d2be32200 100644
--- a/games/veloren-weekly/distinfo
+++ b/games/veloren-weekly/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1680131519
+TIMESTAMP = 1680736677
 SHA256 (rust/crates/ab_glyph-0.2.17.crate) = 04a9283dace1c41c265496614998d5b9c4a97b3eb770e804f007c5144bf03f2b
 SIZE (rust/crates/ab_glyph-0.2.17.crate) = 17243
 SHA256 (rust/crates/ab_glyph_rasterizer-0.1.7.crate) = 330223a1aecc308757b9926e9391c9b47f8ef2dbd8aea9df88312aea18c5e8d6
@@ -27,8 +27,6 @@ SHA256 (rust/crates/andrew-0.3.1.crate) = 8c4afb09dd642feec8408e33f92f3ffc405294
 SIZE (rust/crates/andrew-0.3.1.crate) = 14030
 SHA256 (rust/crates/android_system_properties-0.1.5.crate) = 819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311
 SIZE (rust/crates/android_system_properties-0.1.5.crate) = 5243
-SHA256 (rust/crates/ansi-parser-0.8.0.crate) = bcb2392079bf27198570d6af79ecbd9ec7d8f16d3ec6b60933922fdb66287127
-SIZE (rust/crates/ansi-parser-0.8.0.crate) = 11752
 SHA256 (rust/crates/ansi_term-0.12.1.crate) = d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2
 SIZE (rust/crates/ansi_term-0.12.1.crate) = 24838
 SHA256 (rust/crates/anyhow-1.0.65.crate) = 98161a4e3e2184da77bb14f02184cdd111e83bbbcc9979dfee3c44b9a85f5602
@@ -51,8 +49,6 @@ SHA256 (rust/crates/arrayvec-0.5.2.crate) = 23b62fc65de8e4e7f52534fb52b0f3ed0474
 SIZE (rust/crates/arrayvec-0.5.2.crate) = 27838
 SHA256 (rust/crates/arrayvec-0.7.2.crate) = 8da52d66c7071e2e3fa2a1e5c6d088fec47b593032b254f5e980de8ea54454d6
 SIZE (rust/crates/arrayvec-0.7.2.crate) = 29341
-SHA256 (rust/crates/as-slice-0.1.5.crate) = 45403b49e3954a4b8428a0ac21a4b7afadccf92bfd96273f1a58cd4812496ae0
-SIZE (rust/crates/as-slice-0.1.5.crate) = 7986
 SHA256 (rust/crates/ash-0.32.1.crate) = 06063a002a77d2734631db74e8f4ce7148b77fe522e6bca46f2ae7774fd48112
 SIZE (rust/crates/ash-0.32.1.crate) = 312815
 SHA256 (rust/crates/assets_manager-0.9.0.crate) = 5cf9ce861ea14ebc2339372bafa6b7607adabfddd5679fee761956b3f76243eb
@@ -123,6 +119,8 @@ SHA256 (rust/crates/cache-padded-1.2.0.crate) = c1db59621ec70f09c5e9b597b220c7a2
 SIZE (rust/crates/cache-padded-1.2.0.crate) = 9125
 SHA256 (rust/crates/calloop-0.6.5.crate) = 0b036167e76041694579972c28cf4877b4f92da222560ddb49008937b6a6727c
 SIZE (rust/crates/calloop-0.6.5.crate) = 25180
+SHA256 (rust/crates/cansi-2.2.1.crate) = 4bdcae87153686017415ce77e48c53e6818a0a058f0e21b56640d1e944967ef8
+SIZE (rust/crates/cansi-2.2.1.crate) = 14442
 SHA256 (rust/crates/cassowary-0.3.0.crate) = df8670b8c7b9dae1793364eafadf7239c40d669904660c5960d74cfd80b46a53
 SIZE (rust/crates/cassowary-0.3.0.crate) = 22876
 SHA256 (rust/crates/cast-0.2.7.crate) = 4c24dab4283a142afa2fdca129b80ad2c6284e073930f964c3a1293c225ee39a
@@ -197,8 +195,8 @@ SHA256 (rust/crates/copy_dir-0.1.2.crate) = 6e4281031634644843bd2f5aa9c48cf98fc4
 SIZE (rust/crates/copy_dir-0.1.2.crate) = 5041
 SHA256 (rust/crates/copyless-0.1.5.crate) = a2df960f5d869b2dd8532793fde43eb5427cceb126c929747a26823ab0eeb536
 SIZE (rust/crates/copyless-0.1.5.crate) = 8264
-SHA256 (rust/crates/copypasta-0.7.1.crate) = 4423d79fed83ebd9ab81ec21fa97144300a961782158287dc9bf7eddac37ff0b
-SIZE (rust/crates/copypasta-0.7.1.crate) = 12882
+SHA256 (rust/crates/copypasta-0.8.2.crate) = 133fc8675ee3a4ec9aa513584deda9aa0faeda3586b87f7f0f2ba082c66fb172
+SIZE (rust/crates/copypasta-0.8.2.crate) = 13030
 SHA256 (rust/crates/core-foundation-0.7.0.crate) = 57d24c7a13c43e870e37c1556b74555437870a04514f7685f5b354e090567171
 SIZE (rust/crates/core-foundation-0.7.0.crate) = 25384
 SHA256 (rust/crates/core-foundation-0.9.3.crate) = 194a7a9e6de53fa55116934067c844d9d749312f75c6f6d0980e8c252f8c2146
@@ -437,10 +435,6 @@ SHA256 (rust/crates/fxhash-0.2.1.crate) = c31b6d751ae2c7f11320402d34e41349dd1016
 SIZE (rust/crates/fxhash-0.2.1.crate) = 4102
 SHA256 (rust/crates/generator-0.7.0.crate) = c1d9279ca822891c1a4dae06d185612cf8fc6acfe5dff37781b41297811b12ee
 SIZE (rust/crates/generator-0.7.0.crate) = 28814
-SHA256 (rust/crates/generic-array-0.12.4.crate) = ffdf9f34f1447443d37393cc6c2b8313aebddcd96906caf34e54c68d8e57d7bd
-SIZE (rust/crates/generic-array-0.12.4.crate) = 18212
-SHA256 (rust/crates/generic-array-0.13.3.crate) = f797e67af32588215eaaab8327027ee8e71b9dd0b2b26996aedf20c030fce309
-SIZE (rust/crates/generic-array-0.13.3.crate) = 26956
 SHA256 (rust/crates/generic-array-0.14.6.crate) = bff49e947297f3312447abdca79f45f4738097cc82b06e72054d2223f601f1b9
 SIZE (rust/crates/generic-array-0.14.6.crate) = 15889
 SHA256 (rust/crates/gethostname-0.2.3.crate) = c1ebd34e35c46e00bb73e81363248d627782724609fe1b6396f553f68fe3862e
@@ -483,8 +477,6 @@ SHA256 (rust/crates/h2-0.3.14.crate) = 5ca32592cf21ac7ccab1825cd87f6c9b3d9022c44
 SIZE (rust/crates/h2-0.3.14.crate) = 162022
 SHA256 (rust/crates/half-1.8.2.crate) = eabb4a44450da02c90444cf74558da904edde8fb4e9035a9a6a4e15445af0bd7
 SIZE (rust/crates/half-1.8.2.crate) = 41874
-SHA256 (rust/crates/hash32-0.1.1.crate) = d4041af86e63ac4298ce40e5cca669066e75b6f1aa3390fe2561ffa5e1d9f4cc
-SIZE (rust/crates/hash32-0.1.1.crate) = 10967
 SHA256 (rust/crates/hash32-0.2.1.crate) = b0c35f58762feb77d74ebe43bdbc3210f09be9fe6742234d573bacc26ed92b67
 SIZE (rust/crates/hash32-0.2.1.crate) = 11168
 SHA256 (rust/crates/hashbrown-0.9.1.crate) = d7afe4a420e3fe79967a00898cc1f4db7c8a49a9333a29f8a4bd76a253d5cd04
@@ -495,8 +487,6 @@ SHA256 (rust/crates/hashbrown-0.12.3.crate) = 8a9ee70c43aaf417c914396645a0fa8526
 SIZE (rust/crates/hashbrown-0.12.3.crate) = 102968
 SHA256 (rust/crates/hashlink-0.6.0.crate) = d99cf782f0dc4372d26846bec3de7804ceb5df083c2d4462c0b8d2330e894fa8
 SIZE (rust/crates/hashlink-0.6.0.crate) = 24952
-SHA256 (rust/crates/heapless-0.5.6.crate) = 74911a68a1658cfcfb61bc0ccfbd536e3b6e906f8c2f7883ee50157e3e2184f1
-SIZE (rust/crates/heapless-0.5.6.crate) = 59214
 SHA256 (rust/crates/heapless-0.7.16.crate) = db04bc24a18b9ea980628ecf00e6c0264f3c1426dac36c00cb49b6fbad8b0743
 SIZE (rust/crates/heapless-0.7.16.crate) = 75999
 SHA256 (rust/crates/heck-0.3.3.crate) = 6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c
@@ -711,12 +701,8 @@ SHA256 (rust/crates/nix-0.25.1.crate) = f346ff70e7dbfd675fe90590b92d59ef2de15a87
 SIZE (rust/crates/nix-0.25.1.crate) = 272312
 SHA256 (rust/crates/noise-0.7.0.crate) = 82051dd6745d5184c6efb7bc8be14892a7f6d4f3ad6dbf754d1c7d7d5fe24b43
 SIZE (rust/crates/noise-0.7.0.crate) = 68306
-SHA256 (rust/crates/nom-4.2.3.crate) = 2ad2a91a8e869eeb30b9cb3119ae87773a8f4ae617f41b1eb9c154b2905f7bd6
-SIZE (rust/crates/nom-4.2.3.crate) = 115343
-SHA256 (rust/crates/nom-5.1.2.crate) = ffb4262d26ed83a1c0a33a38fe2bb15797329c85770da05e6b828ddb782627af
-SIZE (rust/crates/nom-5.1.2.crate) = 136174
-SHA256 (rust/crates/nom-7.1.1.crate) = a8903e5a29a317527874d0402f867152a3d21c908bb0b933e416c65e301d4c36
-SIZE (rust/crates/nom-7.1.1.crate) = 115818
+SHA256 (rust/crates/nom-7.1.3.crate) = d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a
+SIZE (rust/crates/nom-7.1.3.crate) = 117570
 SHA256 (rust/crates/notify-5.0.0.crate) = ed2c66da08abae1c024c01d635253e402341b4060a12e99b31c7594063bf490a
 SIZE (rust/crates/notify-5.0.0.crate) = 37091
 SHA256 (rust/crates/ntapi-0.3.7.crate) = c28774a7fd2fbb4f0babd8237ce554b73af68021b5f695a3cebd6c59bac0980f
@@ -1225,8 +1211,8 @@ SHA256 (rust/crates/tuple_utils-0.4.0.crate) = cffaaf9392ef73cd30828797152476aaa
 SIZE (rust/crates/tuple_utils-0.4.0.crate) = 2893
 SHA256 (rust/crates/twox-hash-1.6.3.crate) = 97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675
 SIZE (rust/crates/twox-hash-1.6.3.crate) = 21842
-SHA256 (rust/crates/tynm-0.1.6.crate) = a4df2caa2dc9c3d1f7641ba981f4cd40ab229775aa7aeb834c9ab2850d50623d
-SIZE (rust/crates/tynm-0.1.6.crate) = 15237
+SHA256 (rust/crates/tynm-0.1.7.crate) = cd59ecde1e694c0495c8b92bdd0f9a70e3b489cd8180fc6a18f6ea1c1026f3b2
+SIZE (rust/crates/tynm-0.1.7.crate) = 14714
 SHA256 (rust/crates/type-map-0.5.0.crate) = deb68604048ff8fa93347f02441e4487594adc20bb8a084f9e564d2b827a0a9f
 SIZE (rust/crates/type-map-0.5.0.crate) = 3464
 SHA256 (rust/crates/typenum-1.15.0.crate) = dcf81ac59edc17cc8697ff311e8f5ef2d99fcbd9817b34cec66f90b6c3dfd987
@@ -1271,8 +1257,6 @@ SHA256 (rust/crates/vek-0.14.1.crate) = 04d6626f32b226e2c5b35f23ea87eaf683f3d93e
 SIZE (rust/crates/vek-0.14.1.crate) = 82642
 SHA256 (rust/crates/version-compare-0.1.0.crate) = fe88247b92c1df6b6de80ddc290f3976dbdf2f5f5d3fd049a9fb598c6dd5ca73
 SIZE (rust/crates/version-compare-0.1.0.crate) = 14169
-SHA256 (rust/crates/version_check-0.1.5.crate) = 914b1a6776c4c929a602fafd8bc742e06365d4bcbe48c30f9cca5824f70dc9dd
-SIZE (rust/crates/version_check-0.1.5.crate) = 8173
 SHA256 (rust/crates/version_check-0.9.4.crate) = 49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f
 SIZE (rust/crates/version_check-0.9.4.crate) = 14895
 SHA256 (rust/crates/void-1.0.2.crate) = 6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d
@@ -1445,16 +1429,18 @@ SHA256 (rust/crates/wio-0.2.2.crate) = 5d129932f4644ac2396cb456385cbf9e63b5b30c6
 SIZE (rust/crates/wio-0.2.2.crate) = 11214
 SHA256 (rust/crates/wyz-0.5.0.crate) = 30b31594f29d27036c383b53b59ed3476874d518f0efb151b27a4c275141390e
 SIZE (rust/crates/wyz-0.5.0.crate) = 18578
-SHA256 (rust/crates/x11-clipboard-0.5.3.crate) = 473068b7b80ac86a18328824f1054e5e007898c47b5bbc281bd7abe32bc3653c
-SIZE (rust/crates/x11-clipboard-0.5.3.crate) = 7789
+SHA256 (rust/crates/x11-clipboard-0.7.1.crate) = 980b9aa9226c3b7de8e2adb11bf20124327c054e0e5812d2aac0b5b5a87e7464
+SIZE (rust/crates/x11-clipboard-0.7.1.crate) = 8477
 SHA256 (rust/crates/x11-dl-2.20.0.crate) = 0c83627bc137605acc00bb399c7b908ef460b621fc37c953db2b09f88c449ea6
 SIZE (rust/crates/x11-dl-2.20.0.crate) = 66836
 SHA256 (rust/crates/x11rb-0.9.0.crate) = 6e99be55648b3ae2a52342f9a870c0e138709a3493261ce9b469afe6e4df6d8a
 SIZE (rust/crates/x11rb-0.9.0.crate) = 626092
+SHA256 (rust/crates/x11rb-0.10.1.crate) = 592b4883219f345e712b3209c62654ebda0bb50887f330cbd018d0f654bfd507
+SIZE (rust/crates/x11rb-0.10.1.crate) = 207678
+SHA256 (rust/crates/x11rb-protocol-0.10.0.crate) = 56b245751c0ac9db0e006dc812031482784e434630205a93c73cfefcaabeac67
+SIZE (rust/crates/x11rb-protocol-0.10.0.crate) = 419025
 SHA256 (rust/crates/xattr-0.2.3.crate) = 6d1526bbe5aaeb5eb06885f4d987bcdfa5e23187055de9b83fe00156a821fabc
 SIZE (rust/crates/xattr-0.2.3.crate) = 11959
-SHA256 (rust/crates/xcb-0.10.1.crate) = 771e2b996df720cd1c6dd9ff90f62d91698fd3610cc078388d0564bdd6622a9c
-SIZE (rust/crates/xcb-0.10.1.crate) = 141048
 SHA256 (rust/crates/xcb-1.2.0.crate) = 0faeb4d7e2d54fff4a0584f61297e86b106914af2029778de7b427f72564d6c5
 SIZE (rust/crates/xcb-1.2.0.crate) = 203590
 SHA256 (rust/crates/xcursor-0.3.4.crate) = 463705a63313cd4301184381c5e8042f0a7e9b4bb63653f216311d4ae74690b7
@@ -1475,14 +1461,14 @@ 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-conrod-ca9fd429ca7db854e018acc6dcb2cd8abd9e070d_GL0.tar.gz) = 26fafb4d05a0f47fd66a4350d664ed63bc3a7ac00aed289d50f8f9e3dc12a877
-SIZE (veloren-conrod-ca9fd429ca7db854e018acc6dcb2cd8abd9e070d_GL0.tar.gz) = 808460
 SHA256 (juliancoffee-fluent-rs-929cf9512de121cce9b4cbf1cb860cd3294a1cd9_GH0.tar.gz) = b1666caeb396b844788a732346e8ab6e555190978efe7a6386469040959acebf
 SIZE (juliancoffee-fluent-rs-929cf9512de121cce9b4cbf1cb860cd3294a1cd9_GH0.tar.gz) = 351345
 SHA256 (veloren-auth-fb3dcbc4962b367253f8f2f92760ef44d2679c9a_GL0.tar.gz) = b2d4945ddb39ad719985b189fb720350ab86df94332f362a0e4477d7a2a774a3
 SIZE (veloren-auth-fb3dcbc4962b367253f8f2f92760ef44d2679c9a_GL0.tar.gz) = 34375
 SHA256 (Imberflur-iced-winit-0.25_GH0.tar.gz) = 28a51922c4a44a17619ad18211004358b818cb4294e87b0369891d1f55a58b7a
 SIZE (Imberflur-iced-winit-0.25_GH0.tar.gz) = 1130464
+SHA256 (veloren-conrod-59fddc617696e68d28a75c2137a08c2572efb986_GL0.tar.gz) = a71e234ebe79beb46beee4981fbb7b2f165a3d41a043faf80248f5e7083577fa
+SIZE (veloren-conrod-59fddc617696e68d28a75c2137a08c2572efb986_GL0.tar.gz) = 808456
 SHA256 (gfx-rs-naga-gfx-25_GH0.tar.gz) = cfbb7b2b3d2b06770278e599b1af9bbf82d6193a5340215bf5f204bfd2367644
 SIZE (gfx-rs-naga-gfx-25_GH0.tar.gz) = 263802
 SHA256 (gfx-rs-gfx-27a1dae3796d33d23812f2bb8c7e3b5aea18b521_GH0.tar.gz) = 0e3578dae85a52adba9cb75e583d4a73c1f50491d3021c80610e2cebca223191
@@ -1497,5 +1483,5 @@ SHA256 (hasenbanck-egui_wgpu_backend-63a002c6a9b6c016e45806dd065864431caab621_GH
 SIZE (hasenbanck-egui_wgpu_backend-63a002c6a9b6c016e45806dd065864431caab621_GH0.tar.gz) = 11500
 SHA256 (yoanlcq-vek-84d5cb65841d46599a986c5477341bea4456be26_GH0.tar.gz) = f6fc0b8e9b1290729ea94865be84a8c47846e49e3c193dab700940e1452d2fed
 SIZE (yoanlcq-vek-84d5cb65841d46599a986c5477341bea4456be26_GH0.tar.gz) = 90485
-SHA256 (veloren-veloren-08ca3609263440919455d3d985d9a4e5c2e733c6_GL0.tar.gz) = d069c650da95f0f2f65d7b582c9e4bd6b1efc76cdb95e7300f1ab8e9bf5367f6
-SIZE (veloren-veloren-08ca3609263440919455d3d985d9a4e5c2e733c6_GL0.tar.gz) = 262274114
+SHA256 (veloren-veloren-41e551f32db52147c80ed26aae0484a5ee5c8803_GL0.tar.gz) = 5890f9a9382091a7060311bee3df23241269f267df288e4e151a9adbfd28b525
+SIZE (veloren-veloren-41e551f32db52147c80ed26aae0484a5ee5c8803_GL0.tar.gz) = 262358337



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