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.2:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d9137deefcb4
branches:  trunk
changeset: 535536:d9137deefcb4
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Nov 21 19:52:15 2007 +0000

description:
Changes 2.4.2:
- removed broken and useless HSV Graph script
- update the histogram when a color correction tool is cancelled
- fixed a crash with certain plug-in or script descriptions
- corrected a tooltip
- fixed a crash when GIMP is run without any modules
- fixed error handling in the TIFF plug-in
- fixed a problem with Sample points
- fixed a crash when merging layers in indexed image
- update the histogram when painting
- fixed another problem with merge operations on indexed images
- fixed crash in TIFF plug-in when saving indexed images
- changed defaults so that a system monitor profile is only used when the
  user explicitely enabled this feature
- fixed endless loop when running equalize on transparent areas
- fixed heap corruption in GimpColorScale widget that caused a crash in the
  Compose plug-in
- fixed use of background color in Particle Trace script
- set the image menu insensitive when there's no image opened
- translation updates (ca, et, it, lt, pt, pt_BR, sr, sv)

diffstat:

 graphics/gimp/Makefile |  6 +++---
 graphics/gimp/PLIST    |  3 +--
 graphics/gimp/distinfo |  8 ++++----
 3 files changed, 8 insertions(+), 9 deletions(-)

diffs (54 lines):

diff -r 87361997ba64 -r d9137deefcb4 graphics/gimp/Makefile
--- a/graphics/gimp/Makefile    Wed Nov 21 18:59:23 2007 +0000
+++ b/graphics/gimp/Makefile    Wed Nov 21 19:52:15 2007 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.165 2007/11/01 09:25:07 adam Exp $
+# $NetBSD: Makefile,v 1.166 2007/11/21 19:52:15 adam Exp $
 
-DISTNAME=      gimp-2.4.1
+DISTNAME=      gimp-2.4.2
 CATEGORIES=    graphics
 MASTER_SITES=  ftp://ftp.gimp.org/pub/gimp/v2.4/ \
                ftp://ftp.cs.umn.edu/pub/gimp/v2.4/ \
@@ -37,7 +37,7 @@
 GNU_CONFIGURE=         yes
 CONFIGURE_ARGS+=       --disable-perl
 CONFIGURE_ARGS+=       --disable-python
-CONFIGURE_ARGS+=       --sysconfdir=${PKG_SYSCONFDIR:Q}
+CONFIGURE_ARGS+=       --sysconfdir=${PKG_SYSCONFDIR}
 CONFIGURE_ARGS+=       --with-gimpprint-prefix=${BUILDLINK_PREFIX.gimp-print-lib}
 
 UNLIMIT_RESOURCES+=    datasize
diff -r 87361997ba64 -r d9137deefcb4 graphics/gimp/PLIST
--- a/graphics/gimp/PLIST       Wed Nov 21 18:59:23 2007 +0000
+++ b/graphics/gimp/PLIST       Wed Nov 21 19:52:15 2007 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.32 2007/10/28 16:43:00 dogcow Exp $
+@comment $NetBSD: PLIST,v 1.33 2007/11/21 19:52:15 adam Exp $
 bin/gimp
 bin/gimp-2.4
 bin/gimp-console
@@ -877,7 +877,6 @@
 share/gimp/2.0/scripts/guides-new-percent.scm
 share/gimp/2.0/scripts/guides-new.scm
 share/gimp/2.0/scripts/guides-remove-all.scm
-share/gimp/2.0/scripts/hsv-graph.scm
 share/gimp/2.0/scripts/i26-gunya2.scm
 share/gimp/2.0/scripts/images/beavis.jpg
 share/gimp/2.0/scripts/images/texture.jpg
diff -r 87361997ba64 -r d9137deefcb4 graphics/gimp/distinfo
--- a/graphics/gimp/distinfo    Wed Nov 21 18:59:23 2007 +0000
+++ b/graphics/gimp/distinfo    Wed Nov 21 19:52:15 2007 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.38 2007/11/01 09:25:07 adam Exp $
+$NetBSD: distinfo,v 1.39 2007/11/21 19:52:15 adam Exp $
 
-SHA1 (gimp-2.4.1.tar.bz2) = 5d554959e9583845acff713e5f65e02fcf37db0c
-RMD160 (gimp-2.4.1.tar.bz2) = 2fd7973e6a836718e952f3b8dfa8d635140020b9
-Size (gimp-2.4.1.tar.bz2) = 17763371 bytes
+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 (patch-ae) = 285b7d8f5d67660da62656cae45a97e5801920b2



Home | Main Index | Thread Index | Old Index