Mon Jan 30 01:47:44 2017 UTC ()
Update to 0.34

Upstream changes:
0.34     2017-01-29

- Packages with Specio::Exporter can now specify additional arbitrary subs to
  exporter. See the Specio::Exporter docs for details.

- Importing the same library twice in a given package would throw an
  exception. The second attempt to import is now ignored.


(wen)
diff -r1.9 -r1.10 pkgsrc/devel/p5-Specio/Makefile
diff -r1.8 -r1.9 pkgsrc/devel/p5-Specio/distinfo

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

--- pkgsrc/devel/p5-Specio/Makefile 2017/01/25 12:19:55 1.9
+++ pkgsrc/devel/p5-Specio/Makefile 2017/01/30 01:47:44 1.10
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.9 2017/01/25 12:19:55 wiz Exp $ 1# $NetBSD: Makefile,v 1.10 2017/01/30 01:47:44 wen Exp $
2 2
3DISTNAME= Specio-0.33 3DISTNAME= Specio-0.34
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.8 -r1.9 pkgsrc/devel/p5-Specio/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-Specio/distinfo 2017/01/25 12:19:55 1.8
+++ pkgsrc/devel/p5-Specio/distinfo 2017/01/30 01:47:44 1.9
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.8 2017/01/25 12:19:55 wiz Exp $ 1$NetBSD: distinfo,v 1.9 2017/01/30 01:47:44 wen Exp $
2 2
3SHA1 (Specio-0.33.tar.gz) = 527268949115f15699bf6047ce69107d6bf07aaa 3SHA1 (Specio-0.34.tar.gz) = ed076221be4363ede3450f54b0930c5c31b3d61f
4RMD160 (Specio-0.33.tar.gz) = 79def65fd1965a35383e82d9e78fa1259157980e 4RMD160 (Specio-0.34.tar.gz) = fe3f0874bfc2fa40c2a5f31c5c75b7e96e9ab29b
5SHA512 (Specio-0.33.tar.gz) = 3f146becb20aca63531d67fcd6dd78108b5e4c4620190148108d2ce359d2bf12a018a1e5a53a16bc0fa63f248a0a86c5614e711bfdd4e6c38e5e3eb2051178a2 5SHA512 (Specio-0.34.tar.gz) = 55c00843a7d9699be8943ecd914e24d8249d4c96088caf70d7b41b4a3f3603d2835640c4b6e54ba37bc080da740ed3d3d791c231f54040b674be22fe05d0d50d
6Size (Specio-0.33.tar.gz) = 83060 bytes 6Size (Specio-0.34.tar.gz) = 91324 bytes