Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Sep 2024 00:57:53 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: 26bcc001883c - main - games/jumpy: update to 0.12.2
Message-ID:  <202409120057.48C0vrqQ059739@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=26bcc001883cf2d7303a785c04e5cb36ea42faff

commit 26bcc001883cf2d7303a785c04e5cb36ea42faff
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-09-11 22:30:04 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-09-12 00:57:42 +0000

    games/jumpy: update to 0.12.2
    
    Changes:        https://github.com/fishfight/jumpy/releases/tag/v0.12.2
    Reported by:    GitHub (watch releases)
---
 games/jumpy/Makefile            |   3 +-
 games/jumpy/Makefile.crates     | 422 ++++++++++----------
 games/jumpy/distinfo            | 846 ++++++++++++++++++++--------------------
 games/jumpy/files/patch-gilrs   | 241 +++++++++---
 games/jumpy/files/patch-iroh    | 177 ---------
 games/jumpy/files/patch-libc    |  42 --
 games/jumpy/files/patch-wayland | 179 +++++----
 7 files changed, 920 insertions(+), 990 deletions(-)

diff --git a/games/jumpy/Makefile b/games/jumpy/Makefile
index 6295590b80db..103259793f7f 100644
--- a/games/jumpy/Makefile
+++ b/games/jumpy/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	jumpy
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.12.1
-PORTREVISION=	3
+DISTVERSION=	0.12.2
 CATEGORIES=	games wayland
 
 MAINTAINER=	jbeich@FreeBSD.org
diff --git a/games/jumpy/Makefile.crates b/games/jumpy/Makefile.crates
index 35e4dca2dc0f..376524c9fa8b 100644
--- a/games/jumpy/Makefile.crates
+++ b/games/jumpy/Makefile.crates
@@ -1,11 +1,11 @@
-CARGO_CRATES=	ab_glyph-0.2.25 \
+CARGO_CRATES=	ab_glyph-0.2.28 \
 		ab_glyph_rasterizer-0.1.8 \
 		accesskit-0.11.2 \
 		accesskit_consumer-0.15.2 \
 		accesskit_macos-0.9.0 \
 		accesskit_windows-0.14.3 \
 		accesskit_winit-0.14.4 \
-		addr2line-0.21.0 \
+		addr2line-0.22.0 \
 		adler-1.0.2 \
 		aead-0.5.2 \
 		ahash-0.8.11 \
@@ -18,34 +18,30 @@ CARGO_CRATES=	ab_glyph-0.2.25 \
 		android-tzdata-0.1.1 \
 		android_log-sys-0.3.1 \
 		android_system_properties-0.1.5 \
-		anyhow-1.0.82 \
-		append-only-vec-0.1.3 \
+		anyhow-1.0.86 \
+		append-only-vec-0.1.5 \
 		approx-0.5.1 \
-		arboard-3.3.2 \
-		arrayref-0.3.7 \
+		arboard-3.4.0 \
+		arrayref-0.3.8 \
 		arrayvec-0.7.4 \
 		ash-0.37.3+1.3.251 \
 		asn1-rs-0.5.2 \
-		asn1-rs-0.6.1 \
 		asn1-rs-derive-0.4.0 \
-		asn1-rs-derive-0.5.0 \
 		asn1-rs-impl-0.1.0 \
-		asn1-rs-impl-0.2.0 \
 		async-channel-1.9.0 \
-		async-executor-1.11.0 \
-		async-task-4.7.0 \
-		async-trait-0.1.80 \
-		atomic-arena-0.1.1 \
+		async-channel-2.3.1 \
+		async-executor-1.13.0 \
+		async-task-4.7.1 \
+		async-trait-0.1.81 \
 		atomic-polyfill-1.0.3 \
 		atomicell-0.2.0 \
 		attohttpc-0.24.1 \
-		autocfg-1.2.0 \
+		autocfg-1.3.0 \
 		backoff-0.4.0 \
-		backtrace-0.3.71 \
-		bao-tree-0.13.0 \
+		backtrace-0.3.73 \
 		base16ct-0.2.0 \
 		base64-0.21.7 \
-		base64-0.22.0 \
+		base64-0.22.1 \
 		base64ct-1.6.0 \
 		bevy-0.11.3 \
 		bevy_a11y-0.11.3 \
@@ -85,7 +81,6 @@ CARGO_CRATES=	ab_glyph-0.2.25 \
 		bevy_utils_proc_macros-0.11.3 \
 		bevy_window-0.11.3 \
 		bevy_winit-0.11.3 \
-		binary-merge-0.1.2 \
 		bincode-1.3.3 \
 		bindgen-0.69.4 \
 		bit-set-0.5.3 \
@@ -93,23 +88,25 @@ CARGO_CRATES=	ab_glyph-0.2.25 \
 		bitfield-0.14.0 \
 		bitfield-rle-0.2.1 \
 		bitflags-1.3.2 \
-		bitflags-2.5.0 \
+		bitflags-2.6.0 \
 		bitset-core-0.1.1 \
 		bitvec-1.0.1 \
 		block-0.1.6 \
 		block-buffer-0.10.4 \
 		block-sys-0.1.0-beta.1 \
 		block2-0.2.0-alpha.6 \
+		block2-0.5.1 \
 		bounded-integer-0.5.7 \
 		branches-0.1.3 \
 		bs58-0.5.1 \
 		bumpalo-3.16.0 \
-		bytemuck-1.15.0 \
-		bytemuck_derive-1.6.0 \
+		bytemuck-1.16.1 \
+		bytemuck_derive-1.7.0 \
 		byteorder-1.5.0 \
-		bytes-1.6.0 \
+		byteorder-lite-0.1.0 \
+		bytes-1.6.1 \
 		calloop-0.10.6 \
