summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2013-08-15 08:20:37 +0000
committerwen <wen@pkgsrc.org>2013-08-15 08:20:37 +0000
commit0feb434d0e8028095a193bf224844880be62bc1f (patch)
treef9f933270be08ce79e89eb920e5821884d63ce7d /devel
parent8d456fcbddb480fa74627f554a86ce4444cd463f (diff)
downloadpkgsrc-0feb434d0e8028095a193bf224844880be62bc1f.tar.gz
Update to 0.368
Upstream changes: 0.368 2013-08-14 - Fix tests on windows 0.367 2013-08-13 - Improve Test::Aggregate::Nested error handling: Don't treat undef as a failure; Show a warning and let Test::More::subtest() determine the result. This solves the false negative reported in https://rt.cpan.org/Public/Bug/Display.html?id=87240 Thanks to the venerable Andreas J. K枚nig for reporting! - Add more tests. - Actually include previously added tests to the dist (Where are you Dist::Zilla?) 0.366 2013-07-11 - Update metadata; Re-release to reindex with additional permissions 0.365 2013-07-10 - Avoid printing unnecessary "ok - "'s diag()s when they are passing, and when the 'verbose' option is set to 0. - The problem was that the $verbose option was hard-coded as '2' deep inside the module. - Catch errors in tests under Test::Aggregate::Nested; report as ok(0) - Pod fixes - Update repository metadata
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Test-Aggregate/Makefile5
-rw-r--r--devel/p5-Test-Aggregate/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/devel/p5-Test-Aggregate/Makefile b/devel/p5-Test-Aggregate/Makefile
index 9939de4a8f4..9baf50e0e0c 100644
--- a/devel/p5-Test-Aggregate/Makefile
+++ b/devel/p5-Test-Aggregate/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2013/05/31 12:40:47 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2013/08/15 08:20:37 wen Exp $
-DISTNAME= Test-Aggregate-0.364
+DISTNAME= Test-Aggregate-0.368
PKGNAME= p5-${DISTNAME:S/363/36.3/}
-PKGREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
diff --git a/devel/p5-Test-Aggregate/distinfo b/devel/p5-Test-Aggregate/distinfo
index db0c9583068..ca38cb7b136 100644
--- a/devel/p5-Test-Aggregate/distinfo
+++ b/devel/p5-Test-Aggregate/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2011/12/02 09:52:02 hiramatsu Exp $
+$NetBSD: distinfo,v 1.5 2013/08/15 08:20:37 wen Exp $
-SHA1 (Test-Aggregate-0.364.tar.gz) = 0a753a310e16da9574523f767ec4e2989a15efca
-RMD160 (Test-Aggregate-0.364.tar.gz) = 79b814d20dfd2ee9ad51160ae6eff2bcf169284d
-Size (Test-Aggregate-0.364.tar.gz) = 20860 bytes
+SHA1 (Test-Aggregate-0.368.tar.gz) = ec047cd553876dec8f9dde69cf16f1209be176c4
+RMD160 (Test-Aggregate-0.368.tar.gz) = 2608bac37dd89c2660f90a55bcac1383b7cefe3b
+Size (Test-Aggregate-0.368.tar.gz) = 32104 bytes