From fede3f0be24f7519bd064d8f8035086eb677c167 Mon Sep 17 00:00:00 2001 From: seb Date: Mon, 24 May 2010 21:43:26 +0000 Subject: Update p5-Test-Pod from version 1.42 to version 1.44. Upstream changes: 1.44 2010-04-26T17:33:02 * Restored the `Makefile.PL` by using Module::Build::Compat's "traditional" configuration. 1.43 2010-04-21T02:33:59 * Reduced prereq for Test::More to 0.62, prereq for Pod::Simple to 3.05, and added File::Spec to the list of prereqs. The prerequisites were needlessly high, and by reducing them Test::Pod can rely on the core versions of those modules in on Perl 5.8.8. Thanks to Chris Wittmer for the patch. --- devel/p5-Test-Pod/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/p5-Test-Pod/Makefile') diff --git a/devel/p5-Test-Pod/Makefile b/devel/p5-Test-Pod/Makefile index 465559da4c0..5656451108c 100644 --- a/devel/p5-Test-Pod/Makefile +++ b/devel/p5-Test-Pod/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.19 2010/03/15 12:23:56 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2010/05/24 21:43:26 seb Exp $ -DISTNAME= Test-Pod-1.42 +DISTNAME= Test-Pod-1.44 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5tp CATEGORIES= devel perl5 -- cgit v1.2.3