This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Bump version version and remove/update customisations
[perl5.git] / Porting / Maintainers.pl
index 81d5fb3..201ec8a 100755 (executable)
@@ -130,7 +130,7 @@ use File::Glob qw(:case);
     },
 
     'autodie' => {
-        'DISTRIBUTION' => 'PJF/autodie-2.22.tar.gz',
+        'DISTRIBUTION' => 'PJF/autodie-2.23.tar.gz',
         'FILES'        => q[cpan/autodie],
         'EXCLUDED'     => [
             qr{benchmarks},
@@ -211,7 +211,7 @@ use File::Glob qw(:case);
     },
 
     'Compress::Raw::Bzip2' => {
-        'DISTRIBUTION' => 'PMQS/Compress-Raw-Bzip2-2.063.tar.gz',
+        'DISTRIBUTION' => 'PMQS/Compress-Raw-Bzip2-2.064.tar.gz',
         'FILES'        => q[cpan/Compress-Raw-Bzip2],
         'EXCLUDED'     => [
             qr{^t/Test/},
@@ -220,7 +220,7 @@ use File::Glob qw(:case);
     },
 
     'Compress::Raw::Zlib' => {
-        'DISTRIBUTION' => 'PMQS/Compress-Raw-Zlib-2.063.tar.gz',
+        'DISTRIBUTION' => 'PMQS/Compress-Raw-Zlib-2.064.tar.gz',
 
         'FILES'    => q[cpan/Compress-Raw-Zlib],
         'EXCLUDED' => [
@@ -230,12 +230,16 @@ use File::Glob qw(:case);
                 t/99pod.t
                 ),
         ],
+        # Waiting to be merged upstream; see CPAN RT#92657
+        'CUSTOMIZED'  => ['Zlib.xs'],
     },
 
     'Config::Perl::V' => {
         'DISTRIBUTION' => 'HMBRAND/Config-Perl-V-0.19.tgz',
         'FILES'        => q[cpan/Config-Perl-V],
         'EXCLUDED'     => ['examples/show-v.pl'],
+        # Waiting to be merged upstream: see CPAN RT#92534
+        'CUSTOMIZED'   => ['t/20_plv510.t', 't/21_plv518.t'],
     },
 
     'constant' => {
@@ -382,7 +386,7 @@ use File::Glob qw(:case);
     },
 
     'Digest::SHA' => {
-        'DISTRIBUTION' => 'MSHELOR/Digest-SHA-5.85.tar.gz',
+        'DISTRIBUTION' => 'MSHELOR/Digest-SHA-5.86.tar.gz',
         'FILES'        => q[cpan/Digest-SHA],
         'EXCLUDED'     => [
             qw( t/pod.t
@@ -473,7 +477,7 @@ use File::Glob qw(:case);
     },
 
     'ExtUtils::MakeMaker' => {
-        'DISTRIBUTION' => 'BINGOS/ExtUtils-MakeMaker-6.86.tar.gz',
+        'DISTRIBUTION' => 'BINGOS/ExtUtils-MakeMaker-6.88.tar.gz',
         'FILES'        => q[cpan/ExtUtils-MakeMaker],
         'EXCLUDED'     => [
             qr{^t/lib/Test/},
@@ -498,7 +502,7 @@ use File::Glob qw(:case);
     },
 
     'File::Fetch' => {
-        'DISTRIBUTION' => 'BINGOS/File-Fetch-0.46.tar.gz',
+        'DISTRIBUTION' => 'BINGOS/File-Fetch-0.48.tar.gz',
         'FILES'        => q[cpan/File-Fetch],
     },
 
@@ -620,7 +624,7 @@ use File::Glob qw(:case);
     },
 
     'IO-Compress' => {
-        'DISTRIBUTION' => 'PMQS/IO-Compress-2.063.tar.gz',
+        'DISTRIBUTION' => 'PMQS/IO-Compress-2.064.tar.gz',
         'FILES'        => q[cpan/IO-Compress],
         'EXCLUDED'     => [
             qr{^examples/},
@@ -637,7 +641,7 @@ use File::Glob qw(:case);
     },
 
     'IPC::Cmd' => {
-        'DISTRIBUTION' => 'BINGOS/IPC-Cmd-0.90.tar.gz',
+        'DISTRIBUTION' => 'BINGOS/IPC-Cmd-0.92.tar.gz',
         'FILES'        => q[cpan/IPC-Cmd],
     },
 
@@ -681,7 +685,7 @@ use File::Glob qw(:case);
     },
 
     'Locale-Codes' => {
-        'DISTRIBUTION' => 'SBECK/Locale-Codes-3.28.tar.gz',
+        'DISTRIBUTION' => 'SBECK/Locale-Codes-3.29.tar.gz',
         'FILES'        => q[cpan/Locale-Codes],
         'EXCLUDED'     => [
             qw( README.first
@@ -789,7 +793,7 @@ use File::Glob qw(:case);
     #
 
     'Module::Build' => {
-        'DISTRIBUTION' => 'LEONT/Module-Build-0.4203.tar.gz',
+        'DISTRIBUTION' => 'LEONT/Module-Build-0.4204.tar.gz',
         'FILES'        => q[cpan/Module-Build],
         'EXCLUDED'     => [
             qw( t/par.t
@@ -804,17 +808,17 @@ use File::Glob qw(:case);
     },
 
     'Module::CoreList' => {
-        'DISTRIBUTION' => 'BINGOS/Module-CoreList-3.02.tar.gz',
+        'DISTRIBUTION' => 'BINGOS/Module-CoreList-3.04.tar.gz',
         'FILES'        => q[dist/Module-CoreList],
     },
 
     'Module::Load' => {
-        'DISTRIBUTION' => 'BINGOS/Module-Load-0.28.tar.gz',
+        'DISTRIBUTION' => 'BINGOS/Module-Load-0.30.tar.gz',
         'FILES'        => q[cpan/Module-Load],
     },
 
     'Module::Load::Conditional' => {
-        'DISTRIBUTION' => 'BINGOS/Module-Load-Conditional-0.58.tar.gz',
+        'DISTRIBUTION' => 'BINGOS/Module-Load-Conditional-0.62.tar.gz',
         'FILES'        => q[cpan/Module-Load-Conditional],
     },
 
@@ -880,7 +884,7 @@ use File::Glob qw(:case);
     },
 
     'Perl::OSType' => {
-        'DISTRIBUTION' => 'DAGOLDEN/Perl-OSType-1.006.tar.gz',
+        'DISTRIBUTION' => 'DAGOLDEN/Perl-OSType-1.007.tar.gz',
         'FILES'        => q[cpan/Perl-OSType],
         'EXCLUDED'     => [qw(tidyall.ini), qr/^xt/, qr{^t/00-}],
     },
@@ -924,10 +928,13 @@ use File::Glob qw(:case);
     },
 
     'Pod::Perldoc' => {
-        'DISTRIBUTION' => 'MALLEN/Pod-Perldoc-3.20.tar.gz',
+        'DISTRIBUTION' => 'MALLEN/Pod-Perldoc-3.21.tar.gz',
         'FILES'        => q[cpan/Pod-Perldoc],
 
-        # in blead, the perldoc executable is generated by perldoc.PL
+        # Note that we use the CPAN-provided Makefile.PL, since it
+        # contains special handling of the installation of perldoc.pod
+
+        # In blead, the perldoc executable is generated by perldoc.PL
         # instead
         # XXX We can and should fix this, but clean up the DRY-failure in utils
         # first
@@ -973,7 +980,7 @@ use File::Glob qw(:case);
     },
 
     'Scalar-List-Utils' => {
-        'DISTRIBUTION' => 'PEVANS/Scalar-List-Utils-1.35.tar.gz',
+        'DISTRIBUTION' => 'PEVANS/Scalar-List-Utils-1.38.tar.gz',
         'FILES'    => q[cpan/Scalar-List-Utils],
     },
 
@@ -1259,29 +1266,26 @@ use File::Glob qw(:case);
     },
 
     'version' => {
-        'DISTRIBUTION' => 'JPEACOCK/version-0.9904.tar.gz',
-        'FILES'        => q[cpan/version],
+        'DISTRIBUTION' => 'JPEACOCK/version-0.9908.tar.gz',
+        'FILES'        => q[cpan/version vutil.c vutil.h vxs.inc],
         'EXCLUDED' => [
             qr{^vutil/lib/},
             'vutil/ppport.h',
             'vutil/vxs.xs',
-            'lib/version/typemap',
             't/survey_locales',
-            'vperl/vpp.pm',
         ],
 
-        # Waiting to be merged upstream: see CPAN RT#87513
+        # When adding the CPAN-distributed files for version.pm, it is necessary
+        # to delete an entire block out of lib/version.pm, since that code is
+        # only necessary with the CPAN release.
         'CUSTOMIZED'   => [
             qw( lib/version.pm
-                t/07locale.t
-                t/08_corelist.t
                 ),
         ],
 
         'MAP' => {
-            'vutil.c'        => 'vutil.c',
-            'vutil.h'        => 'vutil.h',
-            'vxs.inc'        => 'vxs.inc',
+            'vperl/'         => 'cpan/version/lib/version/',
+            'vutil/'         => '',
             ''               => 'cpan/version/',
         },
     },