On Fri 12/09/2025 18:30, Kirill A. Korinsky wrote:
> Bjorn, ports@,
> 
> I'd like to update sysutils/rustic to 0.10.0
> 
> Changelog: https://github.com/rustic-rs/rustic/releases/tag/v0.10.0
> 
> Tested on -current/amd64, works on my use case.
> 
> Ok?

Thank you for this!

Works for me, one comment below. OK bket@ after fixing this.

> Index: crates.inc
> ===================================================================
> RCS file: /home/cvs/ports/sysutils/rustic/crates.inc,v
> diff -u -p -r1.16 crates.inc
> --- crates.inc        8 Dec 2024 14:52:56 -0000       1.16
> +++ crates.inc        12 Sep 2025 15:50:44 -0000
> @@ -1,154 +1,163 @@
> -MODCARGO_CRATES +=   abscissa_core   0.8.1   # Apache-2.0
> -MODCARGO_CRATES +=   abscissa_derive 0.8.0   # Apache-2.0
> -MODCARGO_CRATES +=   addr2line       0.21.0  # Apache-2.0 OR MIT
> -MODCARGO_CRATES +=   adler   1.0.2   # 0BSD OR MIT OR Apache-2.0
> -MODCARGO_CRATES +=   adler2  2.0.0   # 0BSD OR MIT OR Apache-2.0
> +===>  Generating configure for rustic-0.10.0
> +===>  Configuring for rustic-0.10.0

^^^ these 2 lines should not be in crates.inc.

Reply via email to