Subject: Re: CVS commit: pkgsrc/textproc/p5-Pod-Simple
To: None <pkgsrc-changes@NetBSD.org>
From: OBATA Akio <obache@NetBSD.org>
List: pkgsrc-changes
Date: 10/21/2006 18:24:56
On Sat, 21 Oct 2006 09:19:22 +0000 (UTC), OBATA Akio wrote:
>
> Module Name: pkgsrc
> Committed By: obache
> Date: Sat Oct 21 09:19:22 UTC 2006
>
> Modified Files:
> pkgsrc/textproc/p5-Pod-Simple: Makefile distinfo
>
> Log Message:
> Update p5-Pod-Simple to 3.04.
> Based on patch provided by Martin Wilke via PR 34418.
> And this version depend on p5-Pod-Escapes>=1.04.
>
>
> To generate a diff of this commit:
> cvs rdiff -r1.11 -r1.12 pkgsrc/textproc/p5-Pod-Simple/Makefile
> cvs rdiff -r1.5 -r1.6 pkgsrc/textproc/p5-Pod-Simple/distinfo
>
> Please note that diffs are not public domain; they are subject to the
> copyright notices on the relevant files.
>
Changes are missing (already fixed in cvs repository).
2006-01-18 Allison Randal <allison@perl.org>
* Release 3.04
Applied test patches for Perl core integration from Steve Peters.
Added a 'reinit' method to Pod::Simple::BlackBox for Russ Allbery
so Pod::Man can provide backward compatibility to existing users
(such as Module::Build and ExtUtils::MakeMaker).
Applied patch for extracting case-preserved package names on VMS
from Craig Berry.