-		cc-1.0.94 \
+		cc-1.1.6 \
 		cesu8-1.1.0 \
 		cexpr-0.6.0 \
 		cfg-if-1.0.0 \
@@ -117,17 +114,17 @@ CARGO_CRATES=	ab_glyph-0.2.25 \
 		chacha20-0.9.1 \
 		chrono-0.4.38 \
 		cipher-0.4.4 \
-		clang-sys-1.7.0 \
-		clipboard-win-5.3.0 \
+		clang-sys-1.8.1 \
+		clipboard-win-5.4.0 \
 		cobs-0.2.3 \
 		codespan-reporting-0.11.1 \
 		color_quant-1.1.0 \
 		com-rs-0.2.1 \
 		combine-4.6.7 \
-		concurrent-queue-2.4.0 \
+		concurrent-queue-2.5.0 \
 		console_error_panic_hook-0.1.7 \
 		const-oid-0.9.6 \
-		const_fn-0.4.9 \
+		const_fn-0.4.10 \
 		const_format-0.2.32 \
 		const_format_proc_macros-0.2.32 \
 		const_panic-0.2.8 \
@@ -145,40 +142,39 @@ CARGO_CRATES=	ab_glyph-0.2.25 \
 		cpufeatures-0.2.12 \
 		crc-3.2.1 \
 		crc-catalog-2.4.0 \
-		crc32fast-1.4.0 \
+		crc32fast-1.4.2 \
 		critical-section-1.1.2 \
 		crossbeam-0.8.4 \
-		crossbeam-channel-0.5.12 \
+		crossbeam-channel-0.5.13 \
 		crossbeam-deque-0.8.5 \
 		crossbeam-epoch-0.9.18 \
 		crossbeam-queue-0.3.11 \
-		crossbeam-utils-0.8.19 \
+		crossbeam-utils-0.8.20 \
 		crypto-bigint-0.5.5 \
 		crypto-common-0.1.6 \
 		crypto_box-0.9.1 \
 		crypto_secretbox-0.1.1 \
 		csscolorparser-0.6.2 \
-		curve25519-dalek-4.1.2 \
+		curve25519-dalek-4.1.3 \
 		curve25519-dalek-derive-0.1.1 \
 		d3d12-0.6.0 \
 		dashmap-5.5.3 \
 		dasp_sample-0.11.0 \
-		data-encoding-2.5.0 \
+		data-encoding-2.6.0 \
 		der-0.7.9 \
 		der-parser-8.2.0 \
-		der-parser-9.0.0 \
-		der_derive-0.7.2 \
+		der_derive-0.7.3 \
 		deranged-0.3.11 \
-		derive_more-1.0.0-beta.6 \
-		derive_more-impl-1.0.0-beta.6 \
+		derive_more-1.0.0-beta.7 \
+		derive_more-impl-1.0.0-beta.7 \
 		digest-0.10.7 \
 		directories-5.0.1 \
 		dirs-sys-0.4.1 \
 		dispatch-0.2.0 \
-		displaydoc-0.2.4 \
+		displaydoc-0.2.5 \
 		dlib-0.5.2 \
 		dlopen2-0.5.0 \
-		document-features-0.2.8 \
+		document-features-0.2.10 \
 		downcast-rs-1.2.1 \
 		dtoa-1.0.9 \
 		duct-0.13.7 \
@@ -190,7 +186,7 @@ CARGO_CRATES=	ab_glyph-0.2.25 \
 		egui_extras-0.23.0 \
 		egui_plot-0.23.0 \
 		ehttp-0.3.1 \
-		either-1.11.0 \
+		either-1.13.0 \
 		elliptic-curve-0.13.8 \
 		elsa-1.10.0 \
 		emath-0.23.0 \
@@ -202,33 +198,35 @@ CARGO_CRATES=	ab_glyph-0.2.25 \
 		enum-as-inner-0.6.0 \
 		enum-map-2.7.3 \
 		enum-map-derive-0.17.0 \
-		enumflags2-0.7.9 \
-		enumflags2_derive-0.7.9 \
+		enumflags2-0.7.10 \
+		enumflags2_derive-0.7.10 \
 		enumn-0.1.13 \
 		epaint-0.23.0 \
 		equivalent-1.0.1 \
 		erased-serde-0.3.31 \
-		erased-serde-0.4.4 \
+		erased-serde-0.4.5 \
 		erased_set-0.7.0 \
-		errno-0.3.8 \
+		errno-0.3.9 \
 		error-code-3.2.0 \
-		euclid-0.22.9 \
+		euclid-0.22.10 \
 		event-listener-2.5.3 \
 		event-listener-4.0.3 \
+		event-listener-5.3.1 \
+		event-listener-strategy-0.5.2 \
 		fallible-iterator-0.3.0 \
 		fastrand-1.9.0 \
-		fastrand-2.0.2 \
+		fastrand-2.1.0 \
 		fdeflate-0.3.4 \
 		ff-0.13.0 \
 		fiat-crypto-0.2.9 \
 		filetime-0.2.23 \
 		fixedbitset-0.4.2 \
-		flate2-1.0.28 \
+		flate2-1.0.30 \
 		float_next_after-1.0.0 \
 		fluent-0.15.0 \
-		fluent-bundle-0.15.2 \
+		fluent-bundle-0.15.3 \
 		fluent-langneg-0.13.0 \
-		fluent-syntax-0.11.0 \
+		fluent-syntax-0.11.1 \
 		flume-0.11.0 \
 		fnv-1.0.7 \
 		foreign-types-0.3.2 \
@@ -240,9 +238,9 @@ CARGO_CRATES=	ab_glyph-0.2.25 \
 		fsevent-sys-4.1.0 \
 		funty-2.0.0 \
 		futures-0.3.30 \
