This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Move pod2usage.PL, podchecker.PL, podselect.PL into cpan/Pod-Parser/scripts
[perl5.git] / Porting / Maintainers.pl
index fb65347..c7de5ee 100755 (executable)
@@ -188,7 +188,7 @@ use File::Glob qw(:case);
     'Archive::Extract' =>
        {
        'MAINTAINER'    => 'kane',
-       'DISTRIBUTION'  => 'BINGOS/Archive-Extract-0.42.tar.gz',
+       'DISTRIBUTION'  => 'BINGOS/Archive-Extract-0.44.tar.gz',
        'FILES'         => q[cpan/Archive-Extract],
        'UPSTREAM'      => 'cpan',
        'BUGS'          => 'bug-archive-extract@rt.cpan.org',
@@ -475,7 +475,7 @@ use File::Glob qw(:case);
     'Digest::MD5' =>
        {
        'MAINTAINER'    => 'gaas',
-       'DISTRIBUTION'  => 'GAAS/Digest-MD5-2.40.tar.gz',
+       'DISTRIBUTION'  => 'GAAS/Digest-MD5-2.51.tar.gz',
        'FILES'         => q[cpan/Digest-MD5],
        'EXCLUDED'      => [ qw{rfc1321.txt} ],
        'UPSTREAM'      => "cpan",
@@ -728,7 +728,7 @@ use File::Glob qw(:case);
     'if' =>
        {
        'MAINTAINER'    => 'ilyaz',
-       'DISTRIBUTION'  => 'ILYAZ/modules/if-0.0401.tar.gz',
+       'DISTRIBUTION'  => 'ILYAZ/modules/if-0.06.tar.gz',
        'FILES'         => q[dist/if],
        'UPSTREAM'      => 'blead',
        },
@@ -798,7 +798,7 @@ use File::Glob qw(:case);
     'Locale-Codes' =>
        {
        'MAINTAINER'    => 'sbeck',
-       'DISTRIBUTION'  => 'SBECK/Locale-Codes-3.13.tar.gz',
+       'DISTRIBUTION'  => 'SBECK/Locale-Codes-3.14.tar.gz',
        'FILES'         => q[cpan/Locale-Codes],
        'EXCLUDED'      => [ qw{t/pod_coverage.t t/pod.t}, qr{^t/runtests},
                             qr{^internal/}, qr{^examples/} ],
@@ -849,7 +849,7 @@ use File::Glob qw(:case);
     'Math::BigInt' =>
        {
        'MAINTAINER'    => 'tels',
-       'DISTRIBUTION'  => 'FLORA/Math-BigInt-1.95.tar.gz',
+       'DISTRIBUTION'  => 'FLORA/Math-BigInt-1.96.tar.gz',
        'FILES'         => q[dist/Math-BigInt],
        'EXCLUDED'      => [ qr{^inc/},
                             qr{^examples/},
@@ -1148,13 +1148,8 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'tjenness',
        'DISTRIBUTION'  => 'TJENNESS/Pod-LaTeX-0.58.tar.gz',
-       'FILES'         => q[cpan/Pod-LaTeX
-                            pod/pod2latex.PL
-                           ],
+       'FILES'         => q[cpan/Pod-LaTeX],
        'EXCLUDED'      => [ qw( t/require.t ) ],
-       'MAP'           => { '' => 'cpan/Pod-LaTeX/',
-                            'pod2latex.PL' => 'pod/pod2latex.PL',
-                          },
        'UPSTREAM'      => undef,
        },
 
@@ -1165,12 +1160,7 @@ use File::Glob qw(:case);
        # version 1.37!
 
        'DISTRIBUTION'  => 'MAREKR/Pod-Parser-1.38.tar.gz',
-       'FILES'         => q[cpan/Pod-Parser
-                            pod/pod{2usage,checker,select}.PL
-                           ],
-       'MAP'           => { '' => 'cpan/Pod-Parser/',
-                            'scripts/' => 'pod/',
-                          },
+       'FILES'         => q[cpan/Pod-Parser],
        'UPSTREAM'      => undef,
        },
 
@@ -1436,7 +1426,7 @@ use File::Glob qw(:case);
     'threads' =>
        {
        'MAINTAINER'    => 'jdhedden',
-       'DISTRIBUTION'  => 'JDHEDDEN/threads-1.77.tar.gz',
+       'DISTRIBUTION'  => 'JDHEDDEN/threads-1.81.tar.gz',
        'FILES'         => q[dist/threads],
        'EXCLUDED'      => [ qr{^examples/},
                             qw(t/pod.t
@@ -1506,7 +1496,7 @@ use File::Glob qw(:case);
     'Unicode::Collate' =>
        {
        'MAINTAINER'    => 'sadahiro',
-       'DISTRIBUTION'  => 'SADAHIRO/Unicode-Collate-0.60-withoutworldwriteables.tar.gz',
+       'DISTRIBUTION'  => 'SADAHIRO/Unicode-Collate-0.61-withoutworldwriteables.tar.gz',
        'FILES'         => q[cpan/Unicode-Collate],
                            # ignore experimental XS version
        'EXCLUDED'      => [ qr{X$},
@@ -1598,13 +1588,6 @@ use File::Glob qw(:case);
        'UPSTREAM'      => 'cpan',
        },
 
-    'XS::APItest::KeywordRPN' =>
-       {
-       'MAINTAINER'    => 'zefram',
-       'FILES'         => q[ext/XS-APItest-KeywordRPN],
-       'UPSTREAM'      => 'blead',
-       },
-
     'XSLoader' =>
        {
        'MAINTAINER'    => 'saper',
@@ -1694,6 +1677,7 @@ use File::Glob qw(:case);
                                ext/ODBM_File/
                                ext/Opcode/
                                ext/POSIX/
+                               ext/Pod-Html/
                                ext/PerlIO-encoding/
                                ext/PerlIO-scalar/
                                ext/PerlIO-via/
@@ -1746,14 +1730,11 @@ use File::Glob qw(:case);
                                lib/Net/servent.{pm,t}
                                lib/PerlIO.pm
                                lib/Pod/Functions.pm
-                               lib/Pod/Html.pm
                                lib/Pod/t/Functions.t
                                lib/Pod/t/InputObjects.t
                                lib/Pod/t/Select.t
                                lib/Pod/t/Usage.t
                                lib/Pod/t/eol.t
-                               lib/Pod/t/html*
-                               lib/Pod/t/pod2html-lib.pl
                                lib/Pod/t/utils.t
                                lib/Search/Dict.{pm,t}
                                lib/SelectSaver.{pm,t}