Mon May 24 21:43:26 2010 UTC ()
Update p5-Test-Pod from version 1.42 to version 1.44.

Upstream changes:
1.44 2010-04-26T17:33:02
    * Restored the `Makefile.PL` by using Module::Build::Compat's
      "traditional" configuration.

1.43 2010-04-21T02:33:59
    * Reduced prereq for Test::More to 0.62, prereq for Pod::Simple to 3.05,
      and added File::Spec to the list of prereqs. The prerequisites were
      needlessly high, and by reducing them Test::Pod can rely on the core
      versions of those modules in on Perl 5.8.8. Thanks to Chris Wittmer for
      the patch.


(seb)
diff -r1.19 -r1.20 pkgsrc/devel/p5-Test-Pod/Makefile
diff -r1.7 -r1.8 pkgsrc/devel/p5-Test-Pod/distinfo

cvs diff -r1.19 -r1.20 pkgsrc/devel/p5-Test-Pod/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-Test-Pod/Makefile 2010/03/15 12:23:56 1.19
+++ pkgsrc/devel/p5-Test-Pod/Makefile 2010/05/24 21:43:26 1.20
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.19 2010/03/15 12:23:56 wiz Exp $ 1# $NetBSD: Makefile,v 1.20 2010/05/24 21:43:26 seb Exp $
2 2
3DISTNAME= Test-Pod-1.42 3DISTNAME= Test-Pod-1.44
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5SVR4_PKGNAME= p5tp 5SVR4_PKGNAME= p5tp
6CATEGORIES= devel perl5 6CATEGORIES= devel perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/Test-Pod/ 10HOMEPAGE= http://search.cpan.org/dist/Test-Pod/
11COMMENT= Perl5 module to check for POD errors in files 11COMMENT= Perl5 module to check for POD errors in files
12LICENSE= artistic-2.0 OR gnu-gpl-v2 12LICENSE= artistic-2.0 OR gnu-gpl-v2
13 13
14PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
15 15
16DEPENDS+= {perl>=5.10.1,p5-Pod-Simple>=3.07}:../../textproc/p5-Pod-Simple 16DEPENDS+= {perl>=5.10.1,p5-Pod-Simple>=3.07}:../../textproc/p5-Pod-Simple

cvs diff -r1.7 -r1.8 pkgsrc/devel/p5-Test-Pod/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-Test-Pod/distinfo 2010/03/15 12:23:57 1.7
+++ pkgsrc/devel/p5-Test-Pod/distinfo 2010/05/24 21:43:26 1.8
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.7 2010/03/15 12:23:57 wiz Exp $ 1$NetBSD: distinfo,v 1.8 2010/05/24 21:43:26 seb Exp $
2 2
3SHA1 (Test-Pod-1.42.tar.gz) = 1204819ad360fac788edc800cb3a81f0a6e9b7ea 3SHA1 (Test-Pod-1.44.tar.gz) = f682904b6c84e71e4756601a7e872303cf9eb3f3
4RMD160 (Test-Pod-1.42.tar.gz) = 3e608e30206e38d2f406ae63f55bdf041763f4a1 4RMD160 (Test-Pod-1.44.tar.gz) = 85beb5d28364f985e8cc5076ea7e44865cd2c829
5Size (Test-Pod-1.42.tar.gz) = 10005 bytes 5Size (Test-Pod-1.44.tar.gz) = 10509 bytes