Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Sep 2024 09:47:43 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 399bb1e9fc92 - main - graphics/oculante: update 0.8.23 =?utf-8?Q?=E2=86=92?= 0.9.0
Message-ID:  <202409230947.48N9lhkK067105@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=399bb1e9fc921d3f4b25bc50416508a4b4314200

commit 399bb1e9fc921d3f4b25bc50416508a4b4314200
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-09-23 08:52:31 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-09-23 09:47:29 +0000

    graphics/oculante: update 0.8.23 → 0.9.0
    
    Reported by:    portscout
---
 graphics/oculante/Makefile |  528 +++++++++++-----------
 graphics/oculante/distinfo | 1056 ++++++++++++++++++++++----------------------
 2 files changed, 784 insertions(+), 800 deletions(-)

diff --git a/graphics/oculante/Makefile b/graphics/oculante/Makefile
index ed8249df7d5e..e8427b4b030e 100644
--- a/graphics/oculante/Makefile
+++ b/graphics/oculante/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	oculante
-DISTVERSION=	0.8.23
-PORTREVISION=	2
+DISTVERSION=	0.9.0
 CATEGORIES=	graphics
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -19,10 +18,12 @@ USE_GITHUB=	yes
 GH_ACCOUNT=	woelper
 
 CARGO_FEATURES=	--no-default-features notan/shaderc # workaround for the broken glsl-to-spirv-1.7.0 crate, see https://github.com/woelper/oculante/issues/249
-CARGO_CRATES=	ab_glyph-0.2.26 \
+CARGO_CRATES=	ab_glyph-0.2.28 \
 		ab_glyph_rasterizer-0.1.8 \
-		addr2line-0.22.0 \
+		accesskit-0.12.3 \
+		addr2line-0.24.1 \
 		adler-1.0.2 \
+		adler2-2.0.0 \
 		adler32-1.2.0 \
 		ahash-0.7.8 \
 		ahash-0.8.11 \
@@ -33,56 +34,54 @@ CARGO_CRATES=	ab_glyph-0.2.26 \
 		android-properties-0.2.2 \
 		android-tzdata-0.1.1 \
 		android_system_properties-0.1.5 \
-		anstream-0.6.14 \
-		anstyle-1.0.7 \
-		anstyle-parse-0.2.4 \
-		anstyle-query-1.1.0 \
-		anstyle-wincon-3.0.3 \
+		anstream-0.6.15 \
+		anstyle-1.0.8 \
+		anstyle-parse-0.2.5 \
+		anstyle-query-1.1.1 \
+		anstyle-wincon-3.0.4 \
 		any_ascii-0.1.7 \
-		anyhow-1.0.86 \
-		aom-decode-0.2.9 \
+		anyhow-1.0.89 \
+		aom-decode-0.2.10 \
 		approx-0.5.1 \
-		arbitrary-0.4.7 \
 		arbitrary-1.3.2 \
-		arboard-3.4.0 \
+		arboard-3.4.1 \
 		arg_enum_proc_macro-0.3.4 \
-		arrayref-0.3.7 \
-		arrayvec-0.7.4 \
-		ash-0.37.3+1.3.251 \
+		arrayref-0.3.9 \
+		arrayvec-0.7.6 \
+		ash-0.38.0+1.3.281 \
 		ashpd-0.8.1 \
 		async-broadcast-0.7.1 \
 		async-channel-2.3.1 \
-		async-executor-1.12.0 \
+		async-executor-1.13.1 \
 		async-fs-2.1.2 \
-		async-io-2.3.3 \
+		async-io-2.3.4 \
 		async-lock-3.4.0 \
 		async-net-2.0.0 \
-		async-process-2.2.3 \
+		async-process-2.3.0 \
 		async-recursion-1.1.1 \
-		async-signal-0.2.8 \
+		async-signal-0.2.10 \
 		async-task-4.7.1 \
-		async-trait-0.1.80 \
+		async-trait-0.1.82 \
 		atomic-waker-1.1.2 \
 		atty-0.2.14 \
 		autocfg-1.3.0 \
 		av1-grain-0.2.3 \
-		avif-decode-1.0.0 \
+		avif-decode-1.0.1 \
 		avif-parse-1.0.0 \
 		avif-serialize-0.8.1 \
 		az-1.2.1 \
-		backtrace-0.3.72 \
+		backtrace-0.3.74 \
 		base64-0.22.1 \
 		basis-universal-0.3.1 \
 		basis-universal-sys-0.3.1 \
 		bincode-0.8.0 \
-		bit-set-0.5.3 \
-		bit-vec-0.6.3 \
+		bit-set-0.6.0 \
+		bit-vec-0.7.0 \
 		bit_field-0.10.2 \
 		bitflags-1.3.2 \
-		bitflags-2.5.0 \
+		bitflags-2.6.0 \
 		bitreader-0.3.8 \