-		futures-buffered-0.2.4 \
+		futures-buffered-0.2.6 \
 		futures-channel-0.3.30 \
-		futures-concurrency-7.6.0 \
+		futures-concurrency-7.6.1 \
 		futures-core-0.3.30 \
 		futures-executor-0.3.30 \
 		futures-io-0.3.30 \
@@ -254,20 +252,17 @@ CARGO_CRATES=	ab_glyph-0.2.25 \
 		futures-timer-3.0.3 \
 		futures-util-0.3.30 \
 		fxhash-0.2.1 \
-		gc-arena-0.5.0 \
-		gc-arena-derive-0.5.0 \
-		genawaiter-0.99.1 \
-		genawaiter-macro-0.99.1 \
-		genawaiter-proc-macro-0.99.1 \
+		gc-arena-0.5.3 \
+		gc-arena-derive-0.5.3 \
 		generic-array-0.14.7 \
 		gethostname-0.4.3 \
-		getrandom-0.2.14 \
+		getrandom-0.2.15 \
 		gilrs-0.10.2 \
 		gilrs-core-0.5.7 \
-		gimli-0.28.1 \
+		gimli-0.29.0 \
 		git2-0.18.3 \
 		glam-0.24.2 \
-		glam-0.25.0 \
+		glam-0.28.0 \
 		glob-0.3.1 \
 		glow-0.12.3 \
 		governor-0.6.3 \
@@ -281,10 +276,11 @@ CARGO_CRATES=	ab_glyph-0.2.25 \
 		h2-0.3.26 \
 		hash32-0.2.1 \
 		hashbrown-0.12.3 \
-		hashbrown-0.14.3 \
+		hashbrown-0.14.5 \
 		hassle-rs-0.10.0 \
 		heapless-0.7.17 \
 		heck-0.4.1 \
+		heck-0.5.0 \
 		hermit-abi-0.3.9 \
 		hex-0.4.3 \
 		hexasphere-9.1.0 \
@@ -300,16 +296,16 @@ CARGO_CRATES=	ab_glyph-0.2.25 \
 		http-0.2.12 \
 		http-1.1.0 \
 		http-body-0.4.6 \
-		http-body-1.0.0 \
-		http-body-util-0.1.1 \
-		httparse-1.8.0 \
+		http-body-1.0.1 \
+		http-body-util-0.1.2 \
+		httparse-1.9.4 \
 		httpdate-1.0.3 \
 		humantime-2.1.0 \
 		humantime-serde-1.1.1 \
-		hyper-0.14.28 \
-		hyper-1.3.1 \
-		hyper-rustls-0.24.2 \
-		hyper-util-0.1.3 \
+		hyper-0.14.30 \
+		hyper-1.4.1 \
+		hyper-rustls-0.27.2 \
+		hyper-util-0.1.6 \
 		iana-time-zone-0.1.60 \
 		iana-time-zone-haiku-0.1.2 \
 		idna-0.4.0 \
@@ -317,59 +313,59 @@ CARGO_CRATES=	ab_glyph-0.2.25 \
 		if-addrs-0.10.2 \
 		igd-next-0.14.3 \
 		image-0.24.9 \
+		image-0.25.2 \
 		indexmap-1.9.3 \
 		indexmap-2.2.6 \
 		inotify-0.9.6 \
 		inotify-sys-0.1.5 \
 		inout-0.1.3 \
-		inplace-vec-builder-0.1.1 \
-		instant-0.1.12 \
-		intl-memoizer-0.5.1 \
+		instant-0.1.13 \
+		intl-memoizer-0.5.2 \
 		intl_pluralrules-7.0.2 \
 		io-kit-sys-0.3.0 \
 		ipconfig-0.3.2 \
 		ipnet-2.9.0 \
-		iroh-base-0.16.2 \
+		iroh-base-0.22.0 \
 		iroh-blake3-1.4.5 \
-		iroh-io-0.6.0 \
-		iroh-metrics-0.16.2 \
-		iroh-net-0.16.2 \
-		iroh-quinn-0.10.4 \
-		iroh-quinn-proto-0.10.7 \
-		iroh-quinn-udp-0.4.1 \
+		iroh-metrics-0.22.0 \
+		iroh-net-0.22.0 \
+		iroh-quinn-0.10.5 \
+		iroh-quinn-proto-0.10.8 \
+		iroh-quinn-udp-0.4.2 \
 		is_debug-1.0.1 \
 		itertools-0.10.5 \
 		itoa-1.0.11 \
 		jni-0.21.1 \
 		jni-sys-0.3.0 \
-		jobserver-0.1.30 \
+		jobserver-0.1.32 \
 		jpeg-decoder-0.3.1 \
 		js-sys-0.3.69 \
 		khronos-egl-4.1.0 \
-		kira-0.8.7 \
+		kira-0.9.4 \
 		kqueue-1.0.8 \
 		kqueue-sys-1.0.4 \
-		lazy_static-1.4.0 \
+		lazy_static-1.5.0 \
 		lazycell-1.3.0 \
-		libc-0.2.153 \
+		libc-0.2.155 \
 		libgit2-sys-0.16.2+1.7.2 \
 		libloading-0.7.4 \
-		libloading-0.8.3 \
+		libloading-0.8.5 \
 		libm-0.2.8 \
 		libredox-0.0.2 \
 		libredox-0.1.3 \
 		libudev-sys-0.1.4 \
-		libz-sys-1.1.16 \
+		libz-sys-1.1.18 \
 		linked-hash-map-0.5.6 \
-		linux-raw-sys-0.4.13 \
+		linux-raw-sys-0.4.14 \
 		litrs-0.4.1 \
-		lock_api-0.4.11 \
-		log-0.4.21 \
+		lock_api-0.4.12 \
+		log-0.4.22 \
+		lru-0.12.3 \
 		lru-cache-0.1.2 \
 		lyon_algorithms-1.0.4 \
 		lyon_geom-1.0.5 \
