From c866e02b016c87aee46d9f30938b20734a4e2635 Mon Sep 17 00:00:00 2001 From: adam Date: Thu, 30 Jun 2005 15:14:07 +0000 Subject: Changes 2.2.8: - fixed possible crash in plug-ins-query PDB function - fixes to Script-Fu server mode on Win32 - fixed possible crash in win32 gimptool variant - plugged a tiny memleak in the image display code - plugged a tiny memleak in libgimpwidgets - attempt to fix calling the web-browser on win32 - fixed loading of images in help-browser plug-in on win32 - fixed zoom offsets if dot-for-dot mode is disabled - fixes to Gfig parasite loading - disabled buggy gimprc option stingy-memory-use - don't try to create a preview for a non-existant image file - fixed bug in Retinex plug-in - fixed bug in Newsprint plug-in - fixed bug in Shift plug-in - fixed bug in Grid plug-in --- graphics/gimp/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'graphics/gimp/Makefile') diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile index d18b2372785..87a2e9c0564 100644 --- a/graphics/gimp/Makefile +++ b/graphics/gimp/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.120 2005/06/01 18:02:55 jlam Exp $ +# $NetBSD: Makefile,v 1.121 2005/06/30 15:14:07 adam Exp $ -DISTNAME= gimp-2.2.7 +DISTNAME= gimp-2.2.8 CATEGORIES= graphics MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/v2.2/ \ ftp://ftp.cs.umn.edu/pub/gimp/v2.2/ \ @@ -17,10 +17,10 @@ BUILD_USES_MSGFMT= yes CONFLICTS+= gimp<=1.2.3 -USE_TOOLS+= gmake USE_LIBTOOL= yes USE_PKGINSTALL= yes USE_PKGLOCALEDIR= yes +USE_TOOLS+= gmake PKG_SYSCONFSUBDIR= gimp/2.0 -- cgit v1.2.3