cvs commit: ports/lang/perl5.14 Makefile ports/lang/perl5.14/files patch-cpan__ExtUtils-MakeMaker__lib__ExtUtils__MakeMaker.pm

Philip M. Gollucci pgollucci at FreeBSD.org
Wed Mar 7 05:00:05 UTC 2012


pgollucci    2012-03-07 05:00:04 UTC

  FreeBSD ports repository

  Modified files:
    lang/perl5.14        Makefile 
  Added files:
    lang/perl5.14/files  
                         patch-cpan__ExtUtils-MakeMaker__lib__ExtUtils__MakeMaker.pm 
  Log:
  - Pull https://github.com/dagolden/extutils-makemaker/commit/a19beeaa9f0df1be60d5a45bf22c0a42dd600dca/raw
  to fix:
   Can't use string "XXX" as an ARRAY ref while "strict refs" in use at
   /usr/local/lib/perl5/5.14.2/ExtUtils/MM_Unix.pm line 2893.
  
  - perl 5.14.[012] shipped with a broken version of ExtUtils::MakeMakker (6.57_06)
    which is fixed in 6.57_06.  This patch can hopefully go away when/if perl 5.14.3
    is released.
  
  - Bump PORTREVISION
  
  PR:         ports/165457
  With Hat:   perl@
  
  Revision  Changes    Path
  1.141     +1 -1      ports/lang/perl5.14/Makefile
  1.1       +11 -0     ports/lang/perl5.14/files/patch-cpan__ExtUtils-MakeMaker__lib__ExtUtils__MakeMaker.pm (new)


More information about the cvs-ports mailing list