pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Specio



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed May 17 11:05:44 UTC 2017

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

Log Message:
Updated p5-Specio to 0.37.

0.37     2017-05-09

- Possible fix for very weird failures seen under threaded Perls with some
  modules that use Specio.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/p5-Specio/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/p5-Specio/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-Specio/Makefile
diff -u pkgsrc/devel/p5-Specio/Makefile:1.12 pkgsrc/devel/p5-Specio/Makefile:1.13
--- pkgsrc/devel/p5-Specio/Makefile:1.12        Wed Feb 22 11:43:35 2017
+++ pkgsrc/devel/p5-Specio/Makefile     Wed May 17 11:05:43 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2017/02/22 11:43:35 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2017/05/17 11:05:43 wiz Exp $
 
-DISTNAME=      Specio-0.36
+DISTNAME=      Specio-0.37
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/
@@ -15,6 +15,8 @@ DEPENDS+=     p5-Role-Tiny>=1.003003:../../d
 DEPENDS+=      p5-MRO-Compat-[0-9]*:../../devel/p5-MRO-Compat
 DEPENDS+=      p5-Devel-StackTrace-[0-9]*:../../devel/p5-Devel-StackTrace
 DEPENDS+=      p5-Module-Runtime-[0-9]*:../../devel/p5-Module-Runtime
+# recommended
+DEPENDS+=      p5-Ref-Util-[0-9]*:../../devel/p5-Ref-Util
 
 # TEST_DEPENDS
 BUILD_DEPENDS+=        p5-Test-Needs-[0-9]*:../../devel/p5-Test-Needs

Index: pkgsrc/devel/p5-Specio/distinfo
diff -u pkgsrc/devel/p5-Specio/distinfo:1.11 pkgsrc/devel/p5-Specio/distinfo:1.12
--- pkgsrc/devel/p5-Specio/distinfo:1.11        Wed Feb 22 11:43:35 2017
+++ pkgsrc/devel/p5-Specio/distinfo     Wed May 17 11:05:43 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2017/02/22 11:43:35 wiz Exp $
+$NetBSD: distinfo,v 1.12 2017/05/17 11:05:43 wiz Exp $
 
-SHA1 (Specio-0.36.tar.gz) = c64c5d8cefb8d90d4fbe6dfb90b8dbcbaf229abc
-RMD160 (Specio-0.36.tar.gz) = f18f6bd9300b19810de00507569013e0a621d4ad
-SHA512 (Specio-0.36.tar.gz) = 48727173345cb34c12317f5679c9301b207c3ffac73c2abb2437bf59606e811879a6ac2013c647e3d314de37c4b1ff0fbf256c9e931ddad2e61a6d100ac7afb8
-Size (Specio-0.36.tar.gz) = 96413 bytes
+SHA1 (Specio-0.37.tar.gz) = 2b902ad14839aaf00838b14430d355b1c7a71813
+RMD160 (Specio-0.37.tar.gz) = 54ca768655f8baf16009c52a41aff1111232f050
+SHA512 (Specio-0.37.tar.gz) = 590b5e1515744b699340441f4c14f8fc978b4b637ddb5d9e32db2aa883800c86d7323f85190e92e34571fb57af196f477909aa6cc276a793ae82698f4042468a
+Size (Specio-0.37.tar.gz) = 96573 bytes



Home | Main Index | Thread Index | Old Index