Thu Sep 5 07:14:32 2013 UTC ()
Update to 0.3.3
Update DEPENDS

Upstream changes:
0.3.3 2013-04-03T11:32:08Z
 [!Noteable Changes]
 - Replace Path::Class with Path::Tiny

 [Dependencies::Added / runtime_requires]
 - Path::Tiny

 [Dependencies::Removed / runtime_requires]
 - Path::Class::Dir

0.3.2 2013-04-03T07:03:58Z
 - Maintenance release for MB 0.4004

 [Dependencies::Added / develop_requires]
 - Pod::Coverage::TrustPod
 - Test::CPAN::Meta
 - Test::Pod 1.41
 - Test::Pod::Coverage 1.08
 - version 0.9901

 [Dependencies::Added / runtime_requires]
 - perl 5.006

 [Dependencies::Changed / build_requires]
 - Module::Build 0.3601 . 0.4004

 [Dependencies::Changed / configure_requires]
 - Module::Build 0.3601 . 0.4004

 [Dependencies::Changed / develop_recommends]
 - Dist::Zilla::PluginBundle::Author::KENTNL::Lite 0.01009803 . v1.3.0

 [Dependencies::Changed / develop_suggests]
 - Dist::Zilla::PluginBundle::Author::KENTNL 1.0.0 . v1.7.2

 [Dependencies::Changed / test_requires]
 - Test::More 0.96 . 0.98

 [Documentation]
 - Reindent License
 - Update Copyright Year
 - Update Copyright address
 - Add README.mkdn

 [Meta]
 - Bug tracker moved to github issues

 [Packaging]
 - Build.PL updated for 0.4004 / test_requires

 [Tracking]
 - This source version of 0.3.1 lost and reconstructed


(wen)
diff -r1.4 -r1.5 pkgsrc/devel/p5-Test-File-ShareDir/Makefile
diff -r1.1 -r1.2 pkgsrc/devel/p5-Test-File-ShareDir/distinfo

cvs diff -r1.4 -r1.5 pkgsrc/devel/p5-Test-File-ShareDir/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-Test-File-ShareDir/Makefile 2013/05/31 12:40:48 1.4
+++ pkgsrc/devel/p5-Test-File-ShareDir/Makefile 2013/09/05 07:14:32 1.5
@@ -1,27 +1,26 @@ @@ -1,27 +1,26 @@
1# $NetBSD: Makefile,v 1.4 2013/05/31 12:40:48 wiz Exp $ 1# $NetBSD: Makefile,v 1.5 2013/09/05 07:14:32 wen Exp $
2 2
3DISTNAME= Test-File-ShareDir-0.3.1 3DISTNAME= Test-File-ShareDir-0.3.3
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 2 
6SVR4_PKGNAME= p5tfc 5SVR4_PKGNAME= p5tfc
7CATEGORIES= devel perl5 6CATEGORIES= devel perl5
8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
9 8
10MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://search.cpan.org/dist/Test-File-ShareDir/ 10HOMEPAGE= http://search.cpan.org/dist/Test-File-ShareDir/
12COMMENT= Perl5 module to create a fake ShareDir for module testing 11COMMENT= Perl5 module to create a fake ShareDir for module testing
13LICENSE= ${PERL5_LICENSE} 12LICENSE= ${PERL5_LICENSE}
14 13
15PERL5_MODULE_TYPE= Module::Build 14PERL5_MODULE_TYPE= Module::Build
16 15
17DEPENDS+= p5-File-Copy-Recursive-[0-9]*:../../sysutils/p5-File-Copy-Recursive 16DEPENDS+= p5-File-Copy-Recursive-[0-9]*:../../sysutils/p5-File-Copy-Recursive
18DEPENDS+= p5-File-ShareDir>=1.00:../../devel/p5-File-ShareDir 17DEPENDS+= p5-File-ShareDir>=1.00:../../devel/p5-File-ShareDir
19DEPENDS+= p5-Path-Class-[0-9]*:../../devel/p5-Path-Class 18DEPENDS+= p5-Path-Tiny-[0-9]*:../../filesystems/p5-Path-Tiny
20 19
21BUILD_DEPENDS+= p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal 20BUILD_DEPENDS+= p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal
22BUILD_DEPENDS+= {perl>=5.14.1,p5-Test-Simple>=0.96}:../../devel/p5-Test-Simple 21BUILD_DEPENDS+= {perl>=5.14.1,p5-Test-Simple>=0.96}:../../devel/p5-Test-Simple
23 22
24PERL5_PACKLIST= auto/Test/File/ShareDir/.packlist 23PERL5_PACKLIST= auto/Test/File/ShareDir/.packlist
25 24
26.include "../../lang/perl5/module.mk" 25.include "../../lang/perl5/module.mk"
27.include "../../mk/bsd.pkg.mk" 26.include "../../mk/bsd.pkg.mk"

cvs diff -r1.1 -r1.2 pkgsrc/devel/p5-Test-File-ShareDir/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-Test-File-ShareDir/distinfo 2012/07/05 15:55:40 1.1
+++ pkgsrc/devel/p5-Test-File-ShareDir/distinfo 2013/09/05 07:14:32 1.2
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.1 2012/07/05 15:55:40 sno Exp $ 1$NetBSD: distinfo,v 1.2 2013/09/05 07:14:32 wen Exp $
2 2
3SHA1 (Test-File-ShareDir-0.3.1.tar.gz) = 7a1b25763243d1d8c4e4a5ade28bc087cdf3e58c 3SHA1 (Test-File-ShareDir-0.3.3.tar.gz) = a41c03167a8645ceea47ab0d12591299139b7c3b
4RMD160 (Test-File-ShareDir-0.3.1.tar.gz) = 33b61ca9f873455285ad978dc2361891100b4778 4RMD160 (Test-File-ShareDir-0.3.3.tar.gz) = 0bb87ad03bad1884dc59201fd57b449894d2e133
5Size (Test-File-ShareDir-0.3.1.tar.gz) = 18468 bytes 5Size (Test-File-ShareDir-0.3.3.tar.gz) = 19642 bytes