In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/2e105cc8b44bd3f9842a1936eb92c52fbd70c84e?hp=7964dbe80fa46b64ff4230a91ea80f07ec1725ad>

- Log -----------------------------------------------------------------
commit 2e105cc8b44bd3f9842a1936eb92c52fbd70c84e
Author: Jesse Vincent <[email protected]>
Date:   Mon Oct 19 16:00:54 2009 -0400

    CPANPLUS was upgraded without bumping the version in Porting/Maintainers.pl
-----------------------------------------------------------------------

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 982c079..9f6f4ee 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -414,7 +414,7 @@ use File::Glob qw(:case);
     'CPANPLUS' =>
        {
        'MAINTAINER'    => 'kane',
-       'DISTRIBUTION'  => 'BINGOS/CPANPLUS-0.89_02.tar.gz',
+       'DISTRIBUTION'  => 'BINGOS/CPANPLUS-0.89_03.tar.gz',
        'FILES'         => q[cpan/CPANPLUS],
        'EXCLUDED'      => [ qr{^inc/},
                             qr{^t/dummy-.*\.hidden$},

--
Perl5 Master Repository

Reply via email to