From 20c745c18a08207f1973a60d4b2c1457c54ebfee Mon Sep 17 00:00:00 2001 From: wen Date: Mon, 6 May 2013 15:50:12 +0000 Subject: 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. --- devel/p5-Test-Pod/Makefile | 5 ++--- devel/p5-Test-Pod/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'devel') diff --git a/devel/p5-Test-Pod/Makefile b/devel/p5-Test-Pod/Makefile index f5215a8c4a6..78df6dcb7da 100644 --- a/devel/p5-Test-Pod/Makefile +++ b/devel/p5-Test-Pod/Makefile @@ -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/} diff --git a/devel/p5-Test-Pod/distinfo b/devel/p5-Test-Pod/distinfo index 9654fff4e5f..8762509e7ca 100644 --- a/devel/p5-Test-Pod/distinfo +++ b/devel/p5-Test-Pod/distinfo @@ -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 -- cgit v1.2.3