Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 9410B63B8BA for ; Wed, 7 Jan 2009 22:24:41 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 2660263B18D; Wed, 7 Jan 2009 22:24:35 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id EBE9463B1A5 for ; Wed, 7 Jan 2009 22:24:31 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 19942175D0; Wed, 7 Jan 2009 22:24:31 +0000 (UTC) From: Greg Troxel Subject: CVS commit: pkgsrc/graphics/p5-Image-ExifTool To: pkgsrc-changes@NetBSD.org Reply-To: gdt@netbsd.org Message-Id: <20090107222431.19942175D0@cvs.netbsd.org> Date: Wed, 7 Jan 2009 22:24:31 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: gdt Date: Wed Jan 7 22:24:31 UTC 2009 Modified Files: pkgsrc/graphics/p5-Image-ExifTool: Makefile distinfo Log Message: Update to production release 7.60. Many minor changes omitted. Highlights: - Added read support for Panasonic RW2 raw images (and extract meta information from embedded PreviewImage as Doc1) - Recognize DCP (DNG Camera Profile) files - Added read/write support for EXIF files - Added ability to write EXIF as a block (finally!) - Decode CameraOrientation for a number of Canon EOS models (thanks Bogdan) To generate a diff of this commit: cvs rdiff -r1.18 -r1.19 pkgsrc/graphics/p5-Image-ExifTool/Makefile cvs rdiff -r1.16 -r1.17 pkgsrc/graphics/p5-Image-ExifTool/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.