Subject: CVS commit: pkgsrc
From: Tobias Nygren
Date: 2020-08-14 13:05:00
Message id: 20200814110501.19209FB28@cvs.NetBSD.org

Log Message:
rust/cargo: replace "--frozen --locked" with "--offline" in \ 
various places

The intent of "--frozen --locked" was to not use the network, but the new
"--offline" option is better suited for this purpose.
It for example allows us to patch Cargo.toml if necessary without having
to regen checksums.

Files:
RevisionActionfile
1.18modifypkgsrc/devel/cbindgen/Makefile
1.19modifypkgsrc/lang/rust/cargo.mk
1.4modifypkgsrc/sysutils/exa/Makefile
1.3modifypkgsrc/sysutils/tealdeer/Makefile
1.9modifypkgsrc/textproc/ripgrep/Makefile
1.12modifypkgsrc/www/geckodriver/Makefile
1.5modifypkgsrc/www/zola/Makefile