-		lyon_path-1.0.4 \
-		lyon_tessellation-1.0.13 \
+		lyon_path-1.0.5 \
+		lyon_tessellation-1.0.15 \
 		lz4_flex-0.11.3 \
 		mach2-0.4.2 \
 		malloc_buf-0.0.6 \
@@ -380,19 +376,20 @@ CARGO_CRATES=	ab_glyph-0.2.25 \
 		md5-0.7.0 \
 		mdns-sd-0.10.5 \
 		memalloc-0.1.0 \
-		memchr-2.7.2 \
+		memchr-2.7.4 \
 		memmap2-0.5.10 \
 		memoffset-0.6.5 \
 		metal-0.24.0 \
 		mime-0.3.17 \
 		minimal-lexical-0.2.1 \
-		miniz_oxide-0.7.2 \
+		miniz_oxide-0.7.4 \
 		mint-0.5.9 \
 		mio-0.8.11 \
+		mio-1.0.1 \
 		naga-0.12.3 \
 		naga_oil-0.8.2 \
-		nalgebra-0.32.5 \
-		nalgebra-macros-0.2.1 \
+		nalgebra-0.32.6 \
+		nalgebra-macros-0.2.2 \
 		nanorand-0.7.0 \
 		natord-1.0.9 \
 		ndk-0.7.0 \
@@ -400,7 +397,7 @@ CARGO_CRATES=	ab_glyph-0.2.25 \
 		ndk-context-0.1.1 \
 		ndk-sys-0.4.1+23.1.7779620 \
 		ndk-sys-0.5.0+25.2.9519653 \
-		netdev-0.25.0 \
+		netdev-0.30.0 \
 		netlink-packet-core-0.7.0 \
 		netlink-packet-route-0.17.1 \
 		netlink-packet-utils-0.5.2 \
@@ -418,16 +415,15 @@ CARGO_CRATES=	ab_glyph-0.2.25 \
 		notify-6.1.1 \
 		ntapi-0.4.1 \
 		nu-ansi-term-0.46.0 \
-		num-bigint-0.4.5 \
+		num-bigint-0.4.6 \
 		num-bigint-dig-0.8.4 \
-		num-complex-0.4.5 \
+		num-complex-0.4.6 \
 		num-conv-0.1.0 \
 		num-derive-0.4.2 \
 		num-integer-0.1.46 \
 		num-iter-0.1.45 \
-		num-rational-0.4.1 \
-		num-traits-0.2.18 \
-		num_cpus-1.16.0 \
+		num-rational-0.4.2 \
+		num-traits-0.2.19 \
 		num_enum-0.5.11 \
 		num_enum-0.6.1 \
 		num_enum-0.7.2 \
@@ -437,63 +433,68 @@ CARGO_CRATES=	ab_glyph-0.2.25 \
 		num_threads-0.1.7 \
 		numquant-0.2.0 \
 		objc-0.2.7 \
-		objc-foundation-0.1.1 \
 		objc-sys-0.2.0-beta.2 \
+		objc-sys-0.3.5 \
 		objc2-0.3.0-beta.3.patch-leaks.3 \
+		objc2-0.5.2 \
+		objc2-app-kit-0.2.2 \
+		objc2-core-data-0.2.2 \
+		objc2-core-image-0.2.2 \
 		objc2-encode-2.0.0-pre.2 \
+		objc2-encode-4.0.3 \
+		objc2-foundation-0.2.2 \
+		objc2-metal-0.2.2 \
+		objc2-quartz-core-0.2.2 \
 		objc_exception-0.1.2 \
-		objc_id-0.1.1 \
-		object-0.32.2 \
+		object-0.36.2 \
 		oboe-0.6.1 \
 		oboe-sys-0.6.1 \
 		oid-registry-0.6.1 \
-		oid-registry-0.7.0 \
 		once_cell-1.19.0 \
-		once_map-0.4.16 \
+		once_map-0.4.18 \
 		opaque-debug-0.3.1 \
 		openssl-probe-0.1.5 \
 		option-ext-0.2.0 \
 		orbclient-0.3.47 \
 		ordered-float-3.9.2 \
-		os_pipe-1.1.5 \
+		os_pipe-1.2.0 \
 		overload-0.1.1 \
-		owned_ttf_parser-0.20.0 \
+		owned_ttf_parser-0.24.0 \
 		p256-0.13.2 \
 		p384-0.13.0 \
 		p521-0.13.3 \
 		parking-2.2.0 \
-		parking_lot-0.12.1 \
-		parking_lot_core-0.9.9 \
-		parry2d-0.13.7 \
-		paste-1.0.14 \
+		parking_lot-0.12.3 \
+		parking_lot_core-0.9.10 \
+		parry2d-0.13.8 \
+		paste-1.0.15 \
 		path-absolutize-3.1.1 \
 		path-dedot-3.1.1 \
-		peg-0.8.2 \
-		peg-macros-0.8.2 \
-		peg-runtime-0.8.2 \
+		peg-0.8.4 \
+		peg-macros-0.8.4 \
+		peg-runtime-0.8.3 \
 		pem-3.0.4 \
 		pem-rfc7468-0.7.0 \
 		percent-encoding-2.3.1 \
-		pest-2.7.10 \
-		pest_derive-2.7.10 \
-		pest_generator-2.7.10 \
-		pest_meta-2.7.10 \
-		petgraph-0.6.4 \
+		pest-2.7.11 \
+		pest_derive-2.7.11 \
+		pest_generator-2.7.11 \
+		pest_meta-2.7.11 \
+		petgraph-0.6.5 \
 		phf-0.11.2 \
 		phf_generator-0.11.2 \
 		phf_macros-0.11.2 \
 		phf_shared-0.11.2 \