-		bitstream-io-1.10.0 \
-		bitstream-io-2.3.0 \
+		bitstream-io-2.5.3 \
 		block-0.1.6 \
 		block-buffer-0.3.3 \
 		block-buffer-0.10.4 \
@@ -90,41 +89,41 @@ CARGO_CRATES=	ab_glyph-0.2.26 \
 		block2-0.2.0-alpha.6 \
 		block2-0.5.1 \
 		blocking-1.6.1 \
-		bstr-1.9.1 \
-		built-0.5.2 \
-		built-0.7.3 \
+		bstr-1.10.0 \
+		built-0.7.4 \
 		bumpalo-3.16.0 \
 		by_address-1.2.1 \
 		byte-tools-0.2.0 \
-		bytemuck-1.16.0 \
-		bytemuck_derive-1.7.0 \
+		bytemuck-1.18.0 \
+		bytemuck_derive-1.7.1 \
 		byteorder-1.5.0 \
 		byteorder-lite-0.1.0 \
-		bytes-1.6.0 \
+		bytes-1.7.2 \
 		calloop-0.10.6 \
-		cargo-lock-8.0.3 \
-		cc-1.0.99 \
+		cc-1.1.21 \
 		cesu8-1.1.0 \
 		cfg-expr-0.15.8 \
 		cfg-if-0.1.10 \
 		cfg-if-1.0.0 \
 		cfg_aliases-0.1.1 \
+		cfg_aliases-0.2.1 \
 		cgl-0.3.2 \
 		chrono-0.4.38 \
 		clap-3.2.25 \
-		clap-4.5.7 \
-		clap_builder-4.5.7 \
-		clap_complete-4.5.5 \
-		clap_derive-4.5.5 \
+		clap-4.5.18 \
+		clap_builder-4.5.18 \
+		clap_complete-4.5.29 \
+		clap_derive-4.5.18 \
 		clap_lex-0.2.4 \
-		clap_lex-0.7.1 \
-		clipboard-win-5.3.1 \
-		cmake-0.1.50 \
+		clap_lex-0.7.2 \
+		clipboard-win-5.4.0 \
+		cmake-0.1.51 \
 		cmd_lib-1.9.4 \
 		cmd_lib_macros-1.9.4 \
 		codespan-reporting-0.11.1 \
 		color_quant-1.1.0 \
-		colorchoice-1.0.1 \
+		colorchoice-1.0.2 \
+		colorutils-rs-0.5.10 \
 		com-0.6.0 \
 		com_macros-0.6.0 \
 		com_macros_support-0.6.0 \
@@ -134,11 +133,12 @@ CARGO_CRATES=	ab_glyph-0.2.26 \
 		console-0.15.8 \
 		console_error_panic_hook-0.1.7 \
 		core-foundation-0.9.4 \
-		core-foundation-sys-0.8.6 \
+		core-foundation-0.10.0 \
+		core-foundation-sys-0.8.7 \
 		core-graphics-0.22.3 \
 		core-graphics-0.23.2 \
 		core-graphics-types-0.1.3 \
-		cpufeatures-0.2.12 \
+		cpufeatures-0.2.14 \
 		crc32fast-1.4.2 \
 		crevice_notan-0.13.0 \
 		crevice_notan-derive-0.13.0 \
@@ -148,14 +148,13 @@ CARGO_CRATES=	ab_glyph-0.2.26 \
 		crossbeam-utils-0.8.20 \
 		crunchy-0.2.2 \
 		crypto-common-0.1.6 \
-		d3d12-0.19.0 \
+		d3d12-22.0.0 \
 		dark-light-1.1.1 \
 		data-url-0.3.1 \
 		dconf_rs-0.3.0 \
 		dds-rs-0.7.0 \
 		deflate-0.8.6 \
 		derive-new-0.6.0 \
-		derive_more-0.99.17 \
 		detect-desktop-environment-0.2.0 \
 		digest-0.7.6 \
 		digest-0.10.7 \
@@ -165,33 +164,37 @@ CARGO_CRATES=	ab_glyph-0.2.26 \
 		dirs-sys-0.3.7 \
 		dirs-sys-0.4.1 \
 		dispatch-0.2.0 \
-		displaydoc-0.2.4 \
 		divrem-1.0.0 \
 		dlib-0.5.2 \
 		dlv-list-0.3.0 \
 		doc-comment-0.3.3 \
+		document-features-0.2.10 \
 		downcast-rs-1.2.1 \
 		ecolor-0.27.2 \
 		egui-0.27.2 \
+		egui-modal-0.3.6 \
 		egui-notify-0.14.0 \
-		egui-phosphor-0.5.0 \
+		egui_extras-0.27.2 \
 		egui_plot-0.27.2 \
-		either-1.12.0 \
+		either-1.13.0 \
 		elapsed-0.1.2 \
 		emath-0.27.2 \
 		encode_unicode-0.3.6 \
 		endi-1.1.0 \
+		enum-map-2.7.3 \
+		enum-map-derive-0.17.0 \
 		enumflags2-0.7.10 \
 		enumflags2_derive-0.7.10 \
