pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-IO-Async
Module Name: pkgsrc
Committed By: mef
Date: Tue May 3 05:05:59 UTC 2016
Modified Files:
pkgsrc/devel/p5-IO-Async: Makefile distinfo
Log Message:
Updated to devel/p5-IO-Async 0.70
(make test fails, but that is not by this update)
---------------------------------
0.70 2015/12/15 18:17:43
[CHANGES]
* Support perl 5.8.x (tested on 5.8.9, presumed working as far as
5.8.4)
0.69 2015/11/09 19:56:58
[CHANGES]
* Use Future->catch instead of poorly-implemented string-eq test
* Use L<...> instead of C<...> in docs where appropriate (RT107417)
(thanks Arthur Axel 'fREW' Schmidt)
[BUGFIXES]
* Don't silently swallow Listener acceptor failures (RT107806)
* Don't silently swallow other ->connect errors
* Remember to ->unwatch_io before setting IaHandle's handle to undef
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/p5-IO-Async/Makefile
cvs rdiff -u -r1.6 -r1.7 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.
Home |
Main Index |
Thread Index |
Old Index