In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/cae2d1ea6985da876250b218fbf1342cab8e2585?hp=e7d0a3fbd986e18585e457528529ce365ace620e>

- Log -----------------------------------------------------------------
commit cae2d1ea6985da876250b218fbf1342cab8e2585
Author: Chris 'BinGOs' Williams <[email protected]>
Date:   Fri Dec 2 13:20:26 2011 +0000

    Update Locale-Codes version in Maintainers.pl
    
    This should have been part of 4345d05bb848d49bf1bc348b0bf725f5679165bf
-----------------------------------------------------------------------

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 aa5dfc0..59390cb 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -1106,7 +1106,7 @@ use File::Glob qw(:case);
     'Locale-Codes' =>
        {
        'MAINTAINER'    => 'sbeck',
-       'DISTRIBUTION'  => 'SBECK/Locale-Codes-3.18.tar.gz',
+       'DISTRIBUTION'  => 'SBECK/Locale-Codes-3.20.tar.gz',
        'FILES'         => q[cpan/Locale-Codes],
        'EXCLUDED'      => [ qw{t/pod_coverage.t t/pod.t}, qr{^t/runtests}, 
qr{^t/runtests\.bat},
                             qr{^internal/}, qr{^examples/} ],

--
Perl5 Master Repository

Reply via email to