-		enumn-0.1.13 \
-		env_filter-0.1.0 \
+		enumn-0.1.14 \
+		env_filter-0.1.2 \
 		env_logger-0.10.2 \
-		env_logger-0.11.3 \
+		env_logger-0.11.5 \
 		epaint-0.27.2 \
 		equivalent-1.0.1 \
 		errno-0.3.9 \
-		error-code-3.2.0 \
-		euclid-0.22.10 \
+		error-code-3.3.1 \
+		erydanos-0.2.14 \
+		euclid-0.22.11 \
 		evalexpr-11.3.0 \
 		event-listener-5.3.1 \
 		event-listener-strategy-0.5.2 \
@@ -200,22 +203,21 @@ CARGO_CRATES=	ab_glyph-0.2.26 \
 		fake-simd-0.1.2 \
 		fallible_collections-0.4.9 \
 		fast-srgb8-1.0.0 \
-		fast_image_resize-2.7.3 \
-		fastrand-1.9.0 \
-		fastrand-2.1.0 \
+		fast_image_resize-4.2.1 \
+		fastrand-2.1.1 \
 		fdeflate-0.3.4 \
 		file-format-0.25.0 \
 		find-winsdk-0.2.0 \
-		fixed-1.27.0 \
+		fixed-1.28.0 \
 		fixedbitset-0.4.2 \
-		flate2-1.0.30 \
+		flate2-1.0.33 \
 		float-cmp-0.9.0 \
 		float_next_after-1.0.0 \
 		fluent-uri-0.1.4 \
 		flume-0.11.0 \
 		fn-util-0.1.0 \
 		fnv-1.0.7 \
-		fontconfig-parser-0.5.6 \
+		fontconfig-parser-0.5.7 \
 		fontdb-0.18.0 \
 		foreign-types-0.3.2 \
 		foreign-types-0.5.0 \
@@ -235,18 +237,17 @@ CARGO_CRATES=	ab_glyph-0.2.26 \
 		futures-sink-0.3.30 \
 		futures-task-0.3.30 \
 		futures-util-0.3.30 \
-		generator-0.7.5 \
+		generator-0.8.3 \
 		generic-array-0.9.1 \
 		generic-array-0.14.7 \
 		gethostname-0.4.3 \
 		getrandom-0.2.15 \
-		gif-0.12.0 \
 		gif-0.13.1 \
-		gif-dispose-4.0.1 \
-		gimli-0.29.0 \
+		gif-dispose-5.0.1 \
+		gimli-0.31.0 \
 		gl_generator-0.14.0 \
 		glam-0.24.2 \
-		globset-0.4.14 \
+		globset-0.4.15 \
 		globwalk-0.9.1 \
 		glow-0.12.3 \
 		glow-0.13.1 \
@@ -256,15 +257,15 @@ CARGO_CRATES=	ab_glyph-0.2.26 \
 		glutin_egl_sys-0.5.1 \
 		glutin_glx_sys-0.4.0 \
 		glutin_wgl_sys-0.4.0 \
-		glutin_wgl_sys-0.5.0 \
-		glyph_brush-0.7.8 \
-		glyph_brush_draw_cache-0.1.5 \
-		glyph_brush_layout-0.2.3 \
+		glutin_wgl_sys-0.6.0 \
+		glyph_brush-0.7.10 \
+		glyph_brush_draw_cache-0.1.6 \
+		glyph_brush_layout-0.2.4 \
 		gpu-alloc-0.6.0 \
 		gpu-alloc-types-0.3.0 \
-		gpu-allocator-0.25.0 \
-		gpu-descriptor-0.2.4 \
-		gpu-descriptor-types-0.1.2 \
+		gpu-allocator-0.26.0 \
+		gpu-descriptor-0.3.0 \
+		gpu-descriptor-types-0.2.0 \
 		half-2.4.1 \
 		hashbrown-0.12.3 \
 		hashbrown-0.13.2 \
@@ -274,100 +275,91 @@ CARGO_CRATES=	ab_glyph-0.2.26 \
 		heck-0.5.0 \
 		hermit-abi-0.1.19 \
 		hermit-abi-0.3.9 \
+		hermit-abi-0.4.0 \
 		hex-0.4.3 \
 		hexf-parse-0.2.1 \
 		home-0.5.9 \
 		http-1.1.0 \
-		http-body-1.0.0 \
-		http-body-util-0.1.1 \
-		httparse-1.9.2 \
+		http-body-1.0.1 \
+		http-body-util-0.1.2 \
+		httparse-1.9.4 \
 		humantime-2.1.0 \
-		hyper-1.3.1 \
-		hyper-rustls-0.26.0 \
-		hyper-util-0.1.5 \
-		iana-time-zone-0.1.60 \
+		hyper-1.4.1 \
+		hyper-rustls-0.27.3 \
+		hyper-util-0.1.8 \
+		iana-time-zone-0.1.61 \
 		iana-time-zone-haiku-0.1.2 \
 		icns-0.3.1 \
