Sun Sep 14 13:40:19 2014 UTC ()
Update to 0.113:

0.113     2004-08-22
        - fix a compile error (!!) in RegexpOnly
        - fix some documentation typos (thanks, ZOFFIX)
        - add license to META file


(wiz)
diff -r1.18 -r1.19 pkgsrc/devel/p5-Test-Deep/Makefile
diff -r1.10 -r1.11 pkgsrc/devel/p5-Test-Deep/distinfo

cvs diff -r1.18 -r1.19 pkgsrc/devel/p5-Test-Deep/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-Test-Deep/Makefile 2014/06/09 19:00:16 1.18
+++ pkgsrc/devel/p5-Test-Deep/Makefile 2014/09/14 13:40:19 1.19
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.18 2014/06/09 19:00:16 schmonz Exp $ 1# $NetBSD: Makefile,v 1.19 2014/09/14 13:40:19 wiz Exp $
2 2
3DISTNAME= Test-Deep-0.112 3DISTNAME= Test-Deep-0.113
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5CATEGORIES= devel perl5 5CATEGORIES= devel perl5
6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
7 7
8MAINTAINER= rhaen@NetBSD.org 8MAINTAINER= rhaen@NetBSD.org
9HOMEPAGE= http://search.cpan.org/dist/Test-Deep/ 9HOMEPAGE= http://search.cpan.org/dist/Test-Deep/
10COMMENT= Perl5 module to test deep structures 10COMMENT= Perl5 module to test deep structures
11LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
12 12
13# higher Test::Tester required in case of old Test::Builder installed - so 13# higher Test::Tester required in case of old Test::Builder installed - so
14# let's require the version detected being "compatible" 14# let's require the version detected being "compatible"
15DEPENDS+= p5-Test-Tester>=0.107:../../devel/p5-Test-Tester 15DEPENDS+= p5-Test-Tester>=0.107:../../devel/p5-Test-Tester
16DEPENDS+= p5-Test-NoWarnings>=0.02:../../devel/p5-Test-NoWarnings 16DEPENDS+= p5-Test-NoWarnings>=0.02:../../devel/p5-Test-NoWarnings

cvs diff -r1.10 -r1.11 pkgsrc/devel/p5-Test-Deep/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-Test-Deep/distinfo 2014/06/09 19:00:16 1.10
+++ pkgsrc/devel/p5-Test-Deep/distinfo 2014/09/14 13:40:19 1.11
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.10 2014/06/09 19:00:16 schmonz Exp $ 1$NetBSD: distinfo,v 1.11 2014/09/14 13:40:19 wiz Exp $
2 2
3SHA1 (Test-Deep-0.112.tar.gz) = 8f68bd1337e3d7a7d2853d7c84f6574798357281 3SHA1 (Test-Deep-0.113.tar.gz) = 3738d0b6fd242c3ceeaf9094b7fee0acc231fd4f
4RMD160 (Test-Deep-0.112.tar.gz) = c19239a1eb06dc8e01282dc9d08c78cd281be3b2 4RMD160 (Test-Deep-0.113.tar.gz) = 815113b60f62993083c3a740b6bbd1b72079a74d
5Size (Test-Deep-0.112.tar.gz) = 36584 bytes 5Size (Test-Deep-0.113.tar.gz) = 36713 bytes