-		piccolo-0.3.1 \
+		piccolo-0.3.3 \
 		pin-project-1.1.5 \
 		pin-project-internal-1.1.5 \
 		pin-project-lite-0.2.14 \
 		pin-utils-0.1.0 \
 		ping-rs-0.1.2 \
-		pkarr-1.1.5 \
+		pkarr-2.1.1 \
 		pkcs1-0.7.5 \
 		pkcs8-0.10.2 \
 		pkg-config-0.3.30 \
-		platforms-3.4.0 \
 		pnet_base-0.34.0 \
 		pnet_macros-0.34.0 \
 		pnet_macros_support-0.34.0 \
@@ -501,8 +502,7 @@ CARGO_CRATES=	ab_glyph-0.2.25 \
 		png-0.17.13 \
 		polling-2.8.0 \
 		poly1305-0.8.0 \
-		portable-atomic-1.6.0 \
-		positioned-io-0.3.3 \
+		portable-atomic-1.7.0 \
 		postcard-1.0.8 \
 		postcard-derive-0.1.1 \
 		powerfmt-0.2.0 \
@@ -513,18 +513,17 @@ CARGO_CRATES=	ab_glyph-0.2.25 \
 		precis-tools-0.1.7 \
 		primeorder-0.13.6 \
 		proc-macro-crate-1.3.1 \
-		proc-macro-crate-3.1.0 \
-		proc-macro-error-0.4.12 \
-		proc-macro-error-attr-0.4.12 \
-		proc-macro-hack-0.5.20+deprecated \
-		proc-macro2-1.0.80 \
+		proc-macro2-1.0.86 \
 		profiling-1.0.15 \
-		prometheus-client-0.22.2 \
+		prometheus-client-0.22.3 \
 		prometheus-client-derive-encode-0.4.2 \
 		puffin-0.17.0 \
 		puffin_egui-0.23.0 \
 		quanta-0.12.3 \
 		quick-error-1.2.3 \
+		quinn-0.11.2 \
+		quinn-proto-0.11.8 \
+		quinn-udp-0.5.4 \
 		quote-1.0.36 \
 		quoted-string-parser-0.1.0 \
 		radium-0.7.0 \
@@ -534,50 +533,48 @@ CARGO_CRATES=	ab_glyph-0.2.25 \
 		rand_core-0.6.4 \
 		rand_xorshift-0.3.0 \
 		range-alloc-0.1.3 \
-		range-collections-0.4.5 \
-		raw-cpuid-11.0.2 \
+		raw-cpuid-11.1.0 \
 		raw-window-handle-0.5.2 \
 		rawpointer-0.2.1 \
-		rcgen-0.11.3 \
 		rcgen-0.12.1 \
 		rectangle-pack-0.4.2 \
 		redox_syscall-0.3.5 \
 		redox_syscall-0.4.1 \
+		redox_syscall-0.5.3 \
 		redox_users-0.4.5 \
-		ref-cast-1.0.23 \
-		ref-cast-impl-1.0.23 \
-		regex-1.10.4 \
+		regex-1.10.5 \
 		regex-automata-0.1.10 \
-		regex-automata-0.4.6 \
-		regex-lite-0.1.5 \
+		regex-automata-0.4.7 \
+		regex-lite-0.1.6 \
 		regex-syntax-0.6.29 \
-		regex-syntax-0.8.3 \
+		regex-syntax-0.8.4 \
 		renderdoc-sys-1.1.0 \
-		reqwest-0.11.27 \
+		reqwest-0.12.5 \
 		resolv-conf-0.7.0 \
 		rfc6979-0.4.0 \
-		ring-0.16.20 \
 		ring-0.17.8 \
 		ringbuf-0.3.3 \
 		robust-1.1.0 \
 		ron-0.8.1 \
 		rsa-0.9.6 \
 		rtnetlink-0.13.1 \
-		rustc-demangle-0.1.23 \
+		rustc-demangle-0.1.24 \
 		rustc-hash-1.1.0 \
+		rustc-hash-2.0.0 \
 		rustc_version-0.4.0 \
 		rusticata-macros-4.1.0 \
-		rustix-0.38.32 \
-		rustls-0.21.11 \
-		rustls-0.22.4 \
+		rustix-0.38.34 \
+		rustls-0.21.12 \
+		rustls-0.23.12 \
 		rustls-native-certs-0.6.3 \
 		rustls-pemfile-1.0.4 \
-		rustls-pki-types-1.4.1 \
+		rustls-pemfile-2.1.2 \
+		rustls-pki-types-1.7.0 \
 		rustls-webpki-0.101.7 \
-		rustls-webpki-0.102.2 \
-		rustversion-1.0.15 \
-		ryu-1.0.17 \
-		safe_arch-0.7.1 \
+		rustls-webpki-0.102.6 \
+		rustversion-1.0.17 \
+		ryu-1.0.18 \
+		safe_arch-0.7.2 \
 		salsa20-0.10.2 \
 		same-file-1.0.6 \
 		schannel-0.1.23 \
@@ -586,16 +583,16 @@ CARGO_CRATES=	ab_glyph-0.2.25 \
 		sct-0.7.1 \
 		sctk-adwaita-0.5.4 \
 		sec1-0.7.3 \
-		security-framework-2.10.0 \
-		security-framework-sys-2.10.0 \
+		security-framework-2.11.1 \
+		security-framework-sys-2.11.1 \
 		self_cell-0.10.3 \
-		self_cell-1.0.3 \
-		semver-1.0.22 \
+		self_cell-1.0.4 \
+		semver-1.0.23 \
 		send_wrapper-0.6.0 \
-		serde-1.0.197 \
+		serde-1.0.204 \
 		serde-error-0.1.2 \
