Received: by mail.netbsd.org (Postfix, from userid 605) id F308C84D47; Mon, 17 May 2021 08:07:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3D64884CEA for ; Mon, 17 May 2021 08:07:17 +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 N1ssUyqxGHVj for ; Mon, 17 May 2021 08:07:16 +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 9544C84CE8 for ; Mon, 17 May 2021 08:07:16 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8D6AAFA95; Mon, 17 May 2021 08:07:16 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_162123883679240" MIME-Version: 1.0 Date: Mon, 17 May 2021 08:07:16 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20210517080716.8D6AAFA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_162123883679240 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon May 17 08:07:16 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: Updated devel/py-aiofiles, devel/py-sortedcontainers To generate a diff of this commit: cvs rdiff -u -r1.2841 -r1.2842 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_162123883679240 Content-Disposition: inline Content-Length: 783 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.2841 pkgsrc/doc/CHANGES-2021:1.2842 --- pkgsrc/doc/CHANGES-2021:1.2841 Mon May 17 07:48:54 2021 +++ pkgsrc/doc/CHANGES-2021 Mon May 17 08:07:16 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2841 2021/05/17 07:48:54 pin Exp $ +$NetBSD: CHANGES-2021,v 1.2842 2021/05/17 08:07:16 adam Exp $ Changes to the packages collection and infrastructure in 2021: @@ -4429,3 +4429,5 @@ Changes to the packages collection and i Updated net/tigervnc to 1.11.0.1.20.11 [wiz 2021-05-16] Updated finance/rates to 0.3.0 [pin 2021-05-17] Added misc/deckster version 0.2.1 [pin 2021-05-17] + Updated devel/py-aiofiles to 0.7.0 [adam 2021-05-17] + Updated devel/py-sortedcontainers to 2.4.0 [adam 2021-05-17] --_----------=_162123883679240--