summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-09-05 19:12:06 +0000
committerwiz <wiz@pkgsrc.org>2013-09-05 19:12:06 +0000
commit1b678b4cc71e3cfff175ce2bbbcc432203406772 (patch)
treef0dea52fc03e0d3afe0797e0854e0e2e4d1cebb3 /devel
parent0968edf73c4159fc6c86c12f4ab725bc3746b6d4 (diff)
downloadpkgsrc-1b678b4cc71e3cfff175ce2bbbcc432203406772.tar.gz
Update to 0.07:
0.07 2013-07-01T03:08:52Z - If the C<< RELEASE_TESTING >> environment variable is true, then instead of skipping tests, Test::Requires bails out. (tobyink) 0.07 - document that use Test::Requires "5.010" works. (tobyink)
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Test-Requires/Makefile7
-rw-r--r--devel/p5-Test-Requires/distinfo8
2 files changed, 8 insertions, 7 deletions
diff --git a/devel/p5-Test-Requires/Makefile b/devel/p5-Test-Requires/Makefile
index 3f61178d18e..d679986c33b 100644
--- a/devel/p5-Test-Requires/Makefile
+++ b/devel/p5-Test-Requires/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2013/05/31 12:40:50 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2013/09/05 19:12:06 wiz Exp $
-DISTNAME= Test-Requires-0.06
+DISTNAME= Test-Requires-0.07
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
@@ -11,6 +10,8 @@ HOMEPAGE= http://search.cpan.org/dist/Test-Requires/
COMMENT= Perl 5 module to test if a module can be loaded
LICENSE= ${PERL5_LICENSE}
+PERL5_MODULE_TYPE= Module::Build
+
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Test/Requires/.packlist
diff --git a/devel/p5-Test-Requires/distinfo b/devel/p5-Test-Requires/distinfo
index 9f7eb0a2d23..36125a8d188 100644
--- a/devel/p5-Test-Requires/distinfo
+++ b/devel/p5-Test-Requires/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2011/12/13 12:28:37 hiramatsu Exp $
+$NetBSD: distinfo,v 1.4 2013/09/05 19:12:06 wiz Exp $
-SHA1 (Test-Requires-0.06.tar.gz) = 5a7b580fbc6c1e8c6493ceeffc5645ab08f3afd5
-RMD160 (Test-Requires-0.06.tar.gz) = 8cce5072b728cd19b17e20aa129942d599c1e521
-Size (Test-Requires-0.06.tar.gz) = 20077 bytes
+SHA1 (Test-Requires-0.07.tar.gz) = aaf906f376306c855472aef7731ad4837eb57d20
+RMD160 (Test-Requires-0.07.tar.gz) = 43ed9feadff1cb246a14a3fca0461955c973f583
+Size (Test-Requires-0.07.tar.gz) = 11023 bytes