pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Test-Pod Update p5-Test-Pad to 1.26.
details: https://anonhg.NetBSD.org/pkgsrc/rev/155dc5f1324a
branches: trunk
changeset: 520417:155dc5f1324a
user: obache <obache%pkgsrc.org@localhost>
date: Sat Oct 21 09:38:29 2006 +0000
description:
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:
devel/p5-Test-Pod/Makefile | 6 ++----
devel/p5-Test-Pod/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 8 deletions(-)
diffs (35 lines):
diff -r 65c23b9bacae -r 155dc5f1324a devel/p5-Test-Pod/Makefile
--- a/devel/p5-Test-Pod/Makefile Sat Oct 21 09:26:50 2006 +0000
+++ b/devel/p5-Test-Pod/Makefile Sat Oct 21 09:38:29 2006 +0000
@@ -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 @@
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 -r 65c23b9bacae -r 155dc5f1324a devel/p5-Test-Pod/distinfo
--- a/devel/p5-Test-Pod/distinfo Sat Oct 21 09:26:50 2006 +0000
+++ b/devel/p5-Test-Pod/distinfo Sat Oct 21 09:38:29 2006 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index