K 10 svn:author V 8 dumbbell K 8 svn:date V 27 2017-01-29T13:39:42.550015Z K 7 svn:log V 526 devel/cargo: Add patch to fix LibreSSL support Cargo crashes when compiled with LibreSSL. To fix this, it needs newer versions of some crates it depends on. See the following GitHub pull request: https://github.com/rust-lang/cargo/pull/3521 The registry is also recreated because of those new crates. `PORTREVISION` is bumped to 2. PR: 216431 Reported by: NHO (#freebsd-ports IRC channel) Tested by: NHO, matthew@reztek.cz, Ben Woods Approved by: antoine (mentor) Differential Revision: https://reviews.freebsd.org/D9327 END