Received: by mail.netbsd.org (Postfix, from userid 605) id 88D2484EA8; Wed, 29 Mar 2023 08:51:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BA13A84E8F for ; Wed, 29 Mar 2023 08:51:40 +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 iIkbe4O5PI04 for ; Wed, 29 Mar 2023 08:51:40 +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 4D58C84E69 for ; Wed, 29 Mar 2023 08:51:40 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4B534F9F4; Wed, 29 Mar 2023 08:51:40 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1680079900111300" MIME-Version: 1.0 Date: Wed, 29 Mar 2023 08:51:40 +0000 From: "Olaf Seibert" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: rhialto@netbsd.org X-Mailer: log_accum Message-Id: <20230329085140.4B534F9F4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1680079900111300 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: rhialto Date: Wed Mar 29 08:51:40 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated wm/ctwm to 4.1.0 To generate a diff of this commit: cvs rdiff -u -r1.1928 -r1.1929 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1680079900111300 Content-Disposition: inline Content-Length: 709 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.1928 pkgsrc/doc/CHANGES-2023:1.1929 --- pkgsrc/doc/CHANGES-2023:1.1928 Wed Mar 29 08:50:44 2023 +++ pkgsrc/doc/CHANGES-2023 Wed Mar 29 08:51:40 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.1928 2023/03/29 08:50:44 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.1929 2023/03/29 08:51:40 rhialto Exp $ Changes to the packages collection and infrastructure in 2023: @@ -2500,3 +2500,4 @@ Changes to the packages collection and i Updated comms/py-rich to 13.3.3 [adam 2023-03-29] Updated sysutils/ansible to 7.4.0 [adam 2023-03-29] Updated math/eigen3 to 3.4.0 [wiz 2023-03-29] + Updated wm/ctwm to 4.1.0 [rhialto 2023-03-29] --_----------=_1680079900111300--