Mon Apr 26 12:54:46 2021 UTC ()
p5-Future: update to 0.47.

0.47    2021-01-01
        [BUGFIXES]
         * Don't weaken() the waiting future in Future::Mutex as that causes
           it to be dropped in some situations

0.46    2020-10-19
        [CHANGES]
         * Provide AWAIT_CHAIN_CANCEL named method for compatibility with
           upcoming Future::AsyncAwait::Awaitable method rename

        [BUGFIXES]
         * Ensure that Future::Mutex returns proper cloned future instances
           when waiting (RT133563)


(wiz)
diff -r1.23 -r1.24 pkgsrc/devel/p5-Future/Makefile
diff -r1.16 -r1.17 pkgsrc/devel/p5-Future/distinfo

cvs diff -r1.23 -r1.24 pkgsrc/devel/p5-Future/Makefile (expand / switch to context diff)
--- pkgsrc/devel/p5-Future/Makefile 2020/08/31 18:08:06 1.23
+++ pkgsrc/devel/p5-Future/Makefile 2021/04/26 12:54:46 1.24
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2020/08/31 18:08:06 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2021/04/26 12:54:46 wiz Exp $
 
-DISTNAME=	Future-0.45
+DISTNAME=	Future-0.47
 PKGNAME=	p5-${DISTNAME}
-PKGREVISION=	1
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=../../authors/id/P/PE/PEVANS/}
 

cvs diff -r1.16 -r1.17 pkgsrc/devel/p5-Future/distinfo (expand / switch to context diff)
--- pkgsrc/devel/p5-Future/distinfo 2020/04/26 13:56:06 1.16
+++ pkgsrc/devel/p5-Future/distinfo 2021/04/26 12:54:46 1.17
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2020/04/26 13:56:06 mef Exp $
+$NetBSD: distinfo,v 1.17 2021/04/26 12:54:46 wiz Exp $
 
-SHA1 (Future-0.45.tar.gz) = 91b97b16321099d8a1ef125740bcaaaf58105ffc
+SHA1 (Future-0.47.tar.gz) = ada45e18808ce9b4975b94ce29c847e3a105d0dc
-RMD160 (Future-0.45.tar.gz) = 44d5885131a0e66abac48c56bb194b5d4805a79a
+RMD160 (Future-0.47.tar.gz) = 42d8107443d90c0935b721ab90dee503d0e677b9
-SHA512 (Future-0.45.tar.gz) = 18609d053461fe1ad68fe43ea1961543a690aef4524d5f90a191de977bbe925b38892f71f0ac7099f0c5d934a7cb64d637acf71303cc8f4d7fd74d1586997ff7
+SHA512 (Future-0.47.tar.gz) = d3cdd7409be0768ac0787945746e1ea217f02e84bc04b6309c532451a9193fbdc005b3c4de37d31751e6a806649d08028c93c3bfd24df6d6d2c2bf042b01d814
-Size (Future-0.45.tar.gz) = 95758 bytes
+Size (Future-0.47.tar.gz) = 96522 bytes