summaryrefslogtreecommitdiff
path: root/devel/p5-Test-Pod
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
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')
-rw-r--r--devel/p5-Test-Pod/Makefile7
-rw-r--r--devel/p5-Test-Pod/distinfo8
2 files changed, 7 insertions, 8 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
diff --git a/devel/p5-Test-Pod/distinfo b/devel/p5-Test-Pod/distinfo
index 900b08ccb49..439b91d5947 100644
--- a/devel/p5-Test-Pod/distinfo
+++ b/devel/p5-Test-Pod/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2005/02/23 22:24:29 agc Exp $
+$NetBSD: distinfo,v 1.3 2005/11/22 23:12:13 wiz Exp $
-SHA1 (Test-Pod-1.20.tar.gz) = c3653e41a8bcadbde8e9775eff444a07412f867d
-RMD160 (Test-Pod-1.20.tar.gz) = 2256c51b8d8912b761c010cb7369b068ea53feaf
-Size (Test-Pod-1.20.tar.gz) = 6817 bytes
+SHA1 (Test-Pod-1.22.tar.gz) = ab725905d1906117412c48fe3fb5485bc47f11db
+RMD160 (Test-Pod-1.22.tar.gz) = ab88537b733dfa90f9b6ffe442c464030cc57566
+Size (Test-Pod-1.22.tar.gz) = 6923 bytes