Received: by mail.netbsd.org (Postfix, from userid 605) id 177DD84F4A; Mon, 15 Jan 2024 17:54:14 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4613484E7E for ; Mon, 15 Jan 2024 17:54:13 +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 3FE74TaBXSpm for ; Mon, 15 Jan 2024 17:54:12 +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 CB12884D47 for ; Mon, 15 Jan 2024 17:54:12 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id BEF84FA42; Mon, 15 Jan 2024 17:54:12 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1705341252109320" MIME-Version: 1.0 Date: Mon, 15 Jan 2024 17:54:12 +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: <20240115175412.BEF84FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1705341252109320 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Jan 15 17:54:12 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: revert previous To generate a diff of this commit: cvs rdiff -u -r1.376 -r1.377 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1705341252109320 Content-Disposition: inline Content-Length: 727 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2024 diff -u pkgsrc/doc/CHANGES-2024:1.376 pkgsrc/doc/CHANGES-2024:1.377 --- pkgsrc/doc/CHANGES-2024:1.376 Mon Jan 15 17:53:39 2024 +++ pkgsrc/doc/CHANGES-2024 Mon Jan 15 17:54:12 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.376 2024/01/15 17:53:39 wiz Exp $ +$NetBSD: CHANGES-2024,v 1.377 2024/01/15 17:54:12 wiz Exp $ Changes to the packages collection and infrastructure in 2024: @@ -473,4 +473,3 @@ Changes to the packages collection and i Updated graphics/py-pygraphviz to 1.12 [adam 2024-01-15] Updated sysutils/qdirstat to 1.9 [wiz 2024-01-15] Added devel/p5-Data-Entropy version 0.007 [gdt 2024-01-15] - Added devel/p5-Data-Float version 0.013 [wiz 2024-01-15] --_----------=_1705341252109320--