Wed May 18 11:59:11 2016 UTC ()
Updated devel/p5-Test-Script to 1.12 (from 1.10)
------------------------------------
1.12      2016-05-02 11:18:01 -0400
  - Production release identical to 1.11_03 release.

1.11_03   2016-04-28 06:45:52 -0400
  - Check for IO errors on temporary .pm file

1.11_02   2016-04-27 13:15:35 -0400
  - One possible fix for gh#5
    (see https://github.com/plicease/Test-Script/issues/5)

1.11_01   2016-04-27 12:28:33 -0400
  - Including some optional Test2 based tests that should
    only be run with a merged Test2 / Test::Builder
    (currently a dev release as Test::Simple on CPAN)


(mef)
diff -r1.16 -r1.17 pkgsrc/devel/p5-Test-Script/Makefile
diff -r1.7 -r1.8 pkgsrc/devel/p5-Test-Script/distinfo

cvs diff -r1.16 -r1.17 pkgsrc/devel/p5-Test-Script/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-Test-Script/Makefile 2016/05/03 10:54:54 1.16
+++ pkgsrc/devel/p5-Test-Script/Makefile 2016/05/18 11:59:11 1.17
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.16 2016/05/03 10:54:54 wiz Exp $ 1# $NetBSD: Makefile,v 1.17 2016/05/18 11:59:11 mef Exp $
2 2
3DISTNAME= Test-Script-1.10 3DISTNAME= Test-Script-1.12
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 1 
6CATEGORIES= perl5 devel 5CATEGORIES= perl5 devel
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/ 9HOMEPAGE= http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/
11COMMENT= Test::Script - Cross-platform basic tests for scripts 10COMMENT= Test::Script - Cross-platform basic tests for scripts
12LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
13 12
14DEPENDS+= p5-IPC-Run3>=0.039:../../devel/p5-IPC-Run3 13DEPENDS+= p5-IPC-Run3>=0.039:../../devel/p5-IPC-Run3
15DEPENDS+= p5-Probe-Perl>=0.01:../../devel/p5-Probe-Perl 14DEPENDS+= p5-Probe-Perl>=0.01:../../devel/p5-Probe-Perl
16 15
17PERL5_PACKLIST= auto/Test/Script/.packlist 16PERL5_PACKLIST= auto/Test/Script/.packlist
18 17

cvs diff -r1.7 -r1.8 pkgsrc/devel/p5-Test-Script/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-Test-Script/distinfo 2015/11/03 03:28:53 1.7
+++ pkgsrc/devel/p5-Test-Script/distinfo 2016/05/18 11:59:11 1.8
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.7 2015/11/03 03:28:53 agc Exp $ 1$NetBSD: distinfo,v 1.8 2016/05/18 11:59:11 mef Exp $
2 2
3SHA1 (Test-Script-1.10.tar.gz) = 9a8f5148c48ccde9e31512cda1fcb6e91255bba4 3SHA1 (Test-Script-1.12.tar.gz) = c0dfee1cec3062d392359ba9c20aeabac759e6d9
4RMD160 (Test-Script-1.10.tar.gz) = c07388f6c71f90adee7f535f3faf9b108c2a1b69 4RMD160 (Test-Script-1.12.tar.gz) = 71e9d31fe5d8170441bb4edbce55fe7aec68ae66
5SHA512 (Test-Script-1.10.tar.gz) = 805225ecadcf8797590f947894a21c3815bdb2ebf1a7016e067074e6415d8147a58de98b6a2c9f9914ad5f8ae62c339e74dee837e09305fdf97886f7723336ce 5SHA512 (Test-Script-1.12.tar.gz) = 224e97ce8a1dc2510fc526fbe80384f08a07399b23bb89f485af7568777af26fbc921ed00fb6c665a4d9c2e50414db9a41b88286ec8b3473abfec47853c20cb3
6Size (Test-Script-1.10.tar.gz) = 19963 bytes 6Size (Test-Script-1.12.tar.gz) = 22398 bytes