pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Future



Module Name:    pkgsrc
Committed By:   wen
Date:           Wed May  8 08:44:49 UTC 2019

Modified Files:
        pkgsrc/devel/p5-Future: Makefile distinfo

Log Message:
Update to 0.40

Upstream changes:
0.40    2019-05-03
        [CHANGES]
         * Added Future::Exception (RT129373)
         * Make ->get throw a Future::Exception and ->fail recognise one
         * Better documentation of the failure category parameter
         * Added a properly-documented ->block_until_ready


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/p5-Future/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/p5-Future/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-Future/Makefile
diff -u pkgsrc/devel/p5-Future/Makefile:1.15 pkgsrc/devel/p5-Future/Makefile:1.16
--- pkgsrc/devel/p5-Future/Makefile:1.15        Sat Dec  1 03:03:39 2018
+++ pkgsrc/devel/p5-Future/Makefile     Wed May  8 08:44:49 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2018/12/01 03:03:39 wen Exp $
+# $NetBSD: Makefile,v 1.16 2019/05/08 08:44:49 wen Exp $
 
-DISTNAME=      Future-0.39
+DISTNAME=      Future-0.40
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/P/PE/PEVANS/}

Index: pkgsrc/devel/p5-Future/distinfo
diff -u pkgsrc/devel/p5-Future/distinfo:1.11 pkgsrc/devel/p5-Future/distinfo:1.12
--- pkgsrc/devel/p5-Future/distinfo:1.11        Sat Dec  1 03:03:39 2018
+++ pkgsrc/devel/p5-Future/distinfo     Wed May  8 08:44:49 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2018/12/01 03:03:39 wen Exp $
+$NetBSD: distinfo,v 1.12 2019/05/08 08:44:49 wen Exp $
 
-SHA1 (Future-0.39.tar.gz) = a186b07984553a5c124f23625f1e668dddf75e72
-RMD160 (Future-0.39.tar.gz) = 71e4b0f8d20bbe35fe9cd9e791acc357228a9025
-SHA512 (Future-0.39.tar.gz) = c1813bf6411e10abd0087e3458888245f024e7602c2c61e3199fe1acbb549d0443d7f9d613907b1b961f26f443bdc1ef859a9cd4504e606c605d261d066155b3
-Size (Future-0.39.tar.gz) = 88840 bytes
+SHA1 (Future-0.40.tar.gz) = 831a016d3c9a06ae2e5f3a911ff549e261a52b65
+RMD160 (Future-0.40.tar.gz) = e65c2c6556e46ff72c693bbb6a20d3cea8c12fbb
+SHA512 (Future-0.40.tar.gz) = 0b3843cc415027f7b9d7c31f7eb1987dba74b4c9fb6d4e98124ccc8c2d81d40f3027f568eb29f0efdde6fd385b5051c7447b14da3c55515af9639a965de4130e
+Size (Future-0.40.tar.gz) = 91250 bytes



Home | Main Index | Thread Index | Old Index