From f59e992f60a19f29c8d0ef1e9f5d079ed9fa058f Mon Sep 17 00:00:00 2001 From: mezz Date: Thu, 24 Jun 2010 17:12:10 +0000 Subject: Update to 2.6.9, it has a few of fixes with the up to date GTK+2. Only bugs fix with no new feature in this release, see here: http://developer.gimp.org/NEWS-2.6 PR: ports/147859 Reported by: Warren Block Feature safe: yes --- graphics/gimp/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/gimp') diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile index 2a7c9337af82..6295eab7bd9a 100644 --- a/graphics/gimp/Makefile +++ b/graphics/gimp/Makefile @@ -7,8 +7,8 @@ # PORTNAME= gimp -DISTVERSION?= 2.6.8 -PORTREVISION?= 2 +DISTVERSION?= 2.6.9 +PORTREVISION?= 0 PORTEPOCH?= 2 CATEGORIES= graphics gnome MASTER_SITES?= # empty -- cgit