Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D243084E84 for ; Wed, 5 Jul 2023 20:13:30 +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 oeCLD9dz2wOu for ; Wed, 5 Jul 2023 20:13:30 +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 B72A584CFE for ; Wed, 5 Jul 2023 20:13:29 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id AEB90FBDB; Wed, 5 Jul 2023 20:13:29 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1688588009283220" MIME-Version: 1.0 Date: Wed, 5 Jul 2023 20:13:29 +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: <20230705201329.AEB90FBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1688588009283220 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Jul 5 20:13:29 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated textproc/py-anyascii to 0.3.2 To generate a diff of this commit: cvs rdiff -u -r1.4265 -r1.4266 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23158 -r1.23159 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1688588009283220 Content-Disposition: inline Content-Length: 1284 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.4265 pkgsrc/doc/CHANGES-2023:1.4266 --- pkgsrc/doc/CHANGES-2023:1.4265 Wed Jul 5 20:10:23 2023 +++ pkgsrc/doc/CHANGES-2023 Wed Jul 5 20:13:29 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4265 2023/07/05 20:10:23 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.4266 2023/07/05 20:13:29 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -5946,3 +5946,4 @@ Changes to the packages collection and i Updated sysutils/direnv to 2.32.3 [schmonz 2023-07-05] Updated security/p11-kit to 0.25.0 [wiz 2023-07-05] Updated graphics/py-Pillow to 10.0.0 [wiz 2023-07-05] + Updated textproc/py-anyascii to 0.3.2 [wiz 2023-07-05] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23158 pkgsrc/doc/TODO:1.23159 --- pkgsrc/doc/TODO:1.23158 Wed Jul 5 20:10:23 2023 +++ pkgsrc/doc/TODO Wed Jul 5 20:13:29 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23158 2023/07/05 20:10:23 wiz Exp $ +$NetBSD: TODO,v 1.23159 2023/07/05 20:13:29 wiz Exp $ Suggested new packages ====================== @@ -1179,7 +1179,6 @@ For possible Perl packages updates, see o py-MyHDL-0.11 o py-OTXv2-1.5.2 o py-Routes-2.5.1 - o py-anyascii-0.3.2 o py-anytree-2.9.0 o py-barman-3.0.1 o py-cassa-1.11.0 --_----------=_1688588009283220--