cvs commit: ports/textproc/par Makefile ports/textproc/par/files
 patch-par.c
    Pav Lucistnik 
    pav at FreeBSD.org
       
    Sat Apr 17 05:46:29 PDT 2004
    
    
  
pav         2004/04/17 05:46:28 PDT
  FreeBSD ports repository
  Modified files:
    textproc/par         Makefile 
  Added files:
    textproc/par/files   patch-par.c 
  Log:
  - Par 1.52 on FreeBSD does not work as expected by the upstreams author.  On
    FreeBSD, the isspace() system call returns true for the non-breaking space
    character 0xA0, but this is an unintended side effect.
  
  PR:             ports/64845
  Submitted by:   Jean-Baptiste Quenot <jb.quenot at caraldi.com>
  Not objected:   maintainer (2 weeks)
  
  Revision  Changes    Path
  1.12      +1 -0      ports/textproc/par/Makefile
  1.1       +12 -0     ports/textproc/par/files/patch-par.c (new)
    
    
More information about the cvs-all
mailing list