Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 222B663B844 for ; Sun, 22 Nov 2009 14:16:49 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 9B35B63B134; Sun, 22 Nov 2009 14:16:48 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 735C763B127 for ; Sun, 22 Nov 2009 14:16:47 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 56F39175DD; Sun, 22 Nov 2009 14:16:47 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sun, 22 Nov 2009 14:16:47 +0000 From: Greg Troxel Subject: CVS commit: pkgsrc/graphics/gimp-ufraw To: pkgsrc-changes@NetBSD.org Reply-To: gdt@netbsd.org X-Mailer: log_accum Message-Id: <20091122141647.56F39175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: gdt Date: Sun Nov 22 14:16:47 UTC 2009 Modified Files: pkgsrc/graphics/gimp-ufraw: Makefile PLIST distinfo Log Message: Update to 0.16. 15/10/2009 - UFRaw-0.16 released, based on DCRaw v 8.98. * New German translation by Matthias Urlichs and Chris Leick. * New Simplified Chinese translation. * Added --with-gtk configuration option to make GTK optional. * When GTK is used, the GtkImageView library is mandatory. * Added lightness adjustmens by hue. Based on patch by Bruce Guenter. * Added --color-smoothing command line option. * Added --maximize-window command line switch. * Configurable frame lines overlay. Patch by Bruce Guenter. * OpenMP support for preview redrawing. Patch by Bruce Guenter. * OpenMP support for VNG interpolation. Patch by Bruce Guenter. * Added rotation control to the transformations page of the GUI. Patch by Frank van Maarseveen. * Initial implementation of 100% preview. Based on patches by Frank van Maarseveen. * Added support for hot pixel elimination. It is an experimental feature enabled by the configuration switch --enable-hotpixels. Based on patch by Frank van Maarseveen. To generate a diff of this commit: cvs rdiff -u -r1.55 -r1.56 pkgsrc/graphics/gimp-ufraw/Makefile cvs rdiff -u -r1.13 -r1.14 pkgsrc/graphics/gimp-ufraw/PLIST cvs rdiff -u -r1.20 -r1.21 pkgsrc/graphics/gimp-ufraw/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.