Subject: CVS commit: pkgsrc/graphics/optipng
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 01/29/2007 17:53:05
Module Name: pkgsrc
Committed By: adam
Date: Mon Jan 29 17:53:05 UTC 2007
Modified Files:
pkgsrc/graphics/optipng: Makefile distinfo
Log Message:
Changes 0.5.5:
* Upgraded libpng to version 1.2.15-optipng [private]
* Used a previously-missed RGB-to-palette reduction opportunity
for images containing 256 distinct colors.
* Fixed conversion of bKGD info during rgb-to-palette reductions.
* Fixed pre-computation of iterations.
* Eliminated a false alarm when processing RGB images with tRNS
in Unix-secure mode.
* Fixed behavior of -out and -dir when changing interlacing.
* Fixed behavior of "-dir [DRIVE]:" on Windows.
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 pkgsrc/graphics/optipng/Makefile
cvs rdiff -r1.8 -r1.9 pkgsrc/graphics/optipng/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.