summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorschmonz <schmonz>2014-07-06 15:31:30 +0000
committerschmonz <schmonz>2014-07-06 15:31:30 +0000
commit9cc8e282e20763c65ab328e4b3b825a759da049d (patch)
tree7b90625b410bbc512d0c18528a61bd6443aadc12 /devel
parent1b41e7a115ba793ac44d02bbdc255aeaeabc5b5c (diff)
downloadpkgsrc-9cc8e282e20763c65ab328e4b3b825a759da049d.tar.gz
Update to 0.45. From the changelog:
- bump minimum required version of Test::More (RT#96951) - run teardown method even if test method dies, as in version 0.37 and earlier - specify test prereqs as test_requires rather than build_requires
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Test-Class/Makefile6
-rw-r--r--devel/p5-Test-Class/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/p5-Test-Class/Makefile b/devel/p5-Test-Class/Makefile
index 6d34a154b0e..26f2a4f4a56 100644
--- a/devel/p5-Test-Class/Makefile
+++ b/devel/p5-Test-Class/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2014/06/09 18:58:23 schmonz Exp $
+# $NetBSD: Makefile,v 1.19 2014/07/06 15:31:30 schmonz Exp $
-DISTNAME= Test-Class-0.42
+DISTNAME= Test-Class-0.45
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
@@ -12,7 +12,7 @@ LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-MRO-Compat>=0.11:../../devel/p5-MRO-Compat
#DEPENDS+= {perl>=5.10.0,p5-Storable>=2.04}:../../devel/p5-Storable
-DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.78}:../../devel/p5-Test-Simple
+DEPENDS+= {perl>=5.20.0,p5-Test-Simple>=1.001002}:../../devel/p5-Test-Simple
BUILD_DEPENDS+= p5-Test-Exception>=0.25:../../devel/p5-Test-Exception
diff --git a/devel/p5-Test-Class/distinfo b/devel/p5-Test-Class/distinfo
index 0720a72872b..b19a14e8d42 100644
--- a/devel/p5-Test-Class/distinfo
+++ b/devel/p5-Test-Class/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2014/06/09 18:58:23 schmonz Exp $
+$NetBSD: distinfo,v 1.10 2014/07/06 15:31:30 schmonz Exp $
-SHA1 (Test-Class-0.42.tar.gz) = 8976bacaf4acfc55df1a30deda8a73b52e225c3c
-RMD160 (Test-Class-0.42.tar.gz) = ae62d66617642708d58772e544252b8d0fe49bf0
-Size (Test-Class-0.42.tar.gz) = 79266 bytes
+SHA1 (Test-Class-0.45.tar.gz) = 5e154e87062a8dde97ea3aa85137307b68d5d5ec
+RMD160 (Test-Class-0.45.tar.gz) = c275dea456b7134c3bf3600103262e7d6394862b
+Size (Test-Class-0.45.tar.gz) = 71159 bytes