Hi ports@ a simple update for sysutils/fd (simple, fast and user-friendly alternative to 'find') to the latest version 10.4.2
Changelog: https://github.com/sharkdp/fd/releases/tag/v10.4.2 Build and tests OK on current/amd64 with Rust 1.93.1 Tests welcome and please commit if OK. Laurent
Index: Makefile =================================================================== RCS file: /cvs/ports/sysutils/fd/Makefile,v diff -u -p -r1.17 Makefile --- Makefile 8 Mar 2026 14:48:36 -0000 1.17 +++ Makefile 10 Mar 2026 08:11:47 -0000 @@ -2,7 +2,7 @@ COMMENT = simple, fast and user-friendl GH_ACCOUNT = sharkdp GH_PROJECT = fd -GH_TAGNAME = v10.4.1 +GH_TAGNAME = v10.4.2 CATEGORIES = sysutils Index: distinfo =================================================================== RCS file: /cvs/ports/sysutils/fd/distinfo,v diff -u -p -r1.13 distinfo --- distinfo 8 Mar 2026 14:48:36 -0000 1.13 +++ distinfo 10 Mar 2026 08:11:47 -0000 @@ -123,7 +123,7 @@ SHA256 (cargo/wit-bindgen-rust-macro-0.5 SHA256 (cargo/wit-component-0.244.0.tar.gz) = nWbqIOlVOzAXK16DGZTjX73i0WUyW+yE/EPb9vTrnLI= SHA256 (cargo/wit-parser-0.244.0.tar.gz) = 7MisS8HcM4G39Zw08Atn4Y+RDCwPUAFWad3n3vZWpzY= SHA256 (cargo/zmij-1.0.21.tar.gz) = uISO5n7Miu268+QSIhev+JJjkjG+/GobWNKf/0wsq6o= -SHA256 (fd-10.4.1.tar.gz) = WauD5WdD4o6qksVJezmYo1dE222NV084lFZIHyrxywA= +SHA256 (fd-10.4.2.tar.gz) = On4CevjI6RwZasJZxwPXjNVcNkcG3a+8ZtAsMm5XpFY= SIZE (cargo/aho-corasick-1.1.4.tar.gz) = 184015 SIZE (cargo/anstream-0.6.21.tar.gz) = 29516 SIZE (cargo/anstyle-1.0.13.tar.gz) = 17651 @@ -249,4 +249,4 @@ SIZE (cargo/wit-bindgen-rust-macro-0.51. SIZE (cargo/wit-component-0.244.0.tar.gz) = 256882 SIZE (cargo/wit-parser-0.244.0.tar.gz) = 159371 SIZE (cargo/zmij-1.0.21.tar.gz) = 26665 -SIZE (fd-10.4.1.tar.gz) = 145461 +SIZE (fd-10.4.2.tar.gz) = 145560
