Received: by mail.netbsd.org (Postfix, from userid 605) id 1259184F8E; Tue, 16 Jan 2024 11:03:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3AC1B84F8C for ; Tue, 16 Jan 2024 11:03:33 +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 DHgqKDWnZj-L for ; Tue, 16 Jan 2024 11:03:32 +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 8269484E7C for ; Tue, 16 Jan 2024 11:03:32 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7D4C3FA42; Tue, 16 Jan 2024 11:03:32 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_170540301232200" MIME-Version: 1.0 Date: Tue, 16 Jan 2024 11:03:32 +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: <20240116110332.7D4C3FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_170540301232200 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Jan 16 11:03:32 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 TODO Log Message: doc: Updated x11/modular-xorg-server to 21.1.11 To generate a diff of this commit: cvs rdiff -u -r1.394 -r1.395 pkgsrc/doc/CHANGES-2024 cvs rdiff -u -r1.23923 -r1.23924 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_170540301232200 Content-Disposition: inline Content-Length: 1330 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2024 diff -u pkgsrc/doc/CHANGES-2024:1.394 pkgsrc/doc/CHANGES-2024:1.395 --- pkgsrc/doc/CHANGES-2024:1.394 Tue Jan 16 10:56:00 2024 +++ pkgsrc/doc/CHANGES-2024 Tue Jan 16 11:03:31 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.394 2024/01/16 10:56:00 adam Exp $ +$NetBSD: CHANGES-2024,v 1.395 2024/01/16 11:03:31 wiz Exp $ Changes to the packages collection and infrastructure in 2024: @@ -498,3 +498,4 @@ Changes to the packages collection and i Updated devel/py-process-tests to 3.0.0 [adam 2024-01-16] Updated net/py-twython to 3.9.1 [adam 2024-01-16] Updated devel/py-jaraco.collections to 5.0.0 [adam 2024-01-16] + Updated x11/modular-xorg-server to 21.1.11 [wiz 2024-01-16] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23923 pkgsrc/doc/TODO:1.23924 --- pkgsrc/doc/TODO:1.23923 Tue Jan 16 09:43:07 2024 +++ pkgsrc/doc/TODO Tue Jan 16 11:03:32 2024 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23923 2024/01/16 09:43:07 wiz Exp $ +$NetBSD: TODO,v 1.23924 2024/01/16 11:03:32 wiz Exp $ Suggested new packages ====================== @@ -948,6 +948,7 @@ For possible Perl packages updates, see o mipsel-none-elf-binutils-2.36.1 o mipsel-none-elf-gcc-9.3.0 o mit-scheme-bin-9.2 + o modular-xorg-xwayland-23.2.4 o mono-nat-1.1.0 o monocypher-3.1.2 o mopher-0.6.0 --_----------=_170540301232200--