git: 3c92f8b25b8d - main - sysutils/czkawka: unbreak build after bc4fedc1fec0

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Tue, 27 Aug 2024 00:56:33 UTC
The branch main has been updated by jbeich:

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

commit 3c92f8b25b8dc3e8df62390f5bd26bc8a93ad769
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-08-26 18:54:54 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-08-27 00:48:00 +0000

    sysutils/czkawka: unbreak build after bc4fedc1fec0
    
    error[E0282]: type annotations needed for `Box<_>`
      --> cargo-crates/time-0.3.34/src/format_description/parse/mod.rs:83:9
       |
    83 |     let items = format_items
       |         ^^^^^
    ...
    86 |     Ok(items.into())
       |              ---- type must be known at this point
       |
    help: consider giving `items` an explicit type, where the placeholders `_` are specified
       |
    83 |     let items: Box<_> = format_items
       |              ++++++++
---
 sysutils/czkawka/Makefile.crates | 4 ++--
 sysutils/czkawka/distinfo        | 8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/sysutils/czkawka/Makefile.crates b/sysutils/czkawka/Makefile.crates
index 2cfb1fc764ee..952b013c31e5 100644
--- a/sysutils/czkawka/Makefile.crates
+++ b/sysutils/czkawka/Makefile.crates
@@ -537,9 +537,9 @@ CARGO_CRATES=	ab_glyph-0.2.23 \
 		thiserror-impl-1.0.57 \
 		thread_local-1.1.7 \
 		tiff-0.9.1 \
-		time-0.3.34 \
+		time-0.3.36 \
 		time-core-0.1.2 \
-		time-macros-0.2.17 \
+		time-macros-0.2.18 \
 		tiny-skia-0.11.4 \
 		tiny-skia-path-0.11.4 \
 		tiny-xlib-0.2.2 \
diff --git a/sysutils/czkawka/distinfo b/sysutils/czkawka/distinfo
index 96e236831302..276dff20fa82 100644
--- a/sysutils/czkawka/distinfo
+++ b/sysutils/czkawka/distinfo
@@ -1077,12 +1077,12 @@ SHA256 (rust/crates/thread_local-1.1.7.crate) = 3fdd6f064ccff2d6567adcb3873ca630
 SIZE (rust/crates/thread_local-1.1.7.crate) = 13585
 SHA256 (rust/crates/tiff-0.9.1.crate) = ba1310fcea54c6a9a4fd1aad794ecc02c31682f6bfbecdf460bf19533eed1e3e
 SIZE (rust/crates/tiff-0.9.1.crate) = 1423953
-SHA256 (rust/crates/time-0.3.34.crate) = c8248b6521bb14bc45b4067159b9b6ad792e2d6d754d6c41fb50e29fefe38749
-SIZE (rust/crates/time-0.3.34.crate) = 118430
+SHA256 (rust/crates/time-0.3.36.crate) = 5dfd88e563464686c916c7e46e623e520ddc6d79fa6641390f2e3fa86e83e885
+SIZE (rust/crates/time-0.3.36.crate) = 119805
 SHA256 (rust/crates/time-core-0.1.2.crate) = ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3
 SIZE (rust/crates/time-core-0.1.2.crate) = 7191
-SHA256 (rust/crates/time-macros-0.2.17.crate) = 7ba3a3ef41e6672a2f0f001392bb5dcd3ff0a9992d618ca761a11c3121547774
-SIZE (rust/crates/time-macros-0.2.17.crate) = 24443
+SHA256 (rust/crates/time-macros-0.2.18.crate) = 3f252a68540fde3a3877aeea552b832b40ab9a69e318efd078774a01ddee1ccf
+SIZE (rust/crates/time-macros-0.2.18.crate) = 24361
 SHA256 (rust/crates/tiny-skia-0.11.4.crate) = 83d13394d44dae3207b52a326c0c85a8bf87f1541f23b0d143811088497b09ab
 SIZE (rust/crates/tiny-skia-0.11.4.crate) = 201082
 SHA256 (rust/crates/tiny-skia-path-0.11.4.crate) = 9c9e7fc0c2e86a30b117d0462aa261b72b7a99b7ebd7deb3a14ceda95c5bdc93