Received: by mail.netbsd.org (Postfix, from userid 605) id 26D3B84D66; Tue, 7 Feb 2023 13:53:24 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 563C584D32 for ; Tue, 7 Feb 2023 13:53:23 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id hMSr0HkdZiUr for ; Tue, 7 Feb 2023 13:53:22 +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 9D87984D0C for ; Tue, 7 Feb 2023 13:53:22 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 95350FA90; Tue, 7 Feb 2023 13:53:22 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1675778002254700" MIME-Version: 1.0 Date: Tue, 7 Feb 2023 13:53:22 +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: <20230207135322.95350FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1675778002254700 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Feb 7 13:53:22 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated x11/modular-xorg-server to 21.1.7 To generate a diff of this commit: cvs rdiff -u -r1.1041 -r1.1042 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.22610 -r1.22611 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1675778002254700 Content-Disposition: inline Content-Length: 1346 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.1041 pkgsrc/doc/CHANGES-2023:1.1042 --- pkgsrc/doc/CHANGES-2023:1.1041 Tue Feb 7 12:31:17 2023 +++ pkgsrc/doc/CHANGES-2023 Tue Feb 7 13:53:22 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.1041 2023/02/07 12:31:17 adam Exp $ +$NetBSD: CHANGES-2023,v 1.1042 2023/02/07 13:53:22 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -1314,3 +1314,4 @@ Changes to the packages collection and i Updated devel/py-plumbum to 1.8.1 [adam 2023-02-07] Updated converters/py-simplejson to 3.18.3 [adam 2023-02-07] Updated time/py-dateparser to 1.1.7 [adam 2023-02-07] + Updated x11/modular-xorg-server to 21.1.7 [wiz 2023-02-07] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22610 pkgsrc/doc/TODO:1.22611 --- pkgsrc/doc/TODO:1.22610 Tue Feb 7 09:02:31 2023 +++ pkgsrc/doc/TODO Tue Feb 7 13:53:22 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22610 2023/02/07 09:02:31 adam Exp $ +$NetBSD: TODO,v 1.22611 2023/02/07 13:53:22 wiz Exp $ Suggested new packages ====================== @@ -991,7 +991,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.7 + o modular-xorg-xwayland-22.1.8 o mono-nat-1.1.0 o monocypher-3.1.2 o mopher-0.6.0 --_----------=_1675778002254700--