Received: by mail.netbsd.org (Postfix, from userid 605) id 358EF84F92; Fri, 3 Mar 2023 09:54:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 65EE184F87 for ; Fri, 3 Mar 2023 09:54:08 +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 waoFe7NtG79T for ; Fri, 3 Mar 2023 09:54:08 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id EBCD184CEF for ; Fri, 3 Mar 2023 09:54:07 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E88CAFA90; Fri, 3 Mar 2023 09:54:07 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_167783724775910" MIME-Version: 1.0 Date: Fri, 3 Mar 2023 09:54:07 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20230303095407.E88CAFA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_167783724775910 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Mar 3 09:54:07 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: remove duplicate entry To generate a diff of this commit: cvs rdiff -u -r1.1533 -r1.1534 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_167783724775910 Content-Disposition: inline Content-Length: 719 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.1533 pkgsrc/doc/CHANGES-2023:1.1534 --- pkgsrc/doc/CHANGES-2023:1.1533 Fri Mar 3 09:52:46 2023 +++ pkgsrc/doc/CHANGES-2023 Fri Mar 3 09:54:07 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.1533 2023/03/03 09:52:46 fcambus Exp $ +$NetBSD: CHANGES-2023,v 1.1534 2023/03/03 09:54:07 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -1984,4 +1984,3 @@ Changes to the packages collection and i Updated security/zkt to 1.1.6 [fcambus 2023-03-03] Updated games/wtf to 20230301 [fcambus 2023-03-03] Updated fonts/pcf2bdf to 1.07 [fcambus 2023-03-03] - Updated fonts/pcf2bdf to 1.07 [fcambus 2023-03-03] --_----------=_167783724775910--