-		icu_collections-1.5.0 \
-		icu_locid-1.5.0 \
-		icu_locid_transform-1.5.0 \
-		icu_locid_transform_data-1.5.0 \
-		icu_normalizer-1.5.0 \
-		icu_normalizer_data-1.5.0 \
-		icu_properties-1.5.0 \
-		icu_properties_data-1.5.0 \
-		icu_provider-1.5.0 \
-		icu_provider_macros-1.5.0 \
-		idna-1.0.0 \
-		ignore-0.4.22 \
+		idna-0.5.0 \
+		ignore-0.4.23 \
 		image-0.24.9 \
-		image-0.25.1 \
-		image-webp-0.1.2 \
+		image-0.25.2 \
+		image-webp-0.1.3 \
 		imageproc-0.25.0 \
 		imagesize-0.12.0 \
-		imara-diff-0.1.5 \
+		imara-diff-0.1.7 \
 		img-parts-0.3.0 \
 		imgref-1.10.1 \
 		indexmap-1.9.3 \
-		indexmap-2.2.6 \
+		indexmap-2.5.0 \
 		indicatif-0.17.8 \
 		init_with-1.1.0 \
 		instant-0.1.13 \
 		interpolate_name-0.2.4 \
-		ipnet-2.9.0 \
-		is-terminal-0.4.12 \
-		is_terminal_polyfill-1.70.0 \
-		itertools-0.10.5 \
+		ipnet-2.10.0 \
+		is-terminal-0.4.13 \
+		is_terminal_polyfill-1.70.1 \
 		itertools-0.12.1 \
+		itertools-0.13.0 \
 		itoa-1.0.11 \
 		jni-0.21.1 \
 		jni-sys-0.3.0 \
-		jobserver-0.1.31 \
+		jobserver-0.1.32 \
 		jpeg-decoder-0.3.1 \
-		jpeg2k-0.7.0 \
-		js-sys-0.3.69 \
-		jxl-bitstream-0.4.0 \
-		jxl-coding-0.4.0 \
-		jxl-color-0.7.0 \
+		jpeg2k-0.9.1 \
+		js-sys-0.3.70 \
+		jxl-bitstream-0.4.1 \
+		jxl-coding-0.4.1 \
+		jxl-color-0.7.1 \
 		jxl-frame-0.9.0 \
-		jxl-grid-0.4.1 \
+		jxl-grid-0.4.2 \
 		jxl-image-0.9.0 \
-		jxl-modular-0.7.0 \
-		jxl-oxide-0.8.0 \
-		jxl-render-0.8.0 \
+		jxl-modular-0.7.1 \
+		jxl-oxide-0.8.1 \
+		jxl-render-0.8.2 \
 		jxl-threadpool-0.1.1 \
 		jxl-vardct-0.7.0 \
 		kamadak-exif-0.5.5 \
 		khronos-egl-6.0.0 \
 		khronos_api-3.1.0 \
-		kiddo-4.2.0 \
+		kiddo-4.2.1 \
 		ktx2-0.3.0 \
-		kurbo-0.11.0 \
-		lazy_static-1.4.0 \
+		kurbo-0.11.1 \
+		lazy_static-1.5.0 \
 		lebe-0.5.2 \
 		lexical-sort-0.3.1 \
-		libaom-sys-0.16.0+libaom.3.8.1 \
-		libavif-0.12.0 \
-		libavif-image-0.11.0 \
-		libavif-sys-0.15.0 \
-		libc-0.2.155 \
-		libdav1d-sys-0.6.0 \
-		libfuzzer-sys-0.3.5 \
+		libaom-sys-0.17.0+libaom.3.9.1 \
+		libavif-0.14.0 \
+		libavif-image-0.14.0 \
+		libavif-sys-0.17.0+libavif.1.0.4 \
+		libblur-0.13.5 \
+		libc-0.2.158 \
+		libdav1d-sys-0.7.1+libdav1d.1.4.3 \
 		libfuzzer-sys-0.4.7 \
-		libheif-rs-0.22.0 \
+		libheif-rs-1.0.2 \
 		libheif-sys-2.1.1+1.17.4 \
 		libloading-0.7.4 \
-		libloading-0.8.3 \
+		libloading-0.8.5 \
 		libm-0.2.8 \
 		libredox-0.0.2 \
 		libredox-0.1.3 \
 		libwebp-sys2-0.1.9 \
 		linked-hash-map-0.5.6 \
 		linux-raw-sys-0.4.14 \
-		litemap-0.7.3 \
+		litrs-0.4.1 \
 		lock_api-0.4.12 \
-		lodepng-3.10.1 \
-		log-0.4.21 \
+		lodepng-3.10.7 \
+		log-0.4.22 \
 		loop9-0.1.5 \
 		lutgen-0.10.1 \
 		lutgen-palettes-0.3.0 \
