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-Coverage Update p5-Test-Pod-Coverage...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/afe9c76601ea
branches:  trunk
changeset: 520408:afe9c76601ea
user:      obache <obache%pkgsrc.org@localhost>
date:      Sat Oct 21 08:34:52 2006 +0000

description:
Update p5-Test-Pod-Coverage to 1.08.
Patch provided by Martin Wilke via PR 34368.

1.08    Wed Jan 25 21:59:49 CST 2006
        [FIXES]
        * File and directory names may now contain periods and hyphens.
        * Now exports all_modules().

1.07_01 Wed Dec 28 23:10:31 CST 2005
        [ENHANCEMENTS]
        * Can now use an alternate class that implements the Pod::Coverage
          interface.  This is mostly useful for avoiding the necessity to
          redocument or itemize overriden methods in a subclass by using
          Pod::Coverage::CountParents.  Thanks to Ricardo Signes.

diffstat:

 devel/p5-Test-Pod-Coverage/Makefile |  5 ++---
 devel/p5-Test-Pod-Coverage/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r 777fb07d8994 -r afe9c76601ea devel/p5-Test-Pod-Coverage/Makefile
--- a/devel/p5-Test-Pod-Coverage/Makefile       Sat Oct 21 08:22:54 2006 +0000
+++ b/devel/p5-Test-Pod-Coverage/Makefile       Sat Oct 21 08:34:52 2006 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2006/03/04 21:29:25 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2006/10/21 08:34:52 obache Exp $
 #
 
-DISTNAME=              Test-Pod-Coverage-1.06
+DISTNAME=              Test-Pod-Coverage-1.08
 PKGNAME=               p5-${DISTNAME}
-PKGREVISION=           1
 CATEGORIES=            devel perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Test/}
 
diff -r 777fb07d8994 -r afe9c76601ea devel/p5-Test-Pod-Coverage/distinfo
--- a/devel/p5-Test-Pod-Coverage/distinfo       Sat Oct 21 08:22:54 2006 +0000
+++ b/devel/p5-Test-Pod-Coverage/distinfo       Sat Oct 21 08:34:52 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2005/02/23 22:24:29 agc Exp $
+$NetBSD: distinfo,v 1.3 2006/10/21 08:34:52 obache Exp $
 
-SHA1 (Test-Pod-Coverage-1.06.tar.gz) = 3717f53f83dcc499d0c4b66716522d9f40c78e4f
-RMD160 (Test-Pod-Coverage-1.06.tar.gz) = 978eb931d8be76e0f557c3156f5ea79f96785848
-Size (Test-Pod-Coverage-1.06.tar.gz) = 5149 bytes
+SHA1 (Test-Pod-Coverage-1.08.tar.gz) = 9d9669917092e24d0943589ea2dfa77ef4e9c853
+RMD160 (Test-Pod-Coverage-1.08.tar.gz) = 182d210c14beb2056f1c46b0deec75f34d342cf2
+Size (Test-Pod-Coverage-1.08.tar.gz) = 6418 bytes



Home | Main Index | Thread Index | Old Index