[Lunar-commits] gimp: bump the version to 2.4.3.
Florin
florin at lunar-linux.org
Sun Dec 16 18:34:13 CET 2007
commit a610a1d26178c27ac21d667bef3a3ce6f7e4a23a
Author: Florin <florin at lunar-linux.org>
Date: Sun Dec 16 19:34:13 2007 +0200
gimp: bump the version to 2.4.3.
Changes:
- avoid filename encoding problems in the WMF import plug-in (bug #499329)
- fixed horizontal flipping of linked layers (bug #499161)
- raised the priority of the display idle renderer to improve performance
on Win32 (bug #499150)
- fixed a missing update in the Lighting plug-in UI (bug #500317)
- fixed a potential crash in the projection code (bug #500178)
- fixed a minor Makefile issue (bug #500826)
- removed some pointless warnings from the JPEG and TIFF load plug-ins
- fixed size calculation for the image size warning dialog (bug #329468)
- fixed loading of tool options for the rectangle tools (bug #498948)
- push/pop a context in the Fog filter
- fixed potential crashes in the Python binding
- corrected grid drawing with non-integer spacing (bug #502374)
- fixed grid snapping for coordinates less than the grid offset
- made the healing brush work properly when dragged (bug #492575)
- update tool state when a device change happens (bug #493176)
- improved validation of strings send over the wire (bug #498207)
- fixed integer check in Script-Fu (bug #498207)
- fixed potential out-of-memory problem in Script-Fu
- fixed compilation on msys/mingw (bug #503124)
- fixed localisation of Python plug-ins on Win32 (bug #502506)
- translation updates (ca, cs, de, gl, it, ko, lt, sv)
---
graphics/gimp/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/graphics/gimp/DETAILS b/graphics/gimp/DETAILS
index 1e9d60b..3f7db55 100644
--- a/graphics/gimp/DETAILS
+++ b/graphics/gimp/DETAILS
@@ -1,12 +1,12 @@
MODULE=gimp
- VERSION=2.4.2
+ VERSION=2.4.3
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL[0]=ftp://ftp.gimp.org/pub/gimp/v2.4/
SOURCE_URL[1]=ftp://ftp.cs.umn.edu/pub/gimp/v2.4/
- SOURCE_VFY=sha1:4913a411abde3fccae5350e00a9bd20742715367
+ SOURCE_VFY=sha1:2be7a61d11c86da41e4645fee518a7bfe951302a
WEB_SITE=http://www.gimp.org
ENTERED=20020218
- UPDATED=20071120
+ UPDATED=20071216
SHORT="GNU Image Manipulation Program"
cat << EOF
More information about the Lunar-commits
mailing list