Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Apr 2026 06:59:56 +0000
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Cc:        Michael Osipov <michaelo@FreeBSD.org>
Subject:   git: b81a85ff114a - main - devel/{,py-}uv: update 0.10.10=?utf-8?Q? =E2=86=92 0.1?=1.6
Message-ID:  <69e088ec.3fb7a.179b3296@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by yuri:

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

commit b81a85ff114acc5159e16b77456b071b477aacb7
Author:     Michael Osipov <michaelo@FreeBSD.org>
AuthorDate: 2026-04-16 06:53:27 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-04-16 06:59:18 +0000

    devel/{,py-}uv: update 0.10.10 → 0.11.6
    
    Differential Revision:  https://reviews.freebsd.org/D56364
---
 devel/py-uv/Makefile                               |   2 +-
 devel/py-uv/distinfo                               |   6 +-
 devel/py-uv/files/patch-pyproject.toml             |   9 +
 devel/uv/Makefile                                  |   3 +-
 devel/uv/Makefile.crates                           | 451 +++++-----
 devel/uv/distinfo                                  | 908 +++++++++++----------
 ...tch-cargo-crates_openssl-probe-0.1.6_src_lib.rs |  50 --
 7 files changed, 722 insertions(+), 707 deletions(-)

diff --git a/devel/py-uv/Makefile b/devel/py-uv/Makefile
index d259bfa05152..3fd618246136 100644
--- a/devel/py-uv/Makefile
+++ b/devel/py-uv/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	uv
-DISTVERSION=	0.10.10
+DISTVERSION=	0.11.6
 CATEGORIES=	devel python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
diff --git a/devel/py-uv/distinfo b/devel/py-uv/distinfo
index df41167176e1..59258372c5bb 100644
--- a/devel/py-uv/distinfo
+++ b/devel/py-uv/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1773506214
-SHA256 (astral-sh-uv-0.10.10_GH0.tar.gz) = ba4082c92c97e0cc5ac0bc48a2783bc5026c8a14a768ecfb5f7012223a5e90ac
-SIZE (astral-sh-uv-0.10.10_GH0.tar.gz) = 5085650
+TIMESTAMP = 1775937347
+SHA256 (astral-sh-uv-0.11.6_GH0.tar.gz) = 31b318f3174efa8f8c6179433a9ddfbedfa895ab2b9fb1cabb1bd7ce5fe8490a
+SIZE (astral-sh-uv-0.11.6_GH0.tar.gz) = 5211342
diff --git a/devel/py-uv/files/patch-pyproject.toml b/devel/py-uv/files/patch-pyproject.toml
index 9238504c2891..6e31086e87ae 100644
--- a/devel/py-uv/files/patch-pyproject.toml
+++ b/devel/py-uv/files/patch-pyproject.toml
@@ -9,6 +9,15 @@
  
  [project]
  name = "uv"
