X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/6d3bcdd860e0cfd688a1a4c6b3d82e0972f04dda..935c8d19ecf9ad3ea7589ffd1721e6ba1c671ed9:/Porting/Maintainers.pl diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index d2ab44c..55e3af5 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -48,6 +48,7 @@ use File::Glob qw(:case); 'laun' => 'Wolfgang Laun ', 'lstein' => 'Lincoln D. Stein ', 'lwall' => 'Larry Wall ', + 'makamaka' => 'Makamaka Hannyaharamitu ', 'marekr' => 'Marek Rouchal ', 'markm' => 'Mark Mielke ', 'mhx' => 'Marcus Holland-Moritz ', @@ -99,8 +100,8 @@ use File::Glob qw(:case); ANNOUNCE Announce Artistic AUTHORS BENCHMARK BUGS Build.PL CHANGELOG ChangeLog CHANGES Changes COPYING Copying CREDITS GOALS HISTORY INSTALL INSTALL.SKIP LICENSE Makefile.PL - MANIFEST MANIFEST.SKIP META.yml MYMETA.yml NEW NOTES ppport.h README - SIGNATURE THANKS TODO Todo VERSION WHATSNEW + MANIFEST MANIFEST.SKIP META.yml MYMETA.yml META.json MYMETA.json + NEW NOTES ppport.h README SIGNATURE THANKS TODO Todo VERSION WHATSNEW ); @@ -196,7 +197,7 @@ use File::Glob qw(:case); 'Archive::Tar' => { 'MAINTAINER' => 'kane', - 'DISTRIBUTION' => 'BINGOS/Archive-Tar-1.68.tar.gz', + 'DISTRIBUTION' => 'BINGOS/Archive-Tar-1.74.tar.gz', 'FILES' => q[cpan/Archive-Tar], 'EXCLUDED' => [ qw(Makefile.PL) ], 'UPSTREAM' => 'cpan', @@ -241,12 +242,20 @@ use File::Glob qw(:case); 'AutoLoader' => { 'MAINTAINER' => 'smueller', - 'DISTRIBUTION' => 'SMUELLER/AutoLoader-5.70.tar.gz', + 'DISTRIBUTION' => 'SMUELLER/AutoLoader-5.71.tar.gz', 'FILES' => q[cpan/AutoLoader], 'EXCLUDED' => [ qw( t/00pod.t ) ], 'UPSTREAM' => 'cpan', }, + 'autouse' => + { + 'MAINTAINER' => 'p5p', + 'DISTRIBUTION' => 'FLORA/autouse-1.06.tar.gz', + 'FILES' => q[dist/autouse], + 'UPSTREAM' => 'blead', + }, + 'B::Concise' => { 'MAINTAINER' => 'smccam', @@ -299,7 +308,7 @@ use File::Glob qw(:case); 'CGI' => { 'MAINTAINER' => 'lstein', - 'DISTRIBUTION' => 'LDS/CGI.pm-3.49.tar.gz', + 'DISTRIBUTION' => 'MARKSTOS/CGI.pm-3.51.tar.gz', 'FILES' => q[cpan/CGI], 'EXCLUDED' => [ qr{^t/lib/Test}, qw( cgi-lib_porting.html @@ -431,6 +440,17 @@ use File::Glob qw(:case); 'UPSTREAM' => 'cpan', }, + 'CPAN::Meta::YAML' => + { + 'MAINTAINER' => 'dagolden', + 'DISTRIBUTION' => 'DAGOLDEN/CPAN-Meta-YAML-0.003.tar.gz', + 'FILES' => q[cpan/CPAN-Meta-YAML], + 'EXCLUDED' => [ + 't/04_scalar.t', # requires YAML.pm + ], + 'UPSTREAM' => 'cpan', + }, + 'Data::Dumper' => { 'MAINTAINER' => 'p5p', # Not gsar. Not ilyam. Not really smueller @@ -453,6 +473,14 @@ use File::Glob qw(:case); 'UPSTREAM' => undef, }, + 'Devel::SelfStubber' => + { + 'MAINTAINER' => 'p5p', + 'DISTRIBUTION' => 'FLORA/Devel-SelfStubber-1.05.tar.gz', + 'FILES' => q[dist/Devel-SelfStubber], + 'UPSTREAM' => 'blead', + }, + 'Devel::PPPort' => { 'MAINTAINER' => 'mhx', @@ -483,18 +511,26 @@ use File::Glob qw(:case); 'Digest::SHA' => { 'MAINTAINER' => 'mshelor', - 'DISTRIBUTION' => 'MSHELOR/Digest-SHA-5.48.tar.gz', + 'DISTRIBUTION' => 'MSHELOR/Digest-SHA-5.50.tar.gz', 'FILES' => q[cpan/Digest-SHA], 'EXCLUDED' => [ qw{t/pod.t t/podcover.t examples/dups} ], 'UPSTREAM' => 'cpan', }, + 'Dumpvalue' => + { + 'MAINTAINER' => 'p5p', + 'DISTRIBUTION' => 'FLORA/Dumpvalue-1.15.tar.gz', + 'FILES' => q[dist/Dumpvalue], + 'UPSTREAM' => 'blead', + }, + 'Encode' => { 'MAINTAINER' => 'dankogai', - 'DISTRIBUTION' => 'DANKOGAI/Encode-2.40.tar.gz', + 'DISTRIBUTION' => 'DANKOGAI/Encode-2.42.tar.gz', 'FILES' => q[cpan/Encode], - 'UPSTREAM' => undef, + 'UPSTREAM' => 'cpan', }, 'encoding::warnings' => @@ -509,6 +545,14 @@ use File::Glob qw(:case); 'UPSTREAM' => undef, }, + 'Env' => + { + 'MAINTAINER' => 'p5p', + 'DISTRIBUTION' => 'FLORA/Env-1.02.tar.gz', + 'FILES' => q[dist/Env], + 'UPSTREAM' => 'blead', + }, + 'Exporter' => { 'MAINTAINER' => 'ferreira', @@ -527,22 +571,22 @@ use File::Glob qw(:case); 'ExtUtils::CBuilder' => { 'MAINTAINER' => 'kwilliams', - 'DISTRIBUTION' => 'DAGOLDEN/ExtUtils-CBuilder-0.2703.tar.gz', - 'FILES' => q[cpan/ExtUtils-CBuilder], - 'UPSTREAM' => 'cpan', + 'DISTRIBUTION' => 'DAGOLDEN/ExtUtils-CBuilder-0.2802.tar.gz', + 'FILES' => q[dist/ExtUtils-CBuilder], + 'UPSTREAM' => 'blead', }, 'ExtUtils::Command' => { - 'MAINTAINER' => 'rkobes', + 'MAINTAINER' => 'p5p', 'DISTRIBUTION' => 'RKOBES/ExtUtils-Command-1.16.tar.gz', - 'FILES' => q[cpan/ExtUtils-Command], + 'FILES' => q[dist/ExtUtils-Command], 'EXCLUDED' => [ qw{ t/shell_command.t t/shell_exit.t lib/Shell/Command.pm }, ], - 'UPSTREAM' => undef, + 'UPSTREAM' => 'blead', }, 'ExtUtils::Constant' => @@ -590,10 +634,10 @@ use File::Glob qw(:case); 'ExtUtils::Manifest' => { - 'MAINTAINER' => 'rkobes', + 'MAINTAINER' => 'p5p', 'DISTRIBUTION' => 'RKOBES/ExtUtils-Manifest-1.58.tar.gz', - 'FILES' => q[cpan/ExtUtils-Manifest], - 'UPSTREAM' => 'cpan', + 'FILES' => q[dist/ExtUtils-Manifest], + 'UPSTREAM' => 'blead', }, 'ExtUtils::ParseXS' => @@ -617,6 +661,14 @@ use File::Glob qw(:case); 'UPSTREAM' => undef, }, + 'File::CheckTree' => + { + 'MAINTAINER' => 'p5p', + 'DISTRIBUTION' => 'FLORA/File-CheckTree-4.4.tar.gz', + 'FILES' => q[dist/File-CheckTree], + 'UPSTREAM' => 'blead', + }, + 'File::Fetch' => { 'MAINTAINER' => 'kane', @@ -713,6 +765,14 @@ use File::Glob qw(:case); 'UPSTREAM' => 'cpan', }, + 'I18N::Collate' => + { + 'MAINTAINER' => 'p5p', + 'DISTRIBUTION' => 'FLORA/I18N-Collate-1.01.tar.gz', + 'FILES' => q[dist/I18N-Collate], + 'UPSTREAM' => 'blead', + }, + # Sean has donated it to us. # Nothing has changed since his last CPAN release. # (not strictly true: there have been some trivial typo fixes; DAPM 6/2009) @@ -727,7 +787,7 @@ use File::Glob qw(:case); 'if' => { 'MAINTAINER' => 'ilyaz', - 'DISTRIBUTION' => 'ILYAZ/modules/if-0.06.tar.gz', + 'DISTRIBUTION' => 'ILYAZ/modules/if-0.0601.tar.gz', 'FILES' => q[dist/if], 'UPSTREAM' => 'blead', }, @@ -761,7 +821,7 @@ use File::Glob qw(:case); 'IPC::Cmd' => { 'MAINTAINER' => 'kane', - 'DISTRIBUTION' => 'BINGOS/IPC-Cmd-0.64.tar.gz', + 'DISTRIBUTION' => 'BINGOS/IPC-Cmd-0.66.tar.gz', 'FILES' => q[cpan/IPC-Cmd], 'UPSTREAM' => 'cpan', }, @@ -775,10 +835,21 @@ use File::Glob qw(:case); 'UPSTREAM' => 'cpan', }, + 'JSON::PP' => + { + 'MAINTAINER' => 'makamaka', + 'DISTRIBUTION' => 'MAKAMAKA/JSON-PP-2.27103.tar.gz', + 'FILES' => q[cpan/JSON-PP], + 'EXCLUDED' => [ + 't/900_pod.t', # Pod testing + ], + 'UPSTREAM' => 'cpan', + }, + 'lib' => { 'MAINTAINER' => 'smueller', - 'DISTRIBUTION' => 'SMUELLER/lib-0.62.tar.gz', + 'DISTRIBUTION' => 'SMUELLER/lib-0.63.tar.gz', 'FILES' => q[dist/lib/], 'EXCLUDED' => [ qw{forPAUSE/lib.pm t/00pod.t} ], 'UPSTREAM' => 'blead', @@ -797,7 +868,7 @@ use File::Glob qw(:case); 'Locale-Codes' => { 'MAINTAINER' => 'sbeck', - 'DISTRIBUTION' => 'SBECK/Locale-Codes-3.14.tar.gz', + 'DISTRIBUTION' => 'SBECK/Locale-Codes-3.15.tar.gz', 'FILES' => q[cpan/Locale-Codes], 'EXCLUDED' => [ qw{t/pod_coverage.t t/pod.t}, qr{^t/runtests}, qr{^internal/}, qr{^examples/} ], @@ -848,7 +919,7 @@ use File::Glob qw(:case); 'Math::BigInt' => { 'MAINTAINER' => 'rafl', - 'DISTRIBUTION' => 'FLORA/Math-BigInt-1.97.tar.gz', + 'DISTRIBUTION' => 'FLORA/Math-BigInt-1.99.tar.gz', 'FILES' => q[dist/Math-BigInt], 'EXCLUDED' => [ qr{^inc/}, qr{^examples/}, @@ -913,21 +984,16 @@ use File::Glob qw(:case); 'Memoize' => { 'MAINTAINER' => 'mjd', - 'DISTRIBUTION' => 'MJD/Memoize-1.01.tar.gz', + 'DISTRIBUTION' => 'FLORA/Memoize-1.02.tar.gz', 'FILES' => q[cpan/Memoize], - 'EXCLUDED' => [ - qw{ - article.html - Memoize/Saves.pm - }, - ], + 'EXCLUDED' => [ qw{ article.html } ], 'UPSTREAM' => 'cpan', }, 'MIME::Base64' => { 'MAINTAINER' => 'gaas', - 'DISTRIBUTION' => 'GAAS/MIME-Base64-3.09.tar.gz', + 'DISTRIBUTION' => 'GAAS/MIME-Base64-3.13.tar.gz', 'FILES' => q[cpan/MIME-Base64], 'EXCLUDED' => [ qw{ t/bad-sv.t }, ], 'UPSTREAM' => 'cpan', @@ -951,7 +1017,7 @@ use File::Glob qw(:case); 'Module::CoreList' => { 'MAINTAINER' => 'rgarcia', - 'DISTRIBUTION' => 'BINGOS/Module-CoreList-2.40.tar.gz', + 'DISTRIBUTION' => 'BINGOS/Module-CoreList-2.41.tar.gz', 'FILES' => q[dist/Module-CoreList], 'UPSTREAM' => 'blead', }, @@ -1087,6 +1153,15 @@ use File::Glob qw(:case); 'UPSTREAM' => undef, }, + 'Perl::OSType' => + { + 'MAINTAINER' => 'dagolden', + 'DISTRIBUTION' => 'DAGOLDEN/Perl-OSType-1.002.tar.gz', + 'FILES' => q[cpan/Perl-OSType], + 'EXCLUDED' => [ ], + 'UPSTREAM' => 'cpan', + }, + 'perlpacktut' => { 'MAINTAINER' => 'laun', @@ -1183,13 +1258,14 @@ use File::Glob qw(:case); 'Pod::Simple' => { 'MAINTAINER' => 'arandal', - 'DISTRIBUTION' => 'DWHEELER/Pod-Simple-3.14.tar.gz', + 'DISTRIBUTION' => 'DWHEELER/Pod-Simple-3.15.tar.gz', 'FILES' => q[cpan/Pod-Simple], # XXX these two files correspond to similar ones in blead under # pod/, but the blead ones have newer changes, and also seem to # have been in blead a long time. I'm going to assume then that # the blead versions of these two files are authoritative - DAPM - 'EXCLUDED' => [ qw( lib/perlpod.pod lib/perlpodspec.pod ) ], + # Now been removed from Pod-Simple-3.15 commenting this out - bingos + #'EXCLUDED' => [ qw( lib/perlpod.pod lib/perlpodspec.pod ) ], 'UPSTREAM' => 'cpan', }, @@ -1226,7 +1302,7 @@ use File::Glob qw(:case); 'SelfLoader' => { 'MAINTAINER' => 'smueller', - 'DISTRIBUTION' => 'SMUELLER/SelfLoader-1.17.tar.gz', + 'DISTRIBUTION' => 'SMUELLER/SelfLoader-1.18.tar.gz', 'FILES' => q[dist/SelfLoader], 'EXCLUDED' => [ qw{ t/00pod.t } ], 'UPSTREAM' => 'blead', @@ -1246,7 +1322,7 @@ use File::Glob qw(:case); 'Storable' => { 'MAINTAINER' => 'ams', - 'DISTRIBUTION' => 'AMS/Storable-2.21.tar.gz', + 'DISTRIBUTION' => 'AMS/Storable-2.24.tar.gz', 'FILES' => q[dist/Storable], 'EXCLUDED' => [ qr{^t/Test/} ], 'UPSTREAM' => 'blead', @@ -1388,7 +1464,7 @@ use File::Glob qw(:case); 'Thread::Queue' => { 'MAINTAINER' => 'jdhedden', - 'DISTRIBUTION' => 'JDHEDDEN/Thread-Queue-2.11.tar.gz', + 'DISTRIBUTION' => 'JDHEDDEN/Thread-Queue-2.12.tar.gz', 'FILES' => q[dist/Thread-Queue], 'EXCLUDED' => [ qw(examples/queue.pl t/00_load.t @@ -1401,7 +1477,7 @@ use File::Glob qw(:case); 'Thread::Semaphore' => { 'MAINTAINER' => 'jdhedden', - 'DISTRIBUTION' => 'JDHEDDEN/Thread-Semaphore-2.11.tar.gz', + 'DISTRIBUTION' => 'JDHEDDEN/Thread-Semaphore-2.12.tar.gz', 'FILES' => q[dist/Thread-Semaphore], 'EXCLUDED' => [ qw(examples/semaphore.pl t/00_load.t @@ -1414,7 +1490,7 @@ use File::Glob qw(:case); 'threads' => { 'MAINTAINER' => 'jdhedden', - 'DISTRIBUTION' => 'JDHEDDEN/threads-1.81.tar.gz', + 'DISTRIBUTION' => 'JDHEDDEN/threads-1.82.tar.gz', 'FILES' => q[dist/threads], 'EXCLUDED' => [ qr{^examples/}, qw(t/pod.t @@ -1427,7 +1503,7 @@ use File::Glob qw(:case); 'threads::shared' => { 'MAINTAINER' => 'jdhedden', - 'DISTRIBUTION' => 'JDHEDDEN/threads-shared-1.34.tar.gz', + 'DISTRIBUTION' => 'JDHEDDEN/threads-shared-1.36.tar.gz', 'FILES' => q[dist/threads-shared], 'EXCLUDED' => [ qw(examples/class.pl shared.h @@ -1464,13 +1540,10 @@ use File::Glob qw(:case); 'Time::Local' => { 'MAINTAINER' => 'drolsky', - 'DISTRIBUTION' => 'DROLSKY/Time-Local-1.1901.tar.gz', - 'FILES' => q[ext/Time-Local], + 'DISTRIBUTION' => 'FLORA/Time-Local-1.2000.tar.gz', + 'FILES' => q[cpan/Time-Local], 'EXCLUDED' => [ qw(t/pod-coverage.t t/pod.t) ], - 'UPSTREAM' => 'blead', - # Currently Time::Local is no longer backwards compatible with Pre-5.11 perls - # the version in core has now deviated from the CPAN version. To re-dual-life - # this module, we'll need to rewrite a hybrid version + 'UPSTREAM' => 'cpan', }, 'Time::Piece' => @@ -1484,7 +1557,7 @@ use File::Glob qw(:case); 'Unicode::Collate' => { 'MAINTAINER' => 'sadahiro', - 'DISTRIBUTION' => 'SADAHIRO/Unicode-Collate-0.66-withoutworldwriteables.tar.gz', + 'DISTRIBUTION' => 'SADAHIRO/Unicode-Collate-0.68-withoutworldwriteables.tar.gz', 'FILES' => q[cpan/Unicode-Collate], # ignore experimental XS version 'EXCLUDED' => [ qr{X$}, @@ -1560,7 +1633,7 @@ use File::Glob qw(:case); 'Win32' => { 'MAINTAINER' => 'jand', - 'DISTRIBUTION' => "JDB/Win32-0.39.tar.gz", + 'DISTRIBUTION' => "JDB/Win32-0.41.tar.gz", 'FILES' => q[cpan/Win32], 'UPSTREAM' => 'cpan', }, @@ -1610,8 +1683,6 @@ use File::Glob qw(:case); { 'MAINTAINER' => 'p5p', 'FILES' => q[ - ext/autouse/lib - ext/autouse/t ext/B/B.pm ext/B/typemap ext/B/Makefile.PL @@ -1647,7 +1718,6 @@ use File::Glob qw(:case); ext/Devel-DProf/ ext/Devel-Peek/ - ext/Devel-SelfStubber/ ext/DynaLoader/ ext/Errno ext/Fcntl/ @@ -1690,16 +1760,12 @@ use File::Glob qw(:case); lib/DBM_Filter.pm lib/DBM_Filter/ lib/DirHandle.{pm,t} - lib/Dumpvalue.{pm,t} lib/English.{pm,t} - lib/Env.pm - lib/Env/t/ lib/ExtUtils/Embed.pm lib/ExtUtils/XSSymSet.pm lib/ExtUtils/t/Embed.t lib/ExtUtils/typemap lib/File/Basename.{pm,t} - lib/File/CheckTree.{pm,t} lib/File/Compare.{pm,t} lib/File/Copy.{pm,t} lib/File/DosGlob.{pm,t} @@ -1709,7 +1775,6 @@ use File::Glob qw(:case); lib/FileHandle.{pm,t} lib/FindBin.{pm,t} lib/Getopt/Std.{pm,t} - lib/I18N/Collate.{pm,t} lib/Internals.t lib/Module/Build/ConfigData.pm lib/Net/hostent.{pm,t} @@ -1782,7 +1847,6 @@ use File::Glob qw(:case); lib/hostname.pl lib/importenv.pl lib/integer.{pm,t} - lib/legacy.{pm,t} lib/less.{pm,t} lib/locale.{pm,t} lib/look.pl