From owner-svn-ports-all@FreeBSD.ORG Fri Nov 30 08:48:42 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 674887E3; Fri, 30 Nov 2012 08:48:42 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 4B9488FC08; Fri, 30 Nov 2012 08:48:42 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qAU8mgTG051085; Fri, 30 Nov 2012 08:48:42 GMT (envelope-from jhale@svn.freebsd.org) Received: (from jhale@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qAU8mgKN051084; Fri, 30 Nov 2012 08:48:42 GMT (envelope-from jhale@svn.freebsd.org) Message-Id: <201211300848.qAU8mgKN051084@svn.freebsd.org> From: "Jason E. Hale" Date: Fri, 30 Nov 2012 08:48:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r307999 - head/graphics/ufraw 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.14 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: Fri, 30 Nov 2012 08:48:42 -0000 Author: jhale Date: Fri Nov 30 08:48:41 2012 New Revision: 307999 URL: http://svnweb.freebsd.org/changeset/ports/307999 Log: - EXIV2 and LENSFUN now have standard descriptions - Drop "Enable" in FITS description Reported by: danfe Feature safe: yes Modified: head/graphics/ufraw/Makefile Modified: head/graphics/ufraw/Makefile ============================================================================== --- head/graphics/ufraw/Makefile Fri Nov 30 08:07:06 2012 (r307998) +++ head/graphics/ufraw/Makefile Fri Nov 30 08:48:41 2012 (r307999) @@ -33,9 +33,7 @@ OPTIONS_DEFAULT=CONTRAST EXIV2 LENSFUN G CONTRAST_DESC= Enable contrast setting option DST_DESC= Use local time for timestamps -EXIV2_DESC= Enable EXIF support via exiv2 library -LENSFUN_DESC= Enable LensFun library support -FITS_DESC= Enable FITS output support +FITS_DESC= FITS output support GIMP_DESC= Install GIMP plugin .include