From: Chris 'BinGOs' Williams Date: Mon, 19 Dec 2011 11:27:11 +0000 (+0000) Subject: Sync Data-Dump and Attribute-Handlers versions in Maintainers.pl X-Git-Tag: v5.15.6~20 X-Git-Url: https://perl5.git.perl.org/perl5.git/commitdiff_plain/e974216454f8721c048be4f1c4a1100ad8193791 Sync Data-Dump and Attribute-Handlers versions in Maintainers.pl --- diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 04da3e5..8f48898 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -214,7 +214,7 @@ use File::Glob qw(:case); 'Attribute::Handlers' => { 'MAINTAINER' => 'rgarcia', - 'DISTRIBUTION' => 'SMUELLER/Attribute-Handlers-0.91.tar.gz', + 'DISTRIBUTION' => 'SMUELLER/Attribute-Handlers-0.93.tar.gz', 'FILES' => q[dist/Attribute-Handlers], 'UPSTREAM' => 'blead', }, @@ -504,7 +504,7 @@ use File::Glob qw(:case); 'Data::Dumper' => { 'MAINTAINER' => 'p5p', # Not gsar. Not ilyam. Not really smueller - 'DISTRIBUTION' => 'SMUELLER/Data-Dumper-2.131.tar.gz', + 'DISTRIBUTION' => 'SMUELLER/Data-Dumper-2.135_01.tar.gz', 'FILES' => q[dist/Data-Dumper], 'UPSTREAM' => 'blead', },