summaryrefslogtreecommitdiff
path: root/devel/p5-Test-Class
diff options
context:
space:
mode:
authorwiz <wiz>2015-08-06 09:23:53 +0000
committerwiz <wiz>2015-08-06 09:23:53 +0000
commit28b8c56016c772b65eefff9b3b1b5a5cec108618 (patch)
treeffd5ee00bb0cc485d43730ce9a1ae0b365f7de85 /devel/p5-Test-Class
parentfc961b8a1bc4db343b7937ad822bc98a54663070 (diff)
downloadpkgsrc-28b8c56016c772b65eefff9b3b1b5a5cec108618.tar.gz
Update to 0.50:
0.50 [2015-06-07] - add links to Ovid's tutorial series on Test::Class (Tim Vroom, PR#19) - add links to Test::Class::Most, Test::Class::Moose (Tim Vroom, PR#20) - list some distributions that use Test::Class in their test suite (Tim Vroom, PR#21) - update documentation about running individual tests (Matthew Horsfall, PR#22) - fix some tests to work with the new Test::Stream (Chad Granum, PR#27) - switch packaging to ExtUtils::MakeMaker
Diffstat (limited to 'devel/p5-Test-Class')
-rw-r--r--devel/p5-Test-Class/Makefile6
-rw-r--r--devel/p5-Test-Class/distinfo8
2 files changed, 6 insertions, 8 deletions
diff --git a/devel/p5-Test-Class/Makefile b/devel/p5-Test-Class/Makefile
index 28f683fa3b5..3dba48b2b9c 100644
--- a/devel/p5-Test-Class/Makefile
+++ b/devel/p5-Test-Class/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2015/07/12 18:56:19 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2015/08/06 09:23:53 wiz Exp $
-DISTNAME= Test-Class-0.48
+DISTNAME= Test-Class-0.50
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
@@ -22,7 +21,6 @@ BUILD_DEPENDS+= p5-Module-Runtime-[0-9]*:../../devel/p5-Module-Runtime
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Test/Class/.packlist
-PERL5_MODULE_TYPE= Module::Build
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-Test-Class/distinfo b/devel/p5-Test-Class/distinfo
index 8c336727bfa..a82e98c5d88 100644
--- a/devel/p5-Test-Class/distinfo
+++ b/devel/p5-Test-Class/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2014/11/23 14:24:57 schmonz Exp $
+$NetBSD: distinfo,v 1.12 2015/08/06 09:23:53 wiz Exp $
-SHA1 (Test-Class-0.48.tar.gz) = 020ba6d931034118d4febbd4f6ce949a0b864a74
-RMD160 (Test-Class-0.48.tar.gz) = 6a228ade284137d437b080768d6e0608266ff18c
-Size (Test-Class-0.48.tar.gz) = 71256 bytes
+SHA1 (Test-Class-0.50.tar.gz) = 1f79ae39619c9788dc5b9e3efb04d7775b321318
+RMD160 (Test-Class-0.50.tar.gz) = a13053f904ec426ae5172050d8399967c1c5c7d7
+Size (Test-Class-0.50.tar.gz) = 60253 bytes