Date: Wed, 27 May 2026 07:13:58 +0000 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: 7620bbb9eea2 - main - multimedia/youtui: update 0.0.=?utf-8?Q?36 =E2=86=92 0?=.0.37 Message-ID: <6a1699b6.18ec1.4d5244b1@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=7620bbb9eea2c8a79da7116bd8969ea91afc9a0e commit 7620bbb9eea2c8a79da7116bd8969ea91afc9a0e Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2026-05-27 06:36:19 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2026-05-27 07:13:49 +0000 multimedia/youtui: update 0.0.36 → 0.0.37 --- multimedia/youtui/Makefile | 434 +++++++++++++---------- multimedia/youtui/distinfo | 868 +++++++++++++++++++++++++-------------------- 2 files changed, 715 insertions(+), 587 deletions(-) diff --git a/multimedia/youtui/Makefile b/multimedia/youtui/Makefile index 85c00b164e9c..e95cc869bc15 100644 --- a/multimedia/youtui/Makefile +++ b/multimedia/youtui/Makefile @@ -1,7 +1,6 @@ PORTNAME= youtui DISTVERSIONPREFIX= youtui/v -DISTVERSION= 0.0.36 -PORTREVISION= 2 +DISTVERSION= 0.0.37 CATEGORIES= multimedia MAINTAINER= yuri@FreeBSD.org @@ -29,17 +28,17 @@ CARGO_CRATES= ab_glyph-0.2.32 \ aligned-0.4.3 \ aligned-vec-0.6.4 \ allocator-api2-0.2.21 \ - alsa-0.9.1 \ - alsa-sys-0.3.1 \ - android-activity-0.6.0 \ + alsa-0.11.0 \ + alsa-sys-0.4.0 \ + android-activity-0.6.1 \ android-properties-0.2.2 \ android_system_properties-0.1.5 \ - anstream-0.6.21 \ - anstyle-1.0.13 \ - anstyle-parse-0.2.7 \ + anstream-1.0.0 \ + anstyle-1.0.14 \ + anstyle-parse-1.0.0 \ anstyle-query-1.1.5 \ anstyle-wincon-3.0.11 \ - anyhow-1.0.101 \ + anyhow-1.0.102 \ arbitrary-1.4.2 \ arg_enum_proc_macro-0.3.4 \ arrayref-0.3.9 \ @@ -48,8 +47,8 @@ CARGO_CRATES= ab_glyph-0.2.32 \ as-slice-0.2.1 \ async-broadcast-0.5.1 \ async-channel-2.5.0 \ - async-compression-0.4.39 \ - async-executor-1.13.3 \ + async-compression-0.4.42 \ + async-executor-1.14.0 \ async-fs-1.6.0 \ async-io-1.13.0 \ async-io-2.6.0 \ @@ -57,7 +56,7 @@ CARGO_CRATES= ab_glyph-0.2.32 \ async-lock-3.4.2 \ async-process-1.8.1 \ async-recursion-1.1.1 \ - async-signal-0.2.13 \ + async-signal-0.2.14 \ async-task-4.7.1 \ async-trait-0.1.89 \ async_cell-0.2.3 \ @@ -66,32 +65,34 @@ CARGO_CRATES= ab_glyph-0.2.32 \ autocfg-1.5.0 \ av-scenechange-0.14.1 \ av1-grain-0.2.5 \ - avif-serialize-0.8.6 \ - aws-lc-rs-1.15.4 \ - aws-lc-sys-0.37.0 \ + avif-serialize-0.8.8 \ + aws-lc-rs-1.16.3 \ + aws-lc-sys-0.40.0 \ base64-0.22.1 \ base64-simd-0.8.0 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bit_field-0.10.3 \ bitflags-1.3.2 \ - bitflags-2.10.0 \ - bitstream-io-4.9.0 \ + bitflags-2.11.1 \ + bitstream-io-4.10.0 \ bitvec-1.0.1 \ block-0.1.6 \ block-buffer-0.10.4 \ + block-buffer-0.12.0 \ block-padding-0.3.3 \ block2-0.5.1 \ + block2-0.6.2 \ blocking-1.6.2 \ - boa_ast-0.21.0 \ - boa_engine-0.21.0 \ - boa_gc-0.21.0 \ - boa_interner-0.21.0 \ - boa_macros-0.21.0 \ - boa_parser-0.21.0 \ - boa_string-0.21.0 \ + boa_ast-0.21.1 \ + boa_engine-0.21.1 \ + boa_gc-0.21.1 \ + boa_interner-0.21.1 \ + boa_macros-0.21.1 \ + boa_parser-0.21.1 \ + boa_string-0.21.1 \ built-0.8.0 \ - bumpalo-3.19.1 \ + bumpalo-3.20.2 \ by_address-1.2.1 \ bytemuck-1.25.0 \ bytemuck_derive-1.10.2 \ @@ -102,43 +103,45 @@ CARGO_CRATES= ab_glyph-0.2.32 \ calloop-wayland-source-0.3.0 \ castaway-0.2.4 \ cbc-0.1.2 \ - cc-1.2.55 \ + cc-1.2.61 \ cesu8-1.1.0 \ cfg-if-1.0.4 \ cfg_aliases-0.2.1 \ - chrono-0.4.43 \ + chacha20-0.10.0 \ + chrono-0.4.44 \ cipher-0.4.4 \ - clap-4.5.57 \ - clap_builder-4.5.57 \ - clap_complete-4.5.65 \ - clap_derive-4.5.55 \ - clap_lex-0.7.7 \ - cmake-0.1.57 \ + clap-4.6.1 \ + clap_builder-4.6.0 \ + clap_complete-4.6.3 \ + clap_derive-4.6.1 \ + clap_lex-1.1.0 \ + cmake-0.1.58 \ cocoa-0.24.1 \ cocoa-foundation-0.1.2 \ color_quant-1.1.0 \ - colorchoice-1.0.4 \ + colorchoice-1.0.5 \ combine-4.6.7 \ compact_str-0.9.0 \ - compression-codecs-0.4.36 \ - compression-core-0.4.31 \ + compression-codecs-0.4.38 \ + compression-core-0.4.32 \ concurrent-queue-2.5.0 \ - const_format-0.2.35 \ + const-oid-0.10.2 \ + const_format-0.2.36 \ const_format_proc_macros-0.2.34 \ convert_case-0.10.0 \ cookie-0.18.1 \ - cookie_store-0.22.0 \ + cookie_store-0.22.1 \ core-foundation-0.9.4 \ core-foundation-0.10.1 \ core-foundation-sys-0.8.7 \ core-graphics-0.22.3 \ core-graphics-0.23.2 \ core-graphics-types-0.1.3 \ - core2-0.4.0 \ - coreaudio-rs-0.13.0 \ + coreaudio-rs-0.14.2 \ cow-utils-0.1.3 \ - cpal-0.16.0 \ + cpal-0.17.3 \ cpufeatures-0.2.17 \ + cpufeatures-0.3.0 \ crc32fast-1.5.0 \ crossbeam-deque-0.8.6 \ crossbeam-epoch-0.9.18 \ @@ -147,6 +150,7 @@ CARGO_CRATES= ab_glyph-0.2.32 \ crossterm_winapi-0.9.1 \ crunchy-0.2.4 \ crypto-common-0.1.7 \ + crypto-common-0.2.1 \ csscolorparser-0.6.2 \ cssparser-0.36.0 \ cssparser-macros-0.6.1 \ @@ -157,18 +161,19 @@ CARGO_CRATES= ab_glyph-0.2.32 \ dashmap-6.1.0 \ dasp_sample-0.11.0 \ deltae-0.3.2 \ - deranged-0.5.5 \ + deranged-0.5.8 \ derivative-2.2.0 \ derive_more-2.1.1 \ derive_more-impl-2.1.1 \ diff-0.1.13 \ digest-0.10.7 \ + digest-0.11.3 \ directories-6.0.0 \ dirs-sys-0.5.0 \ dispatch-0.2.0 \ - dispatch2-0.3.0 \ + dispatch2-0.3.1 \ displaydoc-0.2.5 \ - dlib-0.5.2 \ + dlib-0.5.3 \ document-features-0.2.12 \ downcast-rs-1.2.1 \ dpi-0.1.2 \ @@ -188,7 +193,7 @@ CARGO_CRATES= ab_glyph-0.2.32 \ equator-macro-0.4.2 \ equivalent-1.0.2 \ errno-0.3.14 \ - euclid-0.22.13 \ + euclid-0.22.14 \ event-listener-2.5.3 \ event-listener-3.1.0 \ event-listener-5.4.1 \ @@ -199,9 +204,8 @@ CARGO_CRATES= ab_glyph-0.2.32 \ fast-float2-0.2.3 \ fast-srgb8-1.0.0 \ fastrand-1.9.0 \ - fastrand-2.3.0 \ - fax-0.2.6 \ - fax_derive-0.2.0 \ + fastrand-2.4.1 \ + fax-0.2.7 \ fdeflate-0.3.7 \ filedescriptor-0.8.3 \ find-msvc-tools-0.1.9 \ @@ -211,6 +215,7 @@ CARGO_CRATES= ab_glyph-0.2.32 \ flate2-1.1.9 \ float16-0.1.5 \ fnv-1.0.7 \ + foldhash-0.1.5 \ foldhash-0.2.0 \ foreign-types-0.3.2 \ foreign-types-0.5.0 \ @@ -219,22 +224,22 @@ CARGO_CRATES= ab_glyph-0.2.32 \ foreign-types-shared-0.3.1 \ form_urlencoded-1.2.2 \ format_num_pattern-0.9.4 \ - fs-err-3.2.2 \ + fs-err-3.3.0 \ fs_extra-1.3.0 \ funty-2.0.0 \ futf-0.1.5 \ - futures-0.3.31 \ - futures-channel-0.3.31 \ + futures-0.3.32 \ + futures-channel-0.3.32 \ futures-concurrency-7.7.1 \ - futures-core-0.3.31 \ - futures-executor-0.3.31 \ - futures-io-0.3.31 \ + futures-core-0.3.32 \ + futures-executor-0.3.32 \ + futures-io-0.3.32 \ futures-lite-1.13.0 \ futures-lite-2.6.1 \ - futures-macro-0.3.31 \ - futures-sink-0.3.31 \ - futures-task-0.3.31 \ - futures-util-0.3.31 \ + futures-macro-0.3.32 \ + futures-sink-0.3.32 \ + futures-task-0.3.32 \ + futures-util-0.3.32 \ fxhash-0.2.1 \ gag-1.0.0 \ generator-0.8.8 \ @@ -243,11 +248,14 @@ CARGO_CRATES= ab_glyph-0.2.32 \ getopts-0.2.24 \ getrandom-0.2.17 \ getrandom-0.3.4 \ - gif-0.14.1 \ - h2-0.4.13 \ + getrandom-0.4.2 \ + gif-0.14.2 \ + h2-0.4.14 \ half-2.7.1 \ hashbrown-0.14.5 \ + hashbrown-0.15.5 \ hashbrown-0.16.1 \ + hashbrown-0.17.0 \ heck-0.5.0 \ hermit-abi-0.3.9 \ hermit-abi-0.5.2 \ @@ -257,109 +265,124 @@ CARGO_CRATES= ab_glyph-0.2.32 \ http-body-1.0.1 \ http-body-util-0.1.3 \ httparse-1.10.1 \ - hyper-1.8.1 \ - hyper-rustls-0.27.7 \ + hybrid-array-0.4.11 \ + hyper-1.9.0 \ + hyper-rustls-0.27.9 \ hyper-tls-0.6.0 \ hyper-util-0.1.20 \ iana-time-zone-0.1.65 \ iana-time-zone-haiku-0.1.2 \ icu_collections-2.0.0 \ - icu_locale_core-2.1.1 \ + icu_locale_core-2.2.0 \ icu_normalizer-2.0.1 \ icu_normalizer_data-2.0.0 \ icu_properties-2.0.2 \ icu_properties_data-2.0.1 \ - icu_provider-2.1.1 \ + icu_provider-2.2.0 \ icy_sixel-0.5.0 \ + id-arena-2.3.0 \ ident_case-1.0.1 \ idna-1.1.0 \ idna_adapter-1.2.1 \ - image-0.25.9 \ + image-0.25.10 \ image-webp-0.2.4 \ - imgref-1.12.0 \ - indexmap-2.13.0 \ + imgref-1.12.1 \ + indexmap-2.14.0 \ indoc-2.0.7 \ inout-0.1.4 \ - instability-0.3.11 \ + instability-0.3.12 \ instant-0.1.13 \ interpolate_name-0.2.4 \ intrusive-collections-0.9.7 \ io-lifetimes-1.0.11 \ - ipnet-2.11.0 \ - iri-string-0.7.10 \ + ipnet-2.12.0 \ + iri-string-0.7.12 \ is_terminal_polyfill-1.70.2 \ iset-0.3.1 \ itertools-0.14.0 \ - itoa-1.0.17 \ + itoa-1.0.18 \ + jiff-0.2.24 \ + jiff-static-0.2.24 \ + jiff-tzdb-0.1.6 \ + jiff-tzdb-platform-0.1.3 \ jni-0.21.1 \ - jni-sys-0.3.0 \ + jni-0.22.4 \ + jni-macros-0.22.4 \ + jni-sys-0.3.1 \ + jni-sys-0.4.1 \ + jni-sys-macros-0.4.1 \ jobserver-0.1.34 \ - js-sys-0.3.85 \ - kasuari-0.4.11 \ + js-sys-0.3.97 \ + kasuari-0.4.12 \ + konst-0.2.20 \ + konst_macro_rules-0.2.19 \ lab-0.11.0 \ lazy_static-1.5.0 \ + leb128fmt-0.1.0 \ lebe-0.5.3 \ - libc-0.2.180 \ - libfuzzer-sys-0.4.10 \ + libc-0.2.186 \ + libfuzzer-sys-0.4.12 \ libloading-0.8.9 \ libm-0.2.16 \ - libredox-0.1.12 \ - line-clipping-0.3.5 \ + libredox-0.1.16 \ + line-clipping-0.3.7 \ linux-raw-sys-0.3.8 \ linux-raw-sys-0.4.15 \ - linux-raw-sys-0.11.0 \ - litemap-0.8.1 \ + linux-raw-sys-0.12.1 \ + litemap-0.8.2 \ litrs-1.0.0 \ lock_api-0.4.14 \ log-0.4.29 \ loom-0.7.2 \ loop9-0.1.5 \ - lru-0.16.3 \ + lru-0.16.4 \ lru-slab-0.1.2 \ m3u8-rs-6.0.0 \ mac-0.1.1 \ mac_address-1.1.8 \ - mach2-0.4.3 \ + mach2-0.5.0 \ malloc_buf-0.0.6 \ markup5ever-0.36.1 \ matchers-0.2.0 \ maybe-rayon-0.1.1 \ memchr-2.8.0 \ - memmap2-0.9.9 \ + memmap2-0.9.10 \ memmem-0.1.1 \ memoffset-0.7.1 \ memoffset-0.9.1 \ mime-0.3.17 \ minimal-lexical-0.2.1 \ miniz_oxide-0.8.9 \ - mio-1.1.1 \ - moxcms-0.7.11 \ - native-tls-0.2.14 \ + mio-1.2.0 \ + moxcms-0.8.1 \ + native-tls-0.2.18 \ ndk-0.9.0 \ ndk-context-0.1.1 \ ndk-sys-0.6.0+11769913 \ new_debug_unreachable-1.0.6 \ nix-0.26.4 \ nix-0.29.0 \ + no_std_io2-0.9.4 \ nom-7.1.3 \ nom-8.0.0 \ noop_proc_macro-0.3.0 \ nu-ansi-term-0.50.3 \ num-bigint-0.4.6 \ - num-conv-0.2.0 \ + num-conv-0.2.1 \ num-derive-0.4.2 \ num-integer-0.1.46 \ num-rational-0.4.2 \ num-traits-0.2.19 \ - num_enum-0.7.5 \ - num_enum_derive-0.7.5 \ + num_enum-0.7.6 \ + num_enum_derive-0.7.6 \ num_threads-0.1.7 \ objc-0.2.7 \ objc-sys-0.3.5 \ objc2-0.5.2 \ - objc2-0.6.3 \ + objc2-0.6.4 \ objc2-app-kit-0.2.2 \ objc2-audio-toolbox-0.3.2 \ + objc2-avf-audio-0.3.2 \ objc2-cloud-kit-0.2.2 \ objc2-contacts-0.2.2 \ objc2-core-audio-0.3.2 \ @@ -378,17 +401,16 @@ CARGO_CRATES= ab_glyph-0.2.32 \ objc2-ui-kit-0.2.2 \ objc2-uniform-type-identifiers-0.2.2 \ objc2-user-notifications-0.2.2 \ - once_cell-1.21.3 \ + once_cell-1.21.4 \ once_cell_polyfill-1.70.2 \ - openssl-0.10.75 \ + openssl-0.10.79 \ openssl-macros-0.1.1 \ - openssl-probe-0.1.6 \ openssl-probe-0.2.1 \ - openssl-sys-0.9.111 \ + openssl-sys-0.9.115 \ option-ext-0.2.0 \ - orbclient-0.3.50 \ + orbclient-0.3.54 \ ordered-float-4.6.0 \ - ordered-float-5.1.0 \ + ordered-float-5.3.0 \ ordered-stream-0.2.0 \ outref-0.5.2 \ owned_ttf_parser-0.25.1 \ @@ -414,113 +436,120 @@ CARGO_CRATES= ab_glyph-0.2.32 \ phf_macros-0.13.1 \ phf_shared-0.11.3 \ phf_shared-0.13.1 \ - pin-project-1.1.10 \ - pin-project-internal-1.1.10 \ - pin-project-lite-0.2.16 \ + pin-project-1.1.12 \ + pin-project-internal-1.1.12 \ + pin-project-lite-0.2.17 \ pin-utils-0.1.0 \ - piper-0.2.4 \ - pkg-config-0.3.32 \ - png-0.18.0 \ + piper-0.2.5 \ + pkg-config-0.3.33 \ + plain-0.2.3 \ + png-0.18.1 \ polling-2.8.0 \ polling-3.11.0 \ pollster-0.3.0 \ portable-atomic-1.13.1 \ - potential_utf-0.1.4 \ + portable-atomic-util-0.2.7 \ + potential_utf-0.1.5 \ powerfmt-0.2.0 \ ppv-lite86-0.2.21 \ precomputed-hash-0.1.1 \ pretty_assertions-1.4.1 \ + prettyplease-0.2.37 \ proc-macro-crate-1.3.1 \ - proc-macro-crate-3.4.0 \ + proc-macro-crate-3.5.0 \ proc-macro2-1.0.106 \ - profiling-1.0.17 \ - profiling-procmacros-1.0.17 \ + profiling-1.0.18 \ + profiling-procmacros-1.0.18 \ psl-types-2.0.11 \ publicsuffix-2.3.0 \ pure-rust-locales-0.8.2 \ - pxfm-0.1.27 \ + pxfm-0.1.29 \ qoi-0.4.1 \ quantette-0.5.1 \ quick-error-2.0.1 \ - quick-xml-0.38.4 \ + quick-xml-0.39.3 \ quinn-0.11.9 \ - quinn-proto-0.11.13 \ + quinn-proto-0.11.14 \ quinn-udp-0.5.14 \ - quote-1.0.44 \ + quote-1.0.45 \ r-efi-5.3.0 \ + r-efi-6.0.0 \ radium-0.7.0 \ - rand-0.8.5 \ - rand-0.9.2 \ + rand-0.8.6 \ + rand-0.9.4 \ + rand-0.10.1 \ rand_chacha-0.3.1 \ rand_chacha-0.9.0 \ rand_core-0.6.4 \ rand_core-0.9.5 \ + rand_core-0.10.1 \ + rand_distr-0.6.0 \ rand_xoshiro-0.7.0 \ rat-cursor-2.0.0 \ - rat-event-2.0.4 \ - rat-focus-2.0.2 \ + rat-event-2.1.0 \ + rat-focus-2.1.1 \ rat-reloc-2.0.2 \ - rat-scrolled-2.0.1 \ - rat-text-3.0.3 \ + rat-scrolled-2.0.2 \ + rat-text-3.1.0 \ ratatui-0.30.0 \ ratatui-core-0.1.0 \ ratatui-crossterm-0.1.0 \ - ratatui-image-10.0.5 \ + ratatui-image-10.0.8 \ ratatui-macros-0.7.0 \ ratatui-termwiz-0.1.0 \ ratatui-widgets-0.3.0 \ rav1e-0.8.1 \ - ravif-0.12.0 \ + ravif-0.13.0 \ raw-window-handle-0.6.2 \ - rayon-1.11.0 \ + rayon-1.12.0 \ rayon-core-1.13.0 \ redox_syscall-0.4.1 \ redox_syscall-0.5.18 \ - redox_syscall-0.7.0 \ + redox_syscall-0.7.5 \ redox_users-0.5.2 \ ref-cast-1.0.25 \ ref-cast-impl-1.0.25 \ regex-1.12.3 \ regex-automata-0.4.14 \ regex-cursor-0.1.5 \ - regex-syntax-0.8.9 \ + regex-syntax-0.8.10 \ regress-0.10.5 \ - reqwest-0.13.2 \ + reqwest-0.13.3 \ reqwest-middleware-0.5.1 \ reqwest-retry-0.9.1 \ retry-policies-0.5.1 \ - rgb-0.8.52 \ + rgb-0.8.53 \ ring-0.17.14 \ - rodio-0.21.1 \ + rodio-0.22.2 \ ropey-1.6.1 \ - rustc-hash-2.1.1 \ + rtrb-0.3.4 \ + rustc-hash-2.1.2 \ rustc_version-0.2.3 \ rustc_version-0.4.1 \ rustix-0.37.28 \ rustix-0.38.44 \ - rustix-1.1.3 \ - rustls-0.23.36 \ + rustix-1.1.4 \ + rustls-0.23.40 \ rustls-native-certs-0.8.3 \ - rustls-pki-types-1.14.0 \ - rustls-platform-verifier-0.6.2 \ + rustls-pki-types-1.14.1 \ + rustls-platform-verifier-0.7.0 \ rustls-platform-verifier-android-0.1.1 \ - rustls-webpki-0.103.9 \ + rustls-webpki-0.103.13 \ rustversion-1.0.22 \ - ryu-1.0.22 \ + ryu-1.0.23 \ ryu-js-1.0.2 \ safe_arch-0.9.3 \ same-file-1.0.6 \ - schannel-0.1.28 \ + schannel-0.1.29 \ scoped-tls-1.0.1 \ scopeguard-1.2.0 \ scraper-0.25.0 \ sctk-adwaita-0.10.1 \ - security-framework-2.11.1 \ - security-framework-3.5.1 \ - security-framework-sys-2.15.0 \ + security-framework-3.7.0 \ + security-framework-sys-2.17.0 \ selectors-0.33.0 \ semver-0.9.0 \ - semver-1.0.27 \ + semver-1.0.28 \ semver-parser-0.7.0 \ serde-1.0.228 \ serde_core-1.0.228 \ @@ -528,26 +557,29 @@ CARGO_CRATES= ab_glyph-0.2.32 \ serde_json-1.0.149 \ serde_qs-0.15.0 \ serde_repr-0.1.20 \ - serde_spanned-1.0.4 \ + serde_spanned-1.1.1 \ serde_urlencoded-0.7.1 \ servo_arc-0.4.3 \ sha1-0.10.6 \ + sha1-0.11.0 \ sha2-0.10.9 \ sharded-slab-0.1.7 \ shlex-1.3.0 \ signal-hook-0.3.18 \ signal-hook-mio-0.2.5 \ signal-hook-registry-1.4.8 \ - simd-adler32-0.3.8 \ + simd-adler32-0.3.9 \ + simd_cesu8-1.1.1 \ simd_helpers-0.1.0 \ - siphasher-1.0.2 \ + simdutf8-0.1.5 \ + siphasher-1.0.3 \ slab-0.4.12 \ small_btree-0.1.0 \ smallvec-1.15.1 \ smithay-client-toolkit-0.19.2 \ smol_str-0.2.2 \ socket2-0.4.10 \ - socket2-0.6.2 \ + socket2-0.6.3 \ souvlaki-0.8.3 \ stable_deref_trait-1.2.1 \ static_assertions-1.1.0 \ @@ -576,46 +608,46 @@ CARGO_CRATES= ab_glyph-0.2.32 \ symphonia-metadata-0.5.5 \ symphonia-utils-xiph-0.5.5 \ syn-1.0.109 \ - syn-2.0.114 \ + syn-2.0.117 \ sync_wrapper-1.0.2 \ synstructure-0.13.2 \ system-configuration-0.7.0 \ system-configuration-sys-0.6.0 \ tag_ptr-0.1.0 \ tap-1.0.1 \ - tempfile-3.24.0 \ + tempfile-3.27.0 \ tendril-0.4.3 \ terminfo-0.9.0 \ termios-0.3.3 \ termwiz-0.23.3 \ - thin-vec-0.2.14 \ + thin-vec-0.2.18 \ thiserror-1.0.69 \ thiserror-2.0.18 \ thiserror-impl-1.0.69 \ thiserror-impl-2.0.18 \ thread_local-1.1.9 \ - tiff-0.10.3 \ + tiff-0.11.3 \ time-0.3.47 \ time-core-0.1.8 \ time-macros-0.2.27 \ tiny-skia-0.11.4 \ tiny-skia-path-0.11.4 \ - tinystr-0.8.2 \ - tinyvec-1.10.0 \ + tinystr-0.8.3 \ + tinyvec-1.11.0 \ tinyvec_macros-0.1.1 \ - tokio-1.49.0 \ - tokio-macros-2.6.0 \ + tokio-1.52.2 \ + tokio-macros-2.7.0 \ tokio-native-tls-0.3.1 \ tokio-rustls-0.26.4 \ tokio-stream-0.1.18 \ tokio-util-0.7.18 \ - toml-0.9.11+spec-1.1.0 \ + toml-1.1.2+spec-1.1.0 \ toml_datetime-0.6.11 \ - toml_datetime-0.7.5+spec-1.1.0 \ + toml_datetime-1.1.1+spec-1.1.0 \ toml_edit-0.19.15 \ - toml_edit-0.23.10+spec-1.0.0 \ - toml_parser-1.0.6+spec-1.1.0 \ - toml_writer-1.0.6+spec-1.1.0 \ + toml_edit-0.25.11+spec-1.1.0 \ + toml_parser-1.1.2+spec-1.1.0 \ + toml_writer-1.1.1+spec-1.1.0 \ tower-0.5.3 \ tower-http-0.6.8 \ tower-layer-0.3.3 \ @@ -624,16 +656,16 @@ CARGO_CRATES= ab_glyph-0.2.32 \ tracing-attributes-0.1.31 \ tracing-core-0.1.36 \ tracing-log-0.2.0 \ - tracing-subscriber-0.3.22 \ + tracing-subscriber-0.3.23 \ try-lock-0.2.5 \ ttf-parser-0.25.1 \ - tui-logger-0.18.1 \ - typenum-1.19.0 \ + tui-logger-0.18.2 \ + typenum-1.20.0 \ ucd-trie-0.1.7 \ - uds_windows-1.1.0 \ + uds_windows-1.2.1 \ unicode-display-width-0.3.0 \ - unicode-ident-1.0.22 \ - unicode-segmentation-1.12.0 \ + unicode-ident-1.0.24 \ + unicode-segmentation-1.13.2 \ unicode-truncate-2.0.1 \ unicode-width-0.2.2 \ unicode-xid-0.2.6 \ @@ -644,7 +676,7 @@ CARGO_CRATES= ab_glyph-0.2.32 \ utf16_iter-1.0.5 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ - uuid-1.20.0 \ + uuid-1.23.1 \ v_frame-0.3.9 \ valuable-0.1.1 \ vcpkg-0.2.15 \ @@ -655,27 +687,31 @@ CARGO_CRATES= ab_glyph-0.2.32 \ walkdir-2.5.0 \ want-0.3.1 \ wasi-0.11.1+wasi-snapshot-preview1 \ - wasip2-1.0.2+wasi-0.2.9 \ - wasm-bindgen-0.2.108 \ - wasm-bindgen-futures-0.4.58 \ - wasm-bindgen-macro-0.2.108 \ - wasm-bindgen-macro-support-0.2.108 \ - wasm-bindgen-shared-0.2.108 \ + wasip2-1.0.3+wasi-0.2.9 \ + wasip3-0.4.0+wasi-0.3.0-rc-2026-01-06 \ + wasm-bindgen-0.2.120 \ + wasm-bindgen-futures-0.4.70 \ + wasm-bindgen-macro-0.2.120 \ + wasm-bindgen-macro-support-0.2.120 \ + wasm-bindgen-shared-0.2.120 \ + wasm-encoder-0.244.0 \ + wasm-metadata-0.244.0 \ wasm-streams-0.5.0 \ + wasmparser-0.244.0 \ wasmtimer-0.4.3 \ - wayland-backend-0.3.12 \ - wayland-client-0.31.12 \ + wayland-backend-0.3.15 \ + wayland-client-0.31.14 \ wayland-csd-frame-0.3.0 \ - wayland-cursor-0.31.12 \ - wayland-protocols-0.32.10 \ - wayland-protocols-plasma-0.3.10 \ - wayland-protocols-wlr-0.3.10 \ - wayland-scanner-0.31.8 \ - wayland-sys-0.31.8 \ - web-sys-0.3.85 \ + wayland-cursor-0.31.14 \ + wayland-protocols-0.32.12 \ + wayland-protocols-plasma-0.3.12 \ + wayland-protocols-wlr-0.3.12 \ + wayland-scanner-0.31.10 \ + wayland-sys-0.31.11 \ + web-sys-0.3.97 \ web-time-1.1.0 \ - web_atoms-0.2.3 \ - webpki-root-certs-1.0.6 \ + web_atoms-0.2.4 \ + webpki-root-certs-1.0.7 \ weezl-0.1.12 \ wezterm-bidi-0.2.3 \ wezterm-blob-leases-0.1.1 \ @@ -689,18 +725,19 @@ CARGO_CRATES= ab_glyph-0.2.32 \ winapi-util-0.1.11 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.44.0 \ - windows-0.54.0 \ windows-0.58.0 \ - windows-core-0.54.0 \ + windows-0.62.2 \ + windows-collections-0.3.2 \ windows-core-0.58.0 \ windows-core-0.62.2 \ + windows-future-0.3.2 \ windows-implement-0.58.0 \ windows-implement-0.60.2 \ windows-interface-0.58.0 \ windows-interface-0.59.3 \ windows-link-0.2.1 \ + windows-numerics-0.3.1 \ windows-registry-0.6.1 \ - windows-result-0.1.2 \ windows-result-0.2.0 \ windows-result-0.4.1 \ windows-strings-0.1.0 \ @@ -715,6 +752,7 @@ CARGO_CRATES= ab_glyph-0.2.32 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ windows-targets-0.53.5 \ + windows-threading-0.2.1 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ @@ -745,12 +783,18 @@ CARGO_CRATES= ab_glyph-0.2.32 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ windows_x86_64_msvc-0.53.1 \ - winit-0.30.12 \ + winit-0.30.13 \ winnow-0.5.40 \ - winnow-0.7.14 \ + winnow-1.0.2 \ wit-bindgen-0.51.0 \ + wit-bindgen-0.57.1 \ + wit-bindgen-core-0.51.0 \ + wit-bindgen-rust-0.51.0 \ + wit-bindgen-rust-macro-0.51.0 \ + wit-component-0.244.0 \ + wit-parser-0.244.0 \ write16-1.0.0 \ - writeable-0.6.2 \ + writeable-0.6.3 \ wyz-0.5.1 \ x11-dl-2.21.0 \ x11rb-0.13.2 \ @@ -762,26 +806,24 @@ CARGO_CRATES= ab_glyph-0.2.32 \ xsum-0.1.6 \ y4m-0.8.0 \ yansi-1.0.1 \ - yoke-0.8.1 \ - yoke-derive-0.8.1 \ + yoke-0.8.2 \ + yoke-derive-0.8.2 \ youtui-vendored-rusty_ytdl-0.7.4-youtui-vendored.4 \ zbus-3.15.2 \ zbus_macros-3.15.2 \ zbus_names-2.6.1 \ - zerocopy-0.8.39 \ - zerocopy-derive-0.8.39 \ - zerofrom-0.1.6 \ - zerofrom-derive-0.1.6 \ + zerocopy-0.8.48 \ + zerocopy-derive-0.8.48 \ + zerofrom-0.1.7 \ + zerofrom-derive-0.1.7 \ zeroize-1.8.2 \ - zerotrie-0.2.3 \ - zerovec-0.11.5 \ - zerovec-derive-0.11.2 \ - zmij-1.0.19 \ - zune-core-0.4.12 \ + zerotrie-0.2.4 \ + zerovec-0.11.6 \ + zerovec-derive-0.11.3 \ + zmij-1.0.21 \ zune-core-0.5.1 \ zune-inflate-0.2.54 \ - zune-jpeg-0.4.21 \ - zune-jpeg-0.5.12 \ + zune-jpeg-0.5.15 \ zvariant-3.15.2 \ zvariant_derive-3.15.2 \ zvariant_utils-1.0.1 diff --git a/multimedia/youtui/distinfo b/multimedia/youtui/distinfo index 4e1502fb0293..c97bb1ed910b 100644 --- a/multimedia/youtui/distinfo +++ b/multimedia/youtui/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1770708797 +TIMESTAMP = 1779863138 SHA256 (rust/crates/ab_glyph-0.2.32.crate) = 01c0457472c38ea5bd1c3b5ada5e368271cb550be7a4ca4a0b4634e9913f6cc2 SIZE (rust/crates/ab_glyph-0.2.32.crate) = 20967 SHA256 (rust/crates/ab_glyph_rasterizer-0.1.10.crate) = 366ffbaa4442f4684d91e2cd7c5ea7c4ed8add41959a31447066e279e432b618 @@ -17,28 +17,28 @@ SHA256 (rust/crates/aligned-vec-0.6.4.crate) = dc890384c8602f339876ded803c97ad52 SIZE (rust/crates/aligned-vec-0.6.4.crate) = 12609 SHA256 (rust/crates/allocator-api2-0.2.21.crate) = 683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923 SIZE (rust/crates/allocator-api2-0.2.21.crate) = 63622 -SHA256 (rust/crates/alsa-0.9.1.crate) = ed7572b7ba83a31e20d1b48970ee402d2e3e0537dcfe0a3ff4d6eb7508617d43 -SIZE (rust/crates/alsa-0.9.1.crate) = 72824 -SHA256 (rust/crates/alsa-sys-0.3.1.crate) = db8fee663d06c4e303404ef5f40488a53e062f89ba8bfed81f42325aafad1527 -SIZE (rust/crates/alsa-sys-0.3.1.crate) = 32748 -SHA256 (rust/crates/android-activity-0.6.0.crate) = ef6978589202a00cd7e118380c448a08b6ed394c3a8df3a430d0898e3a42d046 -SIZE (rust/crates/android-activity-0.6.0.crate) = 258597 +SHA256 (rust/crates/alsa-0.11.0.crate) = 812947049edcd670a82cd5c73c3661d2e58468577ba8489de58e1a73c04cbd5d +SIZE (rust/crates/alsa-0.11.0.crate) = 76094 +SHA256 (rust/crates/alsa-sys-0.4.0.crate) = ad7569085a265dd3f607ebecce7458eaab2132a84393534c95b18dcbc3f31e04 +SIZE (rust/crates/alsa-sys-0.4.0.crate) = 35672 +SHA256 (rust/crates/android-activity-0.6.1.crate) = 0f2a1bb052857d5dd49572219344a7332b31b76405648eabac5bc68978251bcd +SIZE (rust/crates/android-activity-0.6.1.crate) = 322611 SHA256 (rust/crates/android-properties-0.2.2.crate) = fc7eb209b1518d6bb87b283c20095f5228ecda460da70b44f0802523dea6da04 SIZE (rust/crates/android-properties-0.2.2.crate) = 4563 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/anstream-0.6.21.crate) = 43d5b281e737544384e969a5ccad3f1cdd24b48086a0fc1b2a5262a26b8f4f4a -SIZE (rust/crates/anstream-0.6.21.crate) = 29516 -SHA256 (rust/crates/anstyle-1.0.13.crate) = 5192cca8006f1fd4f7237516f40fa183bb07f8fbdfedaa0036de5ea9b0b45e78 -SIZE (rust/crates/anstyle-1.0.13.crate) = 17651 -SHA256 (rust/crates/anstyle-parse-0.2.7.crate) = 4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2 -SIZE (rust/crates/anstyle-parse-0.2.7.crate) = 21707 +SHA256 (rust/crates/anstream-1.0.0.crate) = 824a212faf96e9acacdbd09febd34438f8f711fb84e09a8916013cd7815ca28d +SIZE (rust/crates/anstream-1.0.0.crate) = 28916 +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.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.101.crate) = 5f0e0fee31ef5ed1ba1316088939cea399010ed7731dba877ed44aeb407a75ea -SIZE (rust/crates/anyhow-1.0.101.crate) = 52315 +SHA256 (rust/crates/anyhow-1.0.102.crate) = 7f202df86484c868dbad7eaa557ef785d5c66295e41b460ef922eca0723b842c +SIZE (rust/crates/anyhow-1.0.102.crate) = 48658 SHA256 (rust/crates/arbitrary-1.4.2.crate) = c3d036a3c4ab069c7b410a2ce876bd74808d2d0888a82667669f8e783a898bf1 SIZE (rust/crates/arbitrary-1.4.2.crate) = 38307 SHA256 (rust/crates/arg_enum_proc_macro-0.3.4.crate) = 0ae92a5119aa49cdbcf6b9f893fe4e1d98b04ccbf82ee0584ad948a44a734dea @@ -55,10 +55,10 @@ SHA256 (rust/crates/async-broadcast-0.5.1.crate) = 7c48ccdbf6ca6b121e0f586cbc0e7 SIZE (rust/crates/async-broadcast-0.5.1.crate) = 20134 SHA256 (rust/crates/async-channel-2.5.0.crate) = 924ed96dd52d1b75e9c1a3e6275715fd320f5f9439fb5a4a11fa51f4221158d2 SIZE (rust/crates/async-channel-2.5.0.crate) = 18624 -SHA256 (rust/crates/async-compression-0.4.39.crate) = 68650b7df54f0293fd061972a0fb05aaf4fc0879d3b3d21a638a182c5c543b9f -SIZE (rust/crates/async-compression-0.4.39.crate) = 96626 -SHA256 (rust/crates/async-executor-1.13.3.crate) = 497c00e0fd83a72a79a39fcbd8e3e2f055d6f6c7e025f3b3d91f4f8e76527fb8 -SIZE (rust/crates/async-executor-1.13.3.crate) = 29126 +SHA256 (rust/crates/async-compression-0.4.42.crate) = e79b3f8a79cccc2898f31920fc69f304859b3bd567490f75ebf51ae1c792a9ac +SIZE (rust/crates/async-compression-0.4.42.crate) = 103805 +SHA256 (rust/crates/async-executor-1.14.0.crate) = c96bf972d85afc50bf5ab8fe2d54d1586b4e0b46c97c50a0c9e71e2f7bcd812a +SIZE (rust/crates/async-executor-1.14.0.crate) = 28804 SHA256 (rust/crates/async-fs-1.6.0.crate) = 279cf904654eeebfa37ac9bb1598880884924aab82e290aa65c9e77a0e142e06 SIZE (rust/crates/async-fs-1.6.0.crate) = 16506 SHA256 (rust/crates/async-io-1.13.0.crate) = 0fc5b45d93ef0529756f812ca52e44c221b35341892d3dcc34132ac02f3dd2af @@ -73,8 +73,8 @@ SHA256 (rust/crates/async-process-1.8.1.crate) = ea6438ba0a08d81529c69b36700fa2f SIZE (rust/crates/async-process-1.8.1.crate) = 22758 SHA256 (rust/crates/async-recursion-1.1.1.crate) = 3b43422f69d8ff38f95f1b2bb76517c91589a924d1559a0e935d7c8ce0274c11 SIZE (rust/crates/async-recursion-1.1.1.crate) = 14874 -SHA256 (rust/crates/async-signal-0.2.13.crate) = 43c070bbf59cd3570b6b2dd54cd772527c7c3620fce8be898406dd3ed6adc64c -SIZE (rust/crates/async-signal-0.2.13.crate) = 17015 +SHA256 (rust/crates/async-signal-0.2.14.crate) = 52b5aaafa020cf5053a01f2a60e8ff5dccf550f0f77ec54a4e47285ac2bab485 +SIZE (rust/crates/async-signal-0.2.14.crate) = 16447 SHA256 (rust/crates/async-task-4.7.1.crate) = 8b75356056920673b02621b35afd0f7dda9306d03c79a30f5c56c44cf256e3de SIZE (rust/crates/async-task-4.7.1.crate) = 38077 SHA256 (rust/crates/async-trait-0.1.89.crate) = 9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb @@ -91,12 +91,12 @@ SHA256 (rust/crates/av-scenechange-0.14.1.crate) = 0f321d77c20e19b92c39e7471cf98 SIZE (rust/crates/av-scenechange-0.14.1.crate) = 462353 SHA256 (rust/crates/av1-grain-0.2.5.crate) = 8cfddb07216410377231960af4fcab838eaa12e013417781b78bd95ee22077f8 SIZE (rust/crates/av1-grain-0.2.5.crate) = 37997 -SHA256 (rust/crates/avif-serialize-0.8.6.crate) = 47c8fbc0f831f4519fe8b810b6a7a91410ec83031b8233f730a0480029f6a23f -SIZE (rust/crates/avif-serialize-0.8.6.crate) = 14185 -SHA256 (rust/crates/aws-lc-rs-1.15.4.crate) = 7b7b6141e96a8c160799cc2d5adecd5cbbe5054cb8c7c4af53da0f83bb7ad256 -SIZE (rust/crates/aws-lc-rs-1.15.4.crate) = 218620 -SHA256 (rust/crates/aws-lc-sys-0.37.0.crate) = 5c34dda4df7017c8db52132f0f8a2e0f8161649d15723ed63fc00c82d0f2081a *** 1423 LINES SKIPPED ***home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a1699b6.18ec1.4d5244b1>
