Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 53B4684F66 for ; Tue, 5 Sep 2023 18:59:01 +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 2vBnPWAsVPlD for ; Tue, 5 Sep 2023 18:59:00 +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 B461684F55 for ; Tue, 5 Sep 2023 18:59:00 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B1AE9FBDB; Tue, 5 Sep 2023 18:59:00 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1693940340250900" MIME-Version: 1.0 Date: Tue, 5 Sep 2023 18:59:00 +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: <20230905185900.B1AE9FBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1693940340250900 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Tue Sep 5 18:59:00 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: Updated audio/py-mutagen, www/py-aiohttp-socks, devel/py-tox, devel/py-test To generate a diff of this commit: cvs rdiff -u -r1.5342 -r1.5343 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23344 -r1.23345 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1693940340250900 Content-Disposition: inline Content-Length: 1590 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.5342 pkgsrc/doc/CHANGES-2023:1.5343 --- pkgsrc/doc/CHANGES-2023:1.5342 Tue Sep 5 14:42:34 2023 +++ pkgsrc/doc/CHANGES-2023 Tue Sep 5 18:58:59 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.5342 2023/09/05 14:42:34 ryoon Exp $ +$NetBSD: CHANGES-2023,v 1.5343 2023/09/05 18:58:59 adam Exp $ Changes to the packages collection and infrastructure in 2023: @@ -7791,3 +7791,7 @@ Changes to the packages collection and i Updated www/firefox-l10n to 117.0 [ryoon 2023-09-05] Updated graphics/sane-backends to 1.2.1 [ryoon 2023-09-05] Updated graphics/sane-airscan to 0.99.27 [ryoon 2023-09-05] + Updated audio/py-mutagen to 1.47.0 [adam 2023-09-05] + Updated www/py-aiohttp-socks to 0.8.2 [adam 2023-09-05] + Updated devel/py-tox to 4.11.1 [adam 2023-09-05] + Updated devel/py-test to 7.4.1 [adam 2023-09-05] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23344 pkgsrc/doc/TODO:1.23345 --- pkgsrc/doc/TODO:1.23344 Tue Sep 5 14:09:07 2023 +++ pkgsrc/doc/TODO Tue Sep 5 18:59:00 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23344 2023/09/05 14:09:07 ryoon Exp $ +$NetBSD: TODO,v 1.23345 2023/09/05 18:59:00 adam Exp $ Suggested new packages ====================== @@ -1247,10 +1247,8 @@ For possible Perl packages updates, see o py-sybase-0.37 o py-syslog-ng-3.31.2 o py-terminator-2.1.1 - o py-test-7.4.1 o py-test-django-4.5.2 o py-tokyocabinet-0.6 - o py-tox-4.11.1 o py-twisted-23.8.0 o py-uliweb-0.6 o py-vdirsyncer-0.19.2 [https://github.com/pimutils/vdirsyncer/issues/1015] --_----------=_1693940340250900--