Mon Nov 7 13:30:04 2016 UTC ()
Update devel/p5-Specio to 0.31
------------------------------
0.31     2016-11-05
- The stack trace contained by Specio::Exception objects no longer includes a
  stack frames for the Specio::Exception package.

- Made the inline_environment() and description() methods public on type and
  coercion objects.


(mef)
diff -r1.6 -r1.7 pkgsrc/devel/p5-Specio/Makefile
diff -r1.5 -r1.6 pkgsrc/devel/p5-Specio/distinfo

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

--- pkgsrc/devel/p5-Specio/Makefile 2016/10/18 08:30:11 1.6
+++ pkgsrc/devel/p5-Specio/Makefile 2016/11/07 13:30:04 1.7
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.6 2016/10/18 08:30:11 wiz Exp $ 1# $NetBSD: Makefile,v 1.7 2016/11/07 13:30:04 mef Exp $
2 2
3DISTNAME= Specio-0.30 3DISTNAME= Specio-0.31
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.5 -r1.6 pkgsrc/devel/p5-Specio/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-Specio/distinfo 2016/10/18 08:30:11 1.5
+++ pkgsrc/devel/p5-Specio/distinfo 2016/11/07 13:30:04 1.6
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.5 2016/10/18 08:30:11 wiz Exp $ 1$NetBSD: distinfo,v 1.6 2016/11/07 13:30:04 mef Exp $
2 2
3SHA1 (Specio-0.30.tar.gz) = a9bd39e88720958733484b833689693a403a8b84 3SHA1 (Specio-0.31.tar.gz) = 7e1f054b66883169e2e2ebc788af6fc3b5559ed3
4RMD160 (Specio-0.30.tar.gz) = 764cc67e8a69d130e585db9a078b5e69c7856a29 4RMD160 (Specio-0.31.tar.gz) = 6e0a0d76481750f5f04649b1b530a4ed2a42516f
5SHA512 (Specio-0.30.tar.gz) = b50fe53e39502e6c82ae7dd0765569f98d32f11913012525c12608f22639889cf6d33dc028bf9ade0da262e495b3440fe6528fade29a411764a9c2e6e430204a 5SHA512 (Specio-0.31.tar.gz) = 1d16ff9aeb3e2026c23928db64587e42f74b2488b7aeef6ee7b03ec0542dd4986cca25b3206d7d50e54724d5d3e04e8ab268808d42ff32f179ea719ca6821544
6Size (Specio-0.30.tar.gz) = 82259 bytes 6Size (Specio-0.31.tar.gz) = 82791 bytes