Author :
semarie
Date :
2020-03-12 10:30:05
Hash :f64f776a Message :add more magic to devel/cargo to help maintainers dealing with rust
devel/cargo modules will take care of some aspects of crate dependencies on
system/ports libraries
adapt some ports depending on devel/cargo to properly link to ports libraries,
and to not patch anymore what it is now done by devel/cargo (openssl-sys crate
for example)
with help and ok @sthem