summaryrefslogtreecommitdiff
path: root/graphics/gimp/Makefile
diff options
context:
space:
mode:
authoradam <adam>2012-02-04 21:10:43 +0000
committeradam <adam>2012-02-04 21:10:43 +0000
commit86004e3aa8bc36d07c3079771de1e4a99e9a76ab (patch)
tree557a1102a8366bdb0fb48ad03eaaf44b545f497f /graphics/gimp/Makefile
parent5810b8aa9459dce447d76b11b2ce5fe1e070df0e (diff)
downloadpkgsrc-86004e3aa8bc36d07c3079771de1e4a99e9a76ab.tar.gz
Changes 2.6.12:
Bug fixes: * GIMP 2.6.10 segfaults when CTRL-left click on a layer mask * GIMP fails to import a path from SVG * Crash or Gtk-CRITICAL on File->Open * [abrt] gimp-2:2.6.11-1.fc14: py-slice.py:172:slice:TypeError: integer argument expected, got float * gimp(1) manpage fixes * Sample Colorize does not function non-interactively * file-pdf-load: Don't use deprecated API * file-psp: fix for bogus input data * Fixes for some buffer overflow problems * Guard against crash due to quitting while DND is processed * fails to build with -Werror=format-security * script-fu: make server IPv6 aware
Diffstat (limited to 'graphics/gimp/Makefile')
-rw-r--r--graphics/gimp/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile
index e6d8b4e16eb..e7b6e9007b5 100644
--- a/graphics/gimp/Makefile
+++ b/graphics/gimp/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.208 2011/11/07 17:59:47 drochner Exp $
+# $NetBSD: Makefile,v 1.209 2012/02/04 21:10:43 adam Exp $
-DISTNAME= gimp-2.6.11
-PKGREVISION= 9
+DISTNAME= gimp-2.6.12
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/v2.6/ \
${MASTER_SITE_GNU:=gimp/v2.6/} \