X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Porting%2FMaintainers.pl;h=dc41f755455d4b550b46fd767a91e55b0417a48d;hb=d2369d0b6913709d85b3c192d66d4bb758cc434a;hp=44e92df74f032399bde5a67b4d47c0de82113f2a;hpb=dc5320d3cd1cdc78fe1748f9778d4b9f2feb69cc;p=p5sagit%2Fp5-mst-13.2.git diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 44e92df..dc41f75 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -272,7 +272,7 @@ use File::Glob qw(:case); { 'MAINTAINER' => 'jjore', 'DISTRIBUTION' => 'JJORE/B-Lint-1.11.tar.gz', - 'FILES' => q[ext/B-Lint], + 'FILES' => q[cpan/B-Lint], 'EXCLUDED' => [ qw( t/test.pl ) ], 'CPAN' => 1, 'UPSTREAM' => undef, @@ -291,7 +291,7 @@ use File::Glob qw(:case); { 'MAINTAINER' => 'tels', 'DISTRIBUTION' => 'TELS/math/bignum-0.23.tar.gz', - 'FILES' => q[ext/bignum], + 'FILES' => q[cpan/bignum], 'EXCLUDED' => [ qr{^inc/Module/}, qw(t/pod.t t/pod_cov.t) ], 'CPAN' => 1, 'UPSTREAM' => undef, @@ -301,7 +301,7 @@ use File::Glob qw(:case); { 'MAINTAINER' => 'lstein', 'DISTRIBUTION' => 'LDS/CGI.pm-3.45.tar.gz', - 'FILES' => q[ext/CGI], + 'FILES' => q[cpan/CGI], 'EXCLUDED' => [ qr{^t/lib/Test}, qw( cgi-lib_porting.html cgi_docs.html @@ -326,7 +326,7 @@ use File::Glob qw(:case); { 'MAINTAINER' => 'pmqs', 'DISTRIBUTION' => 'PMQS/Compress-Raw-Bzip2-2.021.tar.gz', - 'FILES' => q[ext/Compress-Raw-Bzip2], + 'FILES' => q[cpan/Compress-Raw-Bzip2], 'EXCLUDED' => [ qr{^t/Test/}, qw( bzip2-src/bzip2-cpp.patch ) @@ -340,7 +340,7 @@ use File::Glob qw(:case); 'MAINTAINER' => 'pmqs', 'DISTRIBUTION' => 'PMQS/Compress-Raw-Zlib-2.021.tar.gz', - 'FILES' => q[ext/Compress-Raw-Zlib], + 'FILES' => q[cpan/Compress-Raw-Zlib], 'EXCLUDED' => [ qr{^t/Test/}, qw( t/000prereq.t t/99pod.t @@ -482,7 +482,7 @@ use File::Glob qw(:case); { 'MAINTAINER' => 'gaas', 'DISTRIBUTION' => 'GAAS/Digest-1.16.tar.gz', - 'FILES' => q[ext/Digest], + 'FILES' => q[cpan/Digest], 'EXCLUDED' => [ qw{digest-bench} ], 'CPAN' => 1, 'UPSTREAM' => undef,