cvs commit: ports/lang/eperl Makefile ports/lang/eperl/files extra-patch-eperl_perl5.c patch-configure

Greg Larkin glarkin at FreeBSD.org
Wed May 18 20:24:24 UTC 2011


glarkin     2011-05-18 20:24:24 UTC

  FreeBSD ports repository

  Modified files:
    lang/eperl           Makefile 
    lang/eperl/files     patch-configure 
  Added files:
    lang/eperl/files     extra-patch-eperl_perl5.c 
  Log:
  - Add support for and unbreak after Perl default version bump to 5.12
  - Add support for and fix compilation on Perl 5.14 after a symbol name
    change
  - Patch the configure script so PERL_VERSION supplies the Perl version
    number directly, instead of attempting to parse the often-changed
    output of "perl -v"
  
  Reported by:    pointyhat (via erwin & pav)
  
  Revision  Changes    Path
  1.54      +8 -3      ports/lang/eperl/Makefile
  1.1       +13 -0     ports/lang/eperl/files/extra-patch-eperl_perl5.c (new)
  1.4       +20 -12    ports/lang/eperl/files/patch-configure


More information about the cvs-all mailing list