In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/93eaa32640fdd53b3d3d624d4c9d6f3fcda1460e?hp=f0f0d2aad12d9003442c48eeeaf78098fa4bca6b>

- Log -----------------------------------------------------------------
commit 93eaa32640fdd53b3d3d624d4c9d6f3fcda1460e
Author: Chris 'BinGOs' Williams <ch...@bingosnet.co.uk>
Date:   Mon Jun 28 11:51:55 2010 +0100

    Update the version of Pod-Simple listed in maintainers.pl to be the actual 
version we have in core
-----------------------------------------------------------------------

Summary of changes:
 Porting/Maintainers.pl |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index a5475a4..762e4a2 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -1183,7 +1183,7 @@ use File::Glob qw(:case);
     'Pod::Simple' =>
        {
        'MAINTAINER'    => 'arandal',
-       'DISTRIBUTION'  => 'DWHEELER/Pod-Simple-3.13.tar.gz',
+       'DISTRIBUTION'  => 'DWHEELER/Pod-Simple-3.14.tar.gz',
        'FILES'         => q[cpan/Pod-Simple],
        # XXX these two files correspond to similar ones in blead under
        # pod/, but the blead ones have newer changes, and also seem to

--
Perl5 Master Repository

Reply via email to