diff options
author | obache <obache> | 2007-06-10 09:43:02 +0000 |
---|---|---|
committer | obache <obache> | 2007-06-10 09:43:02 +0000 |
commit | f9e726b386b0283e3fa6be27fb602c13be1b1d17 (patch) | |
tree | 78f0782ba64b3229cf37930249531a0509389502 /textproc | |
parent | d7c0804f8b31a71be519abcd936b1e6cbe45441d (diff) | |
download | pkgsrc-f9e726b386b0283e3fa6be27fb602c13be1b1d17.tar.gz |
Update p5-Pod-Simple to 3.05.
Patch provided by Mark E. Perkins in PR 36465.
2007-03-03 Allison Randal <allison@perl.org>
* Release 3.05
Standardized all test files on 8.3 naming scheme for Perl core.
Applied test patches from Jerry Hedden for Perl core when
Encode not installed.
Applied test patch from Ken Williams for 5.005_04 compatibility.
Applied a patch from Christopher Madsen to fix architecture
directory searches on Gentoo.
Fixed a failing search test on Debian-based distributions caused
by Debian stripping Pod documentation out of core modules.
(Three cheers to the CPAN testers and James Ponza for sending
enough reports that I could work out the pattern.)
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Pod-Simple/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-Pod-Simple/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/textproc/p5-Pod-Simple/Makefile b/textproc/p5-Pod-Simple/Makefile index bb75902ca3d..f7aa4bbfe83 100644 --- a/textproc/p5-Pod-Simple/Makefile +++ b/textproc/p5-Pod-Simple/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2006/10/21 09:19:22 obache Exp $ +# $NetBSD: Makefile,v 1.13 2007/06/10 09:43:02 obache Exp $ -DISTNAME= Pod-Simple-3.04 +DISTNAME= Pod-Simple-3.05 PKGNAME= p5-${DISTNAME} CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/} diff --git a/textproc/p5-Pod-Simple/distinfo b/textproc/p5-Pod-Simple/distinfo index 3c96ee9d1e5..02536992492 100644 --- a/textproc/p5-Pod-Simple/distinfo +++ b/textproc/p5-Pod-Simple/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2006/10/21 09:19:22 obache Exp $ +$NetBSD: distinfo,v 1.7 2007/06/10 09:43:02 obache Exp $ -SHA1 (Pod-Simple-3.04.tar.gz) = 45646ac806b91b37caadf0b08ce71d3f6ef2a60c -RMD160 (Pod-Simple-3.04.tar.gz) = 5297d6ae68dcd93bd0c760c58f47a421c4255406 -Size (Pod-Simple-3.04.tar.gz) = 261943 bytes +SHA1 (Pod-Simple-3.05.tar.gz) = 9157bbd763d8b25c91f916b6cd8eda5d4b6b62bf +RMD160 (Pod-Simple-3.05.tar.gz) = ca5158e521c2b41b38a908222cea9ec06ec8a213 +Size (Pod-Simple-3.05.tar.gz) = 233308 bytes |