Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id A98CD63B952 for ; Wed, 16 Jun 2010 15:24:11 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 3A04763B48A; Wed, 16 Jun 2010 15:24:11 +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 31A1C63B136 for ; Wed, 16 Jun 2010 15:24:10 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 36420175DD; Wed, 16 Jun 2010 15:24:10 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Wed, 16 Jun 2010 15:24:10 +0000 From: Matthias Drochner Subject: CVS commit: pkgsrc/graphics/gimp-ufraw To: pkgsrc-changes@NetBSD.org Reply-To: drochner@netbsd.org X-Mailer: log_accum Message-Id: <20100616152410.36420175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: drochner Date: Wed Jun 16 15:24:10 UTC 2010 Modified Files: pkgsrc/graphics/gimp-ufraw: Makefile distinfo Log Message: update to 0.17 changes: -based on DCRaw v 8.99 * Lens distortion corrections using lenfun. This feature is now fully implemented and enabled by default. * Added a despeckling/denoising algorithm to solve issues with images taken under very difficult lighting conditions, like deep sea diving. It may be useful in other situations too. Patch by Frank van Maarseveen. * Enabled hot pixel elimination by default. * Calculate live histogram from working color-space instead of display color-space. Calculate live histogram from cropped area only. Based on patches by Konrad. * Added auto-crop option. * Allow upto 400% zoom. pkgsrc change: the "lensfun" option is now enabled per default, as done upstream approved by gdt To generate a diff of this commit: cvs rdiff -u -r1.58 -r1.59 pkgsrc/graphics/gimp-ufraw/Makefile cvs rdiff -u -r1.21 -r1.22 pkgsrc/graphics/gimp-ufraw/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.