Fri Apr 19 23:40:28 2019 UTC ()
Update to 0.002006

Upstream changes:
0.002006 - 2019-04-04
  - added additional references to related modules in pod
  - various internal cleanups
  - fix backwards compatibility with earlier versions of version.pm
  - fix output from test script when tests fail
  - added note about RELEASE_TESTING to test message on forced failures


(wen)
diff -r1.4 -r1.5 pkgsrc/devel/p5-Test-Needs/Makefile
diff -r1.2 -r1.3 pkgsrc/devel/p5-Test-Needs/distinfo

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

--- pkgsrc/devel/p5-Test-Needs/Makefile 2018/08/22 09:44:48 1.4
+++ pkgsrc/devel/p5-Test-Needs/Makefile 2019/04/19 23:40:27 1.5
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.4 2018/08/22 09:44:48 wiz Exp $ 1# $NetBSD: Makefile,v 1.5 2019/04/19 23:40:27 wen Exp $
2 2
3DISTNAME= Test-Needs-0.002005 3DISTNAME= Test-Needs-0.002006
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 2 
6CATEGORIES= devel 5CATEGORIES= devel
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
8 7
9MAINTAINER= wen@NetBSD.org 8MAINTAINER= wen@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/Test-Needs/ 9HOMEPAGE= http://search.cpan.org/dist/Test-Needs/
11COMMENT= Skip tests when modules not available 10COMMENT= Skip tests when modules not available
12LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
13 12
14USE_LANGUAGES= # empty 13USE_LANGUAGES= # empty
15 14
16PERL5_PACKLIST= auto/Test/Needs/.packlist 15PERL5_PACKLIST= auto/Test/Needs/.packlist
17 16
18.include "../../lang/perl5/module.mk" 17.include "../../lang/perl5/module.mk"

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

--- pkgsrc/devel/p5-Test-Needs/distinfo 2016/10/10 12:58:01 1.2
+++ pkgsrc/devel/p5-Test-Needs/distinfo 2019/04/19 23:40:27 1.3
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.2 2016/10/10 12:58:01 mef Exp $ 1$NetBSD: distinfo,v 1.3 2019/04/19 23:40:27 wen Exp $
2 2
3SHA1 (Test-Needs-0.002005.tar.gz) = 39a1f9ad557a3b97eba47d2b7f45e6e9c0546ebc 3SHA1 (Test-Needs-0.002006.tar.gz) = a5536540c4ebb5eb8fa7b663276d3df9d705b2fe
4RMD160 (Test-Needs-0.002005.tar.gz) = 711f768b5530525fd668775bf7b20b7511b488c3 4RMD160 (Test-Needs-0.002006.tar.gz) = 8bcc4b35ae6d9ef86c3a1f4edd43e5b459af5678
5SHA512 (Test-Needs-0.002005.tar.gz) = b3023067d1f8726b0ae2162d0b3722193a3b56d12d5c207cf9558f1552ae8ab554773b843d00f1c481857c259fa869b8fdaf5a4838ab0768f38726ddec4130c6 5SHA512 (Test-Needs-0.002006.tar.gz) = d0c1c527f486250a5c1e4b6e34e4ddcb1e7ab9233f9535b877cc36c8577592be28bf5f78567f45ec0388b276333742d1d15d7841827b64a8d170f475bd4488b7
6Size (Test-Needs-0.002005.tar.gz) = 8505 bytes 6Size (Test-Needs-0.002006.tar.gz) = 15337 bytes