@@ -378,27 +370,31 @@ CARGO_CRATES=	ab_glyph-0.2.26 \
 		lyon_tessellation-1.0.15 \
 		malloc_buf-0.0.6 \
 		maplit-1.0.2 \
-		matrixmultiply-0.3.8 \
+		matrixmultiply-0.3.9 \
 		maybe-rayon-0.1.1 \
-		memchr-2.7.2 \
+		memchr-2.7.4 \
 		memmap2-0.5.10 \
-		memmap2-0.9.4 \
+		memmap2-0.9.5 \
 		memoffset-0.6.5 \
 		memoffset-0.9.1 \
-		metal-0.27.0 \
+		metal-0.29.0 \
 		mime-0.3.17 \
-		mime_guess-2.0.4 \
+		mime_guess-2.0.5 \
+		mime_guess2-2.0.5 \
 		minimal-lexical-0.2.1 \
 		miniz_oxide-0.3.7 \
 		miniz_oxide-0.5.4 \
-		miniz_oxide-0.7.3 \
+		miniz_oxide-0.7.4 \
+		miniz_oxide-0.8.0 \
 		mint-0.5.9 \
 		mio-0.8.11 \
+		mio-1.0.2 \
 		mouse_position-0.1.4 \
 		mutate_once-0.1.1 \
-		naga-0.19.2 \
-		nalgebra-0.32.5 \
-		nalgebra-macros-0.2.1 \
+		naga-22.1.0 \
+		nalgebra-0.32.6 \
+		nalgebra-0.33.0 \
+		nalgebra-macros-0.2.2 \
 		nasm-rs-0.2.5 \
 		ndk-0.7.0 \
 		ndk-context-0.1.1 \
@@ -408,6 +404,7 @@ CARGO_CRATES=	ab_glyph-0.2.26 \
 		nix-0.24.3 \
 		nix-0.25.1 \
 		nix-0.28.0 \
+		nix-0.29.0 \
 		nohash-hasher-0.2.0 \
 		nom-7.1.3 \
 		noop_proc_macro-0.3.0 \
@@ -429,16 +426,14 @@ CARGO_CRATES=	ab_glyph-0.2.26 \
 		notan_winit-0.12.1 \
 		nu-ansi-term-0.46.0 \
 		num-0.4.3 \
-		num-bigint-0.4.5 \
+		num-bigint-0.4.6 \
 		num-complex-0.4.6 \
-		num-derive-0.3.3 \
 		num-derive-0.4.2 \
 		num-integer-0.1.46 \
 		num-iter-0.1.45 \
 		num-rational-0.4.2 \
 		num-traits-0.1.43 \
 		num-traits-0.2.19 \
-		num_cpus-1.16.0 \
 		num_enum-0.5.11 \
 		num_enum-0.6.1 \
 		num_enum_derive-0.5.11 \
@@ -460,32 +455,32 @@ CARGO_CRATES=	ab_glyph-0.2.26 \
 		objc2-quartz-core-0.2.2 \
 		objc_exception-0.1.2 \
 		objc_id-0.1.1 \
-		object-0.35.0 \
-		oklab-1.0.1 \
+		object-0.36.4 \
+		oklab-1.1.2 \
 		once_cell-1.19.0 \
 		openjp2-0.5.3 \
-		openjpeg-sys-1.0.10 \
+		openjpeg-sys-1.0.11 \
 		option-ext-0.2.0 \
 		orbclient-0.3.47 \
-		ordered-float-4.2.0 \
+		ordered-float-4.2.2 \
 		ordered-multimap-0.4.3 \
 		ordered-stream-0.2.0 \
-		os_pipe-1.2.0 \
+		os_pipe-1.2.1 \
 		os_str_bytes-6.6.1 \
 		overload-0.1.1 \
-		owned_ttf_parser-0.21.0 \
+		owned_ttf_parser-0.24.0 \
 		owning_ref-0.4.1 \
 		palette-0.7.6 \
 		palette_derive-0.7.6 \
-		parking-2.2.0 \
+		parking-2.2.1 \
 		parking_lot-0.12.3 \
 		parking_lot_core-0.9.10 \
 		paste-1.0.15 \
 		percent-encoding-2.3.1 \
-		pest-2.7.10 \
-		pest_derive-2.7.10 \
-		pest_generator-2.7.10 \
-		pest_meta-2.7.10 \
+		pest-2.7.13 \
+		pest_derive-2.7.13 \
+		pest_generator-2.7.13 \
+		pest_meta-2.7.13 \
 		petgraph-0.6.5 \
 		phf-0.10.1 \
 		phf-0.11.2 \
@@ -500,40 +495,42 @@ CARGO_CRATES=	ab_glyph-0.2.26 \
 		pin-project-internal-1.1.5 \
 		pin-project-lite-0.2.14 \
 		pin-utils-0.1.0 \
-		piper-0.2.3 \
+		piper-0.2.4 \
 		pkg-config-0.3.30 \
 		platter2-0.1.6 \
 		png-0.16.8 \
 		png-0.17.13 \
