In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/7e87a3b73312c48707947b2c5cc27b6402302e72?hp=51a82aa9fb28c58b85d2a2e89872685010ffa91c>

- Log -----------------------------------------------------------------
commit 7e87a3b73312c48707947b2c5cc27b6402302e72
Author: Chris 'BinGOs' Williams <[email protected]>
Date:   Fri Oct 24 12:14:59 2014 +0100

    Synchronise versions in Maintainers.pl for recent updates
-----------------------------------------------------------------------

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

diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index 6b091b2..5b2a783 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -808,7 +808,7 @@ use File::Glob qw(:case);
     },
 
     'Module::CoreList' => {
-        'DISTRIBUTION' => 'BINGOS/Module-CoreList-5.20141002.tar.gz',
+        'DISTRIBUTION' => 'BINGOS/Module-CoreList-5.20141020.tar.gz',
         'FILES'        => q[dist/Module-CoreList],
     },
 
@@ -884,7 +884,7 @@ use File::Glob qw(:case);
     },
 
     'perlfaq' => {
-        'DISTRIBUTION' => 'LLAP/perlfaq-5.0150045.tar.gz',
+        'DISTRIBUTION' => 'ETHER/perlfaq-5.0150046.tar.gz',
         'FILES'        => q[cpan/perlfaq],
         'EXCLUDED'     => [
             qw( t/release-pod-syntax.t

--
Perl5 Master Repository

Reply via email to