Subject: CVS commit: pkgsrc/devel/p5-IO-Async
From: Wen Heping
Date: 2019-08-14 04:32:28
Message id: 20190814023228.9366BFBF4@cvs.NetBSD.org

Log Message:
Update to 0.74

Upstream changes:
0.74    2019-06-27 18:44:38
        [CHANGES]
         * Warn about IO::Async::Stream using autoflush on a blocking handle
         * Implement queuing priorities for IO::Async::Function calls (RT129918)
         * Send a terminating signal to a ->run_process process on cancellation
           (RT129225)
         * Optionally make ->run_process future fail when process exits non-zero
           (RT129225)
         * Implement the Future::IO->syswrite API

        [BUGFIXES]
         * Skip t/70future-io.t unless Future::IO is available (RT129807)
         * Remember to set O_NONBLOCK on IO::Async::Channel async mode
           filehandles (RT129879)
         * Handle Windows 7 which returns ENETDOWN to failed AF_UNIX connect()
           (RT129806)

0.73    2019-06-12 16:49:28
        [CHANGES]
         * Provide an IO::Async implementation of Future::IO
         * Added $loop->run_process (RT129225)
         * Clear $ONE_TRUE_LOOP in $loop->fork so that child processes can do
           IO::Async::Loop->new successfully
         * Added $notifier->adopted_futures accessor (RT127818)
         * Various docs fixes

Files:
RevisionActionfile
1.15modifypkgsrc/devel/p5-IO-Async/Makefile
1.10modifypkgsrc/devel/p5-IO-Async/distinfo