In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/079c9b30834006a82829469918019e1121017d98?hp=a3011959d12bb1bc647e969fba8f643088a706b0>

- Log -----------------------------------------------------------------
commit 079c9b30834006a82829469918019e1121017d98
Author: Chris 'BinGOs' Williams <[email protected]>
Date:   Sun Sep 23 10:57:38 2012 +0100

    Sync versions of Module-CoreList and Exporter 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 c9b4752..a01fe02 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -671,7 +671,7 @@ use File::Glob qw(:case);
 
     'Exporter' => {
         'MAINTAINER'   => 'ferreira',
-        'DISTRIBUTION' => 'TODDR/Exporter-5.66.tar.gz',
+        'DISTRIBUTION' => 'TODDR/Exporter-5.67.tar.gz',
         'FILES'        => q[lib/Exporter.pm
                             lib/Exporter.t
                             lib/Exporter/Heavy.pm
@@ -1262,7 +1262,7 @@ use File::Glob qw(:case);
 
     'Module::CoreList' => {
         'MAINTAINER'   => 'bingos',
-        'DISTRIBUTION' => 'BINGOS/Module-CoreList-2.72.tar.gz',
+        'DISTRIBUTION' => 'BINGOS/Module-CoreList-2.73.tar.gz',
         'FILES'        => q[dist/Module-CoreList],
         'UPSTREAM'     => 'blead',
     },

--
Perl5 Master Repository

Reply via email to