pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/optipng



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Nov 12 18:45:04 UTC 2008

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

Log Message:
Changes 0.6.2:
* Upgraded libpng to version 1.2.33-optipng [private]
* Put back a speed optimization, accidentally removed in version 0.6,
  allowing singleton trials (-o1) to be bypassed in certain conditions.
* Fixed an array overflow in the BMP reader.
* Fixed the loss of private chunks under the -snip option.
* Produced a more concise on-screen output in the non-verbose mode.
* Added a programming interface to the optimization engine, in order
  to facilitate the development of PNG-optimizing GUI apps and plugins.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 pkgsrc/graphics/optipng/Makefile
cvs rdiff -r1.11 -r1.12 pkgsrc/graphics/optipng/distinfo
cvs rdiff -r1.9 -r1.10 pkgsrc/graphics/optipng/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