In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/d9be4ae33dc13699f7f93e606f177f2ae43c81ab?hp=2cf99697feecc07b96f3c6ddcb17cc490d0fc647>
- Log ----------------------------------------------------------------- commit d9be4ae33dc13699f7f93e606f177f2ae43c81ab Author: Chris 'BinGOs' Williams <[email protected]> Date: Wed Jul 24 07:55:36 2013 +0100 Missed this when updating Module-Build ----------------------------------------------------------------------- Summary of changes: Porting/Maintainers.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 490614d..f1d3db2 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -1184,7 +1184,7 @@ use File::Glob qw(:case); 'Module::Build' => { 'MAINTAINER' => 'kwilliams', - 'DISTRIBUTION' => 'LEONT/Module-Build-0.4005.tar.gz', + 'DISTRIBUTION' => 'LEONT/Module-Build-0.4007.tar.gz', 'FILES' => q[cpan/Module-Build], 'EXCLUDED' => [ qw( t/par.t -- Perl5 Master Repository
