Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 403FC84E72 for ; Sun, 4 Jun 2023 20:19:08 +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 d0J7LjnNbbiF for ; Sun, 4 Jun 2023 20:19:07 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 885F184DB9 for ; Sun, 4 Jun 2023 20:19:07 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 201E2FA88; Sun, 4 Jun 2023 20:18:57 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_16859099378510" MIME-Version: 1.0 Date: Sun, 4 Jun 2023 20:18:57 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20230604201857.201E2FA88@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_16859099378510 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Sun Jun 4 20:18:56 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated textproc/git-delta to 0.16.5 To generate a diff of this commit: cvs rdiff -u -r1.3548 -r1.3549 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23018 -r1.23019 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_16859099378510 Content-Disposition: inline Content-Length: 1305 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.3548 pkgsrc/doc/CHANGES-2023:1.3549 --- pkgsrc/doc/CHANGES-2023:1.3548 Sun Jun 4 20:17:00 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Jun 4 20:18:56 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.3548 2023/06/04 20:17:00 pin Exp $ +$NetBSD: CHANGES-2023,v 1.3549 2023/06/04 20:18:56 pin Exp $ Changes to the packages collection and infrastructure in 2023: @@ -4920,3 +4920,4 @@ Changes to the packages collection and i Added sysutils/bracket version 2.17 [wiz 2023-06-04] Added textproc/tree-sitter-go-mod version 1.0.0 [wiz 2023-06-04] Updated www/hackernews-tui to 0.13.2 [pin 2023-06-04] + Updated textproc/git-delta to 0.16.5 [pin 2023-06-04] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23018 pkgsrc/doc/TODO:1.23019 --- pkgsrc/doc/TODO:1.23018 Sun Jun 4 12:38:21 2023 +++ pkgsrc/doc/TODO Sun Jun 4 20:18:56 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23018 2023/06/04 12:38:21 wiz Exp $ +$NetBSD: TODO,v 1.23019 2023/06/04 20:18:56 pin Exp $ Suggested new packages ====================== @@ -706,7 +706,6 @@ For possible Perl packages updates, see o gimp-docs-sv-2.10.0 o gimp-docs-zh_CN-2.10.0 o git-base-2.41 - o git-delta-0.16.5 o gjs-1.70.1 o gkrellm-2.3.11 o gkrellm-multiping-2.0.13 --_----------=_16859099378510--