Received: by mail.netbsd.org (Postfix, from userid 605) id 5B90D84EC2; Sat, 28 May 2022 17:51:24 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 970F084E8F for ; Sat, 28 May 2022 17:51:23 +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 mMK-ByK8dVSZ for ; Sat, 28 May 2022 17:51:23 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 2A9DD84D1B for ; Sat, 28 May 2022 17:51:23 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 742F9FAEB; Sat, 28 May 2022 17:52:22 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_165376034273020" MIME-Version: 1.0 Date: Sat, 28 May 2022 17:52:22 +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: <20220528175222.742F9FAEB@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_165376034273020 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: tsutsui Date: Sat May 28 17:52:22 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated wm/jwm to 2.4.2 To generate a diff of this commit: cvs rdiff -u -r1.2790 -r1.2791 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_165376034273020 Content-Disposition: inline Content-Length: 708 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.2790 pkgsrc/doc/CHANGES-2022:1.2791 --- pkgsrc/doc/CHANGES-2022:1.2790 Sat May 28 17:34:00 2022 +++ pkgsrc/doc/CHANGES-2022 Sat May 28 17:52:22 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2790 2022/05/28 17:34:00 leot Exp $ +$NetBSD: CHANGES-2022,v 1.2791 2022/05/28 17:52:22 tsutsui Exp $ Changes to the packages collection and infrastructure in 2022: @@ -4266,3 +4266,4 @@ Changes to the packages collection and i Updated devel/opa to 0.40.0 [leot 2022-05-28] Updated devel/conftest to 0.32.0 [leot 2022-05-28] Added net/sshping version 0.1.4 [leot 2022-05-28] + Updated wm/jwm to 2.4.2 [tsutsui 2022-05-28] --_----------=_165376034273020--