Subject: CVS commit: pkgsrc/graphics/gimp
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 07/10/2006 22:06:32
Module Name:	pkgsrc
Committed By:	adam
Date:		Mon Jul 10 22:06:32 UTC 2006

Modified Files:
	pkgsrc/graphics/gimp: Makefile PLIST buildlink3.mk distinfo
	pkgsrc/graphics/gimp/patches: patch-aa patch-ab
Removed Files:
	pkgsrc/graphics/gimp/patches: patch-ae

Log Message:
Changes 2.2.12:
- fixed display problem in the Animation Playback plug-in
- fixed misbehaviour of the user installation dialog
- make sure that session-managed windows are mapped completely inside a
  monitor
- don't use long deprecated libpng API
- fixed possible segfault when closing image while saving it
- halt tools when the image mode changes
- fixed problem in Scale and Resize widgets
- fixed wrong offset in transform PDB functions
- fixed bugs in the Dicom load plug-in
- make sure text widgets get all key events first
- fixed problems with default values in the PNG save plug-in
- fixed Save As dialog not displaying the filename
- fixed compilation problem with gcc 4.1
- plugged a possible buffer overrun in the XCF parser
- don't save image parasites twice in XCF files


To generate a diff of this commit:
cvs rdiff -r1.142 -r1.143 pkgsrc/graphics/gimp/Makefile
cvs rdiff -r1.24 -r1.25 pkgsrc/graphics/gimp/PLIST
cvs rdiff -r1.12 -r1.13 pkgsrc/graphics/gimp/buildlink3.mk
cvs rdiff -r1.29 -r1.30 pkgsrc/graphics/gimp/distinfo
cvs rdiff -r1.15 -r1.16 pkgsrc/graphics/gimp/patches/patch-aa
cvs rdiff -r1.16 -r1.17 pkgsrc/graphics/gimp/patches/patch-ab
cvs rdiff -r1.5 -r0 pkgsrc/graphics/gimp/patches/patch-ae

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