Received: by mail.netbsd.org (Postfix, from userid 605) id 0AF8E84D6A; Thu, 2 Mar 2023 08:34:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 399BA84D4E for ; Thu, 2 Mar 2023 08:34:24 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 0ZqslVY8FdBA for ; Thu, 2 Mar 2023 08:34:23 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 732BE84D40 for ; Thu, 2 Mar 2023 08:34:23 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6CB35FA90; Thu, 2 Mar 2023 08:34:23 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1677746063248470" MIME-Version: 1.0 Date: Thu, 2 Mar 2023 08:34:23 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/devel/libgit2 To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20230302083423.6CB35FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1677746063248470 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Mar 2 08:34:23 UTC 2023 Modified Files: pkgsrc/devel/libgit2: Makefile PLIST distinfo Log Message: libgit2: downgrade to 1.5.1 keep the pkg-config file fix, bump PKGREVISION for that Wait for https://github.com/libgit2/libgit2/issues/6519 and https://github.com/rust-lang/git2-rs/issues/936 before upgrading. To generate a diff of this commit: cvs rdiff -u -r1.63 -r1.64 pkgsrc/devel/libgit2/Makefile cvs rdiff -u -r1.17 -r1.18 pkgsrc/devel/libgit2/PLIST cvs rdiff -u -r1.31 -r1.32 pkgsrc/devel/libgit2/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1677746063248470 Content-Disposition: inline Content-Length: 2401 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/libgit2/Makefile diff -u pkgsrc/devel/libgit2/Makefile:1.63 pkgsrc/devel/libgit2/Makefile:1.64 --- pkgsrc/devel/libgit2/Makefile:1.63 Wed Mar 1 06:40:14 2023 +++ pkgsrc/devel/libgit2/Makefile Thu Mar 2 08:34:23 2023 @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.63 2023/03/01 06:40:14 wiz Exp $ +# $NetBSD: Makefile,v 1.64 2023/03/02 08:34:23 wiz Exp $ -DISTNAME= libgit2-1.6.2 +DISTNAME= libgit2-1.5.1 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GITHUB:=libgit2/} GITHUB_TAG= v${PKGVERSION_NOREV} Index: pkgsrc/devel/libgit2/PLIST diff -u pkgsrc/devel/libgit2/PLIST:1.17 pkgsrc/devel/libgit2/PLIST:1.18 --- pkgsrc/devel/libgit2/PLIST:1.17 Wed Mar 1 06:40:14 2023 +++ pkgsrc/devel/libgit2/PLIST Thu Mar 2 08:34:23 2023 @@ -1,5 +1,5 @@ -@comment $NetBSD: PLIST,v 1.17 2023/03/01 06:40:14 wiz Exp $ -bin/git2 +@comment $NetBSD: PLIST,v 1.18 2023/03/02 08:34:23 wiz Exp $ +bin/git2_cli include/git2.h include/git2/annotated_commit.h include/git2/apply.h @@ -23,7 +23,6 @@ include/git2/describe.h include/git2/diff.h include/git2/email.h include/git2/errors.h -include/git2/experimental.h include/git2/filter.h include/git2/global.h include/git2/graph.h @@ -94,6 +93,6 @@ include/git2/types.h include/git2/version.h include/git2/worktree.h lib/libgit2.so -lib/libgit2.so.1.6 +lib/libgit2.so.1.5 lib/libgit2.so.${PKGVERSION} lib/pkgconfig/libgit2.pc Index: pkgsrc/devel/libgit2/distinfo diff -u pkgsrc/devel/libgit2/distinfo:1.31 pkgsrc/devel/libgit2/distinfo:1.32 --- pkgsrc/devel/libgit2/distinfo:1.31 Wed Mar 1 06:40:14 2023 +++ pkgsrc/devel/libgit2/distinfo Thu Mar 2 08:34:23 2023 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.31 2023/03/01 06:40:14 wiz Exp $ +$NetBSD: distinfo,v 1.32 2023/03/02 08:34:23 wiz Exp $ -BLAKE2s (libgit2-1.6.2.tar.gz) = cf3eeaa9a751bb13619a96cc405d83b8fd50817ed3e1c20c7c3a6fb63a0121b2 -SHA512 (libgit2-1.6.2.tar.gz) = ef9feef36c5876776f3aa608101115c9e7a0970e6dd752851d930cb85b4b1789ed68f42700ebea51095ff54600e37c18a4de0c0678d9a4d7d4aba83668890c09 -Size (libgit2-1.6.2.tar.gz) = 6666383 bytes +BLAKE2s (libgit2-1.5.1.tar.gz) = f247ec23b0b615cf904abfbfbf557b190072d5bb8195d01975d31df3f30ddfba +SHA512 (libgit2-1.5.1.tar.gz) = 04cf389e30cd9fb787704e3c8997acaaeea5c13e1e2f9eaf9f5598d35c2e85f3cf04b47312cae9e7278236ecb089c2d33addd852e38d3c7d2daa87929b077f39 +Size (libgit2-1.5.1.tar.gz) = 5895483 bytes --_----------=_1677746063248470--