X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/68223daad147c02137e007cfe64831ab60c3a363..fd0eba1997caf19767d67b8336533666df3fea90:/Porting/Maintainers.pl diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index a561bfb..bc030cc 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -82,7 +82,6 @@ use File::Glob qw(:case); 'smccam' => 'Stephen McCamant ', 'smpeters' => 'Steve Peters ', 'smueller' => 'Steffen Mueller ', - 'tels' => 'Tels ', 'tomhughes' => 'Tom Hughes ', 'tjenness' => 'Tim Jenness ', 'tyemq' => 'Tye McQueen ', @@ -188,7 +187,7 @@ use File::Glob qw(:case); 'Archive::Extract' => { 'MAINTAINER' => 'kane', - 'DISTRIBUTION' => 'BINGOS/Archive-Extract-0.42.tar.gz', + 'DISTRIBUTION' => 'BINGOS/Archive-Extract-0.46.tar.gz', 'FILES' => q[cpan/Archive-Extract], 'UPSTREAM' => 'cpan', 'BUGS' => 'bug-archive-extract@rt.cpan.org', @@ -258,7 +257,7 @@ use File::Glob qw(:case); 'B::Debug' => { 'MAINTAINER' => 'rurban', - 'DISTRIBUTION' => 'RURBAN/B-Debug-1.14.tar.gz', + 'DISTRIBUTION' => 'RURBAN/B-Debug-1.16.tar.gz', 'FILES' => q[cpan/B-Debug], 'EXCLUDED' => [ qw( t/pod.t ) ], 'UPSTREAM' => 'cpan', @@ -290,8 +289,8 @@ use File::Glob qw(:case); 'bignum' => { - 'MAINTAINER' => 'tels', - 'DISTRIBUTION' => 'FLORA/bignum-0.24.tar.gz', + 'MAINTAINER' => 'rafl', + 'DISTRIBUTION' => 'FLORA/bignum-0.25.tar.gz', 'FILES' => q[dist/bignum], 'EXCLUDED' => [ qr{^inc/Module/}, qw(t/pod.t t/pod_cov.t) ], 'UPSTREAM' => 'blead', @@ -300,7 +299,7 @@ use File::Glob qw(:case); 'CGI' => { 'MAINTAINER' => 'lstein', - 'DISTRIBUTION' => 'LDS/CGI.pm-3.49.tar.gz', + 'DISTRIBUTION' => 'LDS/CGI.pm-3.50.tar.gz', 'FILES' => q[cpan/CGI], 'EXCLUDED' => [ qr{^t/lib/Test}, qw( cgi-lib_porting.html @@ -316,7 +315,7 @@ use File::Glob qw(:case); 'Compress::Raw::Bzip2' => { 'MAINTAINER' => 'pmqs', - 'DISTRIBUTION' => 'PMQS/Compress-Raw-Bzip2-2.030.tar.gz', + 'DISTRIBUTION' => 'PMQS/Compress-Raw-Bzip2-2.031.tar.gz', 'FILES' => q[cpan/Compress-Raw-Bzip2], 'EXCLUDED' => [ qr{^t/Test/}, qw( bzip2-src/bzip2-cpp.patch @@ -357,7 +356,7 @@ use File::Glob qw(:case); 'CPAN' => { 'MAINTAINER' => 'andk', - 'DISTRIBUTION' => 'ANDK/CPAN-1.94_57.tar.gz', + 'DISTRIBUTION' => 'ANDK/CPAN-1.94_62.tar.gz', 'FILES' => q[cpan/CPAN], 'EXCLUDED' => [ qr{^distroprefs/}, qr{^inc/Test/}, @@ -401,7 +400,7 @@ use File::Glob qw(:case); 'CPANPLUS' => { 'MAINTAINER' => 'kane', - 'DISTRIBUTION' => 'BINGOS/CPANPLUS-0.9007.tar.gz', + 'DISTRIBUTION' => 'BINGOS/CPANPLUS-0.9010.tar.gz', 'FILES' => q[cpan/CPANPLUS], 'EXCLUDED' => [ qr{^inc/}, qr{^t/dummy-.*\.hidden$}, @@ -422,7 +421,7 @@ use File::Glob qw(:case); 'CPANPLUS::Dist::Build' => { 'MAINTAINER' => 'bingos', - 'DISTRIBUTION' => 'BINGOS/CPANPLUS-Dist-Build-0.48.tar.gz', + 'DISTRIBUTION' => 'BINGOS/CPANPLUS-Dist-Build-0.50.tar.gz', 'FILES' => q[cpan/CPANPLUS-Dist-Build], 'EXCLUDED' => [ qr{^inc/}, qw{ t/99_pod.t @@ -469,16 +468,16 @@ use File::Glob qw(:case); 'DISTRIBUTION' => 'GAAS/Digest-1.16.tar.gz', 'FILES' => q[cpan/Digest], 'EXCLUDED' => [ qw{digest-bench} ], - 'UPSTREAM' => undef, + 'UPSTREAM' => "cpan", }, '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' => undef, + 'UPSTREAM' => "cpan", }, 'Digest::SHA' => @@ -493,7 +492,7 @@ use File::Glob qw(:case); 'Encode' => { 'MAINTAINER' => 'dankogai', - 'DISTRIBUTION' => 'DANKOGAI/Encode-2.39.tar.gz', + 'DISTRIBUTION' => 'DANKOGAI/Encode-2.40.tar.gz', 'FILES' => q[cpan/Encode], 'UPSTREAM' => undef, }, @@ -535,15 +534,15 @@ use File::Glob qw(:case); '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' => @@ -591,10 +590,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' => @@ -621,7 +620,7 @@ use File::Glob qw(:case); 'File::Fetch' => { 'MAINTAINER' => 'kane', - 'DISTRIBUTION' => 'BINGOS/File-Fetch-0.24.tar.gz', + 'DISTRIBUTION' => 'BINGOS/File-Fetch-0.28.tar.gz', 'FILES' => q[cpan/File-Fetch], 'UPSTREAM' => 'cpan', }, @@ -728,9 +727,9 @@ use File::Glob qw(:case); 'if' => { 'MAINTAINER' => 'ilyaz', - 'DISTRIBUTION' => 'ILYAZ/modules/if-0.0401.tar.gz', - 'FILES' => q[cpan/if], - 'UPSTREAM' => undef, + 'DISTRIBUTION' => 'ILYAZ/modules/if-0.06.tar.gz', + 'FILES' => q[dist/if], + 'UPSTREAM' => 'blead', }, 'IO' => @@ -762,7 +761,7 @@ use File::Glob qw(:case); 'IPC::Cmd' => { 'MAINTAINER' => 'kane', - 'DISTRIBUTION' => 'BINGOS/IPC-Cmd-0.60.tar.gz', + 'DISTRIBUTION' => 'BINGOS/IPC-Cmd-0.64.tar.gz', 'FILES' => q[cpan/IPC-Cmd], 'UPSTREAM' => 'cpan', }, @@ -798,7 +797,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/} ], @@ -808,7 +807,7 @@ use File::Glob qw(:case); 'Locale::Maketext' => { 'MAINTAINER' => 'ferreira', - 'DISTRIBUTION' => 'FERREIRA/Locale-Maketext-1.13.tar.gz', + 'DISTRIBUTION' => 'TODDR/Locale-Maketext-1.17.tar.gz', 'FILES' => q[dist/Locale-Maketext], 'EXCLUDED' => [ qw{perlcriticrc t/00_load.t t/pod.t} ], 'UPSTREAM' => 'blead', @@ -848,8 +847,8 @@ use File::Glob qw(:case); 'Math::BigInt' => { - 'MAINTAINER' => 'tels', - 'DISTRIBUTION' => 'FLORA/Math-BigInt-1.95.tar.gz', + 'MAINTAINER' => 'rafl', + 'DISTRIBUTION' => 'FLORA/Math-BigInt-1.98.tar.gz', 'FILES' => q[dist/Math-BigInt], 'EXCLUDED' => [ qr{^inc/}, qr{^examples/}, @@ -862,8 +861,8 @@ use File::Glob qw(:case); 'Math::BigInt::FastCalc' => { - 'MAINTAINER' => 'tels', - 'DISTRIBUTION' => 'FLORA/Math-BigInt-FastCalc-0.22.tar.gz', + 'MAINTAINER' => 'rafl', + 'DISTRIBUTION' => 'FLORA/Math-BigInt-FastCalc-0.24.tar.gz', 'FILES' => q[dist/Math-BigInt-FastCalc], 'EXCLUDED' => [ qr{^inc/}, qw{ @@ -880,25 +879,21 @@ use File::Glob qw(:case); t/mbimbf.t }, ], - 'MAP' => { '' => 'dist/Math-BigInt-FastCalc/', - 'lib/Math/BigInt/FastCalc.pm' - => 'dist/Math-BigInt-FastCalc/FastCalc.pm', - }, 'UPSTREAM' => 'blead', }, 'Math::BigRat' => { - 'MAINTAINER' => 'tels', - 'DISTRIBUTION' => 'LETO/Math-BigRat-0.24.tar.gz', - 'FILES' => q[cpan/Math-BigRat], + 'MAINTAINER' => 'rafl', + 'DISTRIBUTION' => 'FLORA/Math-BigRat-0.26.tar.gz', + 'FILES' => q[dist/Math-BigRat], 'EXCLUDED' => [ qr{^inc/}, qw{ t/pod.t t/pod_cov.t }, ], - 'UPSTREAM' => 'cpan', + 'UPSTREAM' => 'blead', }, 'Math::Complex' => @@ -914,6 +909,7 @@ use File::Glob qw(:case); ], 'UPSTREAM' => 'cpan', }, + 'Memoize' => { 'MAINTAINER' => 'mjd', @@ -925,13 +921,13 @@ use File::Glob qw(:case); Memoize/Saves.pm }, ], - 'UPSTREAM' => undef, + 'UPSTREAM' => 'cpan', }, 'MIME::Base64' => { 'MAINTAINER' => 'gaas', - 'DISTRIBUTION' => 'GAAS/MIME-Base64-3.09.tar.gz', + 'DISTRIBUTION' => 'GAAS/MIME-Base64-3.10.tar.gz', 'FILES' => q[cpan/MIME-Base64], 'EXCLUDED' => [ qw{ t/bad-sv.t }, ], 'UPSTREAM' => 'cpan', @@ -955,7 +951,7 @@ use File::Glob qw(:case); 'Module::CoreList' => { 'MAINTAINER' => 'rgarcia', - 'DISTRIBUTION' => 'BINGOS/Module-CoreList-2.38.tar.gz', + 'DISTRIBUTION' => 'BINGOS/Module-CoreList-2.40.tar.gz', 'FILES' => q[dist/Module-CoreList], 'UPSTREAM' => 'blead', }, @@ -1003,7 +999,7 @@ use File::Glob qw(:case); 'NEXT' => { 'MAINTAINER' => 'rafl', - 'DISTRIBUTION' => 'FLORA/NEXT-0.64.tar.gz', + 'DISTRIBUTION' => 'FLORA/NEXT-0.65.tar.gz', 'FILES' => q[cpan/NEXT], 'EXCLUDED' => [ qr{^demo/} ], 'UPSTREAM' => 'cpan', @@ -1039,7 +1035,7 @@ use File::Glob qw(:case); 'parent' => { 'MAINTAINER' => 'corion', - 'DISTRIBUTION' => 'CORION/parent-0.223.tar.gz', + 'DISTRIBUTION' => 'CORION/parent-0.224.tar.gz', 'FILES' => q[cpan/parent], 'UPSTREAM' => undef, }, @@ -1059,7 +1055,7 @@ use File::Glob qw(:case); 'PathTools' => { 'MAINTAINER' => 'kwilliams', - 'DISTRIBUTION' => 'SMUELLER/PathTools-3.31_02.tar.gz', + 'DISTRIBUTION' => 'SMUELLER/PathTools-3.33.tar.gz', 'FILES' => q[dist/Cwd], 'EXCLUDED' => [ qr{^t/lib/Test/} ], 'UPSTREAM' => "blead", @@ -1125,7 +1121,7 @@ use File::Glob qw(:case); { 'MAINTAINER' => 'mjd', 'FILES' => q[pod/perlreftut.pod], - 'UPSTREAM' => undef, + 'UPSTREAM' => 'blead', }, 'perlthrtut' => @@ -1147,13 +1143,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, }, @@ -1164,12 +1155,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, }, @@ -1197,36 +1183,30 @@ 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', }, 'podlators' => { 'MAINTAINER' => 'rra', - 'DISTRIBUTION' => 'RRA/podlators-2.3.1.tar.gz', - 'FILES' => q[cpan/podlators - pod/pod2man.PL - pod/pod2text.PL - ], - 'EXCLUDED' => [ qw{ Makefile.PL } ], - 'CUSTOMIZED' => [ qw{ Makefile.PL } ], - 'MAP' => { '' => 'cpan/podlators/', - 'scripts/' => 'pod/', - }, + 'DISTRIBUTION' => 'RRA/podlators-2.4.0.tar.gz', + 'FILES' => q[cpan/podlators], + 'MAP' => { 'pod/perlpodstyle.pod' => 'pod/perlpodstyle.pod', }, 'UPSTREAM' => 'cpan', }, 'Safe' => { 'MAINTAINER' => 'rgarcia', - 'DISTRIBUTION' => 'RGARCIA/Safe-2.27.tar.gz', + 'DISTRIBUTION' => 'RGARCIA/Safe-2.29.tar.gz', 'FILES' => q[dist/Safe], 'UPSTREAM' => 'blead', }, @@ -1267,7 +1247,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', @@ -1435,7 +1415,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 @@ -1448,7 +1428,7 @@ use File::Glob qw(:case); 'threads::shared' => { 'MAINTAINER' => 'jdhedden', - 'DISTRIBUTION' => 'JDHEDDEN/threads-shared-1.33.tar.gz', + 'DISTRIBUTION' => 'JDHEDDEN/threads-shared-1.34.tar.gz', 'FILES' => q[dist/threads-shared], 'EXCLUDED' => [ qw(examples/class.pl shared.h @@ -1463,7 +1443,7 @@ use File::Glob qw(:case); 'MAINTAINER' => 'mjd', 'DISTRIBUTION' => 'MJD/Tie-File-0.96.tar.gz', 'FILES' => q[cpan/Tie-File], - 'UPSTREAM' => undef, + 'UPSTREAM' => 'first-come', }, 'Tie::RefHash' => @@ -1505,7 +1485,7 @@ use File::Glob qw(:case); 'Unicode::Collate' => { 'MAINTAINER' => 'sadahiro', - 'DISTRIBUTION' => 'SADAHIRO/Unicode-Collate-0.59-withoutworldwriteables.tar.gz', + 'DISTRIBUTION' => 'SADAHIRO/Unicode-Collate-0.66-withoutworldwriteables.tar.gz', 'FILES' => q[cpan/Unicode-Collate], # ignore experimental XS version 'EXCLUDED' => [ qr{X$}, @@ -1517,7 +1497,7 @@ use File::Glob qw(:case); 'Unicode::Normalize' => { 'MAINTAINER' => 'sadahiro', - 'DISTRIBUTION' => 'SADAHIRO/Unicode-Normalize-1.06-withoutworldwriteables.tar.gz', + 'DISTRIBUTION' => 'SADAHIRO/Unicode-Normalize-1.07-withoutworldwriteables.tar.gz', 'FILES' => q[cpan/Unicode-Normalize], 'EXCLUDED' => [ qw{MANIFEST.N Normalize.pmN disableXS enableXS }], 'UPSTREAM' => 'first-come', @@ -1563,7 +1543,7 @@ use File::Glob qw(:case); 'warnings' => { 'MAINTAINER' => 'pmqs', - 'FILES' => q[warnings.pl + 'FILES' => q[regen/warnings.pl lib/warnings.{pm,t} lib/warnings t/lib/warnings @@ -1597,13 +1577,6 @@ use File::Glob qw(:case); 'UPSTREAM' => 'cpan', }, - 'XS::APItest::KeywordRPN' => - { - 'MAINTAINER' => 'zefram', - 'FILES' => q[ext/XS-APItest-KeywordRPN], - 'UPSTREAM' => 'blead', - }, - 'XSLoader' => { 'MAINTAINER' => 'saper', @@ -1669,6 +1642,7 @@ use File::Glob qw(:case); ext/B/t/xref.t ext/B/t/f_map.t ext/B/t/optree_misc.t + ext/B/t/walkoptree.t ext/B/hints/openbsd.pl ext/B/hints/darwin.pl @@ -1676,8 +1650,6 @@ use File::Glob qw(:case); ext/Devel-Peek/ ext/Devel-SelfStubber/ ext/DynaLoader/ - !ext/DynaLoader/t/XSLoader.t - !ext/DynaLoader/XSLoader_pm.PL ext/Errno ext/Fcntl/ ext/File-Glob/ @@ -1693,12 +1665,14 @@ use File::Glob qw(:case); ext/ODBM_File/ ext/Opcode/ ext/POSIX/ + ext/Pod-Html/ ext/PerlIO-encoding/ ext/PerlIO-scalar/ ext/PerlIO-via/ ext/SDBM_File/ ext/Socket/ ext/Sys-Hostname/ + ext/Tie-Hash-NamedCapture/ ext/Tie-Memoize/ ext/XS-APItest/ ext/XS-Typemap/ @@ -1745,14 +1719,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} @@ -1816,7 +1787,6 @@ use File::Glob qw(:case); lib/less.{pm,t} lib/locale.{pm,t} lib/look.pl - lib/mauve.{pm,t} lib/open.{pm,t} lib/open2.pl lib/open3.pl