git: c516d8c75132 - 2025Q1 - x11/xdg-desktop-portal-luminous: update to 0.1.8
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 13 Feb 2025 00:56:21 UTC
The branch 2025Q1 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=c516d8c75132b5e94ac93da4aed62017057a60f0 commit c516d8c75132b5e94ac93da4aed62017057a60f0 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2025-02-10 10:00:29 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2025-02-13 00:56:09 +0000 x11/xdg-desktop-portal-luminous: update to 0.1.8 Changes: https://github.com/waycrate/xdg-desktop-portal-luminous/releases/tag/v0.1.7 Changes: https://github.com/waycrate/xdg-desktop-portal-luminous/releases/tag/v0.1.8 Reported by: GitHub (watch releases) (cherry picked from commit 651086be4fd415514865828f47fde072c7e1953a) --- x11/xdg-desktop-portal-luminous/Makefile | 3 +- x11/xdg-desktop-portal-luminous/Makefile.crates | 592 +++++------ x11/xdg-desktop-portal-luminous/distinfo | 1186 ++++++++++++----------- 3 files changed, 920 insertions(+), 861 deletions(-) diff --git a/x11/xdg-desktop-portal-luminous/Makefile b/x11/xdg-desktop-portal-luminous/Makefile index 4eeb8f722b9c..a0fcf11926b0 100644 --- a/x11/xdg-desktop-portal-luminous/Makefile +++ b/x11/xdg-desktop-portal-luminous/Makefile @@ -1,7 +1,6 @@ PORTNAME= xdg-desktop-portal-luminous DISTVERSIONPREFIX= v -DISTVERSION= 0.1.6 -PORTREVISION= 2 +DISTVERSION= 0.1.8 CATEGORIES= x11 wayland MAINTAINER= jbeich@FreeBSD.org diff --git a/x11/xdg-desktop-portal-luminous/Makefile.crates b/x11/xdg-desktop-portal-luminous/Makefile.crates index 4ad7f4a48b67..04c2e9e5c5a1 100644 --- a/x11/xdg-desktop-portal-luminous/Makefile.crates +++ b/x11/xdg-desktop-portal-luminous/Makefile.crates @@ -1,83 +1,81 @@ -CARGO_CRATES= ab_glyph-0.2.28 \ +CARGO_CRATES= ab_glyph-0.2.29 \ ab_glyph_rasterizer-0.1.8 \ - accesskit-0.16.0 \ - accesskit_atspi_common-0.9.0 \ - accesskit_consumer-0.24.0 \ - accesskit_macos-0.17.0 \ - accesskit_unix-0.12.0 \ - accesskit_windows-0.22.0 \ - accesskit_winit-0.22.0 \ - addr2line-0.22.0 \ - adler-1.0.2 \ + accesskit-0.17.1 \ + accesskit_atspi_common-0.10.1 \ + accesskit_consumer-0.26.0 \ + accesskit_macos-0.18.1 \ + accesskit_unix-0.13.1 \ + accesskit_windows-0.24.1 \ + accesskit_winit-0.23.1 \ + addr2line-0.24.2 \ + adler2-2.0.0 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ - allocator-api2-0.2.18 \ + allocator-api2-0.2.21 \ android-activity-0.6.0 \ android-properties-0.2.2 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ annotate-snippets-0.9.2 \ - anyhow-1.0.89 \ - arrayref-0.3.7 \ - arrayvec-0.7.4 \ + anyhow-1.0.95 \ + arrayref-0.3.9 \ + arrayvec-0.7.6 \ as-raw-xcb-connection-1.0.1 \ - async-broadcast-0.5.1 \ - async-broadcast-0.7.1 \ + ashpd-0.9.2 \ + async-broadcast-0.7.2 \ async-channel-2.3.1 \ - async-executor-1.13.0 \ - async-fs-1.6.0 \ - async-io-1.13.0 \ - async-io-2.3.3 \ - async-lock-2.8.0 \ + async-executor-1.13.1 \ + async-fs-2.1.2 \ + async-io-2.4.0 \ async-lock-3.4.0 \ - async-process-1.8.1 \ - async-process-2.2.3 \ + async-net-2.0.0 \ + async-process-2.3.0 \ async-recursion-1.1.1 \ - async-signal-0.2.9 \ + async-signal-0.2.10 \ async-task-4.7.1 \ - async-trait-0.1.81 \ + async-trait-0.1.86 \ atomic-waker-1.1.2 \ - atspi-0.19.0 \ - atspi-common-0.3.0 \ - atspi-connection-0.3.0 \ - atspi-proxies-0.3.0 \ - auto_enums-0.8.5 \ - autocfg-1.3.0 \ - backtrace-0.3.73 \ + atspi-0.22.0 \ + atspi-common-0.6.0 \ + atspi-connection-0.6.0 \ + atspi-proxies-0.6.0 \ + auto_enums-0.8.7 \ + autocfg-1.4.0 \ + backtrace-0.3.74 \ base64-0.22.1 \ - bindgen-0.69.4 \ + bindgen-0.69.5 \ bit_field-0.10.2 \ bitflags-1.3.2 \ - bitflags-2.6.0 \ + bitflags-2.8.0 \ block-0.1.6 \ block-buffer-0.10.4 \ block2-0.5.1 \ blocking-1.6.1 \ - borsh-1.5.1 \ - bumpalo-3.16.0 \ + borsh-1.5.5 \ + bumpalo-3.17.0 \ by_address-1.2.1 \ - bytemuck-1.16.1 \ - bytemuck_derive-1.7.0 \ + bytemuck-1.21.0 \ + bytemuck_derive-1.8.1 \ byteorder-1.5.0 \ - bytes-1.6.1 \ - cairo-rs-0.19.4 \ - cairo-sys-rs-0.19.2 \ + byteorder-lite-0.1.0 \ + bytes-1.10.0 \ + cairo-rs-0.20.7 \ + cairo-sys-rs-0.20.7 \ calloop-0.13.0 \ - calloop-0.14.1 \ + calloop-0.14.2 \ calloop-wayland-source-0.3.0 \ - cc-1.1.5 \ + cc-1.2.13 \ cesu8-1.1.0 \ cexpr-0.6.0 \ cfg-expr-0.15.8 \ + cfg-expr-0.17.2 \ cfg-if-1.0.0 \ cfg_aliases-0.2.1 \ cgl-0.3.2 \ - chrono-0.4.38 \ + chrono-0.4.39 \ clang-sys-1.8.1 \ clipboard-win-3.1.1 \ clru-0.6.2 \ - cocoa-0.25.0 \ - cocoa-foundation-0.1.2 \ codemap-0.1.3 \ codemap-diagnostic-0.1.2 \ color_quant-1.1.0 \ @@ -85,70 +83,70 @@ CARGO_CRATES= ab_glyph-0.2.28 \ concurrent-queue-2.5.0 \ const-field-offset-0.1.5 \ const-field-offset-macro-0.1.5 \ - convert_case-0.4.0 \ convert_case-0.6.0 \ cookie-factory-0.3.3 \ copypasta-0.10.1 \ 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.23.2 \ + core-graphics-0.24.0 \ core-graphics-types-0.1.3 \ + core-graphics-types-0.2.0 \ core-text-20.1.0 \ + core_maths-0.1.1 \ countme-3.0.1 \ - cpp-0.5.9 \ - cpp_build-0.5.9 \ - cpp_common-0.5.9 \ - cpp_macros-0.5.9 \ - cpufeatures-0.2.12 \ + cpp-0.5.10 \ + cpp_build-0.5.10 \ + cpp_common-0.5.10 \ + cpp_macros-0.5.10 \ + cpufeatures-0.2.17 \ crc32fast-1.4.2 \ - critical-section-1.1.3 \ - crossbeam-channel-0.5.13 \ - crossbeam-deque-0.8.5 \ + critical-section-1.2.0 \ + crossbeam-deque-0.8.6 \ crossbeam-epoch-0.9.18 \ - crossbeam-utils-0.8.20 \ - crunchy-0.2.2 \ + crossbeam-utils-0.8.21 \ + crunchy-0.2.3 \ crypto-common-0.1.6 \ csscolorparser-0.7.0 \ ctor-lite-0.1.0 \ cursor-icon-1.1.0 \ data-url-0.3.1 \ - derivative-2.2.0 \ - derive_more-0.99.18 \ - derive_utils-0.14.1 \ + derive_more-1.0.0 \ + derive_more-impl-1.0.0 \ + derive_utils-0.15.0 \ digest-0.10.7 \ dispatch-0.2.0 \ + displaydoc-0.2.5 \ dlib-0.5.2 \ downcast-rs-1.2.1 \ dpi-0.1.1 \ - drm-0.12.0 \ - drm-ffi-0.8.0 \ + drm-0.14.1 \ + drm-ffi-0.9.0 \ drm-fourcc-2.2.0 \ - drm-sys-0.7.0 \ - dwrote-0.11.0 \ + drm-sys-0.8.0 \ + dwrote-0.11.2 \ either-1.13.0 \ endi-1.1.0 \ - enumflags2-0.7.10 \ - enumflags2_derive-0.7.10 \ + enumflags2-0.7.11 \ + enumflags2_derive-0.7.11 \ equivalent-1.0.1 \ - errno-0.3.9 \ - euclid-0.22.10 \ - event-listener-2.5.3 \ - event-listener-3.1.0 \ - event-listener-5.3.1 \ - event-listener-strategy-0.5.2 \ - exr-1.72.0 \ - fastrand-1.9.0 \ - fastrand-2.1.1 \ - fdeflate-0.3.4 \ - femtovg-0.9.2 \ + errno-0.3.10 \ + euclid-0.22.11 \ + event-listener-5.4.0 \ + event-listener-strategy-0.5.3 \ + exr-1.73.0 \ + fastrand-2.3.0 \ + fdeflate-0.3.7 \ + femtovg-0.11.3 \ field-offset-0.3.6 \ - filetime-0.2.23 \ - flate2-1.0.30 \ + filetime-0.2.25 \ + flate2-1.0.35 \ float-cmp-0.9.0 \ - flume-0.11.0 \ fnv-1.0.7 \ - fontconfig-parser-0.5.6 \ - fontdb-0.18.0 \ + foldhash-0.1.4 \ + fontconfig-parser-0.5.7 \ + fontdb-0.22.0 \ fontdue-0.9.2 \ foreign-types-0.5.0 \ foreign-types-macros-0.2.3 \ @@ -160,223 +158,235 @@ CARGO_CRATES= ab_glyph-0.2.28 \ futures-core-0.3.31 \ futures-executor-0.3.31 \ futures-io-0.3.31 \ - futures-lite-1.13.0 \ - futures-lite-2.3.0 \ + futures-lite-2.6.0 \ futures-macro-0.3.31 \ futures-sink-0.3.31 \ futures-task-0.3.31 \ futures-util-0.3.31 \ - gbm-0.15.0 \ + gbm-0.16.1 \ gbm-sys-0.3.1 \ generic-array-0.14.7 \ gethostname-0.4.3 \ getrandom-0.2.15 \ + getrandom-0.3.1 \ gif-0.13.1 \ - gimli-0.29.0 \ - gio-0.19.8 \ - gio-sys-0.19.8 \ + gimli-0.31.1 \ + gio-0.20.7 \ + gio-sys-0.20.8 \ gl_generator-0.14.0 \ - glib-0.19.9 \ - glib-macros-0.19.9 \ - glib-sys-0.19.8 \ - glob-0.3.1 \ + glib-0.20.7 \ + glib-macros-0.20.7 \ + glib-sys-0.20.7 \ + glob-0.3.2 \ glow-0.13.1 \ - glutin-0.32.0 \ + glow-0.15.0 \ + glutin-0.32.2 \ glutin-winit-0.5.0 \ - glutin_egl_sys-0.7.0 \ - glutin_glx_sys-0.6.0 \ - glutin_wgl_sys-0.6.0 \ - gobject-sys-0.19.8 \ + glutin_egl_sys-0.7.1 \ + glutin_glx_sys-0.6.1 \ + glutin_wgl_sys-0.6.1 \ + gobject-sys-0.20.7 \ half-2.4.1 \ hashbrown-0.14.5 \ - hashbrown-0.15.0 \ + hashbrown-0.15.2 \ heck-0.5.0 \ hermit-abi-0.3.9 \ hermit-abi-0.4.0 \ hex-0.4.3 \ - home-0.5.9 \ - i-slint-backend-linuxkms-1.8.0 \ - i-slint-backend-qt-1.8.0 \ - i-slint-backend-selector-1.8.0 \ - i-slint-backend-winit-1.8.0 \ - i-slint-common-1.8.0 \ - i-slint-compiler-1.8.0 \ - i-slint-core-1.8.0 \ - i-slint-core-macros-1.8.0 \ - i-slint-renderer-femtovg-1.8.0 \ - i-slint-renderer-skia-1.8.0 \ - iana-time-zone-0.1.60 \ + home-0.5.11 \ + i-slint-backend-linuxkms-1.9.2 \ + i-slint-backend-qt-1.9.2 \ + i-slint-backend-selector-1.9.2 \ + i-slint-backend-winit-1.9.2 \ + i-slint-common-1.9.2 \ + i-slint-compiler-1.9.2 \ + i-slint-core-1.9.2 \ + i-slint-core-macros-1.9.2 \ + i-slint-renderer-femtovg-1.9.2 \ + i-slint-renderer-skia-1.9.2 \ + iana-time-zone-0.1.61 \ iana-time-zone-haiku-0.1.2 \ - idna-0.5.0 \ + 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.1 \ + icu_properties_data-1.5.0 \ + icu_provider-1.5.0 \ + icu_provider_macros-1.5.0 \ + idna-1.0.3 \ + idna_adapter-1.2.0 \ image-0.24.9 \ - image-0.25.1 \ - imagesize-0.12.0 \ - imgref-1.10.1 \ - immutable-chunkmap-2.0.5 \ - indexmap-2.6.0 \ - inotify-0.9.6 \ + image-0.25.5 \ + imagesize-0.13.0 \ + imgref-1.11.0 \ + immutable-chunkmap-2.0.6 \ + indexmap-2.7.1 \ + inotify-0.11.0 \ inotify-sys-0.1.5 \ input-0.9.1 \ input-sys-1.18.0 \ - instant-0.1.13 \ integer-sqrt-0.1.5 \ io-lifetimes-1.0.11 \ itertools-0.12.1 \ itertools-0.13.0 \ - itoa-1.0.11 \ + itoa-1.0.14 \ jni-0.21.1 \ jni-sys-0.3.0 \ - jobserver-0.1.31 \ + jobserver-0.1.32 \ jpeg-decoder-0.3.1 \ - js-sys-0.3.69 \ + js-sys-0.3.77 \ khronos_api-3.1.0 \ kqueue-1.0.8 \ kqueue-sys-1.0.4 \ - kurbo-0.11.0 \ + kurbo-0.11.1 \ lazy-bytes-cast-5.0.1 \ lazy_static-1.5.0 \ lazycell-1.3.0 \ lebe-0.5.2 \ - libc-0.2.159 \ - libloading-0.8.4 \ - libm-0.2.8 \ - libredox-0.0.2 \ + libc-0.2.169 \ + libloading-0.8.6 \ + libm-0.2.11 \ + libredox-0.1.3 \ libspa-0.8.0 \ libspa-sys-0.8.0 \ libudev-sys-0.1.4 \ libwayshot-0.3.0 \ - libwaysip-0.2.3 \ + libwaysip-0.2.7 \ + linereader-0.4.0 \ linked-hash-map-0.5.6 \ - linked_hash_set-0.1.4 \ - linux-raw-sys-0.3.8 \ - linux-raw-sys-0.4.14 \ + linked_hash_set-0.1.5 \ + linux-raw-sys-0.4.15 \ linux-raw-sys-0.6.5 \ + litemap-0.7.4 \ lock_api-0.4.12 \ - log-0.4.22 \ - lru-0.12.3 \ - lyon_algorithms-1.0.4 \ - lyon_extra-1.0.2 \ - lyon_geom-1.0.5 \ - lyon_path-1.0.5 \ + log-0.4.25 \ + lru-0.12.5 \ + lyon_algorithms-1.0.5 \ + lyon_extra-1.0.3 \ + lyon_geom-1.0.6 \ + lyon_path-1.0.6 \ malloc_buf-0.0.6 \ memchr-2.7.4 \ - memmap2-0.9.4 \ - memoffset-0.7.1 \ + memmap2-0.9.5 \ memoffset-0.9.1 \ - metal-0.27.0 \ minimal-lexical-0.2.1 \ - miniz_oxide-0.7.4 \ - mio-0.8.11 \ - mio-1.0.1 \ + miniz_oxide-0.8.3 \ + mio-1.0.3 \ ndk-0.9.0 \ ndk-context-0.1.1 \ ndk-sys-0.6.0+11769913 \ - nix-0.26.4 \ nix-0.27.1 \ nix-0.29.0 \ nom-7.1.3 \ - notify-6.1.1 \ + notify-8.0.0 \ + notify-types-2.0.0 \ nu-ansi-term-0.46.0 \ num-traits-0.2.19 \ - num_enum-0.7.2 \ - num_enum_derive-0.7.2 \ + num_enum-0.7.3 \ + num_enum_derive-0.7.3 \ objc-0.2.7 \ objc-foundation-0.1.1 \ objc-sys-0.3.5 \ objc2-0.5.2 \ + objc2-0.6.0 \ objc2-app-kit-0.2.2 \ objc2-cloud-kit-0.2.2 \ objc2-contacts-0.2.2 \ objc2-core-data-0.2.2 \ + objc2-core-foundation-0.3.0 \ objc2-core-image-0.2.2 \ objc2-core-location-0.2.2 \ - objc2-encode-4.0.3 \ + objc2-encode-4.1.0 \ objc2-foundation-0.2.2 \ + objc2-foundation-0.3.0 \ objc2-link-presentation-0.2.2 \ objc2-metal-0.2.2 \ + objc2-metal-0.3.0 \ objc2-quartz-core-0.2.2 \ + objc2-quartz-core-0.3.0 \ objc2-symbols-0.2.2 \ objc2-ui-kit-0.2.2 \ objc2-uniform-type-identifiers-0.2.2 \ objc2-user-notifications-0.2.2 \ - objc_exception-0.1.2 \ objc_id-0.1.1 \ - object-0.36.1 \ - once_cell-1.20.2 \ - orbclient-0.3.47 \ + object-0.36.7 \ + once_cell-1.20.3 \ + orbclient-0.3.48 \ ordered-stream-0.2.0 \ overload-0.1.1 \ - owned_ttf_parser-0.24.0 \ - pango-0.19.8 \ - pango-sys-0.19.8 \ - pangocairo-0.19.8 \ - pangocairo-sys-0.19.8 \ - parking-2.2.0 \ + owned_ttf_parser-0.25.0 \ + pango-0.20.7 \ + pango-sys-0.20.7 \ + pangocairo-0.20.7 \ + pangocairo-sys-0.20.7 \ + parking-2.2.1 \ parking_lot-0.12.3 \ parking_lot_core-0.9.10 \ paste-1.0.15 \ percent-encoding-2.3.1 \ - phf-0.11.2 \ - phf_generator-0.11.2 \ - phf_macros-0.11.2 \ - phf_shared-0.11.2 \ + phf-0.11.3 \ + phf_generator-0.11.3 \ + phf_macros-0.11.3 \ + phf_shared-0.11.3 \ pico-args-0.5.0 \ - pin-project-1.1.5 \ - pin-project-internal-1.1.5 \ - pin-project-lite-0.2.14 \ + pin-project-1.1.9 \ + pin-project-internal-1.1.9 \ + pin-project-lite-0.2.16 \ pin-utils-0.1.0 \ pin-weak-1.1.0 \ - piper-0.2.3 \ + piper-0.2.4 \ pipewire-0.8.0 \ pipewire-sys-0.8.0 \ - pkg-config-0.3.30 \ - png-0.17.13 \ - polling-2.8.0 \ - polling-3.7.2 \ - portable-atomic-1.9.0 \ - ppv-lite86-0.2.17 \ - prettyplease-0.2.20 \ - proc-macro-crate-1.3.1 \ - proc-macro-crate-3.1.0 \ - proc-macro2-1.0.86 \ + pkg-config-0.3.31 \ + png-0.17.16 \ + polib-0.2.0 \ + polling-3.7.4 \ + portable-atomic-1.10.0 \ + ppv-lite86-0.2.20 \ + prettyplease-0.2.29 \ + proc-macro-crate-3.2.0 \ + proc-macro2-1.0.93 \ qoi-0.4.1 \ - qttypes-0.2.11 \ - quick-xml-0.36.2 \ - quote-1.0.36 \ + qttypes-0.2.12 \ + quick-xml-0.30.0 \ + quick-xml-0.37.2 \ + quote-1.0.38 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ raw-window-handle-0.6.2 \ - raw-window-metal-1.0.0 \ + raw-window-metal-1.1.0 \ rayon-1.10.0 \ rayon-core-1.12.1 \ redox_syscall-0.4.1 \ - redox_syscall-0.5.3 \ - regex-1.10.5 \ - regex-automata-0.4.7 \ - regex-syntax-0.8.4 \ - resvg-0.42.0 \ - rgb-0.8.45 \ - rowan-0.15.15 \ - roxmltree-0.19.0 \ + redox_syscall-0.5.8 \ + regex-1.11.1 \ + regex-automata-0.4.9 \ + regex-syntax-0.8.5 \ + resvg-0.44.0 \ + rgb-0.8.50 \ + rowan-0.16.1 \ roxmltree-0.20.0 \ rustc-demangle-0.1.24 \ rustc-hash-1.1.0 \ - rustc_version-0.4.0 \ - rustix-0.37.27 \ - rustix-0.38.37 \ - rustversion-1.0.17 \ - rustybuzz-0.14.1 \ - ryu-1.0.18 \ + rustc_version-0.4.1 \ + rustix-0.38.44 \ + rustversion-1.0.19 \ + rustybuzz-0.18.0 \ + rustybuzz-0.20.1 \ + ryu-1.0.19 \ same-file-1.0.6 \ scoped-tls-1.0.1 \ - scoped-tls-hkt-0.1.4 \ + scoped-tls-hkt-0.1.5 \ scopeguard-1.2.0 \ sctk-adwaita-0.10.1 \ - semver-1.0.23 \ - serde-1.0.210 \ - serde_derive-1.0.210 \ - serde_json-1.0.120 \ + semver-1.0.25 \ + serde-1.0.217 \ + serde_derive-1.0.217 \ + serde_json-1.0.138 \ serde_repr-0.1.19 \ serde_spanned-0.6.8 \ sha1-0.10.6 \ @@ -384,124 +394,123 @@ CARGO_CRATES= ab_glyph-0.2.28 \ shlex-1.3.0 \ signal-hook-registry-1.4.2 \ simd-adler32-0.3.7 \ - simplecss-0.2.1 \ - siphasher-0.3.11 \ + simplecss-0.2.2 \ siphasher-1.0.1 \ skia-bindings-0.78.2 \ skia-safe-0.78.2 \ slab-0.4.9 \ - slint-1.8.0 \ - slint-build-1.8.0 \ - slint-macros-1.8.0 \ + slint-1.9.2 \ + slint-build-1.9.2 \ + slint-macros-1.9.2 \ slotmap-1.0.7 \ smallvec-1.13.2 \ smithay-client-toolkit-0.19.2 \ smithay-clipboard-0.7.2 \ smol_str-0.2.2 \ - smol_str-0.3.1 \ - socket2-0.4.10 \ - socket2-0.5.7 \ - softbuffer-0.4.5 \ - spin-0.9.8 \ + smol_str-0.3.2 \ + socket2-0.5.8 \ + softbuffer-0.4.6 \ spin_on-0.1.1 \ stable_deref_trait-1.2.0 \ static_assertions-1.1.0 \ strict-num-0.1.1 \ strum-0.26.3 \ strum_macros-0.26.4 \ - svgtypes-0.15.1 \ - syn-1.0.109 \ - syn-2.0.71 \ + svgtypes-0.15.3 \ + syn-2.0.98 \ + synstructure-0.13.1 \ + sys-locale-0.3.2 \ system-deps-6.2.2 \ - tar-0.4.41 \ - target-lexicon-0.12.15 \ - tempfile-3.13.0 \ + system-deps-7.0.3 \ + tar-0.4.43 \ + target-lexicon-0.12.16 \ + tempfile-3.16.0 \ termcolor-1.4.1 \ text-size-1.1.1 \ - thiserror-1.0.64 \ - thiserror-impl-1.0.64 \ + thiserror-1.0.69 \ + thiserror-2.0.11 \ + thiserror-impl-1.0.69 \ + thiserror-impl-2.0.11 \ thread_local-1.1.8 \ tiff-0.9.1 \ tiny-skia-0.11.4 \ tiny-skia-path-0.11.4 \ - tiny-xlib-0.2.3 \ - tinyvec-1.8.0 \ + tiny-xlib-0.2.4 \ + tinystr-0.7.6 \ + tinyvec-1.8.1 \ tinyvec_macros-0.1.1 \ - tokio-1.40.0 \ - tokio-macros-2.4.0 \ - toml-0.8.19 \ + tokio-1.43.0 \ + tokio-macros-2.5.0 \ + toml-0.8.20 \ toml_datetime-0.6.8 \ - toml_edit-0.19.15 \ - toml_edit-0.21.1 \ - toml_edit-0.22.22 \ - tracing-0.1.40 \ - tracing-attributes-0.1.27 \ - tracing-core-0.1.32 \ + toml_edit-0.22.23 \ + tracing-0.1.41 \ + tracing-attributes-0.1.28 \ + tracing-core-0.1.33 \ tracing-log-0.2.0 \ - tracing-subscriber-0.3.18 \ + tracing-subscriber-0.3.19 \ ttf-parser-0.21.1 \ - ttf-parser-0.24.0 \ + ttf-parser-0.24.1 \ + ttf-parser-0.25.1 \ typenum-1.17.0 \ - udev-0.9.0 \ + udev-0.9.3 \ uds_windows-1.1.0 \ - unicode-bidi-0.3.15 \ - unicode-bidi-mirroring-0.2.0 \ - unicode-ccc-0.2.0 \ - unicode-ident-1.0.12 \ + unicode-bidi-0.3.18 \ + unicode-bidi-mirroring-0.3.0 \ + unicode-bidi-mirroring-0.4.0 \ + unicode-ccc-0.3.0 \ + unicode-ccc-0.4.0 \ + unicode-ident-1.0.16 \ unicode-linebreak-0.1.5 \ - unicode-normalization-0.1.23 \ - unicode-properties-0.1.1 \ - unicode-script-0.5.6 \ - unicode-segmentation-1.11.0 \ + unicode-properties-0.1.3 \ + unicode-script-0.5.7 \ + unicode-segmentation-1.12.0 \ unicode-vo-0.1.0 \ - unicode-width-0.1.13 \ - unicode-xid-0.2.4 \ - url-2.5.2 \ - usvg-0.42.0 \ - valuable-0.1.0 \ + unicode-width-0.1.14 \ + unicode-xid-0.2.6 \ + url-2.5.4 \ + usvg-0.44.0 \ + utf16_iter-1.0.5 \ + utf8_iter-1.0.4 \ + valuable-0.1.1 \ version-compare-0.2.0 \ - version_check-0.9.4 \ - vtable-0.2.0 \ - vtable-macro-0.2.0 \ - waker-fn-1.2.0 \ + version_check-0.9.5 \ + vtable-0.2.1 \ + vtable-macro-0.2.1 \ walkdir-2.5.0 \ 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.7 \ - wayland-client-0.31.6 \ + wasi-0.13.3+wasi-0.2.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 \ + wayland-backend-0.3.8 \ + wayland-client-0.31.8 \ wayland-csd-frame-0.3.0 \ - wayland-cursor-0.31.5 \ + wayland-cursor-0.31.8 \ wayland-protocols-0.31.2 \ - wayland-protocols-0.32.4 \ - wayland-protocols-misc-0.3.4 \ - wayland-protocols-plasma-0.3.3 \ + wayland-protocols-0.32.6 \ + wayland-protocols-misc-0.3.6 \ + wayland-protocols-plasma-0.3.6 \ wayland-protocols-wlr-0.2.0 \ - wayland-protocols-wlr-0.3.4 \ - wayland-scanner-0.31.5 \ - wayland-sys-0.31.5 \ - web-sys-0.3.69 \ + wayland-protocols-wlr-0.3.6 \ + wayland-scanner-0.31.6 \ + wayland-sys-0.31.6 \ + web-sys-0.3.77 \ web-time-1.1.0 \ weezl-0.1.8 \ which-4.4.2 \ 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.54.0 \ windows-0.58.0 \ windows-core-0.52.0 \ - windows-core-0.54.0 \ windows-core-0.58.0 \ - windows-implement-0.53.0 \ windows-implement-0.58.0 \ - windows-interface-0.53.0 \ windows-interface-0.58.0 \ - windows-result-0.1.2 \ windows-result-0.2.0 \ windows-strings-0.1.0 \ windows-sys-0.45.0 \ @@ -533,37 +542,48 @@ CARGO_CRATES= ab_glyph-0.2.28 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ - winit-0.30.4 \ - winnow-0.5.40 \ - winnow-0.6.20 \ + winit-0.30.9 \ + winnow-0.7.1 \ wio-0.2.2 \ - x11-clipboard-0.9.2 \ + wit-bindgen-rt-0.33.0 \ + write16-1.0.0 \ + writeable-0.5.5 \ + x11-clipboard-0.9.3 \ x11-dl-2.21.0 \ x11rb-0.13.1 \ x11rb-protocol-0.13.1 \ - xattr-1.3.1 \ - xcursor-0.3.6 \ - xdg-home-1.2.0 \ + xattr-1.4.0 \ + xcursor-0.3.8 \ + xdg-home-1.3.0 \ xkbcommon-0.8.0 \ xkbcommon-dl-0.4.2 \ xkeysym-0.2.1 \ - xml-rs-0.8.20 \ + xml-rs-0.8.25 \ xmlwriter-0.1.0 \ yansi-term-0.1.2 \ - zbus-3.15.2 \ + yoke-0.7.5 \ + yoke-derive-0.7.5 \ zbus-4.4.0 \ - zbus_macros-3.15.2 \ + zbus-5.5.0 \ + zbus-lockstep-0.4.4 \ + zbus-lockstep-macros-0.4.4 \ zbus_macros-4.4.0 \ - zbus_names-2.6.1 \ + zbus_macros-5.5.0 \ zbus_names-3.0.0 \ + zbus_names-4.2.0 \ + zbus_xml-4.0.0 \ zerocopy-0.7.35 \ zerocopy-derive-0.7.35 \ + zerofrom-0.1.5 \ + zerofrom-derive-0.1.5 \ + zerovec-0.10.4 \ + zerovec-derive-0.10.3 \ zune-core-0.4.12 \ zune-inflate-0.2.54 \ - zune-jpeg-0.4.11 \ - zvariant-3.15.2 \ + zune-jpeg-0.4.14 \ zvariant-4.2.0 \ - zvariant_derive-3.15.2 \ + zvariant-5.4.0 \ zvariant_derive-4.2.0 \ - zvariant_utils-1.0.1 \ - zvariant_utils-2.1.0 + zvariant_derive-5.4.0 \ + zvariant_utils-2.1.0 \ + zvariant_utils-3.2.0 diff --git a/x11/xdg-desktop-portal-luminous/distinfo b/x11/xdg-desktop-portal-luminous/distinfo index 11fd998e1752..145f976bc0f8 100644 --- a/x11/xdg-desktop-portal-luminous/distinfo +++ b/x11/xdg-desktop-portal-luminous/distinfo @@ -1,32 +1,32 @@ -TIMESTAMP = 1729172092 -SHA256 (rust/crates/ab_glyph-0.2.28.crate) = 79faae4620f45232f599d9bc7b290f88247a0834162c4495ab2f02d60004adfb -SIZE (rust/crates/ab_glyph-0.2.28.crate) = 19965 +TIMESTAMP = 1739238566 +SHA256 (rust/crates/ab_glyph-0.2.29.crate) = ec3672c180e71eeaaac3a541fbbc5f5ad4def8b747c595ad30d674e43049f7b0 +SIZE (rust/crates/ab_glyph-0.2.29.crate) = 20011 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.16.0.crate) = e4700bdc115b306d6c43381c344dc307f03b7f0460c304e4892c309930322bd7 -SIZE (rust/crates/accesskit-0.16.0.crate) = 26722 -SHA256 (rust/crates/accesskit_atspi_common-0.9.0.crate) = a1de72dc7093910a1284cef784b6b143bab0a34d67f6178e4fc3aaaf29a09f8b -SIZE (rust/crates/accesskit_atspi_common-0.9.0.crate) = 20530 -SHA256 (rust/crates/accesskit_consumer-0.24.0.crate) = fe3a07a32ab5837ad83db3230ac490c8504c2cd5b90ac8c00db6535f6ed65d0b -SIZE (rust/crates/accesskit_consumer-0.24.0.crate) = 27717 -SHA256 (rust/crates/accesskit_macos-0.17.0.crate) = a189d159c153ae0fce5f9eefdcfec4a27885f453ce5ef0ccf078f72a73c39d34 -SIZE (rust/crates/accesskit_macos-0.17.0.crate) = 19222 -SHA256 (rust/crates/accesskit_unix-0.12.0.crate) = b76c448cfd96d16131a9ad3ab786d06951eb341cdac1db908978ab010245a19d -SIZE (rust/crates/accesskit_unix-0.12.0.crate) = 15492 -SHA256 (rust/crates/accesskit_windows-0.22.0.crate) = 682d8c4fb425606f97408e7577793f32e96310b646fa77662eb4216293eddc7f -SIZE (rust/crates/accesskit_windows-0.22.0.crate) = 45260 -SHA256 (rust/crates/accesskit_winit-0.22.0.crate) = 9afbd6d598b7c035639ad2b664aa0edc94c93dc1fc3ebb4b40d8a95fcd43ffac -SIZE (rust/crates/accesskit_winit-0.22.0.crate) = 28713 -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/accesskit-0.17.1.crate) = d3d3b8f9bae46a948369bc4a03e815d4ed6d616bd00de4051133a5019dc31c5a +SIZE (rust/crates/accesskit-0.17.1.crate) = 28965 +SHA256 (rust/crates/accesskit_atspi_common-0.10.1.crate) = 7c5dd55e6e94949498698daf4d48fb5659e824d7abec0d394089656ceaf99d4f +SIZE (rust/crates/accesskit_atspi_common-0.10.1.crate) = 20971 +SHA256 (rust/crates/accesskit_consumer-0.26.0.crate) = f47983a1084940ba9a39c077a8c63e55c619388be5476ac04c804cfbd1e63459 +SIZE (rust/crates/accesskit_consumer-0.26.0.crate) = 29085 +SHA256 (rust/crates/accesskit_macos-0.18.1.crate) = 7329821f3bd1101e03a7d2e03bd339e3ac0dc64c70b4c9f9ae1949e3ba8dece1 +SIZE (rust/crates/accesskit_macos-0.18.1.crate) = 20430 +SHA256 (rust/crates/accesskit_unix-0.13.1.crate) = fcee751cc20d88678c33edaf9c07e8b693cd02819fe89053776f5313492273f5 +SIZE (rust/crates/accesskit_unix-0.13.1.crate) = 15880 +SHA256 (rust/crates/accesskit_windows-0.24.1.crate) = 24fcd5d23d70670992b823e735e859374d694a3d12bfd8dd32bd3bd8bedb5d81 +SIZE (rust/crates/accesskit_windows-0.24.1.crate) = 46646 +SHA256 (rust/crates/accesskit_winit-0.23.1.crate) = 6a6a48dad5530b6deb9fc7a52cc6c3bf72cdd9eb8157ac9d32d69f2427a5e879 +SIZE (rust/crates/accesskit_winit-0.23.1.crate) = 29610 +SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1 +SIZE (rust/crates/addr2line-0.24.2.crate) = 39015 +SHA256 (rust/crates/adler2-2.0.0.crate) = 512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627 +SIZE (rust/crates/adler2-2.0.0.crate) = 13529 SHA256 (rust/crates/ahash-0.8.11.crate) = e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011 SIZE (rust/crates/ahash-0.8.11.crate) = 43607 SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916 SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311 -SHA256 (rust/crates/allocator-api2-0.2.18.crate) = 5c6cb57a04249c6480766f7f7cef5467412af1490f8d1e243141daddada3264f -SIZE (rust/crates/allocator-api2-0.2.18.crate) = 62504 +SHA256 (rust/crates/allocator-api2-0.2.21.crate) = 683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923 +SIZE (rust/crates/allocator-api2-0.2.21.crate) = 63622 SHA256 (rust/crates/android-activity-0.6.0.crate) = ef6978589202a00cd7e118380c448a08b6ed394c3a8df3a430d0898e3a42d046 SIZE (rust/crates/android-activity-0.6.0.crate) = 258597 SHA256 (rust/crates/android-properties-0.2.2.crate) = fc7eb209b1518d6bb87b283c20095f5228ecda460da70b44f0802523dea6da04 @@ -37,70 +37,66 @@ SHA256 (rust/crates/android_system_properties-0.1.5.crate) = 819e7219dbd41043ac2 SIZE (rust/crates/android_system_properties-0.1.5.crate) = 5243 SHA256 (rust/crates/annotate-snippets-0.9.2.crate) = ccaf7e9dfbb6ab22c82e473cd1a8a7bd313c19a5b7e40970f3d89ef5a5c9e81e SIZE (rust/crates/annotate-snippets-0.9.2.crate) = 32065 -SHA256 (rust/crates/anyhow-1.0.89.crate) = 86fdf8605db99b54d3cd748a44c6d04df638eb5dafb219b135d0149bd0db01f6 -SIZE (rust/crates/anyhow-1.0.89.crate) = 47078 -SHA256 (rust/crates/arrayref-0.3.7.crate) = 6b4930d2cb77ce62f89ee5d5289b4ac049559b1c45539271f5ed4fdc7db34545 -SIZE (rust/crates/arrayref-0.3.7.crate) = 9620 -SHA256 (rust/crates/arrayvec-0.7.4.crate) = 96d30a06541fbafbc7f82ed10c06164cfbd2c401138f6addd8404629c4b16711 -SIZE (rust/crates/arrayvec-0.7.4.crate) = 29856 +SHA256 (rust/crates/anyhow-1.0.95.crate) = 34ac096ce696dc2fcabef30516bb13c0a68a11d30131d3df6f04711467681b04 +SIZE (rust/crates/anyhow-1.0.95.crate) = 52155 +SHA256 (rust/crates/arrayref-0.3.9.crate) = 76a2e8124351fda1ef8aaaa3bbd7ebbcb486bbcd4225aca0aa0d84bb2db8fecb +SIZE (rust/crates/arrayref-0.3.9.crate) = 9186 +SHA256 (rust/crates/arrayvec-0.7.6.crate) = 7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50 +SIZE (rust/crates/arrayvec-0.7.6.crate) = 31237 SHA256 (rust/crates/as-raw-xcb-connection-1.0.1.crate) = 175571dd1d178ced59193a6fc02dde1b972eb0bc56c892cde9beeceac5bf0f6b SIZE (rust/crates/as-raw-xcb-connection-1.0.1.crate) = 6460 -SHA256 (rust/crates/async-broadcast-0.5.1.crate) = 7c48ccdbf6ca6b121e0f586cbc0e73ae440e56c67c30fa0873b4e110d9c26d2b -SIZE (rust/crates/async-broadcast-0.5.1.crate) = 20134 -SHA256 (rust/crates/async-broadcast-0.7.1.crate) = 20cd0e2e25ea8e5f7e9df04578dc6cf5c83577fd09b1a46aaf5c85e1c33f2a7e -SIZE (rust/crates/async-broadcast-0.7.1.crate) = 21867 +SHA256 (rust/crates/ashpd-0.9.2.crate) = 4d43c03d9e36dd40cab48435be0b09646da362c278223ca535493877b2c1dee9 +SIZE (rust/crates/ashpd-0.9.2.crate) = 79657 +SHA256 (rust/crates/async-broadcast-0.7.2.crate) = 435a87a52755b8f27fcf321ac4f04b2802e337c8c4872923137471ec39c37532 +SIZE (rust/crates/async-broadcast-0.7.2.crate) = 22746 SHA256 (rust/crates/async-channel-2.3.1.crate) = 89b47800b0be77592da0afd425cc03468052844aff33b84e33cc696f64e77b6a SIZE (rust/crates/async-channel-2.3.1.crate) = 14576 -SHA256 (rust/crates/async-executor-1.13.0.crate) = d7ebdfa2ebdab6b1760375fa7d6f382b9f486eac35fc994625a00e89280bdbb7 -SIZE (rust/crates/async-executor-1.13.0.crate) = 27974 -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 -SIZE (rust/crates/async-io-1.13.0.crate) = 37191 -SHA256 (rust/crates/async-io-2.3.3.crate) = 0d6baa8f0178795da0e71bc42c9e5d13261aac7ee549853162e66a241ba17964 -SIZE (rust/crates/async-io-2.3.3.crate) = 49746 -SHA256 (rust/crates/async-lock-2.8.0.crate) = 287272293e9d8c41773cec55e365490fe034813a2f172f502d6ddcf75b2f582b -SIZE (rust/crates/async-lock-2.8.0.crate) = 29944 *** 1545 LINES SKIPPED ***