CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2026/01/30 05:33:20
Modified files:
security/rust-openssl-tests: Makefile crates.inc distinfo
security/rust-openssl-tests/pkg: PLIST
Added files:
security/rust-openssl-tests/patches: patch-systest_src_main_rs
Log message:
Update to rust-openssl-tests 20260130
Mainly to silence the new super noisy function_casts_as_integer clippy
lint with rust 1.93 which will remain in rust-openssl until there is a
ctest 0.5.0 release. This throws a harmless warning with older rust.