+@@ -11,8 +11,6 @@ requires-python = ">=3.8"
+ keywords = [
+   "uv", "requirements", "packaging"
+ ]
+-license="MIT OR Apache-2.0"
+-license-files = ["LICENSE-APACHE", "LICENSE-MIT"]
+ classifiers = [
+   "Development Status :: 5 - Production/Stable",
+   "Environment :: Console",
 @@ -42,57 +42,12 @@ Discord = "https://discord.gg/astral-sh"
  Releases = "https://github.com/astral-sh/uv/releases"
  Discord = "https://discord.gg/astral-sh"
diff --git a/devel/uv/Makefile b/devel/uv/Makefile
index 0ac38d4d7315..e9489e2afdbc 100644
--- a/devel/uv/Makefile
+++ b/devel/uv/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	uv
-DISTVERSION=	0.10.10
-PORTREVISION=	1
+DISTVERSION=	0.11.6
 CATEGORIES=	devel
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/devel/uv/Makefile.crates b/devel/uv/Makefile.crates
index 7b343a276c72..da9c8da73047 100644
--- a/devel/uv/Makefile.crates
+++ b/devel/uv/Makefile.crates
@@ -1,16 +1,14 @@
 CARGO_CRATES=	adler2-2.0.1 \
 		aes-0.8.4 \
-		aho-corasick-1.1.3 \
+		aho-corasick-1.1.4 \
 		allocator-api2-0.2.21 \
-		ambient-id-0.0.10 \
+		ambient-id-0.0.11 \
 		anes-0.1.6 \
-		anstream-0.6.21 \
 		anstream-1.0.0 \
-		anstyle-1.0.11 \
-		anstyle-parse-0.2.7 \
+		anstyle-1.0.14 \
 		anstyle-parse-1.0.0 \
-		anstyle-query-1.1.3 \
-		anstyle-wincon-3.0.9 \
+		anstyle-query-1.1.5 \
+		anstyle-wincon-3.0.11 \
 		anyhow-1.0.102 \
 		approx-0.5.1 \
 		arcstr-1.2.0 \
@@ -20,15 +18,15 @@ CARGO_CRATES=	adler2-2.0.1 \
 		asn1-rs-derive-0.6.0 \
 		asn1-rs-impl-0.2.0 \
 		assert-json-diff-2.0.2 \
-		assert_cmd-2.1.2 \
+		assert_cmd-2.2.0 \
 		assert_fs-1.1.3 \
 		astral-pubgrub-0.3.3 \
-		astral-reqwest-middleware-0.4.2 \
-		astral-reqwest-retry-0.8.0 \
+		astral-reqwest-middleware-0.5.1 \
+		astral-reqwest-retry-0.9.1 \
 		astral-tl-0.7.11 \
-		astral-tokio-tar-0.5.6 \
+		astral-tokio-tar-0.6.0 \
 		astral-version-ranges-0.1.4 \
-		astral_async_http_range_reader-0.9.1 \
+		astral_async_http_range_reader-0.11.0 \
 		astral_async_zip-0.0.17 \
 		async-broadcast-0.7.2 \
 		async-channel-2.5.0 \
@@ -37,15 +35,16 @@ CARGO_CRATES=	adler2-2.0.1 \
 		async-trait-0.1.89 \
 		atomic-waker-1.1.2 \
 		autocfg-1.5.0 \
-		axoasset-1.3.0 \
+		aws-lc-rs-1.16.2 \
+		aws-lc-sys-0.39.0 \
+		axoasset-2.0.1 \
 		axoprocess-0.2.1 \
 		axotag-0.3.0 \
-		axoupdater-0.9.1 \
+		axoupdater-0.10.0 \
 		backon-1.6.0 \
 		base64-0.21.7 \
 		base64-0.22.1 \
-		base64ct-1.8.2 \
-		bisection-0.1.0 \
+		base64ct-1.8.3 \
 		bitflags-1.3.2 \
 		bitflags-2.11.0 \
 		blake2-0.10.6 \
@@ -53,8 +52,8 @@ CARGO_CRATES=	adler2-2.0.1 \
 		block-padding-0.3.3 \
 		block2-0.6.2 \
 		boxcar-0.2.14 \
-		bstr-1.12.0 \
-		bumpalo-3.19.0 \
+		bstr-1.12.1 \
+		bumpalo-3.20.2 \
 		bytecheck-0.8.2 \
 		bytecheck_derive-0.8.2 \
 		bytemuck-1.25.0 \
@@ -64,35 +63,37 @@ CARGO_CRATES=	adler2-2.0.1 \
 		bzip2-0.5.2 \
 		bzip2-0.6.1 \
 		bzip2-sys-0.1.13+1.0.8 \
-		camino-1.1.10 \
-		cargo-util-0.2.26 \
+		camino-1.2.2 \
+		cargo-util-0.2.27 \
 		cast-0.3.0 \
 		cbc-0.1.2 \
-		cc-1.2.30 \
-		cfg-if-1.0.1 \
+		cc-1.2.57 \
+		cesu8-1.1.0 \
+		cfg-if-1.0.4 \
 		cfg_aliases-0.2.1 \
 		charset-0.1.5 \
 		ciborium-0.2.2 \
 		ciborium-io-0.2.2 \
 		ciborium-ll-0.2.2 \
 		cipher-0.4.4 \
-		clap-4.5.60 \
-		clap_builder-4.5.60 \
-		clap_complete-4.5.55 \
+		clap-4.6.0 \
+		clap_builder-4.6.0 \
+		clap_complete-4.6.0 \
 		clap_complete_command-0.6.1 \
-		clap_complete_nushell-4.5.8 \
-		clap_derive-4.5.55 \
-		clap_lex-1.0.0 \
-		codspeed-4.3.0 \
-		codspeed-criterion-compat-4.3.0 \
-		codspeed-criterion-compat-walltime-4.3.0 \
+		clap_complete_nushell-4.6.0 \
+		clap_derive-4.6.0 \
+		clap_lex-1.1.0 \
+		cmake-0.1.57 \
+		codspeed-4.4.1 \
+		codspeed-criterion-compat-4.4.1 \
+		codspeed-criterion-compat-walltime-4.4.1 \
 		color_quant-1.1.0 \
-		colorchoice-1.0.4 \
+		colorchoice-1.0.5 \
 		colored-2.2.0 \
+		combine-4.6.7 \
 		concurrent-queue-2.5.0 \
 		configparser-3.1.0 \
-		console-0.15.11 \
-		console-0.16.2 \
+		console-0.16.3 \
 		const-oid-0.9.6 \
 		const-random-0.1.18 \
 		const-random-macro-0.1.16 \
@@ -101,8 +102,6 @@ CARGO_CRATES=	adler2-2.0.1 \
 		core-foundation-sys-0.8.7 \
 		core_maths-0.1.1 \
 		cpufeatures-0.2.17 \
-		crc-3.3.0 \
-		crc-catalog-2.4.0 \
 		crc32fast-1.5.0 \
 		criterion-plot-0.5.0 \
 		crossbeam-channel-0.5.15 \
@@ -110,9 +109,9 @@ CARGO_CRATES=	adler2-2.0.1 \
 		crossbeam-epoch-0.9.18 \
 		crossbeam-utils-0.8.21 \
 		crunchy-0.2.4 \
-		crypto-common-0.1.6 \
+		crypto-common-0.1.7 \
 		csv-1.4.0 \
-		csv-core-0.1.12 \
+		csv-core-0.1.13 \
 		ctrlc-3.5.2 \
 		cyclonedx-bom-0.8.0 \
 		cyclonedx-bom-macros-0.1.0 \
@@ -123,41 +122,41 @@ CARGO_CRATES=	adler2-2.0.1 \
 		deadpool-runtime-0.1.4 \
 		der-0.7.10 \
 		der-parser-10.0.0 \
-		deranged-0.5.5 \
+		deranged-0.5.8 \
 		diff-0.1.13 \
 		difflib-0.4.0 \
 		digest-0.10.7 \
 		dirs-6.0.0 \
 		dirs-sys-0.5.0 \
 		diskus-0.9.0 \
-		dispatch2-0.3.0 \
+		dispatch2-0.3.1 \
 		displaydoc-0.2.5 \
 		dlv-list-0.5.2 \
 		doc-comment-0.3.4 \
 		dotenvy-0.15.7 \
 		dunce-1.0.5 \
-		dyn-clone-1.0.19 \
+		dyn-clone-1.0.20 \
 		either-1.15.0 \
 		embed-manifest-1.5.0 \
 		encode_unicode-1.0.0 \
 		encoding_rs-0.8.35 \
 		encoding_rs_io-0.1.7 \
-		endi-1.1.0 \
+		endi-1.1.1 \
 		enumflags2-0.7.12 \
 		enumflags2_derive-0.7.12 \
 		env_filter-1.0.0 \
-		env_home-0.1.0 \
-		env_logger-0.11.9 \
+		env_logger-0.11.10 \
 		equivalent-1.0.2 \
-		erased-serde-0.4.6 \
-		errno-0.3.13 \
+		erased-serde-0.4.10 \
+		errno-0.3.14 \
 		etcetera-0.11.0 \
-		euclid-0.22.11 \
-		event-listener-5.4.0 \
+		euclid-0.22.13 \
+		event-listener-5.4.1 \
 		event-listener-strategy-0.5.4 \
 		fastrand-2.3.0 \
 		fdeflate-0.3.7 \
 		filetime-0.2.27 \
+		find-msvc-tools-0.1.9 \
 		fixedbitset-0.5.7 \
 		flate2-1.1.9 \
 		float-cmp-0.9.0 \
@@ -170,12 +169,13 @@ CARGO_CRATES=	adler2-2.0.1 \
 		fontdb-0.23.0 \
 		form_urlencoded-1.2.2 \
 		fs-err-3.3.0 \
+		fs_extra-1.3.0 \
 		futures-0.3.32 \
 		futures-channel-0.3.32 \
 		futures-core-0.3.32 \
 		futures-executor-0.3.32 \
 		futures-io-0.3.32 \
-		futures-lite-2.6.0 \
+		futures-lite-2.6.1 \
 		futures-macro-0.3.32 \
 		futures-sink-0.3.32 \
 		futures-task-0.3.32 \
@@ -191,7 +191,7 @@ CARGO_CRATES=	adler2-2.0.1 \
 		gloo-timers-0.3.0 \
 		goblin-0.10.5 \
 		h2-0.4.13 \
-		half-2.6.0 \
+		half-2.7.1 \
 		hashbrown-0.14.5 \
 		hashbrown-0.15.5 \
 		hashbrown-0.16.1 \
@@ -205,71 +205,74 @@ CARGO_CRATES=	adler2-2.0.1 \
 		http-1.4.0 \
 		http-body-1.0.1 \
 		http-body-util-0.1.3 \
-		http-content-range-0.2.3 \
+		http-content-range-0.2.4 \
 		httparse-1.10.1 \
 		httpdate-1.0.3 \
 		hyper-1.8.1 \
 		hyper-rustls-0.27.7 \
 		hyper-util-0.1.20 \
-		icu_collections-2.0.0 \
-		icu_locale_core-2.0.0 \
-		icu_normalizer-2.0.0 \
-		icu_normalizer_data-2.0.0 \
-		icu_properties-2.0.1 \
-		icu_properties_data-2.0.1 \
-		icu_provider-2.0.0 \
+		icu_collections-2.1.1 \
+		icu_locale_core-2.1.1 \
+		icu_normalizer-2.1.1 \
+		icu_normalizer_data-2.1.1 \
+		icu_properties-2.1.2 \
+		icu_properties_data-2.1.2 \
+		icu_provider-2.1.1 \
 		id-arena-2.3.0 \
 		idna-1.1.0 \
 		idna_adapter-1.2.1 \
 		ignore-0.4.25 \
-		image-0.25.6 \
+		image-0.25.10 \
 		image-webp-0.2.4 \
 		imagesize-0.14.0 \
 		indexmap-2.13.0 \
 		indicatif-0.18.4 \
 		indoc-2.0.7 \
 		inout-0.1.4 \
-		insta-1.46.3 \
-		ipnet-2.11.0 \
-		iri-string-0.7.8 \
+		insta-1.47.1 \
+		ipnet-2.12.0 \
+		iri-string-0.7.10 \
 		is-docker-0.2.0 \
-		is-terminal-0.4.16 \
+		is-terminal-0.4.17 \
 		is-wsl-0.4.0 \
 		is_ci-1.2.0 \
-		is_terminal_polyfill-1.70.1 \
+		is_terminal_polyfill-1.70.2 \
 		itertools-0.10.5 \
-		itertools-0.13.0 \
 		itertools-0.14.0 \
-		itoa-1.0.15 \
-		jiff-0.2.22 \
-		jiff-static-0.2.22 \
-		jiff-tzdb-0.1.4 \
+		itoa-1.0.17 \
+		jiff-0.2.23 \
+		jiff-static-0.2.23 \
+		jiff-tzdb-0.1.6 \
 		jiff-tzdb-platform-0.1.3 \
+		jni-0.21.1 \
+		jni-sys-0.3.1 \
+		jni-sys-0.4.1 \
+		jni-sys-macros-0.4.1 \
 		jobserver-0.1.34 \
-		js-sys-0.3.77 \
-		jsonwebtoken-9.3.1 \
+		js-sys-0.3.91 \
+		jsonwebtoken-10.3.0 \
 		junction-1.4.2 \
 		kurbo-0.13.0 \
 		lazy_static-1.5.0 \
 		leb128fmt-0.1.0 \
 		libbz2-rs-sys-0.2.2 \
-		libc-0.2.180 \
-		libm-0.2.15 \
+		libc-0.2.183 \
+		libm-0.2.16 \
 		libmimalloc-sys-0.1.44 \
-		libredox-0.1.12 \
-		linux-raw-sys-0.11.0 \
-		litemap-0.8.0 \
-		lock_api-0.4.13 \
+		libredox-0.1.14 \
+		linux-raw-sys-0.12.1 \
+		litemap-0.8.1 \
+		lock_api-0.4.14 \
 		log-0.4.29 \
 		lru-slab-0.1.2 \
-		lzma-rust2-0.16.1 \
+		lzma-rust2-0.16.2 \
 		lzma-sys-0.1.20 \
 		mailparse-0.16.1 \
 		markdown-1.0.0 \
 		matchers-0.2.0 \
 		md-5-0.10.6 \
 		memchr-2.8.0 \
-		memmap2-0.9.7 \
+		memmap2-0.9.10 \
 		memoffset-0.9.1 \
 		miette-7.6.0 \
 		miette-derive-7.6.0 \
@@ -278,16 +281,17 @@ CARGO_CRATES=	adler2-2.0.1 \
 		mime_guess-2.0.5 \
 		minimal-lexical-0.2.1 \
 		miniz_oxide-0.8.9 \
-		mio-1.1.0 \
+		mio-1.1.1 \
 		miow-0.6.1 \
-		munge-0.4.5 \
-		munge_macro-0.4.5 \
+		moxcms-0.8.1 \
+		munge-0.4.7 \
+		munge_macro-0.4.7 \
 		nanoid-0.4.0 \
 		nix-0.30.1 \
-		nix-0.31.1 \
+		nix-0.31.2 \
 		nom-7.1.3 \
 		normalize-line-endings-0.3.0 \
-		nu-ansi-term-0.50.1 \
+		nu-ansi-term-0.50.3 \
 		num-0.4.3 \
 		num-bigint-0.4.6 \
 		num-bigint-dig-0.8.6 \
@@ -298,14 +302,16 @@ CARGO_CRATES=	adler2-2.0.1 \
 		num-rational-0.4.2 \
 		num-traits-0.2.19 \
 		num_cpus-1.17.0 \
-		objc2-0.6.3 \
+		objc2-0.6.4 \
+		objc2-core-foundation-0.3.2 \
 		objc2-encode-4.1.0 \
+		objc2-system-configuration-0.3.2 \
 		oid-registry-0.8.1 \
-		once_cell-1.21.3 \
-		once_cell_polyfill-1.70.1 \
+		once_cell-1.21.4 \
+		once_cell_polyfill-1.70.2 \
 		oorandom-11.1.5 \
 		open-5.3.3 \
-		openssl-probe-0.1.6 \
+		openssl-probe-0.2.1 \
 		option-ext-0.2.0 \
 		ordered-float-4.6.0 \
 		ordered-multimap-0.7.3 \
@@ -313,24 +319,23 @@ CARGO_CRATES=	adler2-2.0.1 \
 		os_str_bytes-6.6.1 \
 		owo-colors-4.3.0 \
 		parking-2.2.1 \
-		parking_lot-0.12.4 \
-		parking_lot_core-0.9.11 \
-		paste-1.0.15 \
+		parking_lot-0.12.5 \
+		parking_lot_core-0.9.12 \
 		path-slash-0.2.1 \
 		pathdiff-0.2.3 \
 		pbkdf2-0.12.2 \
 		pem-3.0.6 \
 		pem-rfc7468-0.7.0 \
 		percent-encoding-2.3.2 \
-		pest-2.8.1 \
-		pest_derive-2.8.1 \
-		pest_generator-2.8.1 \
-		pest_meta-2.8.1 \
+		pest-2.8.6 \
+		pest_derive-2.8.6 \
+		pest_generator-2.8.6 \
+		pest_meta-2.8.6 \
 		petgraph-0.8.3 \
 		pico-args-0.5.0 \
-		pin-project-1.1.10 \
-		pin-project-internal-1.1.10 \
-		pin-project-lite-0.2.16 \
+		pin-project-1.1.11 \
+		pin-project-internal-1.1.11 \
+		pin-project-lite-0.2.17 \
 		pin-utils-0.1.0 \
 		pkcs1-0.7.5 \
 		pkcs5-0.7.1 \
@@ -340,90 +345,93 @@ CARGO_CRATES=	adler2-2.0.1 \
 		png-0.18.1 \
 		poloto-19.1.2 \
 		portable-atomic-1.13.1 \
-		portable-atomic-util-0.2.4 \
-		potential_utf-0.1.2 \
+		portable-atomic-util-0.2.6 \
+		potential_utf-0.1.4 \
 		powerfmt-0.2.0 \
 		ppv-lite86-0.2.21 \
 		predicates-3.1.4 \
-		predicates-core-1.0.9 \
-		predicates-tree-1.0.12 \
+		predicates-core-1.0.10 \
+		predicates-tree-1.0.13 \
 		pretty_assertions-1.4.1 \
 		prettyplease-0.2.37 \
-		priority-queue-2.5.0 \
-		proc-macro-crate-3.3.0 \
+		priority-queue-2.7.0 \
+		proc-macro-crate-3.5.0 \
 		proc-macro2-1.0.106 \
 		procfs-0.18.0 \
 		procfs-core-0.18.0 \
-		ptr_meta-0.3.0 \
-		ptr_meta_derive-0.3.0 \
+		ptr_meta-0.3.1 \
+		ptr_meta_derive-0.3.1 \
 		purl-0.1.6 \
+		pxfm-0.1.28 \
 		quick-error-2.0.1 \
-		quick-xml-0.38.3 \
-		quinn-0.11.8 \
+		quick-xml-0.39.2 \
+		quinn-0.11.9 \
 		quinn-proto-0.11.14 \
-		quinn-udp-0.5.13 \
-		quote-1.0.44 \
+		quinn-udp-0.5.14 \
+		quote-1.0.45 \
 		quoted_printable-0.5.1 \
 		r-efi-5.3.0 \
-		rancor-0.1.0 \
+		rancor-0.1.1 \
 		rand-0.8.5 \
 		rand-0.9.2 \
 		rand_chacha-0.3.1 \
 		rand_chacha-0.9.0 \
 		rand_core-0.6.4 \
-		rand_core-0.9.3 \
+		rand_core-0.9.5 \
 		rayon-1.11.0 \
 		rayon-core-1.13.0 \
 		rcgen-0.14.7 \
 		redox_syscall-0.5.15 \
 		redox_syscall-0.7.0 \
-		redox_users-0.5.0 \
+		redox_users-0.5.2 \
 		ref-cast-1.0.25 \
 		ref-cast-impl-1.0.25 \
 		reflink-copy-0.1.29 \
 		regex-1.12.3 \
 		regex-automata-0.4.14 \
-		regex-syntax-0.8.5 \
-		rend-0.5.2 \
-		reqsign-0.18.1 \
-		reqsign-aws-v4-2.0.1 \
-		reqsign-command-execute-tokio-2.0.1 \
-		reqsign-core-2.0.1 \
-		reqsign-file-read-tokio-2.0.1 \
-		reqsign-google-2.0.1 \
-		reqsign-http-send-reqwest-2.0.1 \
-		reqwest-0.12.22 \
+		regex-syntax-0.8.10 \
+		rend-0.5.3 \
+		reqsign-0.20.0 \
+		reqsign-aws-v4-3.0.0 \
+		reqsign-command-execute-tokio-3.0.0 \
+		reqsign-core-3.0.0 \
+		reqsign-file-read-tokio-3.0.0 \
+		reqsign-google-3.0.0 \
+		reqsign-http-send-reqwest-4.0.0 \
+		reqwest-0.13.2 \
 		resvg-0.47.0 \
 		retry-policies-0.5.1 \
-		rgb-0.8.52 \
+		rgb-0.8.53 \
 		ring-0.17.14 \
 		rkyv-0.8.15 \
 		rkyv_derive-0.8.15 \
-		rmp-0.8.14 \
+		rmp-0.8.15 \
 		rmp-serde-1.3.1 \
 		roxmltree-0.20.0 \
 		roxmltree-0.21.1 \
 		rsa-0.9.10 \
 		rust-ini-0.21.3 \
 		rust-netrc-0.1.2 \
-		rustc-hash-2.1.1 \
+		rustc-hash-2.1.2 \
 		rusticata-macros-4.1.0 \
-		rustix-1.1.3 \
+		rustix-1.1.4 \
 		rustls-0.23.37 \
-		rustls-native-certs-0.8.2 \
-		rustls-pki-types-1.13.3 \
-		rustls-webpki-0.103.8 \
-		rustversion-1.0.21 \
+		rustls-native-certs-0.8.3 \
+		rustls-pki-types-1.14.0 \
+		rustls-platform-verifier-0.6.2 \
+		rustls-platform-verifier-android-0.1.1 \
+		rustls-webpki-0.103.10 \
+		rustversion-1.0.22 \
 		rustybuzz-0.20.1 \
-		ryu-1.0.20 \
+		ryu-1.0.23 \
 		salsa20-0.10.2 \
 		same-file-1.0.6 \
-		schannel-0.1.27 \
+		schannel-0.1.29 \
 		schemars-1.2.1 \
 		schemars_derive-1.2.1 \
 		scopeguard-1.2.0 \
 		scroll-0.13.0 \
-		scroll_derive-0.13.0 \
+		scroll_derive-0.13.1 \
 		scrypt-0.11.0 \
 		seahash-4.1.0 \
 		secrecy-0.10.3 \
@@ -431,7 +439,7 @@ CARGO_CRATES=	adler2-2.0.1 \
 		security-framework-3.7.0 \
 		security-framework-sys-2.17.0 \
 		self-replace-1.5.0 \
-		semver-1.0.26 \
+		semver-1.0.27 \
 		serde-1.0.228 \
 		serde-untagged-0.1.9 \
 		serde_core-1.0.228 \
@@ -446,28 +454,26 @@ CARGO_CRATES=	adler2-2.0.1 \
 		sha2-0.10.9 \
 		sharded-slab-0.1.7 \
 		shell-escape-0.1.5 \
-		shellexpand-3.1.1 \
+		shellexpand-3.1.2 \
 		shlex-1.3.0 \
-		signal-hook-registry-1.4.5 \
+		signal-hook-registry-1.4.8 \
 		signature-2.2.0 \
-		simd-adler32-0.3.7 \
+		simd-adler32-0.3.8 \
 		simdutf8-0.1.5 \
 		similar-2.7.0 \
-		simple_asn1-0.6.3 \
+		simple_asn1-0.6.4 \
 		simplecss-0.2.2 \
-		siphasher-1.0.1 \
-		slab-0.4.11 \
+		siphasher-1.0.2 \
+		slab-0.4.12 \
 		slotmap-1.1.1 \
 		smallvec-1.15.1 \
 		smawk-0.3.2 \
-		socket2-0.5.10 \
-		socket2-0.6.0 \
+		socket2-0.6.3 \
 		spdx-0.10.9 \
 		spdx-0.13.4 \
 		spin-0.9.8 \
 		spki-0.7.3 \
-		stable_deref_trait-1.2.0 \
-		static_assertions-1.1.0 \
+		stable_deref_trait-1.2.1 \
 		statrs-0.18.0 \
 		strict-num-0.1.1 \
 		strsim-0.11.1 \
@@ -475,7 +481,7 @@ CARGO_CRATES=	adler2-2.0.1 \
 		strum_macros-0.26.4 \
 		subtle-2.6.1 \
 		supports-color-3.0.2 \
-		supports-hyperlinks-3.1.0 \
+		supports-hyperlinks-3.2.0 \
 		supports-unicode-3.0.0 \
 		svg-0.18.0 \
 		svgtypes-0.16.1 \
@@ -485,11 +491,11 @@ CARGO_CRATES=	adler2-2.0.1 \
 		system-configuration-0.7.0 \
 		system-configuration-sys-0.6.0 \
 		tagu-0.1.6 \
-		tar-0.4.44 \
+		tar-0.4.45 \
 		target-lexicon-0.13.5 \
 		temp-env-0.3.6 \
-		tempfile-3.25.0 \
-		terminal_size-0.4.2 \
+		tempfile-3.27.0 \
+		terminal_size-0.4.3 \
 		termtree-0.5.1 \
 		test-case-3.3.1 \
 		test-case-core-3.3.1 \
@@ -510,24 +516,24 @@ CARGO_CRATES=	adler2-2.0.1 \
 		tiny-keccak-2.0.2 \
 		tiny-skia-0.12.0 \
 		tiny-skia-path-0.12.0 \
-		tinystr-0.8.1 \
+		tinystr-0.8.2 \
 		tinytemplate-1.2.1 \
-		tinyvec-1.9.0 \
+		tinyvec-1.11.0 \
 		tinyvec_macros-0.1.1 \
-		tokio-1.49.0 \
-		tokio-macros-2.6.0 \
+		tokio-1.50.0 \
+		tokio-macros-2.6.1 \
 		tokio-rustls-0.26.4 \
 		tokio-stream-0.1.18 \
 		tokio-util-0.7.18 \
 		toml-0.9.10+spec-1.1.0 \
-		toml_datetime-0.6.11 \
 		toml_datetime-0.7.5+spec-1.1.0 \
-		toml_edit-0.22.27 \
+		toml_datetime-1.0.0+spec-1.1.0 \
 		toml_edit-0.24.0+spec-1.1.0 \
-		toml_parser-1.0.6+spec-1.1.0 \
+		toml_edit-0.25.4+spec-1.1.0 \
+		toml_parser-1.0.9+spec-1.1.0 \
 		toml_writer-1.0.6+spec-1.1.0 \
-		tower-0.5.2 \
-		tower-http-0.6.6 \
+		tower-0.5.3 \
+		tower-http-0.6.8 \
 		tower-layer-0.3.3 \
 		tower-service-0.3.3 \
 		tracing-0.1.44 \
@@ -536,7 +542,7 @@ CARGO_CRATES=	adler2-2.0.1 \
 		tracing-durations-export-0.3.1 \
 		tracing-log-0.2.0 \
 		tracing-serde-0.2.0 \
-		tracing-subscriber-0.3.22 \
+		tracing-subscriber-0.3.23 \
 		tracing-test-0.2.6 \
 		tracing-test-macro-0.2.6 \
 		tracing-tree-0.4.1 \
@@ -544,131 +550,144 @@ CARGO_CRATES=	adler2-2.0.1 \
 		ttf-parser-0.25.1 \
 		typed-path-0.12.3 \
 		typeid-1.0.3 \
-		typenum-1.18.0 \
+		typenum-1.19.0 \
 		ucd-trie-0.1.7 \
-		uds_windows-1.1.0 \
-		unicase-2.8.1 \
+		uds_windows-1.2.1 \
+		unicase-2.9.0 \
 		unicode-bidi-0.3.18 \
 		unicode-bidi-mirroring-0.4.0 \
 		unicode-ccc-0.4.0 \
-		unicode-id-0.3.5 \
-		unicode-ident-1.0.18 \
+		unicode-id-0.3.6 \
+		unicode-ident-1.0.24 \
 		unicode-linebreak-0.1.5 \
 		unicode-properties-0.1.4 \
-		unicode-script-0.5.7 \
+		unicode-script-0.5.8 \
 		unicode-vo-0.1.0 \
 		unicode-width-0.1.14 \
 		unicode-width-0.2.2 \
 		unicode-xid-0.2.6 \
-		unit-prefix-0.5.1 \
+		unit-prefix-0.5.2 \
 		unsafe-libyaml-0.2.11 \
 		unscanny-0.1.0 \
+		untrusted-0.7.1 \
 		untrusted-0.9.0 \
 		url-2.5.8 \
 		usvg-0.47.0 \
-		utf8-width-0.1.7 \
+		utf8-width-0.1.8 \
 		utf8_iter-1.0.4 \
 		utf8parse-0.2.2 \
-		uuid-1.21.0 \
+		uuid-1.23.0 \
 		valuable-0.1.1 \
 		version_check-0.9.5 \
 		wait-timeout-0.2.1 \
 		walkdir-2.5.0 \
 		want-0.3.1 \
 		wasi-0.11.1+wasi-snapshot-preview1 \
-		wasi-0.14.2+wasi-0.2.4 \
+		wasi-0.14.7+wasi-0.2.4 \
 		wasip2-1.0.2+wasi-0.2.9 \
 		wasip3-0.4.0+wasi-0.3.0-rc-2026-01-06 \
 		wasite-1.0.2 \
-		wasm-bindgen-0.2.100 \
-		wasm-bindgen-backend-0.2.100 \
-		wasm-bindgen-futures-0.4.50 \
-		wasm-bindgen-macro-0.2.100 \
-		wasm-bindgen-macro-support-0.2.100 \
-		wasm-bindgen-shared-0.2.100 \
+		wasm-bindgen-0.2.114 \
+		wasm-bindgen-futures-0.4.64 \
+		wasm-bindgen-macro-0.2.114 \
+		wasm-bindgen-macro-support-0.2.114 \
+		wasm-bindgen-shared-0.2.114 \
 		wasm-encoder-0.244.0 \
 		wasm-metadata-0.244.0 \
-		wasm-streams-0.4.2 \
+		wasm-streams-0.5.0 \
 		wasmparser-0.244.0 \
-		wasmtimer-0.4.2 \
-		web-sys-0.3.77 \
+		wasmtimer-0.4.3 \
+		web-sys-0.3.91 \
 		web-time-1.1.0 \
-		webpki-roots-1.0.2 \
-		weezl-0.1.10 \
-		which-8.0.0 \
-		whoami-2.1.0 \
-		widestring-1.2.0 \
-		winapi-0.3.9 \
-		winapi-i686-pc-windows-gnu-0.4.0 \
-		winapi-util-0.1.9 \
-		winapi-x86_64-pc-windows-gnu-0.4.0 \
+		webpki-root-certs-1.0.6 \
+		weezl-0.1.12 \
+		which-8.0.2 \
+		whoami-2.1.1 \
+		widestring-1.2.1 \
+		winapi-util-0.1.11 \
 		windows-0.61.3 \
 		windows-collections-0.2.0 \
 		windows-core-0.61.2 \
 		windows-future-0.2.1 \
-		windows-implement-0.60.0 \
-		windows-interface-0.59.1 \
+		windows-implement-0.60.2 \
+		windows-interface-0.59.3 \
 		windows-link-0.1.3 \
 		windows-link-0.2.1 \
 		windows-numerics-0.2.0 \
 		windows-registry-0.5.3 \
 		windows-result-0.3.4 \
 		windows-strings-0.4.2 \
+		windows-sys-0.45.0 \
 		windows-sys-0.52.0 \
-		windows-sys-0.59.0 \
-		windows-sys-0.61.0 \
+		windows-sys-0.60.2 \
+		windows-sys-0.61.2 \
+		windows-targets-0.42.2 \
 		windows-targets-0.52.6 \
+		windows-targets-0.53.5 \
 		windows-threading-0.1.0 \
 		windows-version-0.1.7 \
+		windows_aarch64_gnullvm-0.42.2 \
 		windows_aarch64_gnullvm-0.52.6 \
+		windows_aarch64_gnullvm-0.53.1 \
+		windows_aarch64_msvc-0.42.2 \
 		windows_aarch64_msvc-0.52.6 \
+		windows_aarch64_msvc-0.53.1 \
+		windows_i686_gnu-0.42.2 \
 		windows_i686_gnu-0.52.6 \
+		windows_i686_gnu-0.53.1 \
 		windows_i686_gnullvm-0.52.6 \
+		windows_i686_gnullvm-0.53.1 \
+		windows_i686_msvc-0.42.2 \
 		windows_i686_msvc-0.52.6 \
+		windows_i686_msvc-0.53.1 \
+		windows_x86_64_gnu-0.42.2 \
 		windows_x86_64_gnu-0.52.6 \
+		windows_x86_64_gnu-0.53.1 \
+		windows_x86_64_gnullvm-0.42.2 \
 		windows_x86_64_gnullvm-0.52.6 \
+		windows_x86_64_gnullvm-0.53.1 \
+		windows_x86_64_msvc-0.42.2 \
 		windows_x86_64_msvc-0.52.6 \
-		winnow-0.7.13 \
-		winsafe-0.0.19 \
+		windows_x86_64_msvc-0.53.1 \
+		winnow-0.7.15 \
 		wiremock-0.6.5 \
 		wit-bindgen-0.51.0 \
 		wit-bindgen-core-0.51.0 \
-		wit-bindgen-rt-0.39.0 \
 		wit-bindgen-rust-0.51.0 \
 		wit-bindgen-rust-macro-0.51.0 \
 		wit-component-0.244.0 \
 		wit-parser-0.244.0 \
-		wmi-0.16.0 \
-		writeable-0.6.1 \
-		x509-parser-0.18.0 \
-		xattr-1.5.1 \
-		xml-rs-0.8.27 \
+		wmi-0.18.4 \
+		writeable-0.6.2 \
+		x509-parser-0.18.1 \
+		xattr-1.6.1 \
+		xml-rs-0.8.28 \
 		xmlwriter-0.1.0 \
 		xz2-0.1.7 \
 		yansi-1.0.1 \
 		yasna-0.5.2 \
-		yoke-0.8.0 \
-		yoke-derive-0.8.0 \
-		zbus-5.8.0 \
-		zbus_macros-5.8.0 \
-		zbus_names-4.2.0 \
-		zerocopy-0.8.26 \
-		zerocopy-derive-0.8.26 \
+		yoke-0.8.1 \
+		yoke-derive-0.8.1 \
+		zbus-5.14.0 \
+		zbus_macros-5.14.0 \
+		zbus_names-4.3.1 \
+		zerocopy-0.8.42 \
+		zerocopy-derive-0.8.42 \
 		zerofrom-0.1.6 \
 		zerofrom-derive-0.1.6 \
 		zeroize-1.8.2 \
-		zerotrie-0.2.2 \
-		zerovec-0.11.2 \
-		zerovec-derive-0.11.1 \
+		zerotrie-0.2.3 \
+		zerovec-0.11.5 \
+		zerovec-derive-0.11.2 \
 		zip-8.1.0 \
-		zlib-rs-0.6.2 \
-		zmij-1.0.15 \
+		zlib-rs-0.6.3 \
+		zmij-1.0.21 \
 		zopfli-0.8.3 \
 		zstd-0.13.3 \
 		zstd-safe-7.2.4 \
-		zstd-sys-2.0.15+zstd.1.5.7 \
+		zstd-sys-2.0.16+zstd.1.5.7 \
 		zune-core-0.5.1 \
-		zune-jpeg-0.5.10 \
-		zvariant-5.6.0 \
-		zvariant_derive-5.6.0 \
-		zvariant_utils-3.2.0
+		zune-jpeg-0.5.13 \
+		zvariant-5.10.0 \
+		zvariant_derive-5.10.0 \
+		zvariant_utils-3.3.0
diff --git a/devel/uv/distinfo b/devel/uv/distinfo
index 025a64b27296..81f34281b8fe 100644
--- a/devel/uv/distinfo
+++ b/devel/uv/distinfo
@@ -1,30 +1,26 @@
-TIMESTAMP = 1773506200
+TIMESTAMP = 1775936973
 SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa
 SIZE (rust/crates/adler2-2.0.1.crate) = 13366
 SHA256 (rust/crates/aes-0.8.4.crate) = b169f7a6d4742236a0a00c541b845991d0ac43e546831af1249753ab4c3aa3a0
 SIZE (rust/crates/aes-0.8.4.crate) = 124812
-SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916
-SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311
+SHA256 (rust/crates/aho-corasick-1.1.4.crate) = ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301
+SIZE (rust/crates/aho-corasick-1.1.4.crate) = 184015
 SHA256 (rust/crates/allocator-api2-0.2.21.crate) = 683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923
 SIZE (rust/crates/allocator-api2-0.2.21.crate) = 63622
-SHA256 (rust/crates/ambient-id-0.0.10.crate) = e61320f0a8ca54a235b0e49307b16dcade6eecd441b1f8a8c7ca9204056cb17c
-SIZE (rust/crates/ambient-id-0.0.10.crate) = 27266
+SHA256 (rust/crates/ambient-id-0.0.11.crate) = c1daa54020e05aa0b163ee10434fff35a0f18d28a1cafa142bd1290e1abe630e
+SIZE (rust/crates/ambient-id-0.0.11.crate) = 28682
 SHA256 (rust/crates/anes-0.1.6.crate) = 4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299
 SIZE (rust/crates/anes-0.1.6.crate) = 23857
-SHA256 (rust/crates/anstream-0.6.21.crate) = 43d5b281e737544384e969a5ccad3f1cdd24b48086a0fc1b2a5262a26b8f4f4a
-SIZE (rust/crates/anstream-0.6.21.crate) = 29516
 SHA256 (rust/crates/anstream-1.0.0.crate) = 824a212faf96e9acacdbd09febd34438f8f711fb84e09a8916013cd7815ca28d
 SIZE (rust/crates/anstream-1.0.0.crate) = 28916
-SHA256 (rust/crates/anstyle-1.0.11.crate) = 862ed96ca487e809f1c8e5a8447f6ee2cf102f846893800b20cebdf541fc6bbd
-SIZE (rust/crates/anstyle-1.0.11.crate) = 15880
-SHA256 (rust/crates/anstyle-parse-0.2.7.crate) = 4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2
-SIZE (rust/crates/anstyle-parse-0.2.7.crate) = 21707
+SHA256 (rust/crates/anstyle-1.0.14.crate) = 940b3a0ca603d1eade50a4846a2afffd5ef57a9feac2c0e2ec2e14f9ead76000
+SIZE (rust/crates/anstyle-1.0.14.crate) = 17787
 SHA256 (rust/crates/anstyle-parse-1.0.0.crate) = 52ce7f38b242319f7cabaa6813055467063ecdc9d355bbb4ce0c68908cd8130e
 SIZE (rust/crates/anstyle-parse-1.0.0.crate) = 22042
-SHA256 (rust/crates/anstyle-query-1.1.3.crate) = 6c8bdeb6047d8983be085bab0ba1472e6dc604e7041dbf6fcd5e71523014fae9
-SIZE (rust/crates/anstyle-query-1.1.3.crate) = 10190
-SHA256 (rust/crates/anstyle-wincon-3.0.9.crate) = 403f75924867bb1033c59fbf0797484329750cfbe3c4325cd33127941fabc882
-SIZE (rust/crates/anstyle-wincon-3.0.9.crate) = 12561
+SHA256 (rust/crates/anstyle-query-1.1.5.crate) = 40c48f72fd53cd289104fc64099abca73db4166ad86ea0b4341abe65af83dadc
+SIZE (rust/crates/anstyle-query-1.1.5.crate) = 10264
+SHA256 (rust/crates/anstyle-wincon-3.0.11.crate) = 291e6a250ff86cd4a820112fb8898808a366d8f9f58ce16d1f538353ad55747d
+SIZE (rust/crates/anstyle-wincon-3.0.11.crate) = 12638
 SHA256 (rust/crates/anyhow-1.0.102.crate) = 7f202df86484c868dbad7eaa557ef785d5c66295e41b460ef922eca0723b842c
 SIZE (rust/crates/anyhow-1.0.102.crate) = 48658
 SHA256 (rust/crates/approx-0.5.1.crate) = cab112f0a86d568ea0e627cc1d6be74a1e9cd55214684db5561995f6dad897c6
@@ -43,24 +39,24 @@ SHA256 (rust/crates/asn1-rs-impl-0.2.0.crate) = 7b18050c2cd6fe86c3a76584ef5e0baf
 SIZE (rust/crates/asn1-rs-impl-0.2.0.crate) = 2261
 SHA256 (rust/crates/assert-json-diff-2.0.2.crate) = 47e4f2b81832e72834d7518d8487a0396a28cc408186a2e8854c0f98011faf12
 SIZE (rust/crates/assert-json-diff-2.0.2.crate) = 10874
-SHA256 (rust/crates/assert_cmd-2.1.2.crate) = 9c5bcfa8749ac45dd12cb11055aeeb6b27a3895560d60d71e3c23bf979e60514
-SIZE (rust/crates/assert_cmd-2.1.2.crate) = 27244
*** 1499 LINES SKIPPED ***


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69e088ec.3fb7a.179b3296>