Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 94CF285349 for ; Thu, 19 Oct 2023 07:19:56 +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 wZwLGNX45k9d for ; Thu, 19 Oct 2023 07:19:56 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id DAF5185347 for ; Thu, 19 Oct 2023 07:19:55 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D7F10FADC; Thu, 19 Oct 2023 07:19:55 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1697699995100920" MIME-Version: 1.0 Date: Thu, 19 Oct 2023 07:19:55 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20231019071955.D7F10FADC@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1697699995100920 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Oct 19 07:19:55 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated devel/libgit2 to 1.7.1 To generate a diff of this commit: cvs rdiff -u -r1.5939 -r1.5940 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23447 -r1.23448 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1697699995100920 Content-Disposition: inline Content-Length: 1437 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.5939 pkgsrc/doc/CHANGES-2023:1.5940 --- pkgsrc/doc/CHANGES-2023:1.5939 Thu Oct 19 06:10:59 2023 +++ pkgsrc/doc/CHANGES-2023 Thu Oct 19 07:19:55 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.5939 2023/10/19 06:10:59 pin Exp $ +$NetBSD: CHANGES-2023,v 1.5940 2023/10/19 07:19:55 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -8753,3 +8753,4 @@ Changes to the packages collection and i Updated emulators/qemu to 8.1.2 [adam 2023-10-18] Updated x11/lxqt-panel to 1.3.0nb5 [bacon 2023-10-18] Updated shells/oh-my-posh to 18.15.0 [pin 2023-10-19] + Updated devel/libgit2 to 1.7.1 [wiz 2023-10-19] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23447 pkgsrc/doc/TODO:1.23448 --- pkgsrc/doc/TODO:1.23447 Wed Oct 18 20:11:05 2023 +++ pkgsrc/doc/TODO Thu Oct 19 07:19:55 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23447 2023/10/18 20:11:05 triaxx Exp $ +$NetBSD: TODO,v 1.23448 2023/10/19 07:19:55 wiz Exp $ Suggested new packages ====================== @@ -902,7 +902,6 @@ For possible Perl packages updates, see o libflash-0.4.13 o libgfshare-2.0.0 o libgiigic-1.1.2 - o libgit2-1.7.1 [Do not update before end of Q3-freeze. Breaks all Rust package depending on git2-0.17.0/libgit2-sys-0.15.1+1.6.4 crates] o libgnomekbd-3.4.0.2 o libgtop-2.40 [blocking update of mate-system-monitor] o libical-3.0.17 --_----------=_1697699995100920--