CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2023/09/06 09:51:41
Modified files:
security/rust-openssl-tests: Makefile
security/rust-openssl-tests/pkg: PLIST
Log message:
rust-openssl-tests: set make variables named after the crates packaged by this
port, containing the name and version number of the crate. added to SUBST_VARS
this avoids much of the churn when regenerating plists. there are still a couple
of crates present in multiple versions where this approach fails, but the
perfect
is the enemy of the good.
req by/ok tb@