-		serde_derive-1.0.197 \
-		serde_json-1.0.115 \
+		serde_derive-1.0.204 \
+		serde_json-1.0.120 \
 		serde_urlencoded-0.7.1 \
 		serde_yaml-0.9.34+deprecated \
 		serdect-0.2.0 \
@@ -616,11 +613,10 @@ CARGO_CRATES=	ab_glyph-0.2.25 \
 		slotmap-1.0.7 \
 		smallvec-1.13.2 \
 		smithay-client-toolkit-0.16.1 \
-		smol_str-0.2.1 \
+		smol_str-0.2.2 \
 		socket2-0.4.10 \
-		socket2-0.5.6 \
-		spade-2.6.0 \
-		spin-0.5.2 \
+		socket2-0.5.7 \
+		spade-2.10.0 \
 		spin-0.9.8 \
 		spinning_top-0.3.0 \
 		spirv-0.2.0+1.5.4 \
@@ -636,13 +632,13 @@ CARGO_CRATES=	ab_glyph-0.2.25 \
 		struct_iterable_derive-0.1.0 \
 		struct_iterable_internal-0.1.1 \
 		strum-0.25.0 \
-		strum-0.26.2 \
+		strum-0.26.3 \
 		strum_macros-0.25.3 \
-		strum_macros-0.26.2 \
+		strum_macros-0.26.4 \
 		stun-rs-0.1.8 \
-		subtle-2.5.0 \
+		subtle-2.6.1 \
 		surge-ping-0.8.1 \
-		svg_fmt-0.4.2 \
+		svg_fmt-0.4.3 \
 		svgtypes-0.8.2 \
 		symphonia-0.5.4 \
 		symphonia-codec-vorbis-0.5.4 \
@@ -651,21 +647,18 @@ CARGO_CRATES=	ab_glyph-0.2.25 \
 		symphonia-metadata-0.5.4 \
 		symphonia-utils-xiph-0.5.4 \
 		syn-1.0.109 \
-		syn-2.0.58 \
-		syn-mid-0.5.4 \
-		sync_wrapper-0.1.2 \
+		syn-2.0.72 \
+		sync_wrapper-1.0.1 \
 		synstructure-0.12.6 \
 		synstructure-0.13.1 \
 		sys-locale-0.3.1 \
 		sysinfo-0.29.11 \
-		system-configuration-0.5.1 \
 		system-configuration-0.6.0 \
-		system-configuration-sys-0.5.0 \
 		system-configuration-sys-0.6.0 \
 		tap-1.0.1 \
 		termcolor-1.4.1 \
-		thiserror-1.0.58 \
-		thiserror-impl-1.0.58 \
+		thiserror-1.0.63 \
+		thiserror-impl-1.0.63 \
 		thread_local-1.1.8 \
 		tiff-0.9.1 \
 		time-0.3.36 \
@@ -673,30 +666,37 @@ CARGO_CRATES=	ab_glyph-0.2.25 \
 		time-macros-0.2.18 \
 		tiny-skia-0.8.4 \
 		tiny-skia-path-0.8.4 \
-		tinystr-0.7.5 \
-		tinyvec-1.6.0 \
+		tinystr-0.7.6 \
+		tinyvec-1.8.0 \
 		tinyvec_macros-0.1.1 \
-		tokio-1.37.0 \
-		tokio-macros-2.2.0 \
+		tokio-1.39.1 \
+		tokio-macros-2.4.0 \
 		tokio-rustls-0.24.1 \
-		tokio-rustls-acme-0.3.0 \
+		tokio-rustls-0.26.0 \
+		tokio-tungstenite-0.21.0 \
+		tokio-tungstenite-wasm-0.3.1 \
 		tokio-util-0.7.11 \
-		toml_datetime-0.6.5 \
+		toml_datetime-0.6.7 \
 		toml_edit-0.19.15 \
-		toml_edit-0.21.1 \
+		tower-0.4.13 \
+		tower-layer-0.3.2 \
 		tower-service-0.3.2 \
 		tracing-0.1.40 \
+		tracing-appender-0.2.3 \
 		tracing-attributes-0.1.27 \
 		tracing-core-0.1.32 \
 		tracing-log-0.1.4 \
 		tracing-log-0.2.0 \
 		tracing-subscriber-0.3.18 \
 		tracing-wasm-0.2.1 \
+		triple_buffer-8.0.0 \
 		try-lock-0.2.5 \
-		ttf-parser-0.20.0 \
+		ttf-parser-0.24.0 \
 		ttl_cache-0.5.1 \
+		tungstenite-0.21.0 \
 		turborand-0.10.1 \
-		type-map-0.4.0 \
+		type-map-0.5.0 \
+		typeid-1.0.0 \
 		typenum-1.17.0 \
 		tz-rs-0.6.14 \
 		tzdb-0.5.10 \
@@ -704,30 +704,30 @@ CARGO_CRATES=	ab_glyph-0.2.25 \
 		tzdb_data-0.1.2 \
 		ucd-parse-0.1.13 \
 		ucd-trie-0.1.6 \
-		ulid-1.1.2 \
-		unic-langid-0.9.4 \
-		unic-langid-impl-0.9.4 \
+		ulid-1.1.3 \
+		unic-langid-0.9.5 \
+		unic-langid-impl-0.9.5 \
 		unicode-bidi-0.3.15 \
 		unicode-ident-1.0.12 \
 		unicode-normalization-0.1.23 \
-		unicode-width-0.1.11 \
+		unicode-width-0.1.13 \
 		unicode-xid-0.2.4 \
 		universal-hash-0.5.1 \
 		unsafe-libyaml-0.2.11 \
-		untrusted-0.7.1 \
 		untrusted-0.9.0 \
-		ureq-2.9.6 \
-		url-2.5.0 \
+		ureq-2.10.0 \
+		url-2.5.2 \
 		ustr-0.10.0 \
