pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-Future Update to 0.48



details:   https://anonhg.NetBSD.org/pkgsrc/rev/00e02ed11044
branches:  trunk
changeset: 376068:00e02ed11044
user:      wen <wen%pkgsrc.org@localhost>
date:      Sat Apr 02 02:15:52 2022 +0000

description:
Update to 0.48

Upstream changes:
0.48    2022-01-26
        [CHANGES]
         * Implement the new AWAIT_ON_CANCEL API shape for Future::AsyncAwait

        [BUGFIXES]
         * Make sure to set rtime for immediate futures (RT134620)

diffstat:

 devel/p5-Future/Makefile |  5 ++---
 devel/p5-Future/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r ab9e5f5681ef -r 00e02ed11044 devel/p5-Future/Makefile
--- a/devel/p5-Future/Makefile  Sat Apr 02 01:24:36 2022 +0000
+++ b/devel/p5-Future/Makefile  Sat Apr 02 02:15:52 2022 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2021/05/24 19:50:46 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2022/04/02 02:15:52 wen Exp $
 
-DISTNAME=      Future-0.47
+DISTNAME=      Future-0.48
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/P/PE/PEVANS/}
 
diff -r ab9e5f5681ef -r 00e02ed11044 devel/p5-Future/distinfo
--- a/devel/p5-Future/distinfo  Sat Apr 02 01:24:36 2022 +0000
+++ b/devel/p5-Future/distinfo  Sat Apr 02 02:15:52 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.19 2021/10/26 10:16:40 nia Exp $
+$NetBSD: distinfo,v 1.20 2022/04/02 02:15:52 wen Exp $
 
-BLAKE2s (Future-0.47.tar.gz) = 5e888bbb965526d78b225e2249aa2261b4a2de99094d61cea8a3c4d4e2c70768
-SHA512 (Future-0.47.tar.gz) = d3cdd7409be0768ac0787945746e1ea217f02e84bc04b6309c532451a9193fbdc005b3c4de37d31751e6a806649d08028c93c3bfd24df6d6d2c2bf042b01d814
-Size (Future-0.47.tar.gz) = 96522 bytes
+BLAKE2s (Future-0.48.tar.gz) = 384f4d6f4bb53cb59d2881af7c4e2642ac22d2ca5bb84247e37453f2e8cf1afa
+SHA512 (Future-0.48.tar.gz) = ea12357d3b789b2e73394ffa885509c73811c5a0fbc1ddcf3af12a26b82ed2e651b2ae3bc48fb65ea1c2373cb9236f0794453885f3812b59f744d1b44991cc2d
+Size (Future-0.48.tar.gz) = 96456 bytes



Home | Main Index | Thread Index | Old Index