In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/a85b939856f86060c9ce00162f3a05fa26df06b9?hp=9d16830f95e0a4120910cd786e9a1dd3a17bcd06>

- Log -----------------------------------------------------------------
commit a85b939856f86060c9ce00162f3a05fa26df06b9
Author: Chris 'BinGOs' Williams <[email protected]>
Date:   Thu Aug 13 18:44:38 2015 +0100

    Math-BigInt is now 1.9997 on CPAN
-----------------------------------------------------------------------

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 d15a061..ca0baa6 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -747,7 +747,7 @@ use File::Glob qw(:case);
     },
 
     'Math::BigInt' => {
-        'DISTRIBUTION' => 'PJACKLAM/Math-BigInt-1.9993.tar.gz',
+        'DISTRIBUTION' => 'PJACKLAM/Math-BigInt-1.9997.tar.gz',
         'FILES'        => q[dist/Math-BigInt],
         'EXCLUDED'     => [
             qr{^inc/},

--
Perl5 Master Repository

Reply via email to