pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-IO-Async Update to 0.71
details: https://anonhg.NetBSD.org/pkgsrc/rev/81eb9412bc38
branches: trunk
changeset: 359446:81eb9412bc38
user: wen <wen%pkgsrc.org@localhost>
date: Sat Mar 11 11:13:13 2017 +0000
description:
Update to 0.71
Upstream changes:
0.71 2016/12/22 15:05:50
[CHANGES]
* Added 'prefork' option to IO::Async::Channel (RT115920) - thanks
GMARLER
* Prefer Sereal Channel encoding if that module is available
* Ensure that IaFunction still prints debug information on futures
* Miscellaneous spelling fixes in docs - thanks genio
[BUGFIXES]
* 'use lib ".";' for perl 5.24
* Make t/50resolver.t less sensitive to EAI_NONAME vs EAI_NODATA
because some resolvers lie (RT113429)
* Fix error message linefeed tests in t/50resolver.t (RT119369)
* Ensure that SIGPIPE is ignored if it's still at its default value
diffstat:
devel/p5-IO-Async/Makefile | 5 ++---
devel/p5-IO-Async/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (29 lines):
diff -r 00cec161fcc6 -r 81eb9412bc38 devel/p5-IO-Async/Makefile
--- a/devel/p5-IO-Async/Makefile Sat Mar 11 11:04:59 2017 +0000
+++ b/devel/p5-IO-Async/Makefile Sat Mar 11 11:13:13 2017 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2016/06/08 19:23:02 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2017/03/11 11:13:13 wen Exp $
-DISTNAME= IO-Async-0.70
+DISTNAME= IO-Async-0.71
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/}
diff -r 00cec161fcc6 -r 81eb9412bc38 devel/p5-IO-Async/distinfo
--- a/devel/p5-IO-Async/distinfo Sat Mar 11 11:04:59 2017 +0000
+++ b/devel/p5-IO-Async/distinfo Sat Mar 11 11:13:13 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2016/05/03 05:05:59 mef Exp $
+$NetBSD: distinfo,v 1.8 2017/03/11 11:13:13 wen Exp $
-SHA1 (IO-Async-0.70.tar.gz) = ccf6d8664f4c25b3a28f717d35b158aa120cd207
-RMD160 (IO-Async-0.70.tar.gz) = 091c61bda41bd0aa0b9c1d4925eb26c4aa9a30e8
-SHA512 (IO-Async-0.70.tar.gz) = 1546b32dfb63a978c5b944d1b92dcb3efcf1ba8a92ff1b47b71b7d2a6c8bacca3d10a91407bc26dca81ccd062082407794409809f92d95e76d28185341448dec
-Size (IO-Async-0.70.tar.gz) = 239783 bytes
+SHA1 (IO-Async-0.71.tar.gz) = fb27c94ce937b339646497da969fff1e998a7376
+RMD160 (IO-Async-0.71.tar.gz) = 377157ba550db7386a33fdc37c0b84580966fb3e
+SHA512 (IO-Async-0.71.tar.gz) = 5d68e9a4cb8d0ba212ef094a1c6052e254ecdad2b3775d3690fcd38cdd1c230323477912bbbc984e410036d2304a9d4908b4f0a52dbd5a4581a9e691b8b442f2
+Size (IO-Async-0.71.tar.gz) = 236256 bytes
Home |
Main Index |
Thread Index |
Old Index