Opened 3 years ago
Closed 3 years ago
#63012 closed update (fixed)
libgit2 @1.0.1: update to 1.1.0
Reported by: | marshallpierce (Marshall Pierce) | Owned by: | dbevans (David B. Evans) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.1 |
Keywords: | Cc: | ||
Port: | libgit2 |
Description
Rust's libgit2-sys is looking for 1.1.0: https://github.com/rust-lang/git2-rs/blob/master/libgit2-sys/build.rs#L15
Updating the version in MacPorts should hopefully address https://github.com/rust-lang/git2-rs/issues/672 and https://github.com/rust-lang/git2-rs/issues/180.
Change History (3)
comment:1 Changed 3 years ago by jmroot (Joshua Root)
Owner: | set to dbevans |
---|---|
Status: | new → assigned |
comment:2 Changed 3 years ago by marshallpierce (Marshall Pierce)
comment:3 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
libgit2 was updated to 1.1.0 in [e28696c9ed08ae208681eb1a200ad6683a24a5ef/macports-ports] and to subsequent versions in subsequent commits.
Note: See
TracTickets for help on using
tickets.
I made a local Portfile with an updated version and digests and the result seems to be working for me. I didn't include the patch used with 1.0.1, as I wasn't sure if it was still needed.