-		polling-3.7.1 \
+		polling-3.7.3 \
 		pollster-0.3.0 \
-		portable-atomic-1.6.0 \
-		ppv-lite86-0.2.17 \
+		portable-atomic-1.8.0 \
+		ppv-lite86-0.2.20 \
 		presser-0.3.1 \
 		proc-macro-crate-1.3.1 \
-		proc-macro-crate-3.1.0 \
+		proc-macro-crate-3.2.0 \
 		proc-macro-error-1.0.4 \
 		proc-macro-error-attr-1.0.4 \
 		proc-macro-hack-0.5.20+deprecated \
-		proc-macro2-1.0.85 \
+		proc-macro2-1.0.86 \
 		profiling-1.0.15 \
 		profiling-procmacros-1.0.15 \
 		psd-0.3.5 \
 		qoi-0.4.1 \
 		quick-error-2.0.1 \
 		quick-xml-0.23.1 \
-		quick-xml-0.31.0 \
+		quick-xml-0.36.2 \
 		quickexif-0.1.5 \
 		quickraw-0.1.6 \
-		quote-1.0.36 \
+		quinn-0.11.5 \
+		quinn-proto-0.11.8 \
+		quinn-udp-0.5.5 \
+		quote-1.0.37 \
 		rand-0.8.5 \
 		rand_chacha-0.3.1 \
 		rand_core-0.6.4 \
 		rand_distr-0.4.3 \
 		range-alloc-0.1.3 \
-		rav1e-0.6.6 \
 		rav1e-0.7.1 \
-		ravif-0.11.5 \
+		ravif-0.11.10 \
 		raw-window-handle-0.5.2 \
 		raw-window-handle-0.6.2 \
 		rawpointer-0.2.1 \
@@ -541,56 +538,54 @@ CARGO_CRATES=	ab_glyph-0.2.26 \
 		rayon-core-1.12.1 \
 		redox_syscall-0.3.5 \
 		redox_syscall-0.4.1 \
-		redox_syscall-0.5.1 \
-		redox_users-0.4.5 \
-		regex-1.10.5 \
+		redox_syscall-0.5.4 \
+		redox_users-0.4.6 \
+		regex-1.10.6 \
 		regex-automata-0.4.7 \
 		regex-syntax-0.8.4 \
 		renderdoc-sys-1.1.0 \
-		reqwest-0.12.4 \
+		reqwest-0.12.7 \
 		resvg-0.42.0 \
 		rfd-0.14.1 \
-		rgb-0.8.37 \
+		rgb-0.8.50 \
 		ring-0.17.8 \
-		roxmltree-0.19.0 \
 		roxmltree-0.20.0 \
 		rust-ini-0.18.0 \
-		rust_hawktracer-0.7.0 \
-		rust_hawktracer_normal_macro-0.4.1 \
-		rust_hawktracer_proc_macro-0.4.1 \
 		rustc-demangle-0.1.24 \
 		rustc-hash-1.1.0 \
-		rustc_version-0.4.0 \
-		rustix-0.38.34 \
-		rustls-0.22.4 \
-		rustls-pemfile-2.1.2 \
-		rustls-pki-types-1.7.0 \
-		rustls-webpki-0.102.4 \
+		rustc-hash-2.0.0 \
+		rustix-0.38.37 \
+		rustls-0.23.13 \
+		rustls-pemfile-2.1.3 \
+		rustls-pki-types-1.8.0 \
+		rustls-webpki-0.102.8 \
 		rustversion-1.0.17 \
 		rustybuzz-0.14.1 \
-		ruzstd-0.5.0 \
+		ruzstd-0.7.2 \
 		ryu-1.0.18 \
-		safe_arch-0.7.1 \
+		safe_arch-0.7.2 \
 		same-file-1.0.6 \
 		scan_fmt-0.2.6 \
 		scoped-tls-1.0.1 \
 		scopeguard-1.2.0 \
 		sctk-adwaita-0.5.4 \
-		self-replace-1.3.7 \
-		self_update-0.40.0 \
+		self-replace-1.5.0 \
+		self_update-0.41.0 \
 		semver-1.0.23 \
-		serde-1.0.203 \
-		serde_derive-1.0.203 \
-		serde_json-1.0.117 \
+		serde-1.0.210 \
+		serde_derive-1.0.210 \
+		serde_json-1.0.128 \
 		serde_repr-0.1.19 \
-		serde_spanned-0.6.6 \
+		serde_spanned-0.6.7 \
 		serde_urlencoded-0.7.1 \
 		sha1-0.10.6 \
 		sha2-0.7.1 \
 		sha2-0.10.8 \
 		sharded-slab-0.1.7 \
+		shlex-1.3.0 \
 		signal-hook-registry-1.4.2 \
 		simba-0.8.1 \
