pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/gimp Changes 2.4.3:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cb85839f7cf3
branches:  trunk
changeset: 536581:cb85839f7cf3
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Dec 17 19:07:11 2007 +0000

description:
Changes 2.4.3:
- avoid filename encoding problems in the WMF import plug-in
- fixed horizontal flipping of linked layers
- raised the priority of the display idle renderer to improve performance
  on Win32
- fixed a missing update in the Lighting plug-in UI
- fixed a potential crash in the projection code
- fixed a minor Makefile issue
- removed some pointless warnings from the JPEG and TIFF load plug-ins
- fixed size calculation for the image size warning dialog
- fixed loading of tool options for the rectangle tools
- push/pop a context in the Fog filter
- fixed potential crashes in the Python binding
- corrected grid drawing with non-integer spacing
- fixed grid snapping for coordinates less than the grid offset
- made the healing brush work properly when dragged
- update tool state when a device change happens
- improved validation of strings sent over the wire
- fixed integer check in Script-Fu
- fixed potential out-of-memory problem in Script-Fu
- fixed compilation on msys/mingw
- fixed localisation of Python plug-ins on Win32
- translation updates (ca, cs, de, gl, it, ko, lt, sv, uk)

diffstat:

 graphics/gimp/Makefile         |   5 ++---
 graphics/gimp/distinfo         |  12 ++++++------
 graphics/gimp/patches/patch-aa |   6 +++---
 graphics/gimp/patches/patch-ab |  12 ++++++------
 4 files changed, 17 insertions(+), 18 deletions(-)

diffs (88 lines):

diff -r db528d593537 -r cb85839f7cf3 graphics/gimp/Makefile
--- a/graphics/gimp/Makefile    Mon Dec 17 19:06:55 2007 +0000
+++ b/graphics/gimp/Makefile    Mon Dec 17 19:07:11 2007 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.169 2007/12/07 20:08:10 gdt Exp $
+# $NetBSD: Makefile,v 1.170 2007/12/17 19:07:11 adam Exp $
 
-DISTNAME=      gimp-2.4.2
-PKGREVISION=   1
+DISTNAME=      gimp-2.4.3
 CATEGORIES=    graphics
 MASTER_SITES=  ftp://ftp.gimp.org/pub/gimp/v2.4/ \
                ftp://ftp.sunet.se/pub/gnu/gimp/v2.4/ \
diff -r db528d593537 -r cb85839f7cf3 graphics/gimp/distinfo
--- a/graphics/gimp/distinfo    Mon Dec 17 19:06:55 2007 +0000
+++ b/graphics/gimp/distinfo    Mon Dec 17 19:07:11 2007 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.39 2007/11/21 19:52:15 adam Exp $
+$NetBSD: distinfo,v 1.40 2007/12/17 19:07:11 adam Exp $
 
-SHA1 (gimp-2.4.2.tar.bz2) = 4913a411abde3fccae5350e00a9bd20742715367
-RMD160 (gimp-2.4.2.tar.bz2) = f9da1008c29746379eb728f27e9b0d452ba2318f
-Size (gimp-2.4.2.tar.bz2) = 17777846 bytes
-SHA1 (patch-aa) = 5abf13951f748568e67c897210dacce28e51fedc
-SHA1 (patch-ab) = 7eb39d3c68a2f5437d1bdefbce7f197ed25ef3d1
+SHA1 (gimp-2.4.3.tar.bz2) = 2be7a61d11c86da41e4645fee518a7bfe951302a
+RMD160 (gimp-2.4.3.tar.bz2) = 52b5089a70d68177b5a8191723a03bad225aadcd
+Size (gimp-2.4.3.tar.bz2) = 17737035 bytes
+SHA1 (patch-aa) = df29dbe5578ee21c705ac4a94f355b473930c226
+SHA1 (patch-ab) = b185da3312eb9fc6dc2af3c41d597cf7b1c86744
 SHA1 (patch-ae) = 285b7d8f5d67660da62656cae45a97e5801920b2
diff -r db528d593537 -r cb85839f7cf3 graphics/gimp/patches/patch-aa
--- a/graphics/gimp/patches/patch-aa    Mon Dec 17 19:06:55 2007 +0000
+++ b/graphics/gimp/patches/patch-aa    Mon Dec 17 19:07:11 2007 +0000
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.18 2007/10/25 21:06:17 adam Exp $
+$NetBSD: patch-aa,v 1.19 2007/12/17 19:07:11 adam Exp $
 
---- etc/Makefile.in.orig       2007-10-22 21:17:40.000000000 +0200
+--- etc/Makefile.in.orig       2007-12-14 15:57:54.000000000 +0100
 +++ etc/Makefile.in
-@@ -403,7 +403,7 @@ gimpdatadir = @gimpdatadir@
+@@ -404,7 +404,7 @@ gimpdatadir = @gimpdatadir@
  gimpdir = @gimpdir@
  gimplocaledir = @gimplocaledir@
  gimpplugindir = @gimpplugindir@
diff -r db528d593537 -r cb85839f7cf3 graphics/gimp/patches/patch-ab
--- a/graphics/gimp/patches/patch-ab    Mon Dec 17 19:06:55 2007 +0000
+++ b/graphics/gimp/patches/patch-ab    Mon Dec 17 19:07:11 2007 +0000
@@ -1,8 +1,8 @@
-$NetBSD: patch-ab,v 1.21 2007/11/01 09:25:07 adam Exp $
+$NetBSD: patch-ab,v 1.22 2007/12/17 19:07:12 adam Exp $
 
---- configure.orig     2007-10-31 09:09:36.000000000 +0100
+--- configure.orig     2007-12-14 15:58:18.000000000 +0100
 +++ configure
-@@ -31051,6 +31051,7 @@ if (eval "$ac_cpp conftest.$ac_ext") 2>&
+@@ -31187,6 +31187,7 @@ if (eval "$ac_cpp conftest.$ac_ext") 2>&
    gimp_ok=yes
  fi
  rm -f conftest*
@@ -10,7 +10,7 @@
  
        if test "x$gimp_ok" = xyes; then
  
-@@ -31059,7 +31060,6 @@ cat >>confdefs.h <<\_ACEOF
+@@ -31195,7 +31196,6 @@ cat >>confdefs.h <<\_ACEOF
  _ACEOF
  
        fi
@@ -18,7 +18,7 @@
    { echo "$as_me:$LINENO: result: $gimp_ok" >&5
  echo "${ECHO_T}$gimp_ok" >&6; }
    if test "x$gimp_ok" = xno; then
-@@ -33607,7 +33607,7 @@ if test "x$with_print" != xno; then
+@@ -33743,7 +33743,7 @@ if test "x$with_print" != xno; then
  fi
  
  
@@ -27,7 +27,7 @@
    BUILD_PRINT_TRUE=
    BUILD_PRINT_FALSE='#'
  else
-@@ -36605,7 +36605,7 @@ fi
+@@ -36741,7 +36741,7 @@ fi
  
  gimpdatadir="$datadir/$PACKAGE/2.0"
  gimpplugindir="$libdir/$PACKAGE/2.0"



Home | Main Index | Thread Index | Old Index