In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/c20941f7d93435a213fd8cbe392fbc0d6984cb73?hp=9f1a4ec8341de9d773560197e1271866342ebdcb>

- Log -----------------------------------------------------------------
commit c20941f7d93435a213fd8cbe392fbc0d6984cb73
Author: Steffen Mueller <[email protected]>
Date:   Sun Apr 18 17:45:05 2010 +0200

    Bring Porting/Maintainers in sync with reality regarding Scalar-List-Utils
-----------------------------------------------------------------------

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

diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index 2d2b5a8..b303278 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -1332,7 +1332,7 @@ use File::Glob qw(:case);
     'Scalar-List-Utils' =>
        {
        'MAINTAINER'    => 'gbarr',
-       'DISTRIBUTION'  => 'GBARR/Scalar-List-Utils-1.21.tar.gz',
+       'DISTRIBUTION'  => 'GBARR/Scalar-List-Utils-1.22.tar.gz',
        # Note that perl uses its own version of Makefile.PL
        'FILES'         => q[cpan/List-Util],
        'EXCLUDED'      => [ qr{^inc/Module/},

--
Perl5 Master Repository

Reply via email to