-		uuid-1.8.0 \
+		utf-8-0.7.6 \
+		uuid-1.10.0 \
 		valuable-0.1.0 \
 		varinteger-1.0.6 \
 		vcpkg-0.2.15 \
-		vec1-1.12.0 \
+		vec1-1.12.1 \
 		vec_map-0.8.2 \
 		venial-0.5.0 \
-		version_check-0.9.4 \
-		waker-fn-1.1.1 \
+		version_check-0.9.5 \
+		waker-fn-1.2.0 \
 		walkdir-2.5.0 \
 		want-0.3.1 \
 		wasi-0.11.0+wasi-snapshot-preview1 \
@@ -749,17 +749,17 @@ CARGO_CRATES=	ab_glyph-0.2.25 \
 		web-time-1.1.0 \
 		webbrowser-0.8.15 \
 		webpki-roots-0.25.4 \
-		webpki-roots-0.26.1 \
+		webpki-roots-0.26.3 \
 		weezl-0.1.8 \
 		wgpu-0.16.3 \
 		wgpu-core-0.16.1 \
 		wgpu-hal-0.16.2 \
 		wgpu-types-0.16.1 \
-		wide-0.7.15 \
+		wide-0.7.26 \
 		widestring-1.1.0 \
 		winapi-0.3.9 \
 		winapi-i686-pc-windows-gnu-0.4.0 \
-		winapi-util-0.1.6 \
+		winapi-util-0.1.8 \
 		winapi-x86_64-pc-windows-gnu-0.4.0 \
 		windows-0.43.0 \
 		windows-0.44.0 \
@@ -774,53 +774,53 @@ CARGO_CRATES=	ab_glyph-0.2.25 \
 		windows-implement-0.52.0 \
 		windows-interface-0.48.0 \
 		windows-interface-0.52.0 \
-		windows-result-0.1.1 \
+		windows-result-0.1.2 \
 		windows-sys-0.45.0 \
 		windows-sys-0.48.0 \
 		windows-sys-0.52.0 \
 		windows-targets-0.42.2 \
 		windows-targets-0.48.5 \
-		windows-targets-0.52.5 \
+		windows-targets-0.52.6 \
 		windows_aarch64_gnullvm-0.42.2 \
 		windows_aarch64_gnullvm-0.48.5 \
-		windows_aarch64_gnullvm-0.52.5 \
+		windows_aarch64_gnullvm-0.52.6 \
 		windows_aarch64_msvc-0.42.2 \
 		windows_aarch64_msvc-0.48.5 \
-		windows_aarch64_msvc-0.52.5 \
+		windows_aarch64_msvc-0.52.6 \
 		windows_i686_gnu-0.42.2 \
 		windows_i686_gnu-0.48.5 \
-		windows_i686_gnu-0.52.5 \
-		windows_i686_gnullvm-0.52.5 \
+		windows_i686_gnu-0.52.6 \
+		windows_i686_gnullvm-0.52.6 \
 		windows_i686_msvc-0.42.2 \
 		windows_i686_msvc-0.48.5 \
-		windows_i686_msvc-0.52.5 \
+		windows_i686_msvc-0.52.6 \
 		windows_x86_64_gnu-0.42.2 \
 		windows_x86_64_gnu-0.48.5 \
-		windows_x86_64_gnu-0.52.5 \
+		windows_x86_64_gnu-0.52.6 \
 		windows_x86_64_gnullvm-0.42.2 \
 		windows_x86_64_gnullvm-0.48.5 \
-		windows_x86_64_gnullvm-0.52.5 \
+		windows_x86_64_gnullvm-0.52.6 \
 		windows_x86_64_msvc-0.42.2 \
 		windows_x86_64_msvc-0.48.5 \
-		windows_x86_64_msvc-0.52.5 \
+		windows_x86_64_msvc-0.52.6 \
 		winit-0.28.7 \
 		winnow-0.5.40 \
 		winreg-0.50.0 \
+		winreg-0.52.0 \
 		wmi-0.13.3 \
 		wyz-0.5.1 \
 		x11-dl-2.21.0 \
-		x11rb-0.13.0 \
-		x11rb-protocol-0.13.0 \
+		x11rb-0.13.1 \
+		x11rb-protocol-0.13.1 \
 		x509-parser-0.15.1 \
-		x509-parser-0.16.0 \
-		xcursor-0.3.5 \
+		xcursor-0.3.8 \
 		xml-rs-0.8.20 \
 		xmltree-0.10.3 \
 		yasna-0.5.2 \
 		z32-1.1.1 \
-		zerocopy-0.7.32 \
-		zerocopy-derive-0.7.32 \
-		zeroize-1.7.0 \
+		zerocopy-0.7.35 \
+		zerocopy-derive-0.7.35 \
+		zeroize-1.8.1 \
 		rapier2d@git+https://github.com/MaxCWhitehead/rapier.git?rev=29c72c6c282e7c40987c0d0d0ce3089ea019a532\#29c72c6c282e7c40987c0d0d0ce3089ea019a532 \
