On 5 March 2014 17:40, Steffen Mueller <smuel...@cpan.org> wrote:
> In perl.git, the branch blead has been updated
>
> <http://perl5.git.perl.org/perl.git/commitdiff/c81312344d76c641ca7b83158c1429e8349c28f0?hp=83cf97c6ed52ca744e14c844dfa0a33766d3bb0d>
>
> - Log -----------------------------------------------------------------
> commit c81312344d76c641ca7b83158c1429e8349c28f0
> Author: Steffen Mueller <smuel...@cpan.org>
> Date:   Wed Mar 5 18:40:16 2014 +0100
>
>     Maintainers.pl: Refer to recent EU::ParseXS release
> -----------------------------------------------------------------------
>
> 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 e35bc31..c14ac27 100755
> --- a/Porting/Maintainers.pl
> +++ b/Porting/Maintainers.pl
> @@ -495,7 +495,7 @@ use File::Glob qw(:case);
>      },
>
>      'ExtUtils::ParseXS' => {
> -        'DISTRIBUTION' => 'SMUELLER/ExtUtils-ParseXS-3.22.tar.gz',
> +        'DISTRIBUTION' => 'SMUELLER/ExtUtils-ParseXS-3.24.tar.gz',
>          'FILES'        => q[dist/ExtUtils-ParseXS],
>      },


This change is currently causing some noise from core-cpan-diff
because there isn't a 3.24 on CPAN yet:

https://metacpan.org/release/ExtUtils-ParseXS

Was there a problem with the upload, perhaps?

Reply via email to