(mostly) sync blead with ExtUtils::Install 1.52_02
David Mitchell [Sun, 19 Jul 2009 21:56:20 +0000 (22:56 +0100)]
(Installed.t still divergent)

Porting/Maintainers.pl
lib/ExtUtils/Changes_EU-Install

index db9a2d6..dcc5d62 100755 (executable)
@@ -667,7 +667,7 @@ package Maintainers;
     'ExtUtils::Install' =>
        {
        'MAINTAINER'    => 'yves',
-       'DISTRIBUTION'  => 'YVES/ExtUtils-Install-1.52.tar.gz',
+       'DISTRIBUTION'  => 'YVES/ExtUtils-Install-1.52_02.tar.gz',
        # MakeMaker has a basic.t too, and we use that.
        'FILES'         => q[lib/ExtUtils/{Install,Installed,Packlist}.pm
                              lib/ExtUtils/Changes_EU-Install
index 136bac8..e99beb8 100644 (file)
@@ -1,9 +1,34 @@
 Revision history for ExtUtils-Install
 
+1.52_02
+
+Make _chmod verbose message use octal modes, thanks to BDFOY
+
+Further changes from core, including lastest test file infrastructure
+from EUMM.
+
+Fixed a number of problems in ExtUtils::Installed, for various reasons
+this includes a version bump to 1.999_001, which will eventually become
+version 2.0. These problems related to finding modules that were installed
+with either INSTALL_BASE or PREFIX. Hopefully this resolves these issues.
+
+1.52_01 (core only release)
+
+Changes from Core:
+
+commit 3d55b451d9544fbd4c27c33287b76bee30328830
+Author: John Malmberg
+Date:   Sun Feb 15 09:25:10 2009 -0600
+
+    ExtUtils::Install VMS extended character set support
+
+    Preview from https://rt.cpan.org/Ticket/Display.html?id=42149
+
+
 1.52
 
-Production rerelease of 1.51 to make the CPAN indexer happy about permissions 
-(hopefully). 
+Production rerelease of 1.51 to make the CPAN indexer happy about permissions
+(hopefully).
 
 SVN Revision 44.