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.0.5



details:   https://anonhg.NetBSD.org/pkgsrc/rev/44f36fb2ef7f
branches:  trunk
changeset: 481179:44f36fb2ef7f
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Sep 27 11:19:57 2004 +0000

description:
Changes 2.0.5
- added sanity checks for misconfigured filesystem encodings
- don't expose unnecessary information in Postscript files we generate
- improved behaviour of Shear tool
- fixed labels in CMYK color-picker
- removed non-functional button from Device Status dialog
- fixed parsing of SVG transform attributes
- guard against bogus logical screen dimensions in GIF images
- fixed use of global context for stroke operations
- avoid stack overflows when bucket-filling complex regions
- fixes to the composite code
- fixed run-with-last-vals mode for vpropagate plug-in
- respect the global-brush setting when stroking
- fixed popup menu positioning
- fixed handling of QuickMask color
- fixed bounding box problems when opening Postscript files
- fixed undo memory calculation for paint operations
- work around file-descriptor leak in Pango
- made menu entry translatable
- use the global gradient for the airbrush and pencil tools
- fixed PDB call gimp-curves-spline
- fixed projection when undoing floating_sel_to_layer

diffstat:

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

diffs (57 lines):

diff -r 36b7a3036c8c -r 44f36fb2ef7f graphics/gimp/Makefile
--- a/graphics/gimp/Makefile    Mon Sep 27 11:05:22 2004 +0000
+++ b/graphics/gimp/Makefile    Mon Sep 27 11:19:57 2004 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.103 2004/08/06 10:35:57 adam Exp $
+# $NetBSD: Makefile,v 1.104 2004/09/27 11:19:57 adam Exp $
 
-DISTNAME=      gimp-2.0.4
+DISTNAME=      gimp-2.0.5
 CATEGORIES=    graphics
 MASTER_SITES=  ftp://ftp.gimp.org/pub/gimp/v2.0/ \
                ftp://ftp.cs.umn.edu/pub/gimp/v2.0/ \
diff -r 36b7a3036c8c -r 44f36fb2ef7f graphics/gimp/PLIST
--- a/graphics/gimp/PLIST       Mon Sep 27 11:05:22 2004 +0000
+++ b/graphics/gimp/PLIST       Mon Sep 27 11:19:57 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.14 2004/09/22 08:09:33 jlam Exp $
+@comment $NetBSD: PLIST,v 1.15 2004/09/27 11:19:57 adam Exp $
 bin/gimp
 bin/gimp-2.0
 bin/gimp-remote
@@ -1603,6 +1603,10 @@
 ${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/gimp20-script-fu.mo
 ${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/gimp20-std-plug-ins.mo
 ${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/gimp20.mo
+${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/gimp20-libgimp.mo
+${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/gimp20-script-fu.mo
+${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/gimp20-std-plug-ins.mo
+${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/gimp20.mo
 ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gimp20-libgimp.mo
 ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gimp20-script-fu.mo
 ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gimp20-std-plug-ins.mo
@@ -1635,6 +1639,10 @@
 ${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/gimp20-script-fu.mo
 ${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/gimp20-std-plug-ins.mo
 ${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/gimp20.mo
+${PKGLOCALEDIR}/locale/sq/LC_MESSAGES/gimp20-libgimp.mo
+${PKGLOCALEDIR}/locale/sq/LC_MESSAGES/gimp20-script-fu.mo
+${PKGLOCALEDIR}/locale/sq/LC_MESSAGES/gimp20-std-plug-ins.mo
+${PKGLOCALEDIR}/locale/sq/LC_MESSAGES/gimp20.mo
 ${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/gimp20-libgimp.mo
 ${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/gimp20-script-fu.mo
 ${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/gimp20-std-plug-ins.mo
diff -r 36b7a3036c8c -r 44f36fb2ef7f graphics/gimp/distinfo
--- a/graphics/gimp/distinfo    Mon Sep 27 11:05:22 2004 +0000
+++ b/graphics/gimp/distinfo    Mon Sep 27 11:19:57 2004 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.15 2004/08/06 10:35:57 adam Exp $
+$NetBSD: distinfo,v 1.16 2004/09/27 11:19:57 adam Exp $
 
-SHA1 (gimp-2.0.4.tar.bz2) = 2019d8536e88b7be2b85d109f780f097d6eda201
-Size (gimp-2.0.4.tar.bz2) = 13845175 bytes
+SHA1 (gimp-2.0.5.tar.bz2) = 9b13f3a8375a615f2a6c6113809e768efe7303c1
+Size (gimp-2.0.5.tar.bz2) = 14107082 bytes
 SHA1 (patch-aa) = b233a944fa69481685770aa4d5b24a07f127afcf
 SHA1 (patch-ab) = fdd87f7a9f59f686061405b2ead691900dd3f3e9
 SHA1 (patch-ad) = 632c34e0fbeda69139b2b674d9c5ef80db40dcca



Home | Main Index | Thread Index | Old Index