CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2026/02/23 03:50:45
Modified files:
sysutils/coreutils: Makefile distinfo
sysutils/coreutils/patches: patch-Makefile_in
sysutils/coreutils/pkg: PLIST
Removed files:
sysutils/coreutils/patches: patch-lib_fseeko_c
Log message:
update to coreutils-9.10
several programs are no longer included in default builds: chcon and
runcon (unless SELinux is available; otherwise they are stub binaries
only), kill and uptime (these can be reenabled by adding CONFIGURE_ARGS
--enable-install-program=kill,uptime if needed).