Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6276884D50 for ; Wed, 21 Jun 2023 15:00:52 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id 73sqomoCW-nB for ; Wed, 21 Jun 2023 15:00:52 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B96A284C86 for ; Wed, 21 Jun 2023 15:00:51 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B2C11FA89; Wed, 21 Jun 2023 15:00:51 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1687359651278540" MIME-Version: 1.0 Date: Wed, 21 Jun 2023 15:00:51 +0000 From: "Amitai Schleier" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: schmonz@netbsd.org X-Mailer: log_accum Message-Id: <20230621150051.B2C11FA89@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1687359651278540 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: schmonz Date: Wed Jun 21 15:00:51 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated devel/cvs-for-gits to 20230621 To generate a diff of this commit: cvs rdiff -u -r1.3988 -r1.3989 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1687359651278540 Content-Disposition: inline Content-Length: 720 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.3988 pkgsrc/doc/CHANGES-2023:1.3989 --- pkgsrc/doc/CHANGES-2023:1.3988 Wed Jun 21 14:42:49 2023 +++ pkgsrc/doc/CHANGES-2023 Wed Jun 21 15:00:51 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.3988 2023/06/21 14:42:49 taca Exp $ +$NetBSD: CHANGES-2023,v 1.3989 2023/06/21 15:00:51 schmonz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -5551,3 +5551,4 @@ Changes to the packages collection and i Updated graphics/feh to 3.10 [nia 2023-06-21] Updated net/bind916 to 9.16.42 [taca 2023-06-21] Updated net/bind918 to 9.18.16 [taca 2023-06-21] + Updated devel/cvs-for-gits to 20230621 [schmonz 2023-06-21] --_----------=_1687359651278540--