summaryrefslogtreecommitdiff
path: root/graphics/gimp24/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2007-05-28 12:41:49 +0000
committeradam <adam@pkgsrc.org>2007-05-28 12:41:49 +0000
commit60fe8a2ae470cb5b7348b8347c5677e5b32f1fc5 (patch)
tree4b4bec73cb66c44ce05d3f6593f3216da520042e /graphics/gimp24/Makefile
parent6209b55e4a9378db798f34218eac944b7534ab22 (diff)
downloadpkgsrc-60fe8a2ae470cb5b7348b8347c5677e5b32f1fc5.tar.gz
Changes 2.3.17:
- improved import of multi-page TIFF files - reduced rounding errors in Blur routines (core and plug-ins) - further improved parameter checks in the PDB - added support for loading .abr v2 Photoshop brushes - improved border behavior of the Blur tool - show the brush outline at the Clone tool's source position - added libgimpbase API to retrieve the user's Pictures folder - add a shortcut to the user's Pictures folder to the file-chooser dialog - improved the quality of the Motion Blur filter - save paths in TIFF files - let the Screenshot plug-in name the new layer after the window - use memory slices to reduce memory fragmentation - some code cleanup - lots of bug fixes
Diffstat (limited to 'graphics/gimp24/Makefile')
-rw-r--r--graphics/gimp24/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gimp24/Makefile b/graphics/gimp24/Makefile
index 4696bd5a2df..07b0747279f 100644
--- a/graphics/gimp24/Makefile
+++ b/graphics/gimp24/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.41 2007/05/25 22:57:34 joerg Exp $
+# $NetBSD: Makefile,v 1.42 2007/05/28 12:41:49 adam Exp $
-DISTNAME= gimp-2.3.16
+DISTNAME= gimp-2.3.17
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/v2.3/ \
ftp://ftp.cs.umn.edu/pub/gimp/v2.3/ \