Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 94B9C84EA0 for ; Sat, 17 Jun 2023 18:01:19 +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 d2cJLAwsI3nH for ; Sat, 17 Jun 2023 18:01:19 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id EBC3584D15 for ; Sat, 17 Jun 2023 18:01:18 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E9740FA89; Sat, 17 Jun 2023 18:01:18 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1687024878199210" MIME-Version: 1.0 Date: Sat, 17 Jun 2023 18:01:18 +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: <20230617180118.E9740FA89@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1687024878199210 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sat Jun 17 18:01:18 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Added devel/py-zope.event version 4.6 To generate a diff of this commit: cvs rdiff -u -r1.3935 -r1.3936 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1687024878199210 Content-Disposition: inline Content-Length: 739 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.3935 pkgsrc/doc/CHANGES-2023:1.3936 --- pkgsrc/doc/CHANGES-2023:1.3935 Sat Jun 17 17:52:55 2023 +++ pkgsrc/doc/CHANGES-2023 Sat Jun 17 18:01:18 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.3935 2023/06/17 17:52:55 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.3936 2023/06/17 18:01:18 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -5488,3 +5488,4 @@ Changes to the packages collection and i Added sysutils/py-hupper version 1.12 [wiz 2023-06-17] Added devel/py-plaster version 1.1.2 [wiz 2023-06-17] Added www/py-plaster_pastedeploy version 1.0.1 [wiz 2023-06-17] + Added devel/py-zope.event version 4.6 [wiz 2023-06-17] --_----------=_1687024878199210--