From d550728ed79451ab1b8e4309630826105d82d4dd Mon Sep 17 00:00:00 2001 From: Dan Ponte Date: Wed, 17 May 2023 07:52:20 -0400 Subject: [PATCH] Bump rustypaste --- www/rustypaste-pretty/Makefile | 2 +- www/rustypaste-pretty/Makefile.crates | 317 +++++++++++++++++++------- www/rustypaste-pretty/distinfo | 6 +- 3 files changed, 236 insertions(+), 89 deletions(-) diff --git a/www/rustypaste-pretty/Makefile b/www/rustypaste-pretty/Makefile index 554969e..e6572b9 100644 --- a/www/rustypaste-pretty/Makefile +++ b/www/rustypaste-pretty/Makefile @@ -1,7 +1,7 @@ PORTNAME= rustypaste PKGNAMESUFFIX=-pretty DISTVERSIONPREFIX= v -DISTVERSION= 0.8.4 +DISTVERSION= 0.9.1 PORTREVISION= 3 CATEGORIES= www diff --git a/www/rustypaste-pretty/Makefile.crates b/www/rustypaste-pretty/Makefile.crates index 4bbef2f..bef9c6c 100644 --- a/www/rustypaste-pretty/Makefile.crates +++ b/www/rustypaste-pretty/Makefile.crates @@ -1,203 +1,350 @@ -CARGO_CRATES= actix-codec-0.5.0 \ +CARGO_CRATES= actix-codec-0.5.1 \ actix-files-0.6.2 \ - actix-http-3.3.0 \ + actix-http-3.3.1 \ actix-macros-0.2.3 \ - actix-multipart-0.5.0 \ + actix-multipart-0.6.0 \ + actix-multipart-derive-0.6.0 \ actix-router-0.5.1 \ actix-rt-2.8.0 \ actix-server-2.2.0 \ actix-service-2.0.2 \ actix-tls-3.0.3 \ actix-utils-3.0.1 \ - actix-web-4.3.0 \ - actix-web-codegen-4.1.0 \ + actix-web-4.3.1 \ + actix-web-codegen-4.2.0 \ adler-1.0.2 \ ahash-0.7.6 \ - aho-corasick-0.7.20 \ + ahash-0.8.3 \ + aho-corasick-1.0.1 \ alloc-no-stdlib-2.0.4 \ alloc-stdlib-0.2.2 \ + android_system_properties-0.1.5 \ + anstream-0.3.2 \ + anstyle-1.0.0 \ + anstyle-parse-0.2.0 \ + anstyle-query-1.0.0 \ + anstyle-wincon-1.0.1 \ + anyhow-1.0.71 \ + arrayvec-0.7.2 \ askama_escape-0.10.3 \ - async-trait-0.1.64 \ + async-stream-0.3.5 \ + async-stream-impl-0.3.5 \ + async-trait-0.1.68 \ autocfg-1.1.0 \ - awc-3.1.0 \ + awc-3.1.1 \ + axum-0.6.18 \ + axum-core-0.3.4 \ + base64-0.13.1 \ base64-0.21.0 \ bitflags-1.3.2 \ - block-buffer-0.10.3 \ + block-buffer-0.10.4 \ brotli-3.3.4 \ brotli-decompressor-2.3.4 \ - bumpalo-3.12.0 \ - byte-unit-4.0.18 \ - bytes-1.3.0 \ - bytestring-1.2.0 \ + bumpalo-3.12.2 \ + byte-unit-4.0.19 \ + byteorder-1.4.3 \ + bytes-1.4.0 \ + bytestring-1.3.0 \ cc-1.0.79 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ + chrono-0.4.24 \ + clap-4.2.7 \ + clap_builder-4.2.7 \ + clap_derive-4.2.0 \ + clap_lex-0.4.1 \ + colorchoice-1.0.0 \ config-0.13.3 \ convert_case-0.4.0 \ cookie-0.16.2 \ - cpufeatures-0.2.5 \ + core-foundation-sys-0.8.4 \ + cpufeatures-0.2.7 \ crc32fast-1.3.2 \ + crossbeam-channel-0.5.8 \ + crossbeam-utils-0.8.15 \ crypto-common-0.1.6 \ + darling-0.14.4 \ + darling_core-0.14.4 \ + darling_macro-0.14.4 \ + dashmap-5.4.0 \ derive_more-0.99.17 \ digest-0.10.6 \ - dotenvy-0.15.6 \ + doc-comment-0.3.3 \ + dotenvy-0.15.7 \ + dunce-1.0.4 \ either-1.8.1 \ - encoding_rs-0.8.31 \ + encoding_rs-0.8.32 \ env_logger-0.10.0 \ - errno-0.2.8 \ + errno-0.3.1 \ errno-dragonfly-0.1.2 \ - filetime-0.2.19 \ - flate2-1.0.25 \ + fastrand-1.9.0 \ + filetime-0.2.21 \ + finl_unicode-1.2.0 \ + fixedbitset-0.4.2 \ + flate2-1.0.26 \ fnv-1.0.7 \ + foreign-types-0.3.2 \ + foreign-types-shared-0.1.1 \ form_urlencoded-1.1.0 \ + fs_extra-1.3.0 \ fsevent-0.4.0 \ fsevent-sys-2.0.1 \ fuchsia-zircon-0.3.3 \ fuchsia-zircon-sys-0.3.3 \ - futures-core-0.3.26 \ - futures-macro-0.3.26 \ - futures-sink-0.3.26 \ - futures-task-0.3.26 \ - futures-util-0.3.26 \ - generic-array-0.14.6 \ - getrandom-0.2.8 \ + futures-0.3.28 \ + futures-channel-0.3.28 \ + futures-core-0.3.28 \ + futures-executor-0.3.28 \ + futures-io-0.3.28 \ + futures-macro-0.3.28 \ + futures-sink-0.3.28 \ + futures-task-0.3.28 \ + futures-util-0.3.28 \ + generic-array-0.14.7 \ + getrandom-0.2.9 \ glob-0.3.1 \ - h2-0.3.15 \ + h2-0.3.19 \ hashbrown-0.12.3 \ + headers-0.3.8 \ + headers-core-0.2.0 \ + heck-0.4.1 \ hermit-abi-0.2.6 \ + hermit-abi-0.3.1 \ + home-0.5.5 \ hotwatch-0.4.6 \ - http-0.2.8 \ + http-0.2.9 \ + http-body-0.4.5 \ http-range-0.1.5 \ + http-range-header-0.3.0 \ + http-serde-1.1.2 \ httparse-1.8.0 \ httpdate-1.0.2 \ humantime-2.1.0 \ humantime-serde-1.1.1 \ + hyper-0.14.26 \ + hyper-timeout-0.4.1 \ + iana-time-zone-0.1.56 \ + iana-time-zone-haiku-0.1.2 \ + ident_case-1.0.1 \ idna-0.3.0 \ - indexmap-1.9.2 \ - infer-0.12.0 \ + indexmap-1.9.3 \ + infer-0.13.0 \ inotify-0.7.1 \ inotify-sys-0.1.5 \ - io-lifetimes-1.0.4 \ + instant-0.1.12 \ + io-lifetimes-1.0.10 \ iovec-0.1.4 \ - is-terminal-0.4.2 \ + is-terminal-0.4.7 \ itertools-0.10.5 \ - itoa-1.0.5 \ - jobserver-0.1.25 \ - js-sys-0.3.60 \ + itoa-1.0.6 \ + jobserver-0.1.26 \ + js-sys-0.3.63 \ + jsonwebtoken-8.3.0 \ kernel32-sys-0.2.2 \ language-tags-0.3.2 \ - lazy-regex-2.4.1 \ + lazy-regex-2.5.0 \ lazy-regex-proc_macros-2.4.1 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ - libc-0.2.139 \ + libc-0.2.144 \ linked-hash-map-0.5.6 \ - linux-raw-sys-0.1.4 \ + linux-raw-sys-0.3.7 \ local-channel-0.1.3 \ local-waker-0.1.3 \ lock_api-0.4.9 \ log-0.4.17 \ + matchers-0.1.0 \ + matchit-0.7.0 \ memchr-2.5.0 \ - mime-0.3.16 \ + mime-0.3.17 \ mime_guess-2.0.4 \ minimal-lexical-0.2.1 \ - miniz_oxide-0.6.2 \ + miniz_oxide-0.7.1 \ mio-0.6.23 \ - mio-0.8.5 \ + mio-0.8.6 \ mio-extras-2.0.6 \ miow-0.2.2 \ + multimap-0.8.3 \ net2-0.2.38 \ nom-7.1.3 \ notify-4.0.17 \ + nu-ansi-term-0.46.0 \ + num-bigint-0.4.3 \ + num-integer-0.1.45 \ + num-traits-0.2.15 \ num_cpus-1.15.0 \ - once_cell-1.17.0 \ + once_cell-1.17.1 \ + openssl-0.10.52 \ + openssl-macros-0.1.1 \ + openssl-sys-0.9.87 \ + opentelemetry-0.18.0 \ + opentelemetry-http-0.7.0 \ + opentelemetry-otlp-0.11.0 \ + opentelemetry-proto-0.1.0 \ + opentelemetry_api-0.18.0 \ + opentelemetry_sdk-0.18.0 \ + overload-0.1.1 \ parking_lot-0.12.1 \ - parking_lot_core-0.9.6 \ - paste-1.0.11 \ + parking_lot_core-0.9.7 \ + parse-size-1.0.0 \ + paste-1.0.12 \ pathdiff-0.2.1 \ + pem-1.1.1 \ percent-encoding-2.2.0 \ + petgraph-0.6.3 \ petname-1.1.3 \ + pin-project-1.1.0 \ + pin-project-internal-1.1.0 \ pin-project-lite-0.2.9 \ pin-utils-0.1.0 \ - pkg-config-0.3.26 \ + pkg-config-0.3.27 \ ppv-lite86-0.2.17 \ - proc-macro2-1.0.50 \ - quote-1.0.23 \ + prettyplease-0.1.25 \ + proc-macro-error-1.0.4 \ + proc-macro-error-attr-1.0.4 \ + proc-macro2-1.0.57 \ + prost-0.11.9 \ + prost-build-0.11.9 \ + prost-derive-0.11.9 \ + prost-types-0.11.9 \ + quote-1.0.27 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ redox_syscall-0.2.16 \ - regex-1.7.1 \ - regex-syntax-0.6.28 \ + redox_syscall-0.3.5 \ + regex-1.8.1 \ + regex-automata-0.1.10 \ + regex-syntax-0.6.29 \ + regex-syntax-0.7.1 \ ring-0.16.20 \ + rmp-0.8.11 \ + rmp-serde-1.1.1 \ + rustc-hash-1.1.0 \ rustc_version-0.4.0 \ - rustix-0.36.7 \ + rustix-0.37.19 \ rustls-0.20.8 \ - ryu-1.0.12 \ + rustrict-0.7.6 \ + rustversion-1.0.12 \ + ryu-1.0.13 \ same-file-1.0.6 \ scopeguard-1.1.0 \ sct-0.7.0 \ - semver-1.0.16 \ - serde-1.0.152 \ - serde_derive-1.0.152 \ - serde_json-1.0.91 \ + semver-1.0.17 \ + serde-1.0.163 \ + serde_derive-1.0.163 \ + serde_json-1.0.96 \ + serde_plain-1.0.1 \ serde_regex-1.1.0 \ serde_urlencoded-0.7.1 \ sha1-0.10.5 \ - signal-hook-registry-1.4.0 \ - slab-0.4.7 \ + sharded-slab-0.1.4 \ + shuttle-actix-web-0.16.0 \ + shuttle-codegen-0.16.0 \ + shuttle-common-0.16.2 \ + shuttle-proto-0.16.0 \ + shuttle-runtime-0.16.0 \ + shuttle-service-0.16.0 \ + shuttle-static-folder-0.16.0 \ + signal-hook-registry-1.4.1 \ + simple_asn1-0.6.2 \ + slab-0.4.8 \ smallvec-1.10.0 \ - socket2-0.4.7 \ + socket2-0.4.9 \ spin-0.5.2 \ - syn-1.0.107 \ + strfmt-0.2.4 \ + strsim-0.10.0 \ + strum-0.24.1 \ + strum_macros-0.24.3 \ + syn-1.0.109 \ + syn-2.0.16 \ + sync_wrapper-0.1.2 \ + tempfile-3.5.0 \ termcolor-1.2.0 \ text-template-0.1.0 \ - time-0.3.17 \ - time-core-0.1.0 \ - time-macros-0.2.6 \ + thiserror-1.0.40 \ + thiserror-impl-1.0.40 \ + thread_local-1.1.7 \ + time-0.3.21 \ + time-core-0.1.1 \ + time-macros-0.2.9 \ tinyvec-1.6.0 \ - tinyvec_macros-0.1.0 \ - tokio-1.25.0 \ + tinyvec_macros-0.1.1 \ + tokio-1.28.1 \ + tokio-io-timeout-1.2.0 \ + tokio-macros-2.1.0 \ + tokio-openssl-0.6.3 \ tokio-rustls-0.23.4 \ - tokio-util-0.7.4 \ + tokio-stream-0.1.14 \ + tokio-util-0.7.8 \ toml-0.5.11 \ + tonic-0.8.3 \ + tonic-build-0.8.4 \ + tower-0.4.13 \ + tower-http-0.4.0 \ + tower-layer-0.3.2 \ + tower-service-0.3.2 \ tracing-0.1.37 \ - tracing-core-0.1.30 \ + tracing-attributes-0.1.24 \ + tracing-core-0.1.31 \ + tracing-futures-0.2.5 \ + tracing-log-0.1.3 \ + tracing-opentelemetry-0.18.0 \ + tracing-subscriber-0.3.17 \ + try-lock-0.2.4 \ + ttl_cache-0.5.1 \ typenum-1.16.0 \ unicase-2.6.0 \ - unicode-bidi-0.3.10 \ - unicode-ident-1.0.6 \ + unicode-bidi-0.3.13 \ + unicode-ident-1.0.8 \ unicode-normalization-0.1.22 \ untrusted-0.7.1 \ url-2.3.1 \ utf8-width-0.1.6 \ + utf8parse-0.2.1 \ + uuid-1.3.3 \ + valuable-0.1.0 \ + vcpkg-0.2.15 \ version_check-0.9.4 \ - walkdir-2.3.2 \ + walkdir-2.3.3 \ + want-0.3.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ - wasm-bindgen-0.2.83 \ - wasm-bindgen-backend-0.2.83 \ - wasm-bindgen-macro-0.2.83 \ - wasm-bindgen-macro-support-0.2.83 \ - wasm-bindgen-shared-0.2.83 \ - web-sys-0.3.60 \ + wasm-bindgen-0.2.86 \ + wasm-bindgen-backend-0.2.86 \ + wasm-bindgen-macro-0.2.86 \ + wasm-bindgen-macro-support-0.2.86 \ + wasm-bindgen-shared-0.2.86 \ + web-sys-0.3.63 \ webpki-0.22.0 \ webpki-roots-0.22.6 \ + which-4.4.0 \ winapi-0.2.8 \ winapi-0.3.9 \ winapi-build-0.1.1 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ - windows-sys-0.42.0 \ - windows_aarch64_gnullvm-0.42.1 \ - windows_aarch64_msvc-0.42.1 \ - windows_i686_gnu-0.42.1 \ - windows_i686_msvc-0.42.1 \ - windows_x86_64_gnu-0.42.1 \ - windows_x86_64_gnullvm-0.42.1 \ - windows_x86_64_msvc-0.42.1 \ + windows-0.48.0 \ + windows-sys-0.45.0 \ + windows-sys-0.48.0 \ + windows-targets-0.42.2 \ + windows-targets-0.48.0 \ + windows_aarch64_gnullvm-0.42.2 \ + windows_aarch64_gnullvm-0.48.0 \ + windows_aarch64_msvc-0.42.2 \ + windows_aarch64_msvc-0.48.0 \ + windows_i686_gnu-0.42.2 \ + windows_i686_gnu-0.48.0 \ + windows_i686_msvc-0.42.2 \ + windows_i686_msvc-0.48.0 \ + windows_x86_64_gnu-0.42.2 \ + windows_x86_64_gnu-0.48.0 \ + windows_x86_64_gnullvm-0.42.2 \ + windows_x86_64_gnullvm-0.48.0 \ + windows_x86_64_msvc-0.42.2 \ + windows_x86_64_msvc-0.48.0 \ ws2_32-sys-0.2.1 \ yaml-rust-0.4.5 \ zstd-0.12.3+zstd.1.5.2 \ - zstd-safe-6.0.3+zstd.1.5.2 \ - zstd-sys-2.0.6+zstd.1.5.2 + zstd-safe-6.0.5+zstd.1.5.4 \ + zstd-sys-2.0.8+zstd.1.5.5 diff --git a/www/rustypaste-pretty/distinfo b/www/rustypaste-pretty/distinfo index ca13691..43d3d62 100644 --- a/www/rustypaste-pretty/distinfo +++ b/www/rustypaste-pretty/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1677687729 +TIMESTAMP = 1684324294 SHA256 (rust/crates/actix-codec-0.5.0.crate) = 57a7559404a7f3573127aab53c08ce37a6c6a315c374a31070f3c91cd1b4a7fe SIZE (rust/crates/actix-codec-0.5.0.crate) = 14046 SHA256 (rust/crates/actix-files-0.6.2.crate) = d832782fac6ca7369a70c9ee9a20554623c5e51c76e190ad151780ebea1cf689 @@ -405,5 +405,5 @@ SHA256 (rust/crates/zstd-safe-6.0.3+zstd.1.5.2.crate) = 68e4a3f57d13d0ab7e478665 SIZE (rust/crates/zstd-safe-6.0.3+zstd.1.5.2.crate) = 20424 SHA256 (rust/crates/zstd-sys-2.0.6+zstd.1.5.2.crate) = 68a3f9792c0c3dc6c165840a75f47ae1f4da402c2d006881129579f6597e801b SIZE (rust/crates/zstd-sys-2.0.6+zstd.1.5.2.crate) = 714156 -SHA256 (amigan-rustypaste-pretty-v0.8.4_GH0.tar.gz) = 73ca61ff461b4bbc8f979278972623d2b460cff33112f96d2945ac1f6e00bb4e -SIZE (amigan-rustypaste-pretty-v0.8.4_GH0.tar.gz) = 267612 +SHA256 (amigan-rustypaste-pretty-v0.9.1_GH0.tar.gz) = 4ec069dbf65d1a98cadeaaea4df08d27f90e3e0ccd90b5f387eab0c0d3da29f9 +SIZE (amigan-rustypaste-pretty-v0.9.1_GH0.tar.gz) = 279674