Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B677785022 for ; Mon, 7 Aug 2023 13:39:55 +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 3pb9XRr5Awq3 for ; Mon, 7 Aug 2023 13:39:55 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 0ABDB84D22 for ; Mon, 7 Aug 2023 13:39:55 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 026A3FBDB; Mon, 7 Aug 2023 13:39:55 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_169141559447870" MIME-Version: 1.0 Date: Mon, 7 Aug 2023 13:39:54 +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: <20230807133955.026A3FBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_169141559447870 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon Aug 7 13:39:54 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: Updated time/py-vdirsyncer, misc/py-asciinema To generate a diff of this commit: cvs rdiff -u -r1.4816 -r1.4817 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23251 -r1.23252 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_169141559447870 Content-Disposition: inline Content-Length: 1401 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.4816 pkgsrc/doc/CHANGES-2023:1.4817 --- pkgsrc/doc/CHANGES-2023:1.4816 Mon Aug 7 05:33:03 2023 +++ pkgsrc/doc/CHANGES-2023 Mon Aug 7 13:39:54 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4816 2023/08/07 05:33:03 adam Exp $ +$NetBSD: CHANGES-2023,v 1.4817 2023/08/07 13:39:54 adam Exp $ Changes to the packages collection and infrastructure in 2023: @@ -6940,3 +6940,5 @@ Changes to the packages collection and i Updated math/py-numexpr to 2.8.5 [adam 2023-08-07] Updated devel/py-bitarray to 2.8.1 [adam 2023-08-07] Updated devel/py-maturin to 1.2.0 [adam 2023-08-07] + Updated time/py-vdirsyncer to 0.19.2 [adam 2023-08-07] + Updated misc/py-asciinema to 2.3.0 [adam 2023-08-07] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23251 pkgsrc/doc/TODO:1.23252 --- pkgsrc/doc/TODO:1.23251 Sun Aug 6 07:30:44 2023 +++ pkgsrc/doc/TODO Mon Aug 7 13:39:54 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23251 2023/08/06 07:30:44 adam Exp $ +$NetBSD: TODO,v 1.23252 2023/08/07 13:39:54 adam Exp $ Suggested new packages ====================== @@ -1223,7 +1223,6 @@ For possible Perl packages updates, see o py-test-django-4.5.2 o py-tokyocabinet-0.6 o py-uliweb-0.6 - o py-vdirsyncer-0.19.2 [https://github.com/pimutils/vdirsyncer/issues/1015] o py-yubiauth-0.3.10 o pythontidy-1.23 o q5go-2.1.1 --_----------=_169141559447870--