Update to 1.48

Upstream changes:
1.48 - 2013-05-06T04:47:00Z
    * Fixed test failure with versions of Pod::Simple lower than 3.24. Thanks
      to Martin Holste and Tatsuhiko Miyagawa for the reports.

1.47 - 2013-05-05T03:14:25Z
    * Fixed failing test on Pod::Simple 3.27 and higher.

1.46 - 2013-02-16T19:46:17Z
    * Fixed a crash when `all_pod_files_ok()` finds no files to test. Thanks
      to H.Merijn Brand.
    * Switched from custom file searching code to File::Find. Suggested by
      H.Merijn Brand.
    * Fixed failing test on Pod::Simple 3.24.
This commit is contained in:
wen 2013-05-06 15:50:12 +00:00
parent e770f6758a
commit fb1036f8a8
2 changed files with 6 additions and 7 deletions

View file

@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.25 2012/10/31 11:19:09 asau Exp $
# $NetBSD: Makefile,v 1.26 2013/05/06 15:50:12 wen Exp $
DISTNAME= Test-Pod-1.45
DISTNAME= Test-Pod-1.48
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
SVR4_PKGNAME= p5tp
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.9 2012/01/26 15:59:16 rhaen Exp $
$NetBSD: distinfo,v 1.10 2013/05/06 15:50:12 wen Exp $
SHA1 (Test-Pod-1.45.tar.gz) = 5f44b590877a33b7b09623dded15ee9c1dae224f
RMD160 (Test-Pod-1.45.tar.gz) = 9695e51b6f1e5a79644f739582c6e6f429d32abf
Size (Test-Pod-1.45.tar.gz) = 11034 bytes
SHA1 (Test-Pod-1.48.tar.gz) = e6c157c12e60ceb4c9d1365996bbfa9de0292533
RMD160 (Test-Pod-1.48.tar.gz) = 46a9af1addf1e7eff5ffb31da422c792e55d8e4d
Size (Test-Pod-1.48.tar.gz) = 11291 bytes