summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorobache <obache>2006-10-21 09:38:29 +0000
committerobache <obache>2006-10-21 09:38:29 +0000
commit7bbfb0a36fab00f397d7b50a1be8595070d49eda (patch)
tree74fcde8f0d8dd7fc63b5b55c27d4fa43273703ab /devel
parent36562865b2453e966547fd14aba001c7b0dd927f (diff)
downloadpkgsrc-7bbfb0a36fab00f397d7b50a1be8595070d49eda.tar.gz
Update p5-Test-Pad to 1.26.
Based on patch provided by Martin Wilke via PR 34369. And delete p5-Test-Simple>=0.62 dependency, because perl5 base package contain Test::Simple version 0.62 now. hange log for Test::Pod 1.26 - Wed Jul 19 09:54:48 CDT 2006 No new functionality in this version. [FIXES] * Fixed a Win32 build bug. * Fixed a bug in the SYNOPSIS. 1.24 - Wed Feb 1 15:18:06 PST 2006 [THINGS THAT MAY BREAK YOUR CODE] * The long-deprecated pod_ok() is now gone, along with all its constants. [ENHANCEMENTS] * Now runs properly under VMS. Thanks to Peter Edwards.
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Test-Pod/Makefile6
-rw-r--r--devel/p5-Test-Pod/distinfo8
2 files changed, 6 insertions, 8 deletions
diff --git a/devel/p5-Test-Pod/Makefile b/devel/p5-Test-Pod/Makefile
index 8d8f11d7e78..a9938cf792f 100644
--- a/devel/p5-Test-Pod/Makefile
+++ b/devel/p5-Test-Pod/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2006/03/04 21:29:25 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2006/10/21 09:38:29 obache Exp $
-DISTNAME= Test-Pod-1.22
+DISTNAME= Test-Pod-1.26
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
SVR4_PKGNAME= p5tp
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
@@ -12,7 +11,6 @@ HOMEPAGE= http://search.cpan.org/dist/Test-Pod/
COMMENT= Perl5 module to check for POD errors in files
DEPENDS+= p5-Pod-Simple>=3.02nb1:../../textproc/p5-Pod-Simple
-DEPENDS+= p5-Test-Simple>=0.62:../../devel/p5-Test-Simple
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Test/Pod/.packlist
diff --git a/devel/p5-Test-Pod/distinfo b/devel/p5-Test-Pod/distinfo
index 439b91d5947..aa607e31589 100644
--- a/devel/p5-Test-Pod/distinfo
+++ b/devel/p5-Test-Pod/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2005/11/22 23:12:13 wiz Exp $
+$NetBSD: distinfo,v 1.4 2006/10/21 09:38:29 obache Exp $
-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
+SHA1 (Test-Pod-1.26.tar.gz) = 3d601ac632dd444eec5293c676b2aa4149a43d4e
+RMD160 (Test-Pod-1.26.tar.gz) = 349eae32550fff5c1e8668c3d64a7cac1bc7f73a
+Size (Test-Pod-1.26.tar.gz) = 6807 bytes