In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/9c3cb3e150a68b8e159a2cf2f4dff72a32112f27?hp=3c4fb04a912b266806354630dd98a7e36a830fbe>
- Log ----------------------------------------------------------------- commit 9c3cb3e150a68b8e159a2cf2f4dff72a32112f27 Author: David Mitchell <[email protected]> Date: Tue Jun 23 16:44:52 2009 +0100 version bumps in Maintainers.pl ----------------------------------------------------------------------- Summary of changes: Porting/Maintainers.pl | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index cc6f4c0..bddc25d 100644 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -492,7 +492,7 @@ package Maintainers; 'Data::Dumper' => { 'MAINTAINER' => 'p5p', # Not gsar. Not ilyam - 'DISTRIBUTION' => 'ILYAM/Data-Dumper-2.121.tar.gz', + 'DISTRIBUTION' => 'SMUELLER/Data-Dumper-2.124.tar.gz', 'FILES' => q[ext/Data-Dumper], 'CPAN' => 1, 'UPSTREAM' => 'blead', @@ -516,7 +516,7 @@ package Maintainers; 'Devel::PPPort' => { 'MAINTAINER' => 'mhx', - 'DISTRIBUTION' => 'MHX/Devel-PPPort-3.18.tar.gz', + 'DISTRIBUTION' => 'MHX/Devel-PPPort-3.19.tar.gz', 'FILES' => q[ext/Devel-PPPort], 'EXCLUDED' => [ qw{PPPort.pm} ], # we use PPPort_pm.PL instead 'CPAN' => 1, -- Perl5 Master Repository
