Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Jan 2004 23:16:29 -0800 (PST)
From:      Erwin Lansing <erwin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/converters/p5-MIME-Base64 Makefile distinfo ports/converters/p5-MIME-Base64/files patch-Base64.xs
Message-ID:  <200401150716.i0F7GT4B062861@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
erwin       2004/01/14 23:16:29 PST

  FreeBSD ports repository

  Modified files:
    converters/p5-MIME-Base64 Makefile distinfo 
  Removed files:
    converters/p5-MIME-Base64/files patch-Base64.xs 
  Log:
  Update to 3.00
  
     Drop the pure Perl implementations of the encoders and
     decoders.  They are bloat that hides real problems in
     the XS implementations.  I will re-release them separately
     in the new MIME-Base64-Perl distribution.
  
     The 'gcc -Wall' fix in 2.22 broke support for perl5.005,
     as the isXDIGIT() macro is not available in that perl.
     This problem has now been fixed.
  
  Revision  Changes    Path
  1.32      +1 -2      ports/converters/p5-MIME-Base64/Makefile
  1.17      +1 -1      ports/converters/p5-MIME-Base64/distinfo
  1.2       +0 -11     ports/converters/p5-MIME-Base64/files/patch-Base64.xs (dead)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401150716.i0F7GT4B062861>