In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/91fb030ae1ce9fdc410a1db66fdb777625eedce6?hp=fda5b70af8e98cec50a90926205de558f53eac67>

- Log -----------------------------------------------------------------
commit 91fb030ae1ce9fdc410a1db66fdb777625eedce6
Author: David Mitchell <[email protected]>
Date:   Mon Aug 3 20:33:17 2009 +0100

    Maintainers.pl: update for ExtUtils::Install
    (folloup to 16f0d0fcc43b16d1afa4a05a4599655310733b2c)
-----------------------------------------------------------------------

Summary of changes:
 Porting/Maintainers.pl |    8 ++------
 1 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index 261c9f4..3a2261c 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -667,16 +667,13 @@ package Maintainers;
     'ExtUtils::Install' =>
        {
        'MAINTAINER'    => 'yves',
-       'DISTRIBUTION'  => 'YVES/ExtUtils-Install-1.52_03.tar.gz',
-       # MakeMaker has a basic.t too, and we use that.
+       'DISTRIBUTION'  => 'YVES/ExtUtils-Install-1.54.tar.gz',
        'FILES'         => q[lib/ExtUtils/{Install,Installed,Packlist}.pm
                              lib/ExtUtils/Changes_EU-Install
                             lib/ExtUtils/t/Installed.t
-                            lib/ExtUtils/t/basic.pl
                             lib/ExtUtils/t/InstallWithMM.t
                             
lib/ExtUtils/t/{Install,Installapi2,Packlist,can_write_dir}.t],
-       'EXCLUDED'      => [ qw{ t/basic.t
-                                t/lib/MakeMaker/Test/Setup/BFD.pm
+       'EXCLUDED'      => [ qw{ t/lib/MakeMaker/Test/Setup/BFD.pm
                                 t/lib/MakeMaker/Test/Utils.pm
                                 t/lib/Test/Builder.pm
                                 t/lib/Test/Builder/Module.pm
@@ -2137,7 +2134,6 @@ package Maintainers;
                                lib/ExtUtils/Embed.pm
                                lib/ExtUtils/XSSymSet.pm
                                lib/ExtUtils/t/Embed.t
-                               lib/ExtUtils/t/basic_finish.pl
                                lib/ExtUtils/typemap
                                lib/File/Basename.{pm,t}
                                lib/File/CheckTree.{pm,t}

--
Perl5 Master Repository

Reply via email to