Received: by mail.netbsd.org (Postfix, from userid 605) id 4A92A84E9C; Thu, 12 May 2022 19:39:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8564E84E9A for ; Thu, 12 May 2022 19:39:46 +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 PaPJUI6MkyIU for ; Thu, 12 May 2022 19:39:46 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id CF7EE84E91 for ; Thu, 12 May 2022 19:39:45 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A4B31FA94; Thu, 12 May 2022 19:40:06 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1652384406217310" MIME-Version: 1.0 Date: Thu, 12 May 2022 19:40:06 +0000 From: "Tobias Nygren" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: tnn@netbsd.org X-Mailer: log_accum Message-Id: <20220512194006.A4B31FA94@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1652384406217310 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: tnn Date: Thu May 12 19:40:06 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: updated x11/modular-xorg-xquartz To generate a diff of this commit: cvs rdiff -u -r1.2528 -r1.2529 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.21850 -r1.21851 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1652384406217310 Content-Disposition: inline Content-Length: 1344 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.2528 pkgsrc/doc/CHANGES-2022:1.2529 --- pkgsrc/doc/CHANGES-2022:1.2528 Thu May 12 19:04:27 2022 +++ pkgsrc/doc/CHANGES-2022 Thu May 12 19:40:06 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2528 2022/05/12 19:04:27 adam Exp $ +$NetBSD: CHANGES-2022,v 1.2529 2022/05/12 19:40:06 tnn Exp $ Changes to the packages collection and infrastructure in 2022: @@ -3906,3 +3906,4 @@ Changes to the packages collection and i Updated databases/postgresql12 to 12.11 [adam 2022-05-12] Updated databases/postgresql13 to 13.7 [adam 2022-05-12] Updated databases/postgresql14 to 14.3 [adam 2022-05-12] + Updated x11/modular-xorg-xquartz to 1.20.99.1.20210408 [tnn 2022-05-12] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.21850 pkgsrc/doc/TODO:1.21851 --- pkgsrc/doc/TODO:1.21850 Thu May 12 13:16:36 2022 +++ pkgsrc/doc/TODO Thu May 12 19:40:06 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.21850 2022/05/12 13:16:36 abs Exp $ +$NetBSD: TODO,v 1.21851 2022/05/12 19:40:06 tnn Exp $ Suggested new packages ====================== @@ -1136,7 +1136,6 @@ For possible Perl packages updates, see o mit-scheme-bin-9.2 o mitmproxy-8 o modular-xorg-server-21.1.3 - o modular-xorg-xquartz-21.1.0 o modular-xorg-xwayland-21.1.0 o monit-5.28.0 o mono-nat-1.1.0 --_----------=_1652384406217310--