summaryrefslogtreecommitdiff
path: root/devel/p5-Test-Pod/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-11-22 23:12:13 +0000
committerwiz <wiz@pkgsrc.org>2005-11-22 23:12:13 +0000
commit7b7d85c261c6d7ab71fbb46c625071b11fb7c194 (patch)
tree45f18e1308e89fd05a610fe71ccc5a66390134fe /devel/p5-Test-Pod/Makefile
parent16ef57a4604c6ab2314d878f605a41a8eccb7d62 (diff)
downloadpkgsrc-7b7d85c261c6d7ab71fbb46c625071b11fb7c194.tar.gz
Update to 1.22:
1.22 - Sun Oct 23 23:45:51 CDT 2005 [ENHANCEMENTS] * Added check for lines with only whitespace before or after a directive. Older POD formatters can get confused by such lines since they goof up paragraph mode. (RT #6467) [FIXES] * Bumped up requirements to Test::Simple 0.62. 1.20 - Wed Jun 23 00:28:35 CDT 2004 [ENHANCEMENTS] * Looks in blib/ if there is one, otherwise looks in lib/ * Thanks to David Wheeler for nudging. Package change: depend on p5-Test-Simple for testing instead of p5-Test-Builder-Tester, the latter is now included in the former.
Diffstat (limited to 'devel/p5-Test-Pod/Makefile')
-rw-r--r--devel/p5-Test-Pod/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/devel/p5-Test-Pod/Makefile b/devel/p5-Test-Pod/Makefile
index b40c1fd912b..b164736463a 100644
--- a/devel/p5-Test-Pod/Makefile
+++ b/devel/p5-Test-Pod/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2005/11/16 19:37:19 tv Exp $
+# $NetBSD: Makefile,v 1.9 2005/11/22 23:12:13 wiz Exp $
-DISTNAME= Test-Pod-1.20
+DISTNAME= Test-Pod-1.22
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
SVR4_PKGNAME= p5tp
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
@@ -16,7 +15,7 @@ DEPENDS+= p5-Pod-Simple>=3.02nb1:../../textproc/p5-Pod-Simple
.include "../../mk/bsd.prefs.mk"
.if !empty(PKGSRC_RUN_TEST:M[yY][eE][sS])
-BUILD_DEPENDS+= p5-Test-Builder-Tester-[0-9]*:../../devel/p5-Test-Builder-Tester
+BUILD_DEPENDS+= p5-Test-Simple>=0.62:../../devel/p5-Test-Simple
.endif
USE_LANGUAGES= # empty