head 1.2; access; symbols pkgsrc-2023Q3:1.1.0.4 pkgsrc-2023Q3-base:1.1 pkgsrc-2023Q2:1.1.0.2 pkgsrc-2023Q2-base:1.1; locks; strict; comment @# @; 1.2 date 2023.10.20.07.05.38; author pin; state dead; branches; next 1.1; commitid hnG4fFch7tXqJkJE; 1.1 date 2023.04.26.11.25.56; author wiz; state Exp; branches; next ; commitid GSSAbw0uKHLwRBmE; desc @@ 1.2 log @textproc/bat: fix build with new libgit2 @ text @$NetBSD: patch-Cargo.lock,v 1.1 2023/04/26 11:25:56 wiz Exp $ Switch to newer libgit2-sys that's compatible with libgit2-1.6.4. --- Cargo.lock.orig 2023-03-25 09:31:31.000000000 +0000 +++ Cargo.lock @@@@ -485,9 +485,9 @@@@ dependencies = [ [[package]] name = "git2" -version = "0.16.1" +version = "0.17.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ccf7f68c2995f392c49fffb4f95ae2c873297830eb25c6bc4c114ce8f4562acc" +checksum = "8b7905cdfe33d31a88bb2e8419ddd054451f5432d1da9eaf2ac7804ee1ea12d5" dependencies = [ "bitflags", "libc", @@@@ -642,9 +642,9 @@@@ checksum = "fc7fcc620a3bff7cdd7a365be337 [[package]] name = "libgit2-sys" -version = "0.14.2+1.5.1" +version = "0.15.1+1.6.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7f3d95f6b51075fe9810a7ae22c7095f12b98005ab364d8544797a825ce946a4" +checksum = "fb4577bde8cdfc7d6a2a4bcb7b049598597de33ffd337276e9c7db6cd4a2cee7" dependencies = [ "cc", "libc", @ 1.1 log @bat: fix build with libgit2-1.6 Bump PKGREVISION @ text @d1 1 a1 1 $NetBSD$ @