cvs commit: ports/textproc/p5-Text-Reflow Makefile
 ports/textproc/p5-Text-Reflow/files         5.8-Reflow.pm
    Mathieu Arnold 
    mat at FreeBSD.org
       
    Thu Oct  7 05:49:35 PDT 2004
    
    
  
mat         2004-10-07 12:49:34 UTC
  FreeBSD ports repository
  Modified files:
    textproc/p5-Text-Reflow Makefile 
  Added files:
    textproc/p5-Text-Reflow/files 5.8-Reflow.pm 
  Log:
  Update to use the perl version of the algorithm over the C version for 5.8.5
  because it uses 64 bit integers by default and it messes very badly with some
  pack/unpack things on the perl part and some << and >> on the C part, so, use
  the perl part everywhere.
  
  Approved by:    portmgr (krion)
  
  Revision  Changes    Path
  1.7       +4 -0      ports/textproc/p5-Text-Reflow/Makefile
  1.1       +63 -0     ports/textproc/p5-Text-Reflow/files/5.8-Reflow.pm (new)
    
    
More information about the cvs-all
mailing list