Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B648684E91 for ; Fri, 16 Jun 2023 06:21:29 +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 kdnlY42gM112 for ; Fri, 16 Jun 2023 06:21:29 +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 0BBC084D60 for ; Fri, 16 Jun 2023 06:21:29 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 03479FA89; Fri, 16 Jun 2023 06:21:29 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_168689648885360" MIME-Version: 1.0 Date: Fri, 16 Jun 2023 06:21:28 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20230616062129.03479FA89@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_168689648885360 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Jun 16 06:21:28 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated x11/libX11 to 1.8.6 To generate a diff of this commit: cvs rdiff -u -r1.3866 -r1.3867 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23069 -r1.23070 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_168689648885360 Content-Disposition: inline Content-Length: 1340 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.3866 pkgsrc/doc/CHANGES-2023:1.3867 --- pkgsrc/doc/CHANGES-2023:1.3866 Fri Jun 16 04:58:42 2023 +++ pkgsrc/doc/CHANGES-2023 Fri Jun 16 06:21:28 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.3866 2023/06/16 04:58:42 pin Exp $ +$NetBSD: CHANGES-2023,v 1.3867 2023/06/16 06:21:28 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -5353,3 +5353,4 @@ Changes to the packages collection and i Updated print/py-pspdfutils to 3.0.4 [adam 2023-06-15] Updated textproc/py-pdf to 3.9.1 [adam 2023-06-15] Updated shells/oh-my-posh to 17.3.0 [pin 2023-06-16] + Updated x11/libX11 to 1.8.6 [wiz 2023-06-16] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23069 pkgsrc/doc/TODO:1.23070 --- pkgsrc/doc/TODO:1.23069 Thu Jun 15 20:04:38 2023 +++ pkgsrc/doc/TODO Fri Jun 16 06:21:28 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23069 2023/06/15 20:04:38 adam Exp $ +$NetBSD: TODO,v 1.23070 2023/06/16 06:21:28 wiz Exp $ Suggested new packages ====================== @@ -922,7 +922,7 @@ For possible Perl packages updates, see o liquidwar-6.0.0.11 o lirc-0.9.3 o litehtml-0.8 [wip, https://github.com/litehtml/litehtml/issues/266] - o llvm-16.0.5 [wip] + o llvm-16.0.6 [wip] o lmbench-3 o log4cxx-0.11.0 o lohit-fonts-2.4.2 --_----------=_168689648885360--