In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/8371a44dad2a56f86ef3089ef823ea893fbc86db?hp=1d56df500dec0bf9de438b0fa225eb363b006dcf>

- Log -----------------------------------------------------------------
commit 8371a44dad2a56f86ef3089ef823ea893fbc86db
Author: Chris 'BinGOs' Williams <[email protected]>
Date:   Sun Jul 14 20:23:15 2013 +0100

    Sync the Storable version in Maintainers.pl with CPAN version
-----------------------------------------------------------------------

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 b894546..f536ef1 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -1576,7 +1576,7 @@ use File::Glob qw(:case);
 
     'Storable' => {
         'MAINTAINER'   => 'ams',
-        'DISTRIBUTION' => 'AMS/Storable-2.39.tar.gz',
+        'DISTRIBUTION' => 'AMS/Storable-2.45.tar.gz',
         'FILES'        => q[dist/Storable],
         'EXCLUDED'     => [qr{^t/Test/}],
         'UPSTREAM'     => 'blead',

--
Perl5 Master Repository

Reply via email to