lang/rust: Update patch for git2-rs
Tested by: michaelo Approved by: otis (mentor), mikael (rust maintainer) MFH: 2025Q4 Differential Revision: https://reviews.freebsd.org/D52988
This commit is contained in:
parent
47a060bc66
commit
45e5316c38
2 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= rust
|
||||
PORTVERSION?= 1.90.0
|
||||
PORTREVISION?= 0
|
||||
PORTREVISION?= 1
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= https://static.rust-lang.org/dist/:src \
|
||||
https://dev-static.rust-lang.org/dist/:src \
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
--- vendor/git2-0.20.0/src/lib.rs.orig 2025-02-21 20:02:44 UTC
|
||||
+++ vendor/git2-0.20.0/src/lib.rs
|
||||
--- vendor/git2-0.20.2/src/lib.rs.orig 2025-02-21 20:02:44 UTC
|
||||
+++ vendor/git2-0.20.2/src/lib.rs
|
||||
@@ -759,6 +759,7 @@ fn init() {
|
||||
unix,
|
||||
not(target_os = "macos"),
|
||||
Loading…
Add table
Add a link
Reference in a new issue