Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 7D37C1A921F for ; Sat, 12 Mar 2022 21:52:26 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id B265584F65; Sat, 12 Mar 2022 21:52:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EBC3884F61 for ; Sat, 12 Mar 2022 21:52:24 +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 JfbiTB2je8Cf for ; Sat, 12 Mar 2022 21:52:24 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 82A8C84D26 for ; Sat, 12 Mar 2022 21:52:24 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7ECAFFB24; Sat, 12 Mar 2022 21:52:24 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1647121944276700" MIME-Version: 1.0 Date: Sat, 12 Mar 2022 21:52:24 +0000 From: "Izumi Tsutsui" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: tsutsui@netbsd.org X-Mailer: log_accum Message-Id: <20220312215224.7ECAFFB24@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1647121944276700 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: tsutsui Date: Sat Mar 12 21:52:24 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated wm/jwm to 2.4.1 To generate a diff of this commit: cvs rdiff -u -r1.1403 -r1.1404 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1647121944276700 Content-Disposition: inline Content-Length: 716 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.1403 pkgsrc/doc/CHANGES-2022:1.1404 --- pkgsrc/doc/CHANGES-2022:1.1403 Sat Mar 12 21:26:31 2022 +++ pkgsrc/doc/CHANGES-2022 Sat Mar 12 21:52:24 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.1403 2022/03/12 21:26:31 fcambus Exp $ +$NetBSD: CHANGES-2022,v 1.1404 2022/03/12 21:52:24 tsutsui Exp $ Changes to the packages collection and infrastructure in 2022: @@ -1783,3 +1783,4 @@ Changes to the packages collection and i Updated www/wordpress to 5.9.2 [morr 2022-03-12] Updated cad/klayout to 0.27.8 [mef 2022-03-12] Updated textproc/lowdown to 0.11.1 [fcambus 2022-03-12] + Updated wm/jwm to 2.4.1 [tsutsui 2022-03-12] --_----------=_1647121944276700--