X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Porting%2FMaintainers.pl;h=72b72d32a3ca804d25f00162a60593984916f653;hb=18869dc676cf135549b1be0ce06b9a400bb0f137;hp=257f2ece92dc5ad915f694e80fd50190242512e1;hpb=ac1205a52f8c8d3918a061b6c2a9efbed8d96b15;p=p5sagit%2Fp5-mst-13.2.git diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 257f2ec..72b72d3 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -314,7 +314,7 @@ package Maintainers; 'CGI' => { 'MAINTAINER' => 'lstein', - 'DISTRIBUTION' => 'LDS/CGI.pm-3.43.tar.gz', + 'DISTRIBUTION' => 'LDS/CGI.pm-3.45.tar.gz', 'FILES' => q[lib/CGI.pm lib/CGI], 'EXCLUDED' => [ qr{^t/lib/Test}, qw( cgi-lib_porting.html @@ -324,8 +324,7 @@ package Maintainers; ) ], 'MAP' => { 'examples/' => 'lib/CGI/eg/', - 'CGI/' => 'lib/CGI/', - 'CGI.pm' => 'lib/CGI.pm', + 'lib/' => 'lib/', '' => 'lib/CGI/', }, 'CPAN' => 1, @@ -350,7 +349,6 @@ package Maintainers; # NB: we use the CompTestUtils.pm # from IO-Compress instead qw( bzip2-src/bzip2-cpp.patch - t/compress/CompTestUtils.pm ) ], 'CPAN' => 1, @@ -368,12 +366,9 @@ package Maintainers; 'EXCLUDED' => [ qr{^t/Test/}, qw( t/000prereq.t t/99pod.t - t/compress/CompTestUtils.pm ) ], 'MAP' => { '' => 'ext/Compress-Raw-Zlib/', - 't/compress/CompTestUtils.pm' => - 't/lib/compress/CompTestUtils.pm', }, 'CPAN' => 1, 'UPSTREAM' => undef, @@ -395,7 +390,7 @@ package Maintainers; 't/' => 'lib/', }, 'CPAN' => 1, - 'UPSTREAM' => undef, + 'UPSTREAM' => 'blead', }, 'CPAN' => @@ -493,7 +488,7 @@ package Maintainers; 'CPANPLUS::Dist::Build' => { 'MAINTAINER' => 'bingos', - 'DISTRIBUTION' => 'BINGOS/CPANPLUS-Dist-Build-0.36.tar.gz', + 'DISTRIBUTION' => 'BINGOS/CPANPLUS-Dist-Build-0.38.tar.gz', 'FILES' => q[lib/CPANPLUS/Dist/Build.pm lib/CPANPLUS/Dist/Build ], @@ -582,6 +577,7 @@ package Maintainers; 'MAINTAINER' => 'dankogai', 'DISTRIBUTION' => 'DANKOGAI/Encode-2.35.tar.gz', 'FILES' => q[ext/Encode], + 'EXCLUDED' => [ qw{t/piconv.t} ], # FIXME 'CPAN' => 1, 'UPSTREAM' => undef, }, @@ -909,8 +905,7 @@ package Maintainers; 'EXCLUDED' => [ qr{t/Test/}, qw{t/cz-03zlib-v1.t}, ], - 'MAP' => { 't/compress' => 't/lib/compress', - '' => 'ext/IO-Compress/', + 'MAP' => { '' => 'ext/IO-Compress/', }, 'CPAN' => 1, 'UPSTREAM' => undef, @@ -1186,7 +1181,7 @@ package Maintainers; 'Module::Build' => { 'MAINTAINER' => 'kwilliams', - 'DISTRIBUTION' => 'DAGOLDEN/Module-Build-0.340201.tar.gz', + 'DISTRIBUTION' => 'DAGOLDEN/Module-Build-0.35.tar.gz', 'FILES' => q[lib/Module/Build lib/Module/Build.pm], 'EXCLUDED' => [ qw{ t/par.t t/signature.t scripts/bundle.pl}, ], 'CPAN' => 1, @@ -1568,7 +1563,7 @@ package Maintainers; 'Safe' => { 'MAINTAINER' => 'rgarcia', - 'DISTRIBUTION' => 'RGARCIA/Safe-2.17.tar.gz', + 'DISTRIBUTION' => 'RGARCIA/Safe-2.19.tar.gz', 'FILES' => q[ext/Safe], 'CPAN' => 1, 'UPSTREAM' => "blead", @@ -1649,7 +1644,7 @@ package Maintainers; }, ], 'CPAN' => 1, - 'UPSTREAM' => undef, + 'UPSTREAM' => 'cpan', }, 'Term::ANSIColor' => @@ -2031,7 +2026,7 @@ package Maintainers; XSLoader.pm}, # we use XSLoader_pm.PL ], 'CPAN' => 1, - 'UPSTREAM' => undef, + 'UPSTREAM' => 'blead', }, 's2p' =>