Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 60CBA84EB5 for ; Wed, 9 Aug 2023 23:02:58 +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 fmZT1gfquhyd for ; Wed, 9 Aug 2023 23:02:58 +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 B661484CF8 for ; Wed, 9 Aug 2023 23:02:57 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A9D8BFBDB; Wed, 9 Aug 2023 23:02:57 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1691622177273610" MIME-Version: 1.0 Date: Wed, 9 Aug 2023 23:02:57 +0000 From: "David H. Gutteridge" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: gutteridge@netbsd.org X-Mailer: log_accum Message-Id: <20230809230257.A9D8BFBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1691622177273610 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gutteridge Date: Wed Aug 9 23:02:57 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: drop wayward duplicate changes entry To generate a diff of this commit: cvs rdiff -u -r1.4844 -r1.4845 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1691622177273610 Content-Disposition: inline Content-Length: 734 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.4844 pkgsrc/doc/CHANGES-2023:1.4845 --- pkgsrc/doc/CHANGES-2023:1.4844 Wed Aug 9 20:20:44 2023 +++ pkgsrc/doc/CHANGES-2023 Wed Aug 9 23:02:57 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4844 2023/08/09 20:20:44 sjmulder Exp $ +$NetBSD: CHANGES-2023,v 1.4845 2023/08/09 23:02:57 gutteridge Exp $ Changes to the packages collection and infrastructure in 2023: @@ -6979,4 +6979,3 @@ Changes to the packages collection and i Updated sysutils/ripdrag to 0.4.0 [pin 2023-08-09] Updated devel/py-aiofiles to 23.2.1 [adam 2023-08-09] Updated net/py-dns to 2.4.2 [adam 2023-08-09] - Updated converters/help2man to 1.49.3 [sjmulder 2023-08-09] --_----------=_1691622177273610--