summaryrefslogtreecommitdiff
path: root/graphics/gimp/Makefile
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2012-11-23 15:43:13 +0000
committerdrochner <drochner@pkgsrc.org>2012-11-23 15:43:13 +0000
commitb5590e4d54f3b5fd772230700e652df7315e201e (patch)
treeccc4ac14072006d5ef3c1b44ffb934a69074ae10 /graphics/gimp/Makefile
parent3e5ef9d787304cb516764c62e900688b979b6f72 (diff)
downloadpkgsrc-b5590e4d54f3b5fd772230700e652df7315e201e.tar.gz
add patch from upstream to fix memory corruption when reading XWD files
bump PKGREV
Diffstat (limited to 'graphics/gimp/Makefile')
-rw-r--r--graphics/gimp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile
index 6c8059e04a1..0423fc1a81d 100644
--- a/graphics/gimp/Makefile
+++ b/graphics/gimp/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.225 2012/10/28 23:40:24 wiz Exp $
+# $NetBSD: Makefile,v 1.226 2012/11/23 15:43:13 drochner Exp $
DISTNAME= gimp-2.8.2
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/v${PKGVERSION_NOREV:R}/ \
${MASTER_SITE_GNU:=gimp/v${PKGVERSION_NOREV:R}/} \