Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D1C4484FC0 for ; Wed, 19 Jul 2023 10:56:31 +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 paNS_Bh2WfeT for ; Wed, 19 Jul 2023 10:56:31 +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 2837284D66 for ; Wed, 19 Jul 2023 10:56:31 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 25A42FBDB; Wed, 19 Jul 2023 10:56:31 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1689764191168150" MIME-Version: 1.0 Date: Wed, 19 Jul 2023 10:56:31 +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: <20230719105631.25A42FBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1689764191168150 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Jul 19 10:56:30 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated net/py-dns to 2.4.0 To generate a diff of this commit: cvs rdiff -u -r1.4488 -r1.4489 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23215 -r1.23216 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1689764191168150 Content-Disposition: inline Content-Length: 1281 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.4488 pkgsrc/doc/CHANGES-2023:1.4489 --- pkgsrc/doc/CHANGES-2023:1.4488 Wed Jul 19 10:34:46 2023 +++ pkgsrc/doc/CHANGES-2023 Wed Jul 19 10:56:30 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4488 2023/07/19 10:34:46 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.4489 2023/07/19 10:56:30 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -6256,3 +6256,4 @@ Changes to the packages collection and i Updated textproc/ugrep to 3.12.4 [adam 2023-07-19] Updated lang/nodejs18 to 18.17.0 [adam 2023-07-19] Updated multimedia/libva to 2.19.0 [wiz 2023-07-19] + Updated net/py-dns to 2.4.0 [wiz 2023-07-19] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23215 pkgsrc/doc/TODO:1.23216 --- pkgsrc/doc/TODO:1.23215 Wed Jul 19 10:34:46 2023 +++ pkgsrc/doc/TODO Wed Jul 19 10:56:30 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23215 2023/07/19 10:34:46 wiz Exp $ +$NetBSD: TODO,v 1.23216 2023/07/19 10:56:30 wiz Exp $ Suggested new packages ====================== @@ -1182,7 +1182,6 @@ For possible Perl packages updates, see o py-diffoscope-242 o py-django-4.1 o py-django-tagging-0.5.0 - o py-dns-2.4.0 o py-editables-0.4 o py-ephem3-3.7.6.0 o py-fecon235-6.18.1203 --_----------=_1689764191168150--