head 1.2; access; symbols pkgsrc-2023Q2:1.1.0.2 pkgsrc-2023Q2-base:1.1; locks; strict; comment @# @; 1.2 date 2023.08.30.08.30.17; author pin; state dead; branches; next 1.1; commitid gf9Pwn7QyEZaQMCE; 1.1 date 2023.04.26.11.36.25; author wiz; state Exp; branches; next ; commitid ETKEmMAaVkN6VBmE; desc @@ 1.2 log @devel/git-branchless: update to 0.8.0 v0.8.0: build: delete git-branchless-testing crate The git-branchless-lib crate has a dev-dependency on git-branchless-testing, and git-branchless-testing has a dependency on git-branchless-lib, inducing a circular dependency that means they can't be published to crates.io. This commit collapses them into the same crate again to resolve this circular dependency. @ text @$NetBSD: patch-Cargo.lock,v 1.1 2023/04/26 11:36:25 wiz Exp $ Switch to newer libgit2-sys that's compatible with libgit2-1.6.4. --- Cargo.lock.orig 2023-03-17 17:20:34.000000000 +0000 +++ Cargo.lock @@@@ -1665,9 +1665,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", @@@@ -1949,9 +1949,9 @@@@ checksum = "201de327520df007757c1f0adce6 [[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 @git-branchless: fix build with latest libgit2 Bump PKGREVISION. @ text @d1 1 a1 1 $NetBSD$ @