summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2014-03-16 21:03:41 +0000
committerschmonz <schmonz@pkgsrc.org>2014-03-16 21:03:41 +0000
commite397c458ccbc767db63d0d7c9453fc278b6959ab (patch)
tree6817dc7119742f4fe6c114d9dd7d18db508716a2 /devel
parent49a8c540abf5bcc56ebb82acf23e97b1a6daec52 (diff)
downloadpkgsrc-e397c458ccbc767db63d0d7c9453fc278b6959ab.tar.gz
Update to 0.41. From the changelog:
- require a newer Test::Builder if 0.99 is installed RT#90699 - Applied Zefram's fix for RT#89473, Test::Class fails on Test::Builder 0.99 - Merged schwern's https://github.com/adrianh/test-class/pull/2 "Fix Test::Class for Test::Builder 1.5" - thank you Schwern! Not quite a leaf package, but nearly so. Updating during the freeze for the bugfixes.
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Test-Class/Makefile5
-rw-r--r--devel/p5-Test-Class/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/devel/p5-Test-Class/Makefile b/devel/p5-Test-Class/Makefile
index 1b1071837df..462c4498e8b 100644
--- a/devel/p5-Test-Class/Makefile
+++ b/devel/p5-Test-Class/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2013/12/02 12:57:53 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2014/03/16 21:03:41 schmonz Exp $
-DISTNAME= Test-Class-0.39
+DISTNAME= Test-Class-0.41
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
diff --git a/devel/p5-Test-Class/distinfo b/devel/p5-Test-Class/distinfo
index a1c5f5c6105..e67a008a5b5 100644
--- a/devel/p5-Test-Class/distinfo
+++ b/devel/p5-Test-Class/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2013/04/13 13:59:13 wen Exp $
+$NetBSD: distinfo,v 1.8 2014/03/16 21:03:41 schmonz Exp $
-SHA1 (Test-Class-0.39.tar.gz) = 3f0e230e8c06a97dae44644971fbb754e5a37e05
-RMD160 (Test-Class-0.39.tar.gz) = 193b129642ddc09f57dfb9c12059c2e9cfae8a44
-Size (Test-Class-0.39.tar.gz) = 78655 bytes
+SHA1 (Test-Class-0.41.tar.gz) = 6ea2ba97e439303f42efaccf0662c62b9a4ec9ad
+RMD160 (Test-Class-0.41.tar.gz) = 1ef68a6d9688fb372fee9d685efa557780d8fd42
+Size (Test-Class-0.41.tar.gz) = 78297 bytes