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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6fa667585e86
branches:  trunk
changeset: 487150:6fa667585e86
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Jan 10 15:32:57 2005 +0000

description:
Changes 2.2.2:
- let Decompose plug-in create layers with alpha channel
- fixed crash in save dialog (bug #162443)
- fixed misbehaviour in Scale and Resize dialogs (bug #162387)
- fixed preview in Imagemap plug-in (bug #162592)
- fixed handling of broken menu path translations (bug #162590)
- fixed bugs in the Sparkle plug-in and the Frosty Logo script (bug #132145)
- fixed two broken Python scripts (bug #162707)
- changed default response in Close dialog (bug #162872)
- flush the display when plug-in dialogs are disposed (bug #163084)
- fixed build problem on amd64 with gcc-4.0 (bug #163041)
- fixed problem in locales that are rendered right-to-left (bug #162663)
- fixed bug in Frosty Logo Script-Fu (bug #132145)
- raise the toolbox when it is selected from the Tools menu (bug #163381)
- improved usability of Keyboard Shortcuts editor (bug #163385)
- fixed gradient selection widget in libgimpui (bug #163427)
- workaround a problem in the MMX code (bug #162778)

diffstat:

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

diffs (44 lines):

diff -r c9a42e3f7172 -r 6fa667585e86 graphics/gimp/Makefile
--- a/graphics/gimp/Makefile    Mon Jan 10 15:02:59 2005 +0000
+++ b/graphics/gimp/Makefile    Mon Jan 10 15:32:57 2005 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.110 2005/01/04 15:20:25 adam Exp $
+# $NetBSD: Makefile,v 1.111 2005/01/10 15:32:57 adam Exp $
 
-DISTNAME=      gimp-2.2.1
+DISTNAME=      gimp-2.2.2
 CATEGORIES=    graphics
 MASTER_SITES=  ftp://ftp.gimp.org/pub/gimp/v2.2/ \
                ftp://ftp.cs.umn.edu/pub/gimp/v2.2/ \
diff -r c9a42e3f7172 -r 6fa667585e86 graphics/gimp/PLIST
--- a/graphics/gimp/PLIST       Mon Jan 10 15:02:59 2005 +0000
+++ b/graphics/gimp/PLIST       Mon Jan 10 15:32:57 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.16 2005/01/04 15:20:25 adam Exp $
+@comment $NetBSD: PLIST,v 1.17 2005/01/10 15:32:57 adam Exp $
 bin/gimp
 bin/gimp-2.2
 bin/gimp-remote
@@ -347,7 +347,7 @@
 lib/pkgconfig/gimp-2.0.pc
 lib/pkgconfig/gimpthumb-2.0.pc
 lib/pkgconfig/gimpui-2.0.pc
-man/man1/${PKGNAME}
+man/man1/gimp-2.2.1
 man/man1/gimp-remote-2.2.1
 man/man1/gimp-remote.1
 man/man1/gimp.1
diff -r c9a42e3f7172 -r 6fa667585e86 graphics/gimp/distinfo
--- a/graphics/gimp/distinfo    Mon Jan 10 15:02:59 2005 +0000
+++ b/graphics/gimp/distinfo    Mon Jan 10 15:32:57 2005 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.18 2005/01/04 15:20:25 adam Exp $
+$NetBSD: distinfo,v 1.19 2005/01/10 15:32:57 adam Exp $
 
-SHA1 (gimp-2.2.1.tar.bz2) = df0c0fe79aa365c10bee6d2b549c4ed7e1eb7c74
-Size (gimp-2.2.1.tar.bz2) = 13788305 bytes
+SHA1 (gimp-2.2.2.tar.bz2) = 3c261b182816e0445e4c6ebc2cf287a47ecb63a9
+Size (gimp-2.2.2.tar.bz2) = 14435823 bytes
 SHA1 (patch-aa) = 350170ee426cb1cb5636603845674cdae3d2f1b6
 SHA1 (patch-ab) = 5ed8add03f1c60efca1f285494f5d69e24faec09
 SHA1 (patch-ad) = 632c34e0fbeda69139b2b674d9c5ef80db40dcca



Home | Main Index | Thread Index | Old Index