-		bones_asset,bones_bevy_renderer,bones_ecs,bones_ecs_macros,bones_ecs_macros_core,bones_framework,bones_lib,bones_matchmaker_proto,bones_schema,bones_schema_macros,bones_scripting,bones_utils,bones_utils_macros@git+https://github.com/fishfolk/bones\#3cb6a880284514c8367ededa62d45e90f48c60b6 \
-		ggrs@git+https://github.com/MaxCWhitehead/ggrs.git?rev=96499377407ce55805a9d0367b86860b74c233bd\#96499377407ce55805a9d0367b86860b74c233bd
+		ggrs@git+https://github.com/MaxCWhitehead/ggrs.git?rev=96499377407ce55805a9d0367b86860b74c233bd\#96499377407ce55805a9d0367b86860b74c233bd \
+		bones_asset,bones_bevy_renderer,bones_ecs,bones_ecs_macros,bones_ecs_macros_core,bones_framework,bones_lib,bones_matchmaker_proto,bones_schema,bones_schema_macros,bones_scripting,bones_utils,bones_utils_macros@git+https://github.com/fishfolk/bones\#bf745aa88e9f0ba5d334c5fe1170ed9c721e792f
diff --git a/games/jumpy/distinfo b/games/jumpy/distinfo
index e279be866e0c..3cd3b8e72182 100644
--- a/games/jumpy/distinfo
+++ b/games/jumpy/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1716071613
-SHA256 (rust/crates/ab_glyph-0.2.25.crate) = 6f90148830dac590fac7ccfe78ec4a8ea404c60f75a24e16407a71f0f40de775
-SIZE (rust/crates/ab_glyph-0.2.25.crate) = 19105
+TIMESTAMP = 1726093804
+SHA256 (rust/crates/ab_glyph-0.2.28.crate) = 79faae4620f45232f599d9bc7b290f88247a0834162c4495ab2f02d60004adfb
+SIZE (rust/crates/ab_glyph-0.2.28.crate) = 19965
 SHA256 (rust/crates/ab_glyph_rasterizer-0.1.8.crate) = c71b1793ee61086797f5c80b6efa2b8ffa6d5dd703f118545808a7f2e27f7046
 SIZE (rust/crates/ab_glyph_rasterizer-0.1.8.crate) = 11010
 SHA256 (rust/crates/accesskit-0.11.2.crate) = 76eb1adf08c5bcaa8490b9851fd53cca27fa9880076f178ea9d29f05196728a8
@@ -13,8 +13,8 @@ SHA256 (rust/crates/accesskit_windows-0.14.3.crate) = 9eac0a7f2d7cd7a93b938af401
 SIZE (rust/crates/accesskit_windows-0.14.3.crate) = 39348
 SHA256 (rust/crates/accesskit_winit-0.14.4.crate) = 825d23acee1bd6d25cbaa3ca6ed6e73faf24122a774ec33d52c5c86c6ab423c0
 SIZE (rust/crates/accesskit_winit-0.14.4.crate) = 21280
-SHA256 (rust/crates/addr2line-0.21.0.crate) = 8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb
-SIZE (rust/crates/addr2line-0.21.0.crate) = 40807
+SHA256 (rust/crates/addr2line-0.22.0.crate) = 6e4503c46a5c0c7844e948c9a4d6acd9f50cccb4de1c48eb9e291ea17470c678
+SIZE (rust/crates/addr2line-0.22.0.crate) = 39156
 SHA256 (rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe
 SIZE (rust/crates/adler-1.0.2.crate) = 12778
 SHA256 (rust/crates/aead-0.5.2.crate) = d122413f284cf2d62fb1b7db97e02edb8cda96d769b16e443a4f6195e35662b0
@@ -39,62 +39,54 @@ SHA256 (rust/crates/android_log-sys-0.3.1.crate) = 5ecc8056bf6ab9892dcd53216c83d
 SIZE (rust/crates/android_log-sys-0.3.1.crate) = 6063
 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/anyhow-1.0.82.crate) = f538837af36e6f6a9be0faa67f9a314f8119e4e4b5867c6ab40ed60360142519
-SIZE (rust/crates/anyhow-1.0.82.crate) = 45361
-SHA256 (rust/crates/append-only-vec-0.1.3.crate) = f3cb8f874ecf419dd8165d0279746de966cb8966636d028845e3bd65d519812a
-SIZE (rust/crates/append-only-vec-0.1.3.crate) = 6190
+SHA256 (rust/crates/anyhow-1.0.86.crate) = b3d1d046238990b9cf5bcde22a3fb3584ee5cf65fb2765f454ed428c7a0063da
+SIZE (rust/crates/anyhow-1.0.86.crate) = 46741
+SHA256 (rust/crates/append-only-vec-0.1.5.crate) = 74d9f7083455f1a474276ccd32374958d2cb591024aac45101c7623b10271347
+SIZE (rust/crates/append-only-vec-0.1.5.crate) = 6810
 SHA256 (rust/crates/approx-0.5.1.crate) = cab112f0a86d568ea0e627cc1d6be74a1e9cd55214684db5561995f6dad897c6
 SIZE (rust/crates/approx-0.5.1.crate) = 15100
-SHA256 (rust/crates/arboard-3.3.2.crate) = a2041f1943049c7978768d84e6d0fd95de98b76d6c4727b09e78ec253d29fa58
-SIZE (rust/crates/arboard-3.3.2.crate) = 45916
-SHA256 (rust/crates/arrayref-0.3.7.crate) = 6b4930d2cb77ce62f89ee5d5289b4ac049559b1c45539271f5ed4fdc7db34545
-SIZE (rust/crates/arrayref-0.3.7.crate) = 9620
+SHA256 (rust/crates/arboard-3.4.0.crate) = 9fb4009533e8ff8f1450a5bcbc30f4242a1d34442221f72314bea1f5dc9c7f89
+SIZE (rust/crates/arboard-3.4.0.crate) = 46785
+SHA256 (rust/crates/arrayref-0.3.8.crate) = 9d151e35f61089500b617991b791fc8bfd237ae50cd5950803758a179b41e67a
+SIZE (rust/crates/arrayref-0.3.8.crate) = 10279
 SHA256 (rust/crates/arrayvec-0.7.4.crate) = 96d30a06541fbafbc7f82ed10c06164cfbd2c401138f6addd8404629c4b16711
 SIZE (rust/crates/arrayvec-0.7.4.crate) = 29856
*** 2445 LINES SKIPPED ***



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