Commit graph

2 commits

Author SHA1 Message Date
Jan Beich
293bd07785 lang/rust-nightly: reformat patch header after r509173 2019-08-17 21:14:13 +00:00
Jan Beich
f661d11a8a lang/rust-nightly: unbreak cargo git fetch after r507928
libgit2-sys 0.8.2 switched to libgit2 0.29 API without bumping minor
version and adjusting pkg-config check. devel/libgit2 is still at
0.28, so FFI silently fails with a confusing error e.g.,

  invalid version 3 on git_proxy_options; class=Invalid (3)

USES=cargo consumers are affected but none use libgit2-sys 0.8.2 yet.

PR:		239785
Reported by:	yuri
2019-08-17 21:04:21 +00:00