Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3249484EB5 for ; Sun, 31 Dec 2023 21:36:57 +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 hD1i0xuhLBsc for ; Sun, 31 Dec 2023 21:36:56 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 7CE2C84D69 for ; Sun, 31 Dec 2023 21:36:56 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7816FFA42; Sun, 31 Dec 2023 21:36:56 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_170405861640760" MIME-Version: 1.0 Date: Sun, 31 Dec 2023 21:36:56 +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: <20231231213656.7816FFA42@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_170405861640760 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Dec 31 21:36:56 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated textproc/tinyxml2 to 10.0.0 To generate a diff of this commit: cvs rdiff -u -r1.7909 -r1.7910 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23855 -r1.23856 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_170405861640760 Content-Disposition: inline Content-Length: 1269 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.7909 pkgsrc/doc/CHANGES-2023:1.7910 --- pkgsrc/doc/CHANGES-2023:1.7909 Sun Dec 31 21:35:21 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Dec 31 21:36:55 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.7909 2023/12/31 21:35:21 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.7910 2023/12/31 21:36:55 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -11236,3 +11236,4 @@ Changes to the packages collection and i Updated textproc/py-lxml to 5.0.0 [wiz 2023-12-31] Updated textproc/py-rapidfuzz to 3.6.1 [wiz 2023-12-31] Updated devel/py-pdm_backend to 2.1.8 [wiz 2023-12-31] + Updated textproc/tinyxml2 to 10.0.0 [wiz 2023-12-31] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23855 pkgsrc/doc/TODO:1.23856 --- pkgsrc/doc/TODO:1.23855 Sun Dec 31 21:35:21 2023 +++ pkgsrc/doc/TODO Sun Dec 31 21:36:55 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23855 2023/12/31 21:35:21 wiz Exp $ +$NetBSD: TODO,v 1.23856 2023/12/31 21:36:55 wiz Exp $ Suggested new packages ====================== @@ -1357,7 +1357,6 @@ For possible Perl packages updates, see o tfmxplay-1.1.6 o tightvnc-2.7.10 o tile-0.7.4 - o tinyxml2-10.0.0 o tkcon-2.7.3 o tkhylafax-3.2 o tkinfo-2.11 --_----------=_170405861640760--