Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Rene Hexel <rh@netbsd.org>
List: source-changes
Date: 11/16/1999 08:57:53
Module Name:	pkgsrc
Committed By:	rh
Date:		Tue Nov 16 16:57:53 UTC 1999

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

Log Message:
Update gif2png to version 2.2.3.

Changes include:
        * gif2png.c: Added some explanatory comments.
        * web2png: Added Python version check.
        * License changed (with Alexander Lehman's and David Koblas's
          permission) to the libpng/zlib license.
        * Option-processing cleanup.
        * discard optional preceding # on gif2png -b option value.
        * Fix to RCS machinery in web2png.
        * Added -b option to gif2png for painting transparent pixels
          with a specified background color.
        * 64-bit cleanliness patch for gif2png from Jesse Perry.
        * Fixed an option-processing bug in web2png.
        * Added -a option to web2png.
        * Fix references in .inc/.css/.js files.
        * John Hascall's patch for filtermode.
        * gif2png man page now warns about potential browser problems.
        * Use env in web2png's #! for portability.
	* Several minor fixes.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/graphics/gif2png/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/graphics/gif2png/files/md5

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