Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7346484EC5 for ; Wed, 20 Sep 2023 07:32:02 +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 DsYK5-E8r-L0 for ; Wed, 20 Sep 2023 07:32:02 +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 C958F84EB4 for ; Wed, 20 Sep 2023 07:32:01 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C6E65FBDB; Wed, 20 Sep 2023 07:32:01 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1695195121190820" MIME-Version: 1.0 Date: Wed, 20 Sep 2023 07:32:01 +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: <20230920073201.C6E65FBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1695195121190820 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Wed Sep 20 07:32:01 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Updated net/py-netaddr, net/py-tldextract To generate a diff of this commit: cvs rdiff -u -r1.5577 -r1.5578 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1695195121190820 Content-Disposition: inline Content-Length: 780 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.5577 pkgsrc/doc/CHANGES-2023:1.5578 --- pkgsrc/doc/CHANGES-2023:1.5577 Tue Sep 19 23:12:59 2023 +++ pkgsrc/doc/CHANGES-2023 Wed Sep 20 07:32:01 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.5577 2023/09/19 23:12:59 mef Exp $ +$NetBSD: CHANGES-2023,v 1.5578 2023/09/20 07:32:01 adam Exp $ Changes to the packages collection and infrastructure in 2023: @@ -8104,3 +8104,5 @@ Changes to the packages collection and i Updated meta-pkgs/xfce4-extras to 4.18.1nb1 [gutteridge 2023-09-19] Updated devel/regal to 0.9.0 [leot 2023-09-19] Updated cad/klayout to 0.28.12 [mef 2023-09-19] + Updated net/py-netaddr to 0.9.0 [adam 2023-09-20] + Updated net/py-tldextract to 3.6.0 [adam 2023-09-20] --_----------=_1695195121190820--