summaryrefslogtreecommitdiff
path: root/devel/p5-Test-Pod/Makefile
diff options
context:
space:
mode:
authorrhaen <rhaen@pkgsrc.org>2012-01-26 15:59:16 +0000
committerrhaen <rhaen@pkgsrc.org>2012-01-26 15:59:16 +0000
commit80c31fb98a6248017f93dbd8cfb5b2128c98c4a6 (patch)
tree8a2d171cbe2432e54d26f1f50512959f3e7ebcaf /devel/p5-Test-Pod/Makefile
parent5c47895a38925d196546f8938cbd42df831095d4 (diff)
downloadpkgsrc-80c31fb98a6248017f93dbd8cfb5b2128c98c4a6.tar.gz
Updated to 1.45
Changes: 1.45 2011-03-09T20:00:59 * Removed Module::Build from `build_requires`, since it does nothing out-of-the ordinary, and this keeps it out of the `Makefile.PL`'s `PM_PREREQ`. Per gripe from Peter Scott.
Diffstat (limited to 'devel/p5-Test-Pod/Makefile')
-rw-r--r--devel/p5-Test-Pod/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/p5-Test-Pod/Makefile b/devel/p5-Test-Pod/Makefile
index 05c4c61aec4..92df857117c 100644
--- a/devel/p5-Test-Pod/Makefile
+++ b/devel/p5-Test-Pod/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2011/08/14 12:26:43 obache Exp $
+# $NetBSD: Makefile,v 1.23 2012/01/26 15:59:16 rhaen Exp $
-DISTNAME= Test-Pod-1.44
+DISTNAME= Test-Pod-1.45
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
SVR4_PKGNAME= p5tp
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}