This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Correct the Term-ANSIColor distro name in Maintainers.pl
authorSteve Hay <steve.m.hay@googlemail.com>
Sun, 20 Nov 2011 12:33:55 +0000 (12:33 +0000)
committerSteve Hay <steve.m.hay@googlemail.com>
Sun, 20 Nov 2011 12:33:55 +0000 (12:33 +0000)
It was recently renamed from ANSIColor.

Porting/Maintainers.pl

index 0d37c80..28016d1 100755 (executable)
@@ -1707,7 +1707,7 @@ use File::Glob qw(:case);
     'Term::ANSIColor' =>
        {
        'MAINTAINER'    => 'rra',
     'Term::ANSIColor' =>
        {
        'MAINTAINER'    => 'rra',
-       'DISTRIBUTION'  => 'RRA/ANSIColor-3.01.tar.gz',
+       'DISTRIBUTION'  => 'RRA/Term-ANSIColor-3.01.tar.gz',
        'FILES'         => q[cpan/Term-ANSIColor],
        'EXCLUDED'      => [ qr{^tests/}, qw(t/pod-spelling.t t/pod.t) ],
        'UPSTREAM'      => 'cpan',
        'FILES'         => q[cpan/Term-ANSIColor],
        'EXCLUDED'      => [ qr{^tests/}, qw(t/pod-spelling.t t/pod.t) ],
        'UPSTREAM'      => 'cpan',