CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/08/01 10:23:45
Modified files:
devel/ruby-rake-compiler: Makefile distinfo
devel/ruby-rake-compiler/patches:
patch-lib_rake_extensiontask_rb
devel/ruby-rake-compiler/pkg: PLIST
Removed files:
devel/ruby-rake-compiler/patches:
patch-tasks_bin_cross-ruby_rake
Log message:
Update to rake-compiler 1.2.0
Remove use of SUBST_CMD, no longer needed.
Remove test code, as tests now have dependencies not in ports.
Remove cross compiling support as mingw was removed last year.
Add patch to remove chown/chgrp use when not running as root,
similar to how Ruby is patched.