CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected] 2020/01/20 22:27:19

Modified files:
        devel/cargo    : cargo.port.mk 
        devel/cbindgen : Makefile 
        net/routinator : Makefile 

Log message:
devel/cargo: use edition 2018 syntax by default for installing using cargo

the syntax is compatible with older edition, and more crates are using the
edition 2018 which require it.

avoid using MODCARGO_INSTALL_ARGS just to pass "--path ."

ok landry@ (some time ago, the diff was sleeping in my tree)

Reply via email to