+		simba-0.9.0 \
 		simd-adler32-0.3.7 \
 		simd_helpers-0.1.0 \
 		simplecss-0.2.1 \
@@ -613,23 +608,22 @@ CARGO_CRATES=	ab_glyph-0.2.26 \
 		strsim-0.10.0 \
 		strsim-0.11.1 \
 		strum-0.24.1 \
-		strum-0.26.2 \
+		strum-0.26.3 \
 		strum_macros-0.24.3 \
 		strum_macros-0.26.4 \
-		subtle-2.5.0 \
-		svgtypes-0.15.1 \
+		subtle-2.6.1 \
+		svgtypes-0.15.2 \
 		syn-1.0.109 \
-		syn-2.0.66 \
-		sync_wrapper-0.1.2 \
-		synstructure-0.13.1 \
+		syn-2.0.77 \
+		sync_wrapper-1.0.1 \
 		system-deps-6.2.2 \
-		target-lexicon-0.12.14 \
-		tempfile-3.10.1 \
+		target-lexicon-0.12.16 \
+		tempfile-3.12.0 \
 		tera-1.20.0 \
 		termcolor-1.4.1 \
 		textwrap-0.16.1 \
-		thiserror-1.0.61 \
-		thiserror-impl-1.0.61 \
+		thiserror-1.0.63 \
+		thiserror-impl-1.0.63 \
 		thread_local-1.1.8 \
 		tiff-0.9.1 \
 		time-0.1.45 \
@@ -637,31 +631,30 @@ CARGO_CRATES=	ab_glyph-0.2.26 \
 		tiny-skia-0.11.4 \
 		tiny-skia-path-0.8.4 \
 		tiny-skia-path-0.11.4 \
-		tinystr-0.7.6 \
-		tinyvec-1.6.0 \
+		tinyvec-1.8.0 \
 		tinyvec_macros-0.1.1 \
-		tokio-1.38.0 \
-		tokio-rustls-0.25.0 \
+		tokio-1.40.0 \
+		tokio-rustls-0.26.0 \
 		toml-0.5.11 \
-		toml-0.8.14 \
-		toml_datetime-0.6.6 \
+		toml-0.8.19 \
+		toml_datetime-0.6.8 \
 		toml_edit-0.19.15 \
-		toml_edit-0.21.1 \
-		toml_edit-0.22.14 \
+		toml_edit-0.22.21 \
 		tower-0.4.13 \
-		tower-layer-0.3.2 \
-		tower-service-0.3.2 \
+		tower-layer-0.3.3 \
+		tower-service-0.3.3 \
 		tracing-0.1.40 \
 		tracing-attributes-0.1.27 \
 		tracing-core-0.1.32 \
 		tracing-log-0.2.0 \
 		tracing-subscriber-0.3.18 \
-		trash-3.3.1 \
+		trash-5.1.1 \
 		tree_magic_mini-3.1.5 \
 		try-lock-0.2.5 \
 		ttf-parser-0.21.1 \
-		turbojpeg-0.5.4 \
-		turbojpeg-sys-0.2.3 \
+		ttf-parser-0.24.1 \
+		turbojpeg-1.1.1 \
+		turbojpeg-sys-1.0.0 \
 		twox-hash-1.6.3 \
 		typenum-1.17.0 \
 		ubyte-0.10.4 \
@@ -677,135 +670,136 @@ CARGO_CRATES=	ab_glyph-0.2.26 \
 		unicode-bidi-0.3.15 \
 		unicode-bidi-mirroring-0.2.0 \
 		unicode-ccc-0.2.0 \
-		unicode-ident-1.0.12 \
-		unicode-properties-0.1.1 \
-		unicode-script-0.5.6 \
+		unicode-ident-1.0.13 \
+		unicode-normalization-0.1.24 \
+		unicode-properties-0.1.2 \
+		unicode-script-0.5.7 \
 		unicode-vo-0.1.0 \
-		unicode-width-0.1.13 \
-		unicode-xid-0.2.4 \
+		unicode-width-0.1.14 \
+		unicode-xid-0.2.6 \
 		untrusted-0.9.0 \
-		url-2.5.1 \
+		url-2.5.2 \
 		urlencoding-2.1.3 \
 		usvg-0.42.0 \
-		utf16_iter-1.0.5 \
-		utf8_iter-1.0.4 \
 		utf8parse-0.2.2 \
 		v_frame-0.3.8 \
 		valuable-0.1.0 \
 		vcpkg-0.2.15 \
 		vec_map-0.8.2 \
 		version-compare-0.2.0 \
-		version_check-0.9.4 \
+		version_check-0.9.5 \
 		walkdir-2.5.0 \
 		want-0.3.1 \
 		wasi-0.10.0+wasi-snapshot-preview1 \
 		wasi-0.11.0+wasi-snapshot-preview1 \
