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:   mef
Date:           Wed Oct 12 12:48:30 UTC 2016

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

Log Message:
Updated devel/p5-Future to 0.34
-------------------------------
0.34    2016/10/02 18:40:06
        [CHANGES]
         * Added Future::Mutex
         * Minor documentation wording fixes (thanks ilmari)

        [BUGFIXES]
         * Fallback to 'configure_requires' for older versions of
           Module::Build that don't support 'test_requires' (RT110721)


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/p5-Future/Makefile
cvs rdiff -u -r1.6 -r1.7 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.8 pkgsrc/devel/p5-Future/Makefile:1.9
--- pkgsrc/devel/p5-Future/Makefile:1.8 Wed Jun  8 19:22:59 2016
+++ pkgsrc/devel/p5-Future/Makefile     Wed Oct 12 12:48:30 2016
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2016/06/08 19:22:59 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2016/10/12 12:48:30 mef Exp $
 
-DISTNAME=      Future-0.33
+DISTNAME=      Future-0.34
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 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.6 pkgsrc/devel/p5-Future/distinfo:1.7
--- pkgsrc/devel/p5-Future/distinfo:1.6 Tue Nov  3 03:28:18 2015
+++ pkgsrc/devel/p5-Future/distinfo     Wed Oct 12 12:48:30 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2015/11/03 03:28:18 agc Exp $
+$NetBSD: distinfo,v 1.7 2016/10/12 12:48:30 mef Exp $
 
-SHA1 (Future-0.33.tar.gz) = fdf9dd9864ebf90cc9f21a4173ce5c0bba3095eb
-RMD160 (Future-0.33.tar.gz) = 931df417cb6c4a1f60b566fa2936fa79f837df32
-SHA512 (Future-0.33.tar.gz) = 6f8c3747f78d7d1d49a1ca1bd2616f24bfd9215aa1f1b4a7622aaf1af0420110d66e2cfb71861e7f5f0913854d041a2fd14ab56105bb5c50e63e99555e9b194a
-Size (Future-0.33.tar.gz) = 83398 bytes
+SHA1 (Future-0.34.tar.gz) = d0b3475e27bc20429a7f9ccc1a9724611722f45a
+RMD160 (Future-0.34.tar.gz) = 1c82b39b5ae797521c7e5d7d333bbd677e64cf9d
+SHA512 (Future-0.34.tar.gz) = 86d9afef913211d66198e561c65386f0b08197a2389357db108e892f684542003ce084ae8c9711a47100422382951968a9d43d3b859044950fc1fcbfedee138d
+Size (Future-0.34.tar.gz) = 84088 bytes



Home | Main Index | Thread Index | Old Index