On 27/11/2007, Rafael Garcia-Suarez <[EMAIL PROTECTED]> wrote:
> On 26/11/2007, Michael G Schwern <[EMAIL PROTECTED]> wrote:
> > http://www.pobox.com/~schwern/src/ExtUtils-MakeMaker-6.37_03.tar.gz
> >
> > More test fixes.  Also, as threatened, I've bumped the minimum version up to
> > 5.6.0.
>
> Thanks, upgraded in blead. Let's hope this fixes xs.t.

BTW, I just committed this in blead -- you don't see a problem with
incorporating it in the cpan release ?

Change 32520 by [EMAIL PROTECTED] on 2007/11/27 10:57:26

        Ignore .git directories

Affected files ...

... //depot/perl/lib/ExtUtils/MANIFEST.SKIP#14 edit

Differences ...

==== //depot/perl/lib/ExtUtils/MANIFEST.SKIP#14 (text) ====

@@ -4,6 +4,7 @@
 \bSCCS\b
 ,v$
 \B\.svn\b
+\B\.git\b
 \b_darcs\b

 # Avoid Makemaker generated and utility files.

Reply via email to