Subject: CVS commit: pkgsrc/graphics/gimp
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 04/14/2006 10:02:31
Module Name:	pkgsrc
Committed By:	adam
Date:		Fri Apr 14 10:02:31 UTC 2006

Modified Files:
	pkgsrc/graphics/gimp: Makefile PLIST distinfo
	pkgsrc/graphics/gimp/patches: patch-aa patch-ab

Log Message:
Changes 2.2.11:
- fixed handling of EXIF data in JPEG plug-in
- let gimptool use pkg-config to determine compiler and linker flags at
  run-time
- added GTK+ category in gimp.desktop file
- fixed guides scripts to allow guides at the right and bottom
- fixed icons in color picker buttons in Levels tool
- fixed parameter check in Compressor plug-in
- made the internal help browser the default for all platforms
- fixed handling of alpha channel in Gaussian Blur plug-in
- fixed incorrect bitshifts in Win Icon plug-in
- fixed a potential crash in the Animation Playback plug-in
- corrected tile cache size in Unsharp Mask plug-in
- fixed the import of SVG circles
- fixed rounding of resolution in BMP plug-in
- fixed resolution handling in PSD load plug-in
- store resolution when saving in the PSD file format
- fixed crash in Revert function
- flush the projection before reading from it
- fixed MMX instructions on Pentium II machines
- fixed possible crash on closing a dockable


To generate a diff of this commit:
cvs rdiff -r1.137 -r1.138 pkgsrc/graphics/gimp/Makefile
cvs rdiff -r1.21 -r1.22 pkgsrc/graphics/gimp/PLIST
cvs rdiff -r1.26 -r1.27 pkgsrc/graphics/gimp/distinfo
cvs rdiff -r1.14 -r1.15 pkgsrc/graphics/gimp/patches/patch-aa
cvs rdiff -r1.15 -r1.16 pkgsrc/graphics/gimp/patches/patch-ab

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