CVSROOT: /cvs Module name: ports Changes by: [email protected] 2024/01/01 10:03:48
Modified files:
lang/ruby/3.2 : Makefile
lang/ruby/3.3 : Makefile
Log message:
lang/ruby/3.2 and 3.3: uses lang/rust module
It switches ruby 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@ jeremy@
