Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 70CE285956 for ; Mon, 30 Oct 2023 09:13:12 +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 oUp41kEq1bHr for ; Mon, 30 Oct 2023 09:13:12 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id BA90C84E87 for ; Mon, 30 Oct 2023 09:13:11 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B7D47FADC; Mon, 30 Oct 2023 09:13:11 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1698657191294760" MIME-Version: 1.0 Date: Mon, 30 Oct 2023 09:13:11 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20231030091311.B7D47FADC@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1698657191294760 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon Oct 30 09:13:11 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: Updated misc/py-trove-classifiers, devel/py-toolconfig To generate a diff of this commit: cvs rdiff -u -r1.6319 -r1.6320 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23513 -r1.23514 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1698657191294760 Content-Disposition: inline Content-Length: 1461 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.6319 pkgsrc/doc/CHANGES-2023:1.6320 --- pkgsrc/doc/CHANGES-2023:1.6319 Mon Oct 30 09:11:53 2023 +++ pkgsrc/doc/CHANGES-2023 Mon Oct 30 09:13:11 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.6319 2023/10/30 09:11:53 pho Exp $ +$NetBSD: CHANGES-2023,v 1.6320 2023/10/30 09:13:11 adam Exp $ Changes to the packages collection and infrastructure in 2023: @@ -9227,3 +9227,5 @@ Changes to the packages collection and i Updated devel/hs-conduit to 1.3.5 [pho 2023-10-30] Updated devel/hs-semialign to 1.3 [pho 2023-10-30] Updated converters/hs-aeson to 2.2.1.0 [pho 2023-10-30] + Updated misc/py-trove-classifiers to 2023.10.18 [adam 2023-10-30] + Updated devel/py-toolconfig to 1.2.6 [adam 2023-10-30] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23513 pkgsrc/doc/TODO:1.23514 --- pkgsrc/doc/TODO:1.23513 Sun Oct 29 22:04:21 2023 +++ pkgsrc/doc/TODO Mon Oct 30 09:13:11 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23513 2023/10/29 22:04:21 wiz Exp $ +$NetBSD: TODO,v 1.23514 2023/10/30 09:13:11 adam Exp $ Suggested new packages ====================== @@ -1270,8 +1270,6 @@ For possible Perl packages updates, see o py-syslog-ng-3.31.2 o py-terminator-2.1.1 o py-tokyocabinet-0.6 - o py-toolconfig-1.2.6 - o py-trove-classifiers-2023.10.18 o py-twisted-23.8.0 o py-uliweb-0.6 o py-vdirsyncer-0.19.2 [https://github.com/pimutils/vdirsyncer/issues/1015] --_----------=_1698657191294760--