From owner-cvs-ports@FreeBSD.ORG Thu Jun 24 17:12:10 2010 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 961F81065675; Thu, 24 Jun 2010 17:12:10 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 859908FC1C; Thu, 24 Jun 2010 17:12:10 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o5OHCAPp044765; Thu, 24 Jun 2010 17:12:10 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o5OHCAqU044764; Thu, 24 Jun 2010 17:12:10 GMT (envelope-from mezz) Message-Id: <201006241712.o5OHCAqU044764@repoman.freebsd.org> From: Jeremy Messenger Date: Thu, 24 Jun 2010 17:12:10 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/gimp Makefile ports/graphics/gimp-app Makefile distinfo pkg-plist ports/graphics/py-gimp Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jun 2010 17:12:10 -0000 mezz 2010-06-24 17:12:10 UTC FreeBSD ports repository Modified files: graphics/gimp Makefile graphics/gimp-app Makefile distinfo pkg-plist graphics/py-gimp Makefile Log: 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 Revision Changes Path 1.247 +2 -2 ports/graphics/gimp-app/Makefile 1.103 +3 -3 ports/graphics/gimp-app/distinfo 1.129 +46 -26 ports/graphics/gimp-app/pkg-plist 1.223 +2 -2 ports/graphics/gimp/Makefile 1.14 +1 -1 ports/graphics/py-gimp/Makefile