In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/b4fbebdebb0ca08b0fd5e052deb2d8c7d60d527a?hp=c8c262e361f01533a0c0bcb721ff2e0345391554>

- Log -----------------------------------------------------------------
commit b4fbebdebb0ca08b0fd5e052deb2d8c7d60d527a
Author: Steffen Mueller <[email protected]>
Date:   Wed Dec 12 07:35:21 2012 +0100

    Data::Dumper is at 2.139
-----------------------------------------------------------------------

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

diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index c19fb8d..47e3442 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -523,7 +523,7 @@ use File::Glob qw(:case);
 
     'Data::Dumper' => {
         'MAINTAINER' => 'p5p',    # Not gsar. Not ilyam. Not really smueller
-        'DISTRIBUTION' => 'SMUELLER/Data-Dumper-2.136.tar.gz',
+        'DISTRIBUTION' => 'SMUELLER/Data-Dumper-2.139.tar.gz',
         'FILES'        => q[dist/Data-Dumper],
         'UPSTREAM'     => 'blead',
     },

--
Perl5 Master Repository

Reply via email to