diff options
author | adam <adam@pkgsrc.org> | 2010-07-16 06:41:42 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2010-07-16 06:41:42 +0000 |
commit | 54e60a494733cdae13068d18ab16398cf1949af5 (patch) | |
tree | d359de92d0b16b5864470a46bd0249f30c5699cd /graphics | |
parent | f509c5052917904681f26ffe7395b27aba63f68a (diff) | |
download | pkgsrc-54e60a494733cdae13068d18ab16398cf1949af5.tar.gz |
Changes 2.6.10:
* Bugs fixed:
- TGA files saved with incorrect header yOrigin data
- Save As... does not save Windows Bitmap as default in dialog
- CMYK decompose broken
- brush - color from gradient works wrong in greyscale
- Error in gimp-hue-saturation PDB call
- GIMP crashes when clicking any scroll bar from combo boxes
- newly opened images are put into the background
* Updated translations:
German (de)
Italian (it)
Romanian (ro)
Portuguese (pt)
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gimp/Makefile | 4 | ||||
-rw-r--r-- | graphics/gimp/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile index 12aac16f6f9..cb940a76c78 100644 --- a/graphics/gimp/Makefile +++ b/graphics/gimp/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.193 2010/07/04 05:36:49 adam Exp $ +# $NetBSD: Makefile,v 1.194 2010/07/16 06:41:42 adam Exp $ -DISTNAME= gimp-2.6.9 +DISTNAME= gimp-2.6.10 CATEGORIES= graphics MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/v2.6/ \ ${MASTER_SITE_GNU:=gimp/v2.6/} \ diff --git a/graphics/gimp/distinfo b/graphics/gimp/distinfo index 5570e55b403..c036f6e9481 100644 --- a/graphics/gimp/distinfo +++ b/graphics/gimp/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.54 2010/07/04 05:36:49 adam Exp $ +$NetBSD: distinfo,v 1.55 2010/07/16 06:41:42 adam Exp $ -SHA1 (gimp-2.6.9.tar.bz2) = df263086b92d093f1db65704f6945a2e69ae4ef3 -RMD160 (gimp-2.6.9.tar.bz2) = 6d2f975c3cb22a371744abd147aaa2996f63f558 -Size (gimp-2.6.9.tar.bz2) = 16442347 bytes +SHA1 (gimp-2.6.10.tar.bz2) = 5781fed3fbf45969eac5e6ee2c7a4bb0bb529ecc +RMD160 (gimp-2.6.10.tar.bz2) = b58fc4e5717508ad531827c82e48067df0d0a748 +Size (gimp-2.6.10.tar.bz2) = 16445326 bytes SHA1 (patch-aa) = 0775c8037748bfc27eb610f3667ddaa92d710681 SHA1 (patch-ab) = 80e7235178e53e873efa0b16098b74fa0b981f76 SHA1 (patch-ac) = 42f44b45640bdde305c1e52b95ee633360ebccb8 |