Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5512984EB5 for ; Thu, 29 Jun 2023 20:11:39 +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 3aour4GAXZ_r for ; Thu, 29 Jun 2023 20:11:38 +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 A9BEF84E9E for ; Thu, 29 Jun 2023 20:11:38 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A19F9FA89; Thu, 29 Jun 2023 20:11:38 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1688069498238890" MIME-Version: 1.0 Date: Thu, 29 Jun 2023 20:11:38 +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: <20230629201138.A19F9FA89@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1688069498238890 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu Jun 29 20:11:38 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Updated devel/py-zope.exceptions, devel/py-zope.deferredimport To generate a diff of this commit: cvs rdiff -u -r1.4126 -r1.4127 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1688069498238890 Content-Disposition: inline Content-Length: 783 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.4126 pkgsrc/doc/CHANGES-2023:1.4127 --- pkgsrc/doc/CHANGES-2023:1.4126 Thu Jun 29 18:06:42 2023 +++ pkgsrc/doc/CHANGES-2023 Thu Jun 29 20:11:38 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4126 2023/06/29 18:06:42 adam Exp $ +$NetBSD: CHANGES-2023,v 1.4127 2023/06/29 20:11:38 adam Exp $ Changes to the packages collection and infrastructure in 2023: @@ -5793,3 +5793,5 @@ Changes to the packages collection and i Updated www/ruby-actionpack60 to 6.0.6.1nb1 [taca 2023-06-29] Updated net/ndpi to 4.6 [adam 2023-06-29] Updated net/ntopng to 5.6 [adam 2023-06-29] + Updated devel/py-zope.exceptions to 5.0 [adam 2023-06-29] + Updated devel/py-zope.deferredimport to 5.0 [adam 2023-06-29] --_----------=_1688069498238890--