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: wen
Date: Sat Mar 11 11:13:13 UTC 2017
Modified Files:
pkgsrc/devel/p5-IO-Async: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/p5-IO-Async/Makefile
cvs rdiff -u -r1.7 -r1.8 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.
Modified files:
Index: pkgsrc/devel/p5-IO-Async/Makefile
diff -u pkgsrc/devel/p5-IO-Async/Makefile:1.9 pkgsrc/devel/p5-IO-Async/Makefile:1.10
--- pkgsrc/devel/p5-IO-Async/Makefile:1.9 Wed Jun 8 19:23:02 2016
+++ pkgsrc/devel/p5-IO-Async/Makefile Sat Mar 11 11:13:13 2017
@@ -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/}
Index: pkgsrc/devel/p5-IO-Async/distinfo
diff -u pkgsrc/devel/p5-IO-Async/distinfo:1.7 pkgsrc/devel/p5-IO-Async/distinfo:1.8
--- pkgsrc/devel/p5-IO-Async/distinfo:1.7 Tue May 3 05:05:59 2016
+++ pkgsrc/devel/p5-IO-Async/distinfo Sat Mar 11 11:13:13 2017
@@ -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