summaryrefslogtreecommitdiff
path: root/devel/p5-Test-Most
diff options
context:
space:
mode:
authorsno <sno>2012-09-10 11:34:32 +0000
committersno <sno>2012-09-10 11:34:32 +0000
commitda5f3101a38c549dac7f1f8efb14a5a6f4b423f0 (patch)
tree8d12448a4b0d4562fd2e83081412a7815bda87cf /devel/p5-Test-Most
parentadcf0f642a486f6ba1455171e02e65dc592ed3f1 (diff)
downloadpkgsrc-da5f3101a38c549dac7f1f8efb14a5a6f4b423f0.tar.gz
Packaging update for CPAN module Test::Most in devel/p5-Test-Most from
0.25 to 0.31. pkgsrc changes: - adjust dependencies upstream changes since 0.25: 0.31 2012-09-06 - Fix "You tried to plan twice" bug (reported on #78564) 0.30 2012-09-05 - Bugfix: Moose can now be used safely as we exclude Test::Deep::blessed by default (multiple reports) - Bugfix from Randy Stauner. Time::HiRes eval test uses $@, not @_ - carp instead of warn (Olivier Mengué) - Remove autogenerated files (Olivier Mengué)
Diffstat (limited to 'devel/p5-Test-Most')
-rw-r--r--devel/p5-Test-Most/Makefile16
-rw-r--r--devel/p5-Test-Most/distinfo8
2 files changed, 13 insertions, 11 deletions
diff --git a/devel/p5-Test-Most/Makefile b/devel/p5-Test-Most/Makefile
index 14a007650f4..704f4980908 100644
--- a/devel/p5-Test-Most/Makefile
+++ b/devel/p5-Test-Most/Makefile
@@ -1,29 +1,31 @@
-# $NetBSD: Makefile,v 1.8 2011/11/28 13:05:12 hiramatsu Exp $
+# $NetBSD: Makefile,v 1.9 2012/09/10 11:34:32 sno Exp $
#
-DISTNAME= Test-Most-0.25
+DISTNAME= Test-Most-0.31
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/perldoc?Test::Most
+HOMEPAGE= http://search.cpan.org/dist/Test-Most/
COMMENT= Most commonly needed test functions and features
LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Exception-Class>=1.14:../../devel/p5-Exception-Class
DEPENDS+= p5-Test-Deep>=0.106:../../devel/p5-Test-Deep
-DEPENDS+= p5-Test-Differences>0.500:../../devel/p5-Test-Differences
-DEPENDS+= p5-Test-Exception>0.29:../../devel/p5-Test-Exception
-DEPENDS+= {perl>=5.10.1,p5-Test-Harness>=3.07}:../../devel/p5-Test-Harness
+DEPENDS+= p5-Test-Differences>=0.6100:../../devel/p5-Test-Differences
+DEPENDS+= p5-Test-Exception>=0.31:../../devel/p5-Test-Exception
+DEPENDS+= {perl>=5.14.2,p5-Test-Harness>=3.21}:../../devel/p5-Test-Harness
DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.88}:../../devel/p5-Test-Simple
-DEPENDS+= p5-Test-Warn>0.11:../../devel/p5-Test-Warn
+DEPENDS+= p5-Test-Warn>=0.23:../../devel/p5-Test-Warn
# recommended
DEPENDS+= p5-Data-Dumper-Names>=0.03:../../devel/p5-Data-Dumper-Names
PKG_DESTDIR_SUPPORT= user-destdir
+# XXX fix proving some kind of version setting via lang/perl5/module.mk
+BUILD_DEPENDS+= p5-Module-Build>=0.40000:../../devel/p5-Module-Build
PERL5_MODULE_TYPE= Module::Build
USE_LANGUAGES= # empty
diff --git a/devel/p5-Test-Most/distinfo b/devel/p5-Test-Most/distinfo
index 049fbc62c2b..0f7d7a73346 100644
--- a/devel/p5-Test-Most/distinfo
+++ b/devel/p5-Test-Most/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2011/11/28 13:05:12 hiramatsu Exp $
+$NetBSD: distinfo,v 1.6 2012/09/10 11:34:32 sno Exp $
-SHA1 (Test-Most-0.25.tar.gz) = de90bb45b5887e9dca1af1cb561da34b9a5c77b9
-RMD160 (Test-Most-0.25.tar.gz) = cfd8df539d1c87f2781a09acbf63244db32a5d30
-Size (Test-Most-0.25.tar.gz) = 16696 bytes
+SHA1 (Test-Most-0.31.tar.gz) = fd2e8e2fe794fb10c1f8279322445de0709a17ba
+RMD160 (Test-Most-0.31.tar.gz) = f02508bf33a5c02c1813aef6e60db8f7b25bcffa
+Size (Test-Most-0.31.tar.gz) = 18272 bytes