Wed Nov 8 20:43:25 2017 UTC ()
p5-Specio: update to 0.42.

0.42     2017-11-04

- The Perl library claimed it provided types named LaxVersionStr and
  StrictVersionStr but they were really named LaxVersion and
  StrictVersion. The names have now been fixed to match the documentation, so
  they are LaxVersionStr and StrictVersionStr.

0.41     2017-11-04

- Fixed checks for whether a class is loaded in light of upcoming optimization
  in Perl 5.28. Fixed by Sprout (GH #12).


(wiz)
diff -r1.16 -r1.17 pkgsrc/devel/p5-Specio/Makefile
diff -r1.14 -r1.15 pkgsrc/devel/p5-Specio/distinfo

cvs diff -r1.16 -r1.17 pkgsrc/devel/p5-Specio/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-Specio/Makefile 2017/08/14 19:08:31 1.16
+++ pkgsrc/devel/p5-Specio/Makefile 2017/11/08 20:43:24 1.17
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.16 2017/08/14 19:08:31 wiz Exp $ 1# $NetBSD: Makefile,v 1.17 2017/11/08 20:43:24 wiz Exp $
2 2
3DISTNAME= Specio-0.40 3DISTNAME= Specio-0.42
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5CATEGORIES= devel perl5 5CATEGORIES= devel perl5
6MASTER_SITES= http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/ 6MASTER_SITES= http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://search.cpan.org/~drolsky/Specio/ 9HOMEPAGE= http://search.cpan.org/~drolsky/Specio/
10COMMENT= Type constraints and coercions for Perl 10COMMENT= Type constraints and coercions for Perl
11LICENSE= artistic-2.0 11LICENSE= artistic-2.0
12 12
13DEPENDS+= p5-Eval-Closure-[0-9]*:../../devel/p5-Eval-Closure 13DEPENDS+= p5-Eval-Closure-[0-9]*:../../devel/p5-Eval-Closure
14DEPENDS+= p5-Role-Tiny>=1.003003:../../devel/p5-Role-Tiny 14DEPENDS+= p5-Role-Tiny>=1.003003:../../devel/p5-Role-Tiny
15DEPENDS+= p5-MRO-Compat-[0-9]*:../../devel/p5-MRO-Compat 15DEPENDS+= p5-MRO-Compat-[0-9]*:../../devel/p5-MRO-Compat
16DEPENDS+= p5-Devel-StackTrace-[0-9]*:../../devel/p5-Devel-StackTrace 16DEPENDS+= p5-Devel-StackTrace-[0-9]*:../../devel/p5-Devel-StackTrace

cvs diff -r1.14 -r1.15 pkgsrc/devel/p5-Specio/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-Specio/distinfo 2017/08/14 19:08:31 1.14
+++ pkgsrc/devel/p5-Specio/distinfo 2017/11/08 20:43:24 1.15
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.14 2017/08/14 19:08:31 wiz Exp $ 1$NetBSD: distinfo,v 1.15 2017/11/08 20:43:24 wiz Exp $
2 2
3SHA1 (Specio-0.40.tar.gz) = 4170bd4909a4216b03875a1d0d60fe2194aa57d5 3SHA1 (Specio-0.42.tar.gz) = fbda4dac714f26ecbc2ff0eec4401a740644ccfa
4RMD160 (Specio-0.40.tar.gz) = bd31cb6b6e44dc24acce4d346aa333f25976f121 4RMD160 (Specio-0.42.tar.gz) = a93f27dce35e2584f7ac228bf26acad3a0d162f4
5SHA512 (Specio-0.40.tar.gz) = c78354f7c2d6cb34297c12a035e06cced83c9b0275e46c7e9a8d4a881b400d07b88a514630f18b2eeba581208fe58390473b35df23bad247913f722f43ef3c83 5SHA512 (Specio-0.42.tar.gz) = 7a9ff3e96cf3957d7857cd5f6af5efd9e35fc4c888fcd8177041e34a2388f54269e7a3da84ec60961fb61307beb882ebf54e19ae4346876e06197b1ff57891a0
6Size (Specio-0.40.tar.gz) = 100989 bytes 6Size (Specio-0.42.tar.gz) = 101641 bytes