On Fri Sep 06 06:45:48 2013, ambs wrote: > > > This is a bug report for perl from ambs@cpan.org, > generated with the help of perlbug 1.39 running under perl 5.18.0. > > diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl > index 6f87261..df3948c 100755 > --- a/Porting/Maintainers.pl > +++ b/Porting/Maintainers.pl > @@ -648,7 +648,7 @@ use File::Glob qw(:case); > > 'ExtUtils::CBuilder' => { > 'MAINTAINER' => 'ambs', > - 'DISTRIBUTION' => 'DAGOLDEN/ExtUtils-CBuilder- > 0.280205.tar.gz', > + 'DISTRIBUTION' => > 'AMBS/ExtUtils/ExtUtils-CBuilder-0.280210.tar.gz', > 'FILES' => q[dist/ExtUtils-CBuilder], > 'UPSTREAM' => 'blead', > }, > diff --git a/dist/ExtUtils-CBuilder/Changes b/dist/ExtUtils- > CBuilder/Changes > index 829b53b..abfafad 100644 > --- a/dist/ExtUtils-CBuilder/Changes > +++ b/dist/ExtUtils-CBuilder/Changes > @@ -1,5 +1,12 @@ > Revision history for Perl extension ExtUtils::CBuilder. > > +0.280210 - 2013-09-06 > + > + Fixed: > + > + - Update INSTALLDIRS to favor installation under 'site' (perl > 116479) > + [James E Keenan] > + > 0.280209 - 2012-10-20 (Perl v5.17.5) > > Fixed: > --- Alberto, I tried to copy-and-paste this patch into a file and then apply it with 'patch'. It did not apply cleanly. Would it be possible to prepare the patch against blead via 'git format-patch' and re-submit it as an attachment to email or RT, rather than inline? (Anyone else who wants to take a crack at applying it is free to do so.) Thank you very much. Jim Keenan --- via perlbug: queue: perl5 status: new https://rt.perl.org:443/rt3/Ticket/Display.html?id=119639Thread Previous | Thread Next