cvs commit: ports/graphics/GraphicsMagick/files patch-coders-png.c
    Rong-En Fan 
    rafan at FreeBSD.org
       
    Fri Dec 22 23:07:57 PST 2006
    
    
  
rafan       2006-12-23 07:07:56 UTC
  FreeBSD ports repository
  Added files:
    graphics/GraphicsMagick/files patch-coders-png.c 
  Log:
  - Fix build when libpng is compiled with assembler code support.
    For example, setting CPUTYPE to p3 or above triggers this.
  
  This is the same bug happened in ImageMagick, and the original patch can
  be found at
  http://www.imagemagick.org/pipermail/magick-developers/2006-April/002550.html
  In fact, this patch was submitted in PR 101361, but a wrong version was
  committed.
  
  PR:             ports/107086
  Obtained from:  GraphicsMagick cvs
  
  Revision  Changes    Path
  1.3       +22 -0     ports/graphics/GraphicsMagick/files/patch-coders-png.c (new)
    
    
More information about the cvs-all
mailing list