Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@netbsd.org>
From: Martin J. Laubach <mjl@netbsd.org>
List: pkgsrc-changes
Date: 04/02/2001 05:23:49
Module Name:	pkgsrc
Committed By:	mjl
Date:		Mon Apr  2 02:23:49 UTC 2001

Modified Files:
	pkgsrc/graphics/png: Makefile
	pkgsrc/graphics/png/files: md5

Log Message:
Update to 1.0.10. Updates are bug fixes and MMX support.

  Moved some error checking from png_handle_IHDR to png_set_IHDR.
  Added PNG_NO_READ_SUPPORTED and PNG_NO_WRITE_SUPPORTED macros.
  Revised png_mmx_support() function in pnggccrd.c
  Restored version 1.0.8 PNG_WRITE_EMPTY_PLTE_SUPPORTED behavior in pngwutil.c
  Fixed memory leak in contrib/visupng/PngFile.c
  Fixed bugs in png_combine_row() in pnggccrd.c and pngvcrd.c (C version)
  Added warnings when retrieving or setting gamma=0.
  Increased the first part of msg buffer from 16 to 18 in png_chunk_warning().
  Fixed bug in progressive reading (pngpread.c) with small images (height < 8).


To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 pkgsrc/graphics/png/Makefile
cvs rdiff -r1.10 -r1.11 pkgsrc/graphics/png/files/md5

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