Received: by mail.netbsd.org (Postfix, from userid 605) id DABA184E78; Thu, 15 Dec 2022 10:31:27 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 13B5684D66 for ; Thu, 15 Dec 2022 10:31:27 +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 313MwRJ-esd2 for ; Thu, 15 Dec 2022 10:31:26 +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 9BDFA84D40 for ; Thu, 15 Dec 2022 10:31:26 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 98848FA90; Thu, 15 Dec 2022 10:31:26 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1671100286109580" MIME-Version: 1.0 Date: Thu, 15 Dec 2022 10:31:26 +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: <20221215103126.98848FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1671100286109580 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Dec 15 10:31:26 UTC 2022 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: + modular-xorg-xwayland-22.1.6. To generate a diff of this commit: cvs rdiff -u -r1.22402 -r1.22403 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1671100286109580 Content-Disposition: inline Content-Length: 619 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22402 pkgsrc/doc/TODO:1.22403 --- pkgsrc/doc/TODO:1.22402 Mon Dec 12 22:04:11 2022 +++ pkgsrc/doc/TODO Thu Dec 15 10:31:26 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22402 2022/12/12 22:04:11 adam Exp $ +$NetBSD: TODO,v 1.22403 2022/12/15 10:31:26 wiz Exp $ Suggested new packages ====================== @@ -1012,7 +1012,7 @@ For possible Perl packages updates, see o mipsel-none-elf-gcc-9.3.0 o mit-scheme-bin-9.2 o mitmproxy-9 - o modular-xorg-xwayland-22.1.5 + o modular-xorg-xwayland-22.1.6 o mold-1.7 o monit-5.28.0 o mono-nat-1.1.0 --_----------=_1671100286109580--