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.79
details: https://anonhg.NetBSD.org/pkgsrc/rev/1c1dd1a78b27
branches: trunk
changeset: 459583:1c1dd1a78b27
user: wen <wen%pkgsrc.org@localhost>
date: Sat Oct 09 23:35:10 2021 +0000
description:
Update to 0.79
Upstream changes:
Changes for version 0.79 - 2021-08-06
CHANGES
Permit IO::Async::Routine or Function by module+func names instead of CODE reference
Added new Routine/Function model of `spawn`
Implement IO::Async::Resolver by module+func rather than code
BUGFIXES
Require Socket 2.029 on MSWin32 because of AF_UNIX fix (RT133018)
diffstat:
devel/p5-IO-Async/Makefile | 5 ++---
devel/p5-IO-Async/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r cb1cd63de745 -r 1c1dd1a78b27 devel/p5-IO-Async/Makefile
--- a/devel/p5-IO-Async/Makefile Sat Oct 09 23:30:51 2021 +0000
+++ b/devel/p5-IO-Async/Makefile Sat Oct 09 23:35:10 2021 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2021/05/24 19:50:50 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2021/10/09 23:35:10 wen Exp $
-DISTNAME= IO-Async-0.78
+DISTNAME= IO-Async-0.79
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/}
diff -r cb1cd63de745 -r 1c1dd1a78b27 devel/p5-IO-Async/distinfo
--- a/devel/p5-IO-Async/distinfo Sat Oct 09 23:30:51 2021 +0000
+++ b/devel/p5-IO-Async/distinfo Sat Oct 09 23:35:10 2021 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2021/10/07 13:41:37 nia Exp $
+$NetBSD: distinfo,v 1.15 2021/10/09 23:35:10 wen Exp $
-RMD160 (IO-Async-0.78.tar.gz) = e333c0f78b407cfc8831762f6ac7f0ba6c3b9d5a
-SHA512 (IO-Async-0.78.tar.gz) = da3a9ed058000fe254ddcf1d97648278674135c52f7201d200db5c63f7401db297d93932b5b40fb6be79bbe0935e51e6963869563d9467ace63286546c9d2362
-Size (IO-Async-0.78.tar.gz) = 248560 bytes
+RMD160 (IO-Async-0.79.tar.gz) = 8e5021a87357a001aeda74e54ed5b3e76d9956e7
+SHA512 (IO-Async-0.79.tar.gz) = 33b5af45933ef402d1d73afaedb2e3d17cb41cf70d844a523a58319f29bb7c3938309c69f1c35ccdcbbb2ca87ab0af8d80bfc063ccb7e1438dbe48ff92ff14e2
+Size (IO-Async-0.79.tar.gz) = 252352 bytes
Home |
Main Index |
Thread Index |
Old Index