From owner-svn-ports-all@FreeBSD.ORG Sat Mar 28 16:32:34 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B4D259A6; Sat, 28 Mar 2015 16:32:34 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9FDA68B0; Sat, 28 Mar 2015 16:32:34 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t2SGWY0K029170; Sat, 28 Mar 2015 16:32:34 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t2SGWYSe029169; Sat, 28 Mar 2015 16:32:34 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201503281632.t2SGWYSe029169@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Sat, 28 Mar 2015 16:32:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r382522 - head/graphics/gimp X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Mar 2015 16:32:34 -0000 Author: robak Date: Sat Mar 28 16:32:33 2015 New Revision: 382522 URL: https://svnweb.freebsd.org/changeset/ports/382522 QAT: https://qat.redports.org/buildarchive/r382522/ Log: graphics/gimp: remove CPE information - After discussing with kwm I decided to remove CPE info from graphics/gimp because it is just a meta port and relevand CPE bits are supposed to be added to the ports it pulls instead PR: 198241 Approved by: kwm (blanket) Modified: head/graphics/gimp/Makefile Modified: head/graphics/gimp/Makefile ============================================================================== --- head/graphics/gimp/Makefile Sat Mar 28 16:26:16 2015 (r382521) +++ head/graphics/gimp/Makefile Sat Mar 28 16:32:33 2015 (r382522) @@ -13,9 +13,7 @@ COMMENT= The "meta-port" for The Gimp RUN_DEPENDS= gimp-2.8:${PORTSDIR}/graphics/gimp-app -USES+= cpe metaport -CPE_PRODUCT= gimp -CPE_VENDOR= gnu +USES+= metaport OPTIONS_DEFINE= PYTHON PRINT HELP OPTIONS_DEFAULT=PYTHON PRINT HELP