From 646fee7641a5e98ba31d8f8624528cff332a2d73 Mon Sep 17 00:00:00 2001 From: adam Date: Sun, 4 Jul 2010 05:36:49 +0000 Subject: Changes 2.6.9: * Bugs fixed: - Font selection remains visible - gimp.desktop: image/x-psd in MimeTypes twice - Unportable test(1) construct in configure script - Description of "histogram" procedure is slightly inaccurate - Tool options not saved/loaded correctly? - Importing PDF files with long titles - blur-gauss-selective.exe crashes - Dialog of "Save as BMP" ignores changes which are not made with a mous - Text-Tool crashes when edit a 2.4.2 version xcf - Text-Tool crashes when edit a 2.4.2 version xcf - Layer preview suddenly stops getting updated - leaks shared memory - Exporting to Alias PIX format fails - a few strings in Save as... > Raw image data dialog are always in English - GEGL Operation "path" crashes GIMP - Crashes when using path tool - GIMP 2.7.0 fails to build against libpng 1.4.0 - Saving to .ppm fails on indexed colorspace - the "Antialiasing..." message in the progress bar does not show translated - gimp-layer-new-from-visible should work from updated projection * Updated and new translations --- graphics/gimp/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'graphics/gimp/Makefile') diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile index 9cb0e7ab369..12aac16f6f9 100644 --- a/graphics/gimp/Makefile +++ b/graphics/gimp/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.192 2010/06/20 14:02:03 wiz Exp $ +# $NetBSD: Makefile,v 1.193 2010/07/04 05:36:49 adam Exp $ -DISTNAME= gimp-2.6.8 -PKGREVISION= 3 +DISTNAME= gimp-2.6.9 CATEGORIES= graphics MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/v2.6/ \ ${MASTER_SITE_GNU:=gimp/v2.6/} \ -- cgit v1.2.3