Date: Wed, 22 Oct 2025 18:38:01 GMT From: Mark Felder <feld@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 2bafd9eb79d6 - main - net/sendme: Update to 0.28.0 Message-ID: <202510221838.59MIc1si045646@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by feld: URL: https://cgit.FreeBSD.org/ports/commit/?id=2bafd9eb79d6215f6a811338c974df4b3224c213 commit 2bafd9eb79d6215f6a811338c974df4b3224c213 Author: Mark Felder <feld@FreeBSD.org> AuthorDate: 2025-10-22 18:26:27 +0000 Commit: Mark Felder <feld@FreeBSD.org> CommitDate: 2025-10-22 18:36:03 +0000 net/sendme: Update to 0.28.0 The aarch64 build should be working now. --- net/sendme/Makefile | 4 +- net/sendme/Makefile.crates | 622 +++++++++++----------- net/sendme/distinfo | 1238 +++++++++++++++++++++----------------------- 3 files changed, 878 insertions(+), 986 deletions(-) diff --git a/net/sendme/Makefile b/net/sendme/Makefile index 1cd41b7883a4..92a7ee8538ad 100644 --- a/net/sendme/Makefile +++ b/net/sendme/Makefile @@ -1,7 +1,7 @@ PORTNAME= sendme DISTVERSIONPREFIX= v -DISTVERSION= 0.26.0 -PORTREVISION= 4 +DISTVERSION= 0.28.0 +PORTREVISION= 0 CATEGORIES= net MAINTAINER= feld@FreeBSD.org diff --git a/net/sendme/Makefile.crates b/net/sendme/Makefile.crates index 23745d5e2774..3ec686a1d61e 100644 --- a/net/sendme/Makefile.crates +++ b/net/sendme/Makefile.crates @@ -1,140 +1,116 @@ -===> License APACHE20 MIT accepted by the user -===> sendme-0.26.0 depends on file: /usr/local/sbin/pkg - found -===> Fetching all distfiles required by sendme-0.26.0 for building -===> Extracting for sendme-0.26.0 -=> SHA256 Checksum OK for n0-computer-sendme-v0.26.0_GH0.tar.gz. -===> Moving crates to /usr/local/poudriere/ports/default/net/sendme/work/sendme-0.26.0/cargo-crates CARGO_CRATES= addr2line-0.24.2 \ - adler2-2.0.0 \ + adler2-2.0.1 \ aead-0.5.2 \ - ahash-0.8.11 \ aho-corasick-1.1.3 \ allocator-api2-0.2.21 \ - android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ - anstream-0.6.18 \ - anstyle-1.0.10 \ - anstyle-parse-0.2.6 \ - anstyle-query-1.1.2 \ - anstyle-wincon-3.0.7 \ - anyhow-1.0.95 \ - arboard-3.4.1 \ + anstream-0.6.20 \ + anstyle-1.0.11 \ + anstyle-parse-0.2.7 \ + anstyle-query-1.1.4 \ + anstyle-wincon-3.0.10 \ + anyhow-1.0.99 \ arrayref-0.3.9 \ arrayvec-0.7.6 \ - asn1-rs-0.6.2 \ - asn1-rs-derive-0.5.1 \ - asn1-rs-impl-0.2.0 \ - async-channel-2.3.1 \ - async-compat-0.2.4 \ - async-trait-0.1.86 \ + async-compat-0.2.5 \ + async-trait-0.1.89 \ async_io_stream-0.3.3 \ + atomic-polyfill-1.0.3 \ atomic-waker-1.1.2 \ - attohttpc-0.24.1 \ - autocfg-1.4.0 \ - backon-1.4.0 \ - backtrace-0.3.74 \ + attohttpc-0.30.1 \ + autocfg-1.5.0 \ + backon-1.5.2 \ + backtrace-0.3.75 \ bao-tree-0.15.1 \ base16ct-0.2.0 \ base32-0.5.1 \ base64-0.22.1 \ - base64ct-1.6.0 \ + base64ct-1.8.0 \ binary-merge-0.1.2 \ - bitflags-1.3.2 \ - bitflags-2.8.0 \ + bitflags-2.9.4 \ blake3-1.8.2 \ block-buffer-0.10.4 \ - block2-0.5.1 \ bounded-integer-0.5.8 \ - bumpalo-3.17.0 \ - bytemuck-1.21.0 \ + btparse-0.2.0 \ + bumpalo-3.19.0 \ byteorder-1.5.0 \ - byteorder-lite-0.1.0 \ - bytes-1.10.0 \ - cc-1.2.14 \ - cfg-if-1.0.0 \ + bytes-1.10.1 \ + cc-1.2.37 \ + cesu8-1.1.0 \ + cfg-if-1.0.3 \ cfg_aliases-0.2.1 \ chacha20-0.9.1 \ - chrono-0.4.39 \ + chrono-0.4.42 \ cipher-0.4.4 \ - clap-4.5.29 \ - clap_builder-4.5.29 \ - clap_derive-4.5.28 \ - clap_lex-0.7.4 \ - clipboard-win-5.4.0 \ - cobs-0.2.3 \ - colorchoice-1.0.3 \ - concurrent-queue-2.5.0 \ - console-0.15.10 \ + clap-4.5.47 \ + clap_builder-4.5.47 \ + clap_derive-4.5.47 \ + clap_lex-0.7.5 \ + cobs-0.3.0 \ + color-backtrace-0.7.1 \ + colorchoice-1.0.4 \ + combine-4.6.7 \ + console-0.15.11 \ const-oid-0.9.6 \ constant_time_eq-0.3.1 \ - cordyceps-0.3.2 \ + convert_case-0.7.1 \ + cordyceps-0.3.4 \ core-foundation-0.9.4 \ + core-foundation-0.10.1 \ core-foundation-sys-0.8.7 \ - core-graphics-0.23.2 \ - core-graphics-types-0.1.3 \ cpufeatures-0.2.17 \ - crc-3.2.1 \ + crc-3.3.0 \ crc-catalog-2.4.0 \ - crc32fast-1.4.2 \ critical-section-1.2.0 \ - crossbeam-channel-0.5.14 \ + crossbeam-channel-0.5.15 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.21 \ - crypto-bigint-0.5.5 \ + crossterm-0.29.0 \ + crossterm_winapi-0.9.1 \ crypto-common-0.1.6 \ crypto_box-0.9.1 \ crypto_secretbox-0.1.1 \ curve25519-dalek-4.1.3 \ curve25519-dalek-derive-0.1.1 \ - data-encoding-2.8.0 \ - der-0.7.9 \ - der-parser-9.0.0 \ + data-encoding-2.9.0 \ + der-0.7.10 \ der_derive-0.7.3 \ - deranged-0.3.11 \ + deranged-0.5.3 \ derive_more-1.0.0 \ + derive_more-2.0.1 \ derive_more-impl-1.0.0 \ + derive_more-impl-2.0.1 \ diatomic-waker-0.2.3 \ digest-0.10.7 \ displaydoc-0.2.5 \ dlopen2-0.5.0 \ - document-features-0.2.10 \ + document-features-0.2.11 \ duct-0.13.7 \ - dyn-clone-1.0.19 \ - ecdsa-0.16.9 \ + dyn-clone-1.0.20 \ ed25519-2.2.3 \ - ed25519-dalek-2.1.1 \ - elliptic-curve-0.13.8 \ + ed25519-dalek-2.2.0 \ embedded-io-0.4.0 \ embedded-io-0.6.1 \ encode_unicode-1.0.0 \ enum-as-inner-0.6.1 \ - enumflags2-0.7.11 \ - enumflags2_derive-0.7.11 \ + enumflags2-0.7.12 \ + enumflags2_derive-0.7.12 \ equivalent-1.0.2 \ - errno-0.3.10 \ - error-code-3.3.1 \ - event-listener-5.4.0 \ - event-listener-strategy-0.5.3 \ + errno-0.3.14 \ fallible-iterator-0.3.0 \ fastrand-2.3.0 \ - fdeflate-0.3.7 \ - ff-0.13.1 \ fiat-crypto-0.2.9 \ - flate2-1.0.35 \ - flume-0.11.1 \ + find-msvc-tools-0.1.1 \ fnv-1.0.7 \ - foldhash-0.1.4 \ - foreign-types-0.5.0 \ - foreign-types-macros-0.2.3 \ - foreign-types-shared-0.3.1 \ - form_urlencoded-1.2.1 \ + foldhash-0.1.5 \ + form_urlencoded-1.2.2 \ futures-0.3.31 \ - futures-buffered-0.2.11 \ + futures-buffered-0.2.12 \ futures-channel-0.3.31 \ futures-core-0.3.31 \ futures-executor-0.3.31 \ futures-io-0.3.31 \ - futures-lite-2.6.0 \ + futures-lite-2.6.1 \ futures-macro-0.3.31 \ futures-sink-0.3.31 \ futures-task-0.3.31 \ @@ -142,413 +118,397 @@ CARGO_CRATES= addr2line-0.24.2 \ genawaiter-0.99.1 \ genawaiter-macro-0.99.1 \ genawaiter-proc-macro-0.99.1 \ - generator-0.7.5 \ - generator-0.8.4 \ + generator-0.8.7 \ generic-array-0.14.7 \ - gethostname-0.4.3 \ - getrandom-0.2.15 \ + getrandom-0.2.16 \ getrandom-0.3.3 \ gimli-0.31.1 \ - glob-0.3.2 \ + glob-0.3.3 \ gloo-timers-0.3.0 \ - group-0.13.0 \ - h2-0.4.7 \ - hashbrown-0.14.5 \ - hashbrown-0.15.2 \ - hashlink-0.9.1 \ + h2-0.4.12 \ + hash32-0.2.1 \ + hashbrown-0.15.5 \ + heapless-0.7.17 \ heck-0.5.0 \ - hermit-abi-0.3.9 \ + hermit-abi-0.5.2 \ hex-0.4.3 \ hickory-proto-0.25.2 \ hickory-resolver-0.25.2 \ hmac-0.12.1 \ hmac-sha1-0.2.2 \ - hmac-sha256-1.1.8 \ - hostname-0.3.1 \ + hmac-sha256-1.1.12 \ hostname-validator-1.1.1 \ - http-0.2.12 \ - http-1.2.0 \ + http-1.3.1 \ http-body-1.0.1 \ - http-body-util-0.1.2 \ - httparse-1.10.0 \ + http-body-util-0.1.3 \ + httparse-1.10.1 \ httpdate-1.0.3 \ - hyper-1.6.0 \ - hyper-rustls-0.27.5 \ - hyper-util-0.1.11 \ - iana-time-zone-0.1.61 \ + hyper-1.7.0 \ + hyper-rustls-0.27.7 \ + hyper-util-0.1.17 \ + iana-time-zone-0.1.64 \ iana-time-zone-haiku-0.1.2 \ - 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 \ - igd-next-0.16.1 \ - image-0.25.5 \ - indexmap-2.7.1 \ + 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 \ + idna-1.1.0 \ + idna_adapter-1.2.1 \ + igd-next-0.16.2 \ + indexmap-2.11.3 \ indicatif-0.17.11 \ - inout-0.1.3 \ + inout-0.1.4 \ inplace-vec-builder-0.1.1 \ instant-0.1.13 \ + io-uring-0.7.10 \ ipconfig-0.3.2 \ ipnet-2.11.0 \ - iroh-0.35.0 \ - iroh-base-0.35.0 \ - iroh-blobs-0.35.0 \ + iri-string-0.7.8 \ + iroh-0.92.0 \ + iroh-base-0.92.0 \ + iroh-blobs-0.94.0 \ iroh-io-0.6.2 \ - iroh-metrics-0.34.0 \ + iroh-metrics-0.35.0 \ iroh-metrics-derive-0.2.0 \ - iroh-quinn-0.13.0 \ + iroh-quinn-0.14.0 \ iroh-quinn-proto-0.13.0 \ iroh-quinn-udp-0.5.7 \ - iroh-relay-0.35.0 \ + iroh-relay-0.92.0 \ + irpc-0.8.0 \ + irpc-derive-0.6.0 \ is_terminal_polyfill-1.70.1 \ - itoa-1.0.14 \ - jpeg-decoder-0.3.1 \ - js-sys-0.3.77 \ + itoa-1.0.15 \ + jni-0.21.1 \ + jni-sys-0.3.0 \ + js-sys-0.3.79 \ lazy_static-1.5.0 \ - libc-0.2.172 \ - libm-0.2.11 \ - linux-raw-sys-0.4.15 \ - litemap-0.7.4 \ - litrs-0.4.1 \ - lock_api-0.4.12 \ - log-0.4.25 \ - loom-0.5.6 \ + libc-0.2.175 \ + linux-raw-sys-0.11.0 \ + litemap-0.8.0 \ + litrs-0.4.2 \ + lock_api-0.4.13 \ + log-0.4.28 \ loom-0.7.2 \ - lru-0.12.5 \ lru-0.13.0 \ - match_cfg-0.1.0 \ - matchers-0.1.0 \ + lru-slab-0.1.2 \ + matchers-0.2.0 \ md5-0.7.0 \ - memchr-2.7.4 \ - mime-0.3.17 \ - minimal-lexical-0.2.1 \ - miniz_oxide-0.8.4 \ - mio-1.0.3 \ + memchr-2.7.5 \ + miniz_oxide-0.8.9 \ + mio-1.0.4 \ moka-0.12.10 \ n0-future-0.1.3 \ - nanorand-0.7.0 \ - nested_enum_utils-0.1.0 \ + n0-future-0.2.0 \ + n0-snafu-0.2.2 \ + n0-watcher-0.3.0 \ nested_enum_utils-0.2.2 \ - netdev-0.31.0 \ + netdev-0.36.0 \ + netdev-0.37.3 \ netlink-packet-core-0.7.0 \ - netlink-packet-route-0.17.1 \ - netlink-packet-route-0.23.0 \ + netlink-packet-route-0.22.0 \ + netlink-packet-route-0.24.0 \ netlink-packet-utils-0.5.2 \ netlink-proto-0.11.5 \ netlink-sys-0.8.7 \ - netwatch-0.5.0 \ + netwatch-0.9.0 \ nix-0.29.0 \ no-std-net-0.6.0 \ - nom-7.1.3 \ ntimestamp-1.0.0 \ - nu-ansi-term-0.46.0 \ - num-bigint-0.4.6 \ - num-bigint-dig-0.8.4 \ + nu-ansi-term-0.50.1 \ num-conv-0.1.0 \ - num-integer-0.1.46 \ - num-iter-0.1.45 \ num-traits-0.2.19 \ - num_cpus-1.16.0 \ - num_enum-0.7.3 \ - num_enum_derive-0.7.3 \ + num_cpus-1.17.0 \ + num_enum-0.7.4 \ + num_enum_derive-0.7.4 \ number_prefix-0.4.0 \ - objc-sys-0.3.5 \ - objc2-0.5.2 \ - objc2-app-kit-0.2.2 \ - objc2-core-data-0.2.2 \ - objc2-core-image-0.2.2 \ - objc2-encode-4.1.0 \ - objc2-foundation-0.2.2 \ - objc2-metal-0.2.2 \ - objc2-quartz-core-0.2.2 \ object-0.36.7 \ - oid-registry-0.7.1 \ - once_cell-1.20.3 \ - oneshot-0.1.10 \ + once_cell-1.21.3 \ + once_cell_polyfill-1.70.1 \ opaque-debug-0.3.1 \ - os_pipe-1.2.1 \ - overload-0.1.1 \ - p256-0.13.2 \ - p384-0.13.1 \ - p521-0.13.3 \ + openssl-probe-0.1.6 \ + os_pipe-1.2.2 \ parking-2.2.1 \ - parking_lot-0.12.3 \ - parking_lot_core-0.9.10 \ + parking_lot-0.12.4 \ + parking_lot_core-0.9.11 \ paste-1.0.15 \ - pem-3.0.4 \ + pem-3.0.5 \ pem-rfc7468-0.7.0 \ - percent-encoding-2.3.1 \ - pest-2.7.15 \ - pest_derive-2.7.15 \ - pest_generator-2.7.15 \ - pest_meta-2.7.15 \ + percent-encoding-2.3.2 \ + pest-2.8.2 \ + pest_derive-2.8.2 \ + pest_generator-2.8.2 \ + pest_meta-2.8.2 \ pharos-0.5.3 \ - pin-project-1.1.9 \ - pin-project-internal-1.1.9 \ + pin-project-1.1.10 \ + pin-project-internal-1.1.10 \ pin-project-lite-0.2.16 \ pin-utils-0.1.0 \ - pkarr-3.7.1 \ - pkcs1-0.7.5 \ + pkarr-3.10.0 \ pkcs8-0.10.2 \ pnet_base-0.34.0 \ pnet_macros-0.34.0 \ pnet_macros_support-0.34.0 \ pnet_packet-0.34.0 \ - png-0.17.16 \ poly1305-0.8.0 \ - portable-atomic-1.10.0 \ - portmapper-0.5.0 \ - positioned-io-0.3.3 \ - postcard-1.1.1 \ - postcard-derive-0.1.2 \ + portable-atomic-1.11.1 \ + portmapper-0.9.0 \ + positioned-io-0.3.4 \ + postcard-1.1.3 \ + postcard-derive-0.2.2 \ + potential_utf-0.1.3 \ powerfmt-0.2.0 \ - ppv-lite86-0.2.20 \ + ppv-lite86-0.2.21 \ precis-core-0.1.11 \ precis-profiles-0.1.12 \ precis-tools-0.1.9 \ - primeorder-0.13.6 \ - proc-macro-crate-3.2.0 \ + proc-macro-crate-3.4.0 \ proc-macro-error-0.4.12 \ proc-macro-error-attr-0.4.12 \ proc-macro-hack-0.5.20+deprecated \ - proc-macro2-1.0.93 \ - quic-rpc-0.20.0 \ - quic-rpc-derive-0.20.0 \ - quick-error-1.2.3 \ - quinn-0.11.6 \ - quinn-proto-0.11.9 \ - quinn-udp-0.5.10 \ - quote-1.0.38 \ + proc-macro2-1.0.101 \ + quinn-0.11.9 \ + quinn-proto-0.11.13 \ + quinn-udp-0.5.14 \ + quote-1.0.40 \ quoted-string-parser-0.1.0 \ - r-efi-5.2.0 \ + r-efi-5.3.0 \ rand-0.8.5 \ - rand-0.9.0 \ + rand-0.9.2 \ rand_chacha-0.3.1 \ rand_chacha-0.9.0 \ rand_core-0.6.4 \ - rand_core-0.9.0 \ - range-collections-0.4.5 \ + rand_core-0.9.3 \ + range-collections-0.4.6 \ rcgen-0.13.2 \ redb-2.4.0 \ - redox_syscall-0.5.8 \ - ref-cast-1.0.23 \ - ref-cast-impl-1.0.23 \ - reflink-copy-0.1.23 \ - regex-1.11.1 \ - regex-automata-0.1.10 \ - regex-automata-0.4.9 \ - regex-lite-0.1.6 \ - regex-syntax-0.6.29 \ - regex-syntax-0.8.5 \ - reqwest-0.12.15 \ - resolv-conf-0.7.0 \ - rfc6979-0.4.0 \ - ring-0.17.9 \ - rsa-0.9.8 \ - rustc-demangle-0.1.24 \ + redox_syscall-0.5.17 \ + ref-cast-1.0.24 \ + ref-cast-impl-1.0.24 \ + reflink-copy-0.1.28 \ + regex-1.11.2 \ + regex-automata-0.4.10 \ + regex-lite-0.1.7 \ + regex-syntax-0.8.6 \ + reqwest-0.12.23 \ + resolv-conf-0.7.5 \ + ring-0.17.14 \ + rustc-demangle-0.1.26 \ rustc-hash-2.1.1 \ rustc_version-0.4.1 \ - rusticata-macros-4.1.0 \ - rustix-0.38.44 \ - rustls-0.23.23 \ - rustls-pemfile-2.2.0 \ - rustls-pki-types-1.11.0 \ - rustls-webpki-0.102.8 \ - rustversion-1.0.19 \ - ryu-1.0.19 \ + rustix-1.1.2 \ + rustls-0.23.31 \ + rustls-native-certs-0.8.1 \ + rustls-pki-types-1.12.0 \ + rustls-platform-verifier-0.5.3 \ + rustls-platform-verifier-android-0.1.1 \ + rustls-webpki-0.103.6 \ + rustversion-1.0.22 \ + ryu-1.0.20 \ salsa20-0.10.2 \ same-file-1.0.6 \ + schannel-0.1.28 \ scoped-tls-1.0.1 \ scopeguard-1.2.0 \ - sec1-0.7.3 \ - self_cell-1.1.0 \ - semver-1.0.25 \ + security-framework-3.4.0 \ + security-framework-sys-2.15.0 \ + self_cell-1.2.0 \ + semver-1.0.27 \ send_wrapper-0.6.0 \ - serde-1.0.219 \ - serde-error-0.1.3 \ - serde_derive-1.0.219 \ - serde_json-1.0.138 \ + serde-1.0.225 \ + serde_bytes-0.11.19 \ + serde_core-1.0.225 \ + serde_derive-1.0.225 \ + serde_json-1.0.145 \ serde_urlencoded-0.7.1 \ serdect-0.2.0 \ sha1-0.10.6 \ sha1_smol-1.0.1 \ - sha2-0.10.8 \ + sha2-0.10.9 \ sharded-slab-0.1.7 \ - shared_child-1.0.1 \ + shared_child-1.1.1 \ shlex-1.3.0 \ - signal-hook-registry-1.4.2 \ + sigchld-0.2.4 \ + signal-hook-0.3.18 \ + signal-hook-mio-0.2.4 \ + signal-hook-registry-1.4.6 \ signature-2.2.0 \ - simd-adler32-0.3.7 \ simdutf8-0.1.5 \ simple-dns-0.9.3 \ - slab-0.4.9 \ - smallvec-1.13.2 \ - snafu-0.8.5 \ - snafu-derive-0.8.5 \ - socket2-0.5.9 \ + slab-0.4.11 \ + smallvec-1.15.1 \ + snafu-0.8.9 \ + snafu-derive-0.8.9 \ + socket2-0.5.10 \ + socket2-0.6.0 \ spin-0.9.8 \ + spin-0.10.0 \ spki-0.7.3 \ - ssh-cipher-0.2.0 \ - ssh-encoding-0.2.0 \ - ssh-key-0.6.7 \ stable_deref_trait-1.2.0 \ strsim-0.11.1 \ - strum-0.26.3 \ - strum_macros-0.26.4 \ + strum-0.27.2 \ + strum_macros-0.27.2 \ stun-rs-0.1.11 \ subtle-2.6.1 \ - surge-ping-0.8.1 \ + surge-ping-0.8.2 \ syn-1.0.109 \ - syn-2.0.98 \ + syn-2.0.106 \ syn-mid-0.5.4 \ sync_wrapper-1.0.2 \ - synstructure-0.13.1 \ + synstructure-0.13.2 \ system-configuration-0.6.1 \ system-configuration-sys-0.6.0 \ tagptr-0.2.0 \ - tempfile-3.16.0 \ + tempfile-3.22.0 \ + termcolor-1.4.1 \ thiserror-1.0.69 \ - thiserror-2.0.11 \ + thiserror-2.0.16 \ thiserror-impl-1.0.69 \ - thiserror-impl-2.0.11 \ - thread_local-1.1.8 \ - tiff-0.9.1 \ - time-0.3.37 \ - time-core-0.1.2 \ - time-macros-0.2.19 \ - tinystr-0.7.6 \ - tinyvec-1.8.1 \ + thiserror-impl-2.0.16 \ + thread_local-1.1.9 \ + time-0.3.43 \ + time-core-0.1.6 \ + tinystr-0.8.1 \ + tinyvec-1.10.0 \ tinyvec_macros-0.1.1 \ - tokio-1.45.0 \ + tokio-1.47.1 \ tokio-macros-2.5.0 \ - tokio-rustls-0.26.1 \ + tokio-rustls-0.26.2 \ tokio-stream-0.1.17 \ - tokio-util-0.7.15 \ - tokio-websockets-0.11.4 \ - toml_datetime-0.6.8 \ - toml_edit-0.22.24 \ + tokio-util-0.7.16 \ + tokio-websockets-0.12.1 \ + toml_datetime-0.7.1 \ + toml_edit-0.23.5 \ + toml_parser-1.0.2 \ tower-0.5.2 \ + tower-http-0.6.6 \ tower-layer-0.3.3 \ tower-service-0.3.3 \ tracing-0.1.41 \ - tracing-attributes-0.1.28 \ - tracing-core-0.1.33 \ - tracing-futures-0.2.5 \ + tracing-attributes-0.1.30 \ + tracing-core-0.1.34 \ + tracing-error-0.2.1 \ tracing-log-0.2.0 \ - tracing-subscriber-0.3.19 \ - tracing-test-0.2.5 \ - tracing-test-macro-0.2.5 \ + tracing-subscriber-0.3.20 \ try-lock-0.2.5 \ - typenum-1.17.0 \ + typenum-1.18.0 \ ucd-parse-0.1.13 \ ucd-trie-0.1.7 \ - unicode-ident-1.0.16 \ + unicode-ident-1.0.19 \ unicode-normalization-0.1.24 \ - unicode-width-0.2.0 \ + unicode-segmentation-1.12.0 \ + unicode-width-0.2.1 \ unicode-xid-0.2.6 \ universal-hash-0.5.1 \ untrusted-0.9.0 \ - url-2.5.4 \ - utf16_iter-1.0.5 \ + url-2.5.7 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ - uuid-1.13.1 \ + uuid-1.18.1 \ valuable-0.1.1 \ version_check-0.9.5 \ walkdir-2.5.0 \ want-0.3.1 \ - wasi-0.11.0+wasi-snapshot-preview1 \ - wasi-0.14.2+wasi-0.2.4 \ - 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 \ + wasi-0.11.1+wasi-snapshot-preview1 \ + wasi-0.14.7+wasi-0.2.4 \ + wasip2-1.0.1+wasi-0.2.4 \ + wasm-bindgen-0.2.102 \ + wasm-bindgen-backend-0.2.102 \ + wasm-bindgen-futures-0.4.52 \ + wasm-bindgen-macro-0.2.102 \ + wasm-bindgen-macro-support-0.2.102 \ + wasm-bindgen-shared-0.2.102 \ wasm-streams-0.4.2 \ - web-sys-0.3.77 \ + web-sys-0.3.79 \ web-time-1.1.0 \ - webpki-roots-0.26.8 \ - weezl-0.1.8 \ - widestring-1.1.0 \ + webpki-root-certs-0.26.11 \ + webpki-root-certs-1.0.2 \ + webpki-roots-0.26.11 \ + webpki-roots-1.0.2 \ + widestring-1.2.0 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ - winapi-util-0.1.9 \ + winapi-util-0.1.11 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ - windows-0.48.0 \ - windows-0.58.0 \ - windows-0.59.0 \ - windows-core-0.52.0 \ - windows-core-0.58.0 \ - windows-core-0.59.0 \ - windows-implement-0.58.0 \ - windows-implement-0.59.0 \ - windows-interface-0.58.0 \ - windows-interface-0.59.0 \ - windows-registry-0.4.0 \ - windows-result-0.2.0 \ - windows-result-0.3.0 \ - windows-strings-0.1.0 \ - windows-strings-0.3.0 \ + windows-0.61.3 \ + windows-0.62.0 \ + windows-collections-0.2.0 \ + windows-collections-0.3.0 \ + windows-core-0.61.2 \ + windows-core-0.62.0 \ + windows-future-0.2.1 \ + windows-future-0.3.0 \ + windows-implement-0.60.0 \ + windows-interface-0.59.1 \ + windows-link-0.1.3 \ + windows-link-0.2.0 \ + windows-numerics-0.2.0 \ + windows-numerics-0.3.0 \ + windows-result-0.3.4 \ + windows-result-0.4.0 \ + windows-strings-0.4.2 \ + windows-strings-0.5.0 \ + windows-sys-0.45.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ + windows-sys-0.60.2 \ + windows-sys-0.61.0 \ + windows-targets-0.42.2 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ - windows-targets-0.53.0 \ + windows-targets-0.53.3 \ + windows-threading-0.1.0 \ + windows-threading-0.2.0 \ + windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ windows_aarch64_gnullvm-0.53.0 \ + windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ windows_aarch64_msvc-0.53.0 \ + windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ windows_i686_gnu-0.53.0 \ windows_i686_gnullvm-0.52.6 \ windows_i686_gnullvm-0.53.0 \ + windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ windows_i686_msvc-0.53.0 \ + windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ windows_x86_64_gnu-0.53.0 \ + windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ windows_x86_64_gnullvm-0.53.0 \ + windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ windows_x86_64_msvc-0.53.0 \ - winnow-0.7.2 \ + winnow-0.7.13 \ winreg-0.50.0 \ - wit-bindgen-rt-0.39.0 \ - wmi-0.14.5 \ - write16-1.0.0 \ - writeable-0.5.5 \ - ws_stream_wasm-0.7.4 \ - x11rb-0.13.1 \ - x11rb-protocol-0.13.1 \ - x509-parser-0.16.0 \ - xml-rs-0.8.25 \ + wit-bindgen-0.46.0 \ + wmi-0.17.2 \ + writeable-0.6.1 \ + ws_stream_wasm-0.7.5 \ + xml-rs-0.8.27 \ xmltree-0.10.3 \ yasna-0.5.2 \ - yoke-0.7.5 \ - yoke-derive-0.7.5 \ + yoke-0.8.0 \ + yoke-derive-0.8.0 \ z32-1.3.0 \ - zerocopy-0.7.35 \ - zerocopy-0.8.18 \ - zerocopy-derive-0.7.35 \ - zerocopy-derive-0.8.18 \ - zerofrom-0.1.5 \ - zerofrom-derive-0.1.5 \ + zerocopy-0.8.27 \ + zerocopy-derive-0.8.27 \ + zerofrom-0.1.6 \ + zerofrom-derive-0.1.6 \ zeroize-1.8.1 \ - zerovec-0.10.4 \ - zerovec-derive-0.10.3 + zerotrie-0.2.2 \ + zerovec-0.11.4 \ + zerovec-derive-0.11.1 diff --git a/net/sendme/distinfo b/net/sendme/distinfo index 459d1e96e2b2..28d73c08a9e8 100644 --- a/net/sendme/distinfo +++ b/net/sendme/distinfo @@ -1,62 +1,50 @@ -TIMESTAMP = 1747162831 +TIMESTAMP = 1761157340 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/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa +SIZE (rust/crates/adler2-2.0.1.crate) = 13366 SHA256 (rust/crates/aead-0.5.2.crate) = d122413f284cf2d62fb1b7db97e02edb8cda96d769b16e443a4f6195e35662b0 SIZE (rust/crates/aead-0.5.2.crate) = 15509 -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.21.crate) = 683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923 SIZE (rust/crates/allocator-api2-0.2.21.crate) = 63622 -SHA256 (rust/crates/android-tzdata-0.1.1.crate) = e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0 -SIZE (rust/crates/android-tzdata-0.1.1.crate) = 7674 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.18.crate) = 8acc5369981196006228e28809f761875c0327210a891e941f4c683b3a99529b -SIZE (rust/crates/anstream-0.6.18.crate) = 29681 -SHA256 (rust/crates/anstyle-1.0.10.crate) = 55cc3b69f167a1ef2e161439aa98aed94e6028e5f9a59be9a6ffb47aef1651f9 -SIZE (rust/crates/anstyle-1.0.10.crate) = 15725 -SHA256 (rust/crates/anstyle-parse-0.2.6.crate) = 3b2d16507662817a6a20a9ea92df6652ee4f94f914589377d69f3b21bc5798a9 -SIZE (rust/crates/anstyle-parse-0.2.6.crate) = 22343 -SHA256 (rust/crates/anstyle-query-1.1.2.crate) = 79947af37f4177cfead1110013d678905c37501914fba0efea834c3fe9a8d60c -SIZE (rust/crates/anstyle-query-1.1.2.crate) = 9969 -SHA256 (rust/crates/anstyle-wincon-3.0.7.crate) = ca3534e77181a9cc07539ad51f2141fe32f6c3ffd4df76db8ad92346b003ae4e -SIZE (rust/crates/anstyle-wincon-3.0.7.crate) = 12400 -SHA256 (rust/crates/anyhow-1.0.95.crate) = 34ac096ce696dc2fcabef30516bb13c0a68a11d30131d3df6f04711467681b04 -SIZE (rust/crates/anyhow-1.0.95.crate) = 52155 -SHA256 (rust/crates/arboard-3.4.1.crate) = df099ccb16cd014ff054ac1bf392c67feeef57164b05c42f037cd40f5d4357f4 -SIZE (rust/crates/arboard-3.4.1.crate) = 47070 +SHA256 (rust/crates/anstream-0.6.20.crate) = 3ae563653d1938f79b1ab1b5e668c87c76a9930414574a6583a7b7e11a8e6192 +SIZE (rust/crates/anstream-0.6.20.crate) = 28797 +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-query-1.1.4.crate) = 9e231f6134f61b71076a3eab506c379d4f36122f2af15a9ff04415ea4c3339e2 +SIZE (rust/crates/anstyle-query-1.1.4.crate) = 10192 +SHA256 (rust/crates/anstyle-wincon-3.0.10.crate) = 3e0633414522a32ffaac8ac6cc8f748e090c5717661fddeea04219e2344f5f2a +SIZE (rust/crates/anstyle-wincon-3.0.10.crate) = 12558 +SHA256 (rust/crates/anyhow-1.0.99.crate) = b0674a1ddeecb70197781e945de4b3b8ffb61fa939a5597bcf48503737663100 +SIZE (rust/crates/anyhow-1.0.99.crate) = 53809 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/asn1-rs-0.6.2.crate) = 5493c3bedbacf7fd7382c6346bbd66687d12bbaad3a89a2d2c303ee6cf20b048 -SIZE (rust/crates/asn1-rs-0.6.2.crate) = 90647 -SHA256 (rust/crates/asn1-rs-derive-0.5.1.crate) = 965c2d33e53cb6b267e148a4cb0760bc01f4904c1cd4bb4002a085bb016d1490 -SIZE (rust/crates/asn1-rs-derive-0.5.1.crate) = 9692 -SHA256 (rust/crates/asn1-rs-impl-0.2.0.crate) = 7b18050c2cd6fe86c3a76584ef5e0baf286d038cda203eb6223df2cc413565f7 -SIZE (rust/crates/asn1-rs-impl-0.2.0.crate) = 2261 -SHA256 (rust/crates/async-channel-2.3.1.crate) = 89b47800b0be77592da0afd425cc03468052844aff33b84e33cc696f64e77b6a -SIZE (rust/crates/async-channel-2.3.1.crate) = 14576 -SHA256 (rust/crates/async-compat-0.2.4.crate) = 7bab94bde396a3f7b4962e396fdad640e241ed797d4d8d77fc8c237d14c58fc0 -SIZE (rust/crates/async-compat-0.2.4.crate) = 11279 -SHA256 (rust/crates/async-trait-0.1.86.crate) = 644dd749086bf3771a2fbc5f256fdb982d53f011c7d5d560304eafeecebce79d -SIZE (rust/crates/async-trait-0.1.86.crate) = 31946 +SHA256 (rust/crates/async-compat-0.2.5.crate) = a1ba85bc55464dcbf728b56d97e119d673f4cf9062be330a9a26f3acf504a590 +SIZE (rust/crates/async-compat-0.2.5.crate) = 26008 +SHA256 (rust/crates/async-trait-0.1.89.crate) = 9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb +SIZE (rust/crates/async-trait-0.1.89.crate) = 32171 SHA256 (rust/crates/async_io_stream-0.3.3.crate) = b6d7b9decdf35d8908a7e3ef02f64c5e9b1695e230154c0e8de3969142d9b94c SIZE (rust/crates/async_io_stream-0.3.3.crate) = 15111 +SHA256 (rust/crates/atomic-polyfill-1.0.3.crate) = 8cf2bce30dfe09ef0bfaef228b9d414faaf7e563035494d7fe092dba54b300f4 +SIZE (rust/crates/atomic-polyfill-1.0.3.crate) = 11581 SHA256 (rust/crates/atomic-waker-1.1.2.crate) = 1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0 SIZE (rust/crates/atomic-waker-1.1.2.crate) = 12422 -SHA256 (rust/crates/attohttpc-0.24.1.crate) = 8d9a9bf8b79a749ee0b911b91b671cc2b6c670bdbc7e3dfd537576ddc94bb2a2 -SIZE (rust/crates/attohttpc-0.24.1.crate) = 60895 -SHA256 (rust/crates/autocfg-1.4.0.crate) = ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26 -SIZE (rust/crates/autocfg-1.4.0.crate) = 17712 -SHA256 (rust/crates/backon-1.4.0.crate) = 49fef586913a57ff189f25c9b3d034356a5bf6b3fa9a7f067588fe1698ba1f5d -SIZE (rust/crates/backon-1.4.0.crate) = 38683 -SHA256 (rust/crates/backtrace-0.3.74.crate) = 8d82cb332cdfaed17ae235a638438ac4d4839913cc2af585c3c6746e8f8bee1a -SIZE (rust/crates/backtrace-0.3.74.crate) = 88516 +SHA256 (rust/crates/attohttpc-0.30.1.crate) = 16e2cdb6d5ed835199484bb92bb8b3edd526effe995c61732580439c1a67e2e9 +SIZE (rust/crates/attohttpc-0.30.1.crate) = 70624 +SHA256 (rust/crates/autocfg-1.5.0.crate) = c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8 +SIZE (rust/crates/autocfg-1.5.0.crate) = 18729 +SHA256 (rust/crates/backon-1.5.2.crate) = 592277618714fbcecda9a02ba7a8781f319d26532a88553bbacc77ba5d2b3a8d +SIZE (rust/crates/backon-1.5.2.crate) = 42141 +SHA256 (rust/crates/backtrace-0.3.75.crate) = 6806a6321ec58106fea15becdad98371e28d92ccbc7c8f1b3b6dd724fe8f1002 +SIZE (rust/crates/backtrace-0.3.75.crate) = 92665 SHA256 (rust/crates/bao-tree-0.15.1.crate) = ff16d65e48353db458be63ee395c03028f24564fd48668389bd65fd945f5ac36 SIZE (rust/crates/bao-tree-0.15.1.crate) = 233465 SHA256 (rust/crates/base16ct-0.2.0.crate) = 4c7f02d4ea65f2c1853089ffd8d2787bdbc63de2f0d29dedbcf8ccdfa0ccd4cf @@ -65,94 +53,90 @@ SHA256 (rust/crates/base32-0.5.1.crate) = 022dfe9eb35f19ebbcb51e0b40a5ab759f46ad SIZE (rust/crates/base32-0.5.1.crate) = 9238 SHA256 (rust/crates/base64-0.22.1.crate) = 72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6 SIZE (rust/crates/base64-0.22.1.crate) = 81597 -SHA256 (rust/crates/base64ct-1.6.0.crate) = 8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b -SIZE (rust/crates/base64ct-1.6.0.crate) = 28870 +SHA256 (rust/crates/base64ct-1.8.0.crate) = 55248b47b0caf0546f7988906588779981c43bb1bc9d0c44087278f80cdb44ba +SIZE (rust/crates/base64ct-1.8.0.crate) = 31211 *** 1560 LINES SKIPPED ***home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202510221838.59MIc1si045646>
