Thu Aug 6 08:32:15 2015 UTC ()
Update to 0.40:

0.40   [2015-06-05]
    -   Updated for changes in Test::Stream (Use Test::Stream::Sync)

0.39   [2015-06-04]
    -   Updated for changes in Test::Stream


(wiz)
diff -r1.25 -r1.26 pkgsrc/devel/p5-Test-Exception/Makefile
diff -r1.12 -r1.13 pkgsrc/devel/p5-Test-Exception/distinfo

cvs diff -r1.25 -r1.26 pkgsrc/devel/p5-Test-Exception/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-Test-Exception/Makefile 2015/06/12 10:49:49 1.25
+++ pkgsrc/devel/p5-Test-Exception/Makefile 2015/08/06 08:32:15 1.26
@@ -1,19 +1,17 @@ @@ -1,19 +1,17 @@
1# $NetBSD: Makefile,v 1.25 2015/06/12 10:49:49 wiz Exp $ 1# $NetBSD: Makefile,v 1.26 2015/08/06 08:32:15 wiz Exp $
2# 
3 2
4DISTNAME= Test-Exception-0.38 3DISTNAME= Test-Exception-0.40
5PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
6PKGREVISION= 1 
7CATEGORIES= devel perl5 5CATEGORIES= devel perl5
8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
9 7
10MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://search.cpan.org/dist/Test-Exception/ 9HOMEPAGE= http://search.cpan.org/dist/Test-Exception/
12COMMENT= Test exception based code 10COMMENT= Test exception based code
13LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
14 12
15DEPENDS+= p5-Sub-Uplevel>=0.18:../../devel/p5-Sub-Uplevel 13DEPENDS+= p5-Sub-Uplevel>=0.18:../../devel/p5-Sub-Uplevel
16 14
17USE_LANGUAGES= # empty 15USE_LANGUAGES= # empty
18PERL5_PACKLIST= auto/Test/Exception/.packlist 16PERL5_PACKLIST= auto/Test/Exception/.packlist
19 17

cvs diff -r1.12 -r1.13 pkgsrc/devel/p5-Test-Exception/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-Test-Exception/distinfo 2015/04/16 13:53:35 1.12
+++ pkgsrc/devel/p5-Test-Exception/distinfo 2015/08/06 08:32:15 1.13
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.12 2015/04/16 13:53:35 mef Exp $ 1$NetBSD: distinfo,v 1.13 2015/08/06 08:32:15 wiz Exp $
2 2
3SHA1 (Test-Exception-0.38.tar.gz) = 1ee8767621e3dea40373bdae326cf7220903f617 3SHA1 (Test-Exception-0.40.tar.gz) = 9d984aa0052398c0f9bf4bf75a69885020923993
4RMD160 (Test-Exception-0.38.tar.gz) = 63d23ed54f1abe208a3a241c1a608b1c6310d8eb 4RMD160 (Test-Exception-0.40.tar.gz) = 594281604e4fd9bc23af803f1c36c07c06f1860d
5Size (Test-Exception-0.38.tar.gz) = 15349 bytes 5Size (Test-Exception-0.40.tar.gz) = 14801 bytes