Sun Sep 6 10:05:21 2015 UTC ()
Update to 0.05
--------------
0.05    2015-Jun-07
    ! It does work on darwin, though.
    ! Fix the NAME of the module in the POD.
    ! Fix export of exit_status.


(mef)
diff -r1.7 -r1.8 pkgsrc/devel/p5-Test-Command-Simple/Makefile
diff -r1.2 -r1.3 pkgsrc/devel/p5-Test-Command-Simple/distinfo

cvs diff -r1.7 -r1.8 pkgsrc/devel/p5-Test-Command-Simple/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-Test-Command-Simple/Makefile 2015/06/12 10:49:48 1.7
+++ pkgsrc/devel/p5-Test-Command-Simple/Makefile 2015/09/06 10:05:21 1.8
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.7 2015/06/12 10:49:48 wiz Exp $ 1# $NetBSD: Makefile,v 1.8 2015/09/06 10:05:21 mef Exp $
2 2
3DISTNAME= Test-Command-Simple-0.04 3DISTNAME= Test-Command-Simple-0.05
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 2 
6CATEGORIES= devel perl5 5CATEGORIES= devel perl5
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/dist/Test-Command-Simple/ 9HOMEPAGE= http://search.cpan.org/dist/Test-Command-Simple/
11COMMENT= Test external commands (nearly) as easily as loaded modules 10COMMENT= Test external commands (nearly) as easily as loaded modules
12LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
13 12
14PERL5_PACKLIST= auto/Test/Command/Simple/.packlist 13PERL5_PACKLIST= auto/Test/Command/Simple/.packlist
15 14
16.include "../../lang/perl5/module.mk" 15.include "../../lang/perl5/module.mk"
17.include "../../mk/bsd.pkg.mk" 16.include "../../mk/bsd.pkg.mk"

cvs diff -r1.2 -r1.3 pkgsrc/devel/p5-Test-Command-Simple/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-Test-Command-Simple/distinfo 2013/09/05 06:36:22 1.2
+++ pkgsrc/devel/p5-Test-Command-Simple/distinfo 2015/09/06 10:05:21 1.3
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.2 2013/09/05 06:36:22 wen Exp $ 1$NetBSD: distinfo,v 1.3 2015/09/06 10:05:21 mef Exp $
2 2
3SHA1 (Test-Command-Simple-0.04.tar.gz) = d78c5d74d5dcbfc2fdb7530db88508ef23fe6e6e 3SHA1 (Test-Command-Simple-0.05.tar.gz) = 0451cb200455e856365dde7bfb3137b8e1b65488
4RMD160 (Test-Command-Simple-0.04.tar.gz) = 7f5fc9e16851d3d3d3cdcd006f46b82d194b1879 4RMD160 (Test-Command-Simple-0.05.tar.gz) = 3e78dbb044935ca46c7058b8dbf0a080ef643811
5Size (Test-Command-Simple-0.04.tar.gz) = 5659 bytes 5Size (Test-Command-Simple-0.05.tar.gz) = 6419 bytes