This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Upgrade to PathTools 3.30_02 (with only core reorganization fixes)
[perl5.git] / Porting / Maintainers.pl
index 69d7dfc..2a485d5 100755 (executable)
@@ -188,7 +188,7 @@ use File::Glob qw(:case);
     'Archive::Tar' =>
        {
        'MAINTAINER'    => 'kane',
-       'DISTRIBUTION'  => 'KANE/Archive-Tar-1.52.tar.gz',
+       'DISTRIBUTION'  => 'BINGOS/Archive-Tar-1.54.tar.gz',
        'FILES'         => q[cpan/Archive-Tar],
        'CPAN'          => 1,
        'UPSTREAM'      => 'cpan',
@@ -199,9 +199,9 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'rgarcia',
        'DISTRIBUTION'  => 'SMUELLER/Attribute-Handlers-0.87.tar.gz',
-       'FILES'         => q[ext/Attribute-Handlers],
+       'FILES'         => q[dist/Attribute-Handlers],
        'CPAN'          => 1,
-       'UPSTREAM'      => "blead",
+       'UPSTREAM'      => 'blead',
        },
 
     'autodie' =>
@@ -472,7 +472,7 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'mhx',
        'DISTRIBUTION'  => 'MHX/Devel-PPPort-3.19.tar.gz',
-       'FILES'         => q[ext/Devel-PPPort],
+       'FILES'         => q[cpan/Devel-PPPort],
        'EXCLUDED'      => [ qw{PPPort.pm} ], # we use PPPort_pm.PL instead
        'CPAN'          => 1,
        'UPSTREAM'      => 'cpan',
@@ -739,7 +739,7 @@ use File::Glob qw(:case);
        'EXCLUDED'      => [ qr{^examples/},
                             qw{perl-Getopt-Long.spec},
                           ],
-       'MAP'           => { ''                => 'ext/Getopt-Long/',
+       'MAP'           => { ''                => 'cpan/Getopt-Long/',
                             'lib/newgetopt.pl' => 'lib/newgetopt.pl',
                           },
        'CPAN'          => 1,
@@ -801,7 +801,7 @@ use File::Glob qw(:case);
     'IPC::Cmd' =>
        {
        'MAINTAINER'    => 'kane',
-       'DISTRIBUTION'  => 'BINGOS/IPC-Cmd-0.48.tar.gz',
+       'DISTRIBUTION'  => 'BINGOS/IPC-Cmd-0.50.tar.gz',
        'FILES'         => q[cpan/IPC-Cmd],
        'CPAN'          => 1,
        'UPSTREAM'      => 'cpan',
@@ -878,7 +878,7 @@ use File::Glob qw(:case);
     'Log::Message::Simple' =>
        {
        'MAINTAINER'    => 'kane',
-       'DISTRIBUTION'  => 'KANE/Log-Message-Simple-0.04.tar.gz',
+       'DISTRIBUTION'  => 'BINGOS/Log-Message-Simple-0.06.tar.gz',
        'FILES'         => q[cpan/Log-Message-Simple],
        'CPAN'          => 1,
        'UPSTREAM'      => 'cpan',
@@ -1117,13 +1117,8 @@ use File::Glob qw(:case);
     'PathTools' =>
        {
        'MAINTAINER'    => 'kwilliams',
-       'DISTRIBUTION'  => 'SMUELLER/PathTools-3.30_01.tar.gz',
-       'FILES'         => q[ext/Cwd],
-       # XXX note that the CPAN and blead Makefile.PL are totally
-       # unrelated. The blead one is described as 'core-only'.
-       # Perhaps after the big lib/ => ext/ migration it will be possible
-       # to harmonize them?
-       
+       'DISTRIBUTION'  => 'SMUELLER/PathTools-3.30_02.tar.gz',
+       'FILES'         => q[cpan/Cwd],
        'EXCLUDED'      => [ qr{^t/lib/Test/} ],
        'CPAN'          => 1,
        'UPSTREAM'      => "cpan",
@@ -1418,7 +1413,7 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'jesse',
        'DISTRIBUTION'  => 'JESSE/Test-1.25_02.tar.gz',
-       'FILES'         => q[ext/Test],
+       'FILES'         => q[cpan/Test],
        'CPAN'          => 1,
        'UPSTREAM'      => 'cpan',
        },
@@ -1505,7 +1500,7 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'muir',
        'DISTRIBUTION'  => 'MUIR/modules/Text-Tabs+Wrap-2009.0305.tar.gz',
-       'FILES'         => q[ext/Text-Tabs],
+       'FILES'         => q[cpan/Text-Tabs],
        'EXCLUDED'      => [ qw( t/dnsparks.t ) ], # see af6492bf9e
        'CPAN'          => 1,
        'UPSTREAM'      => 'cpan',
@@ -1580,7 +1575,7 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'nuffin',
        'DISTRIBUTION'  => 'NUFFIN/Tie-RefHash-1.38.tar.gz',
-       'FILES'         => q[ext/Tie-RefHash],
+       'FILES'         => q[cpan/Tie-RefHash],
        'CPAN'          => 1,
        'UPSTREAM'      => 'cpan',
        },