Subject: CVS commit: pkgsrc/graphics/pngcrush
From: Adam Ciarcinski
Date: 2014-03-31 12:15:13
Message id: 20140331101513.E7B5996@cvs.netbsd.org

Log Message:
Changes 1.7.73:
* Restored calls to png_set_crc_action() which had been removed from
  version 1.7.72 for some testing and inadvertently not restored.
* Changed "fix" internal variable name to "salvage" (still \ 
set with "-fix")
* Added code to fix/salvage PNG with "bad adaptive filter value" error.
* Avoid calculating CRC during compression trials except for the last trial,
  when the output is actually written.
* Fixed a bug with reducing 16-bit images to 8-bit using "-reduce" option.

Files:
RevisionActionfile
1.81modifypkgsrc/graphics/pngcrush/Makefile
1.60modifypkgsrc/graphics/pngcrush/distinfo