Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E4E8584F29 for ; Sun, 5 Nov 2023 00:46:51 +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 2Zz5lLPfrNv9 for ; Sun, 5 Nov 2023 00:46:51 +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 3AE6F84E9E for ; Sun, 5 Nov 2023 00:46:51 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 386F4FA2B; Sun, 5 Nov 2023 00:46:51 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1699145211246500" MIME-Version: 1.0 Date: Sun, 5 Nov 2023 00:46:51 +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: <20231105004651.386F4FA2B@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1699145211246500 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Nov 5 00:46:50 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated textproc/libuninameslist to 20230916 To generate a diff of this commit: cvs rdiff -u -r1.6627 -r1.6628 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23549 -r1.23550 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1699145211246500 Content-Disposition: inline Content-Length: 1289 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.6627 pkgsrc/doc/CHANGES-2023:1.6628 --- pkgsrc/doc/CHANGES-2023:1.6627 Sun Nov 5 00:45:44 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Nov 5 00:46:50 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.6627 2023/11/05 00:45:44 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.6628 2023/11/05 00:46:50 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -9618,3 +9618,4 @@ Changes to the packages collection and i Updated graphics/py-cycler to 0.12.1 [wiz 2023-11-05] Updated devel/py-hamcrest to 2.1.0 [wiz 2023-11-05] Updated graphics/py-pilkit to 3.0 [wiz 2023-11-05] + Updated textproc/libuninameslist to 20230916 [wiz 2023-11-05] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23549 pkgsrc/doc/TODO:1.23550 --- pkgsrc/doc/TODO:1.23549 Sun Nov 5 00:45:44 2023 +++ pkgsrc/doc/TODO Sun Nov 5 00:46:50 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23549 2023/11/05 00:45:44 wiz Exp $ +$NetBSD: TODO,v 1.23550 2023/11/05 00:46:50 wiz Exp $ Suggested new packages ====================== @@ -914,7 +914,6 @@ For possible Perl packages updates, see o libtecla-1.6.3 o libthai-0.2.2 o libtrace-4.0.16 - o libuninameslist-20230916 o libva-2.20 o libvirt-9.9.0 o libxdg-basedir-1.2.3 --_----------=_1699145211246500--