In perl.git, the branch blead has been updated

<https://perl5.git.perl.org/perl.git/commitdiff/9e3f69e17840704c61e1ccf16ebe26a526c7447e?hp=048eef38d279ddf78457ab69d37b9f2cdd096c2a>

- Log -----------------------------------------------------------------
commit 9e3f69e17840704c61e1ccf16ebe26a526c7447e
Author: Chris 'BinGOs' Williams <ch...@bingosnet.co.uk>
Date:   Thu Sep 13 10:00:04 2018 +0100

    Sync dists with CPAN versions
    
    Both these have been released to CPAN recently.

-----------------------------------------------------------------------

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 8172091e7e..1bad55829e 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -204,7 +204,7 @@ use File::Glob qw(:case);
     },
 
     'Carp' => {
-        'DISTRIBUTION' => 'RJBS/Carp-1.38.tar.gz',
+        'DISTRIBUTION' => 'XSAWYERX/Carp-1.50.tar.gz',
         'FILES'        => q[dist/Carp],
     },
 
@@ -858,7 +858,7 @@ use File::Glob qw(:case);
     },
 
     'PathTools' => {
-        'DISTRIBUTION' => 'XSAWYERX/PathTools-3.74.tar.gz',
+        'DISTRIBUTION' => 'XSAWYERX/PathTools-3.75.tar.gz',
         'FILES'        => q[dist/PathTools],
         'EXCLUDED'     => [
             qr{^t/lib/Test/},

-- 
Perl5 Master Repository

Reply via email to