Received: by mail.netbsd.org (Postfix, from userid 605) id B914484E86; Sun, 12 Feb 2023 10:36:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E924984CFC for ; Sun, 12 Feb 2023 10:36:35 +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 pmcB17FomJiU for ; Sun, 12 Feb 2023 10:36:35 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 42C6384C13 for ; Sun, 12 Feb 2023 10:36:35 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 34C71FA90; Sun, 12 Feb 2023 10:36:35 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_16761981958510" MIME-Version: 1.0 Date: Sun, 12 Feb 2023 10:36:35 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/devel/p5-IO-Async To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20230212103635.34C71FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_16761981958510 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="UTF-8" Module Name: pkgsrc Committed By: wen Date: Sun Feb 12 10:36:35 UTC 2023 Modified Files: pkgsrc/devel/p5-IO-Async: Makefile distinfo Log Message: Update to 0.802 Update TEST_DEPENDS Upstream changes: 0.802 2022-08-15 [CHANGES] * Preƫmptively use Future ->udata API from upcoming release, to avoid depending on it being a hashref * Report correct caller file + line number in nested test calls to wait_for {} [BUGFIXES] * Use 'SOCK_STREAM' instead of hardcoded 1 in t/50resolver.t * Skip exceptional socket condition test on cygwin because it seems always to fail there * Avoid harmless warnings about undef at global destruction (RT142754) 0.801 2021-12-15 [BUGFIXES] * Remove extraneous test-time use of Data::Dump (RT140143) 0.800 2021-11-11 [CHANGES] * Bumped up to three-digit minor version number * Added IO::Async::OS->signum2name * Implement Future::IO->waitpid API * Skip the `spawn` Routine model if POSIX fork() is not available * Replace getaddrinfo / getnameinfo with virtual mocking functions for unit-testing the resolve, so as not to rely on local platform resolver behaviours To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 pkgsrc/devel/p5-IO-Async/Makefile cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/p5-IO-Async/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_16761981958510 Content-Disposition: inline Content-Length: 2023 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/p5-IO-Async/Makefile diff -u pkgsrc/devel/p5-IO-Async/Makefile:1.23 pkgsrc/devel/p5-IO-Async/Makefile:1.24 --- pkgsrc/devel/p5-IO-Async/Makefile:1.23 Tue Jun 28 11:32:34 2022 +++ pkgsrc/devel/p5-IO-Async/Makefile Sun Feb 12 10:36:35 2023 @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2022/06/28 11:32:34 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2023/02/12 10:36:35 wen Exp $ -DISTNAME= IO-Async-0.79 +DISTNAME= IO-Async-0.802 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/} @@ -17,7 +16,7 @@ TEST_DEPENDS+= p5-Test-Metrics-Any-[0-9] TEST_DEPENDS+= p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal TEST_DEPENDS+= p5-Test-Identity-[0-9]*:../../devel/p5-Test-Identity TEST_DEPENDS+= p5-Test-Refcount-[0-9]*:../../devel/p5-Test-Refcount -TEST_DEPENDS+= p5-Struct-Dumb-[0-9]*:../../devel/p5-Struct-Dumb +TEST_DEPENDS+= p5-Future-IO-[0-9]*:../../devel/p5-Future-IO USE_LANGUAGES= # empty PERL5_MODULE_TYPE= Module::Build Index: pkgsrc/devel/p5-IO-Async/distinfo diff -u pkgsrc/devel/p5-IO-Async/distinfo:1.16 pkgsrc/devel/p5-IO-Async/distinfo:1.17 --- pkgsrc/devel/p5-IO-Async/distinfo:1.16 Tue Oct 26 10:16:44 2021 +++ pkgsrc/devel/p5-IO-Async/distinfo Sun Feb 12 10:36:35 2023 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.16 2021/10/26 10:16:44 nia Exp $ +$NetBSD: distinfo,v 1.17 2023/02/12 10:36:35 wen Exp $ -BLAKE2s (IO-Async-0.79.tar.gz) = ce73ddf32dbd62e5954f9940ea9e5939f37111c2bf269683268668b0b1272090 -SHA512 (IO-Async-0.79.tar.gz) = 33b5af45933ef402d1d73afaedb2e3d17cb41cf70d844a523a58319f29bb7c3938309c69f1c35ccdcbbb2ca87ab0af8d80bfc063ccb7e1438dbe48ff92ff14e2 -Size (IO-Async-0.79.tar.gz) = 252352 bytes +BLAKE2s (IO-Async-0.802.tar.gz) = 4f1f22617c7644dc0794ae3aef2e19e25e29f760121905f0a7e65ebbb0691b8c +SHA512 (IO-Async-0.802.tar.gz) = 868c02c30195484c4cb3edb4a05cf9b4798444afac1b9b57db36d105d5bea5ca856a4ef0a9954bf1f734934940fc0c647e740098bee813dd6bf62300dde8a570 +Size (IO-Async-0.802.tar.gz) = 253727 bytes --_----------=_16761981958510--