Received: by mail.netbsd.org (Postfix, from userid 605) id B34D084D6C; Mon, 26 Apr 2021 12:56:29 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id ED32584D65 for ; Mon, 26 Apr 2021 12:56:28 +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 qG2hKRQt7znk for ; Mon, 26 Apr 2021 12:56:28 +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 47EC884D64 for ; Mon, 26 Apr 2021 12:56:28 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 45D94FA95; Mon, 26 Apr 2021 12:56:28 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1619441788115680" MIME-Version: 1.0 Date: Mon, 26 Apr 2021 12:56:28 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20210426125628.45D94FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1619441788115680 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Apr 26 12:56:28 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated devel/p5-IO-AIO to 4.75 To generate a diff of this commit: cvs rdiff -u -r1.2354 -r1.2355 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20521 -r1.20522 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1619441788115680 Content-Disposition: inline Content-Length: 1319 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.2354 pkgsrc/doc/CHANGES-2021:1.2355 --- pkgsrc/doc/CHANGES-2021:1.2354 Mon Apr 26 12:54:56 2021 +++ pkgsrc/doc/CHANGES-2021 Mon Apr 26 12:56:27 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2354 2021/04/26 12:54:56 wiz Exp $ +$NetBSD: CHANGES-2021,v 1.2355 2021/04/26 12:56:27 wiz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -3693,3 +3693,4 @@ Changes to the packages collection and i Updated devel/p5-File-ShareDir to 1.118nb3 [wiz 2021-04-26] Updated devel/p5-File-Which to 1.24 [wiz 2021-04-26] Updated devel/p5-Future to 0.47 [wiz 2021-04-26] + Updated devel/p5-IO-AIO to 4.75 [wiz 2021-04-26] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20521 pkgsrc/doc/TODO:1.20522 --- pkgsrc/doc/TODO:1.20521 Mon Apr 26 12:54:56 2021 +++ pkgsrc/doc/TODO Mon Apr 26 12:56:27 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20521 2021/04/26 12:54:56 wiz Exp $ +$NetBSD: TODO,v 1.20522 2021/04/26 12:56:27 wiz Exp $ Suggested new packages ====================== @@ -1254,7 +1254,6 @@ For possible Perl packages updates, see o p5-GitLab-API-v4-0.26 o p5-Glib-Object-Introspection-0.049 o p5-Graph-ReadWrite-2.10 - o p5-IO-AIO-4.75 o p5-IO-Async-0.78 o p5-IO-Interactive-1.023 o p5-IO-Tty-1.16 --_----------=_1619441788115680--