Received: by mail.netbsd.org (Postfix, from userid 605) id 716F584E7E; Sat, 9 Oct 2021 23:35:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id ACE9F84D55 for ; Sat, 9 Oct 2021 23:35:58 +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 kUMnubNNTay7 for ; Sat, 9 Oct 2021 23:35:58 +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 4090284D26 for ; Sat, 9 Oct 2021 23:35:58 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 37E60FA97; Sat, 9 Oct 2021 23:35:58 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1633822558200110" MIME-Version: 1.0 Date: Sat, 9 Oct 2021 23:35:58 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20211009233558.37E60FA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1633822558200110 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Sat Oct 9 23:35:58 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: Updated devel/p5-IO-Async to 0.79 To generate a diff of this commit: cvs rdiff -u -r1.5090 -r1.5091 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1633822558200110 Content-Disposition: inline Content-Length: 721 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.5090 pkgsrc/doc/CHANGES-2021:1.5091 --- pkgsrc/doc/CHANGES-2021:1.5090 Sat Oct 9 23:26:10 2021 +++ pkgsrc/doc/CHANGES-2021 Sat Oct 9 23:35:57 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.5090 2021/10/09 23:26:10 wen Exp $ +$NetBSD: CHANGES-2021,v 1.5091 2021/10/09 23:35:57 wen Exp $ Changes to the packages collection and infrastructure in 2021: @@ -7800,3 +7800,4 @@ Changes to the packages collection and i Updated databases/py-multidict to 5.2.0 [adam 2021-10-09] Updated multimedia/libaom to 3.1.3 [nia 2021-10-09] Updated devel/p5-IO-AIO to 4.76 [wen 2021-10-09] + Updated devel/p5-IO-Async to 0.79 [wen 2021-10-09] --_----------=_1633822558200110--