pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/graphics/pngcrush



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Jul 18 08:41:20 UTC 2008

Modified Files:
        pkgsrc/graphics/pngcrush: Makefile distinfo
        pkgsrc/graphics/pngcrush/patches: patch-aa

Log Message:
Changes 1.6.7:
  Moved PNG_UINT_CHNK and some other defines from pngcrush.h to pngcrush.c
  Reject invalid color_type or bit_depth.

Changes 1.6.6:
  Added dSIG support.  Pngcrush will not rewrite an image containing
  a dSIG chunk immediately following the IHDR chunk, unless the
  dSIG is explicitly removed with "-rem dSIG" or explicitly kept
  with "-keep dSIG".  In the latter case the saved dSIG chunks will
  become invalid if any changes are made to the datastream.
  Fixed bug in writing unknown chunks from the end_info_ptr.

Changes 1.6.5:
  Discontinued adding a new gAMA chunk when writing sRGB chunk.


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 pkgsrc/graphics/pngcrush/Makefile
cvs rdiff -r1.13 -r1.14 pkgsrc/graphics/pngcrush/distinfo
cvs rdiff -r1.6 -r1.7 pkgsrc/graphics/pngcrush/patches/patch-aa

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index