-		wasm-bindgen-0.2.92 \
-		wasm-bindgen-backend-0.2.92 \
-		wasm-bindgen-futures-0.4.42 \
-		wasm-bindgen-macro-0.2.92 \
-		wasm-bindgen-macro-support-0.2.92 \
-		wasm-bindgen-shared-0.2.92 \
-		wayland-backend-0.3.4 \
+		wasm-bindgen-0.2.93 \
+		wasm-bindgen-backend-0.2.93 \
+		wasm-bindgen-futures-0.4.43 \
+		wasm-bindgen-macro-0.2.93 \
+		wasm-bindgen-macro-support-0.2.93 \
+		wasm-bindgen-shared-0.2.93 \
+		wayland-backend-0.3.7 \
 		wayland-client-0.29.5 \
-		wayland-client-0.31.3 \
+		wayland-client-0.31.6 \
 		wayland-commons-0.29.5 \
 		wayland-cursor-0.29.5 \
 		wayland-protocols-0.29.5 \
 		wayland-protocols-0.31.2 \
 		wayland-protocols-wlr-0.2.0 \
 		wayland-scanner-0.29.5 \
-		wayland-scanner-0.31.2 \
+		wayland-scanner-0.31.5 \
 		wayland-sys-0.29.5 \
 		wayland-sys-0.30.1 \
-		wayland-sys-0.31.2 \
-		web-sys-0.3.69 \
-		webbrowser-0.8.15 \
+		wayland-sys-0.31.5 \
+		web-sys-0.3.70 \
+		webbrowser-1.0.2 \
 		webp-animation-0.9.0 \
-		webpki-roots-0.26.2 \
+		webpki-roots-0.26.6 \
 		weezl-0.1.8 \
-		wgpu-0.19.4 \
-		wgpu-core-0.19.4 \
-		wgpu-hal-0.19.4 \
-		wgpu-types-0.19.2 \
-		wide-0.7.24 \
+		wgpu-22.1.0 \
+		wgpu-core-22.1.0 \
+		wgpu-hal-22.0.0 \
+		wgpu-types-22.0.0 \
+		wide-0.7.28 \
 		widestring-1.1.0 \
 		winapi-0.3.9 \
 		winapi-i686-pc-windows-gnu-0.4.0 \
-		winapi-util-0.1.8 \
+		winapi-util-0.1.9 \
 		winapi-x86_64-pc-windows-gnu-0.4.0 \
-		windows-0.44.0 \
-		windows-0.48.0 \
 		windows-0.52.0 \
+		windows-0.56.0 \
+		windows-0.58.0 \
 		windows-core-0.52.0 \
+		windows-core-0.56.0 \
+		windows-core-0.58.0 \
+		windows-implement-0.56.0 \
+		windows-implement-0.58.0 \
+		windows-interface-0.56.0 \
+		windows-interface-0.58.0 \
+		windows-registry-0.2.0 \
+		windows-result-0.1.2 \
+		windows-result-0.2.0 \
+		windows-strings-0.1.0 \
 		windows-sys-0.45.0 \
 		windows-sys-0.48.0 \
 		windows-sys-0.52.0 \
+		windows-sys-0.59.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 \
 		windres-0.2.2 \
 		winit-0.28.7 \
 		winnow-0.5.40 \
-		winnow-0.6.13 \
+		winnow-0.6.18 \
 		winreg-0.5.1 \
 		winreg-0.10.1 \
-		winreg-0.52.0 \
 		winres-0.1.12 \
 		wl-clipboard-rs-0.8.1 \
-		write16-1.0.0 \
-		writeable-0.5.5 \
 		x11-dl-2.21.0 \
 		x11rb-0.13.1 \
 		x11rb-protocol-0.13.1 \
-		xcursor-0.3.5 \
-		xdg-home-1.2.0 \
+		xcursor-0.3.8 \
+		xdg-home-1.3.0 \
 		xi-unicode-0.3.0 \
-		xml-rs-0.8.20 \
+		xml-rs-0.8.22 \
 		xmlwriter-0.1.0 \
-		yoke-0.7.4 \
-		yoke-derive-0.7.4 \
-		yuv-0.1.6 \
-		zbus-4.2.2 \
-		zbus_macros-4.2.2 \
+		yuv-0.1.8 \
+		zbus-4.4.0 \
+		zbus_macros-4.4.0 \
 		zbus_names-3.0.0 \
-		zerocopy-0.7.34 \
-		zerocopy-derive-0.7.34 \
-		zerofrom-0.1.4 \
-		zerofrom-derive-0.1.4 \
+		zerocopy-0.7.35 \
+		zerocopy-derive-0.7.35 \
 		zeroize-1.8.1 \
-		zerovec-0.10.4 \
-		zerovec-derive-0.10.2 \
 		zune-core-0.4.12 \
-		zune-core-0.5.0-rc1 \
+		zune-core-0.5.0-rc2 \
 		zune-inflate-0.2.54 \
-		zune-jpeg-0.4.11 \
+		zune-jpeg-0.4.13 \
 		zune-png-0.5.0-rc1 \
*** 1753 LINES SKIPPED ***



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