Received: by mail.netbsd.org (Postfix, from userid 605) id 610A784E80; Wed, 19 Oct 2022 03:41:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9082F84E19 for ; Wed, 19 Oct 2022 03:41:01 +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 mMIEZV8SX2OR for ; Wed, 19 Oct 2022 03:41:01 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id E3A7684C2C for ; Wed, 19 Oct 2022 03:41:00 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E0977FA90; Wed, 19 Oct 2022 03:41:00 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1666150860238550" MIME-Version: 1.0 Date: Wed, 19 Oct 2022 03:41:00 +0000 From: "David H. Gutteridge" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: gutteridge@netbsd.org X-Mailer: log_accum Message-Id: <20221019034100.E0977FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1666150860238550 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gutteridge Date: Wed Oct 19 03:41:00 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated wm/fvwm3 to 1.0.5 To generate a diff of this commit: cvs rdiff -u -r1.5098 -r1.5099 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1666150860238550 Content-Disposition: inline Content-Length: 725 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.5098 pkgsrc/doc/CHANGES-2022:1.5099 --- pkgsrc/doc/CHANGES-2022:1.5098 Wed Oct 19 03:29:21 2022 +++ pkgsrc/doc/CHANGES-2022 Wed Oct 19 03:41:00 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.5098 2022/10/19 03:29:21 triaxx Exp $ +$NetBSD: CHANGES-2022,v 1.5099 2022/10/19 03:41:00 gutteridge Exp $ Changes to the packages collection and infrastructure in 2022: @@ -7728,3 +7728,4 @@ Changes to the packages collection and i Updated biology/molsketch to 0.7.3 [pin 2022-10-18] Updated x11/xcb-util-image to 0.4.1 [wiz 2022-10-18] Updated www/grafana to 9.2.1 [triaxx 2022-10-19] + Updated wm/fvwm3 to 1.0.5 [gutteridge 2022-10-19] --_----------=_1666150860238550--