CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/08/24 15:43:09
Modified files:
devel/cargo-audit: Makefile crates.inc distinfo
net/bore : Makefile crates.inc distinfo
net/dog : Makefile distinfo
sysutils/bat : Makefile crates.inc distinfo
sysutils/broot : Makefile crates.inc distinfo
sysutils/exa : Makefile crates.inc distinfo
textproc/delta : Makefile crates.inc distinfo
textproc/jless : Makefile crates.inc distinfo
textproc/mdbook: Makefile distinfo
textproc/ripgrep: Makefile crates.inc distinfo
textproc/tree-sitter: Makefile crates.inc distinfo
www/geckodriver: Makefile distinfo
x11/xcolor : Makefile crates.inc distinfo
Log message:
Bump cc and libc crates in those rust ports
cc >= 1.0.73 (latest) and libc >= 0.2.113 (latest is 0.2.232) are needed
for powerpc64 and riscv64 support. semarie@ will take care of the
lang/rust bits.
Help from semarie@, powerpc64 tests by gkoehler@, ok semarie@