summaryrefslogtreecommitdiff
path: root/devel/p5-Future
diff options
context:
space:
mode:
authorwen <wen>2015-03-11 14:29:39 +0000
committerwen <wen>2015-03-11 14:29:39 +0000
commitd5a3ee49ee3bd1afe6480b443a5968c4f83d132e (patch)
tree6fd1f5fa48a5429300c19553a66b91427510d622 /devel/p5-Future
parentfc7ad95649e8dc52378e45d1b979c203cfef959f (diff)
downloadpkgsrc-d5a3ee49ee3bd1afe6480b443a5968c4f83d132e.tar.gz
Update to 0.32
Upstream changes: 0.32 2015/03/10 19:54:22 [CHANGES] * Documentation updates for new ->wrap_cb method [BUGFIXES] * Empty convergents should respect subclassing (RT97537) * Adjust loss-report regexp for bleadperl (RT99002 again) * Make trailing periods in warning tests optional, to account for Carp version changes (RT100685) 0.31 2015/03/08 17:50:06 [CHANGES] * Added debugging warning when destroying a failed Future that has not reported its failure (RT102198) * Have ->and_then / ->or_else die immediately to further their deprecation * Announce done_cb/fail_cb/cancel_cb as deprecated in favour of curry * Provide ->wrap_cb method (experimental) [BUGFIXES] * Ensure that Test::Future does not retain Futures once they are complete (RT101128) * 'use Future' in Future::Utils (RT102167)
Diffstat (limited to 'devel/p5-Future')
-rw-r--r--devel/p5-Future/Makefile4
-rw-r--r--devel/p5-Future/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-Future/Makefile b/devel/p5-Future/Makefile
index 38c6160b7e9..97502630c60 100644
--- a/devel/p5-Future/Makefile
+++ b/devel/p5-Future/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2015/01/31 13:09:51 mef Exp $
+# $NetBSD: Makefile,v 1.5 2015/03/11 14:29:39 wen Exp $
-DISTNAME= Future-0.30
+DISTNAME= Future-0.32
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/P/PE/PEVANS/}
diff --git a/devel/p5-Future/distinfo b/devel/p5-Future/distinfo
index bbe858b031f..2ca6689aa39 100644
--- a/devel/p5-Future/distinfo
+++ b/devel/p5-Future/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2015/01/31 13:09:51 mef Exp $
+$NetBSD: distinfo,v 1.4 2015/03/11 14:29:39 wen Exp $
-SHA1 (Future-0.30.tar.gz) = 74ffc3d17bd4b7a811a5cb6479d4dc9487d976dd
-RMD160 (Future-0.30.tar.gz) = 50c1d4892fbc93dc730cfe94c1f678e32fe20be8
-Size (Future-0.30.tar.gz) = 77143 bytes
+SHA1 (Future-0.32.tar.gz) = 6b962f94d7a92d2bfbd3d659b580143e0c44f3ac
+RMD160 (Future-0.32.tar.gz) = 1adb0f3957841b140164b36e56039ae784f3ad13
+Size (Future-0.32.tar.gz) = 80051 bytes