CVSROOT: /cvs Module name: ports Changes by: [email protected] 2024/01/03 00:47:27
Modified files:
security/suricata: Makefile
Log message:
security/suricata: uses lang/rust module
It switches suricata to use MODULES+=lang/rust instead of
BUILD_DEPENDS+=lang/rust.
It makes the ports to use _SYSTEM_VERSION-rust and be bumped automatically when
rust (compiler or stdlib) changes, and so get the package updated.
ok tb@ gonzalo@
