Mon Oct 9 07:35:02 2017 UTC ()
p5-Test-Simple: update to 1.302098.

1.302098  2017-10-03 06:13:49-07:00 America/Los_Angeles

    - Add docs for test2_stdout and test2_stderr
    - Fix 5.6 support

1.302097  2017-10-02 19:35:08-07:00 America/Los_Angeles

    - Fix hub->process bug that could let an error pass
    - Fix #789 (Modification of read only value)
    - Fix typo in Test::Builder when looking for IPC (#777)
    - Fix #791, clone_io broke on scalar io layer
    - Fix #790 and #756, Exception event stingify exception
    - Localize $^E in context (#780)
    - Fix test that failed in verbose mode (#770)


(wiz)
diff -r1.75 -r1.76 pkgsrc/devel/p5-Test-Simple/Makefile
diff -r1.46 -r1.47 pkgsrc/devel/p5-Test-Simple/distinfo

cvs diff -r1.75 -r1.76 pkgsrc/devel/p5-Test-Simple/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-Test-Simple/Attic/Makefile 2017/09/17 13:33:03 1.75
+++ pkgsrc/devel/p5-Test-Simple/Attic/Makefile 2017/10/09 07:35:02 1.76
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.75 2017/09/17 13:33:03 wiz Exp $ 1# $NetBSD: Makefile,v 1.76 2017/10/09 07:35:02 wiz Exp $
2 2
3DISTNAME= Test-Simple-1.302096 3DISTNAME= Test-Simple-1.302098
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= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://search.cpan.org/dist/Test-Simple/ 9HOMEPAGE= http://search.cpan.org/dist/Test-Simple/
10COMMENT= Perl5 module with a simple framework for writing tests 10COMMENT= Perl5 module with a simple framework for writing tests
11LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
12 12
13CONFLICTS+= p5-Test-Tester-[0-9]* 13CONFLICTS+= p5-Test-Tester-[0-9]*
14CONFLICTS+= p5-Test-use-ok-[0-9]* 14CONFLICTS+= p5-Test-use-ok-[0-9]*
15 15
16PERL5_PACKLIST= auto/Test/Simple/.packlist 16PERL5_PACKLIST= auto/Test/Simple/.packlist

cvs diff -r1.46 -r1.47 pkgsrc/devel/p5-Test-Simple/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-Test-Simple/Attic/distinfo 2017/09/17 13:33:03 1.46
+++ pkgsrc/devel/p5-Test-Simple/Attic/distinfo 2017/10/09 07:35:02 1.47
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.46 2017/09/17 13:33:03 wiz Exp $ 1$NetBSD: distinfo,v 1.47 2017/10/09 07:35:02 wiz Exp $
2 2
3SHA1 (Test-Simple-1.302096.tar.gz) = 29337d7d56fa7c907f216f53319553289df233bc 3SHA1 (Test-Simple-1.302098.tar.gz) = 1b3ef02d42e0d190cef3ee20ee22d4ab56749007
4RMD160 (Test-Simple-1.302096.tar.gz) = 4318f9007ffb8b71351c83dfdec6dcbb00c461d8 4RMD160 (Test-Simple-1.302098.tar.gz) = b647e7a4b6628c508e1686bb339223439d0447e6
5SHA512 (Test-Simple-1.302096.tar.gz) = 85ff954c2031bc53e9af56e6e3c42dcf1ca0f6e10bccd5e4aaf23b58dc6f07b5c1c0cd55b10588e91581e58c41130afbc7c4a93ed078f475584879320eb60dbc 5SHA512 (Test-Simple-1.302098.tar.gz) = 99599c960821dafcb56e9ed1db2dce58b194416bfd6996fc3aea90615af63450ce8f80e0d5c1e16808d6c40aa832d66ed510803cb8d2c487db41900b23b29ddf
6Size (Test-Simple-1.302096.tar.gz) = 282450 bytes 6Size (Test-Simple-1.302098.tar.gz) = 284718 bytes