Date: Tue, 17 May 2016 16:31:05 +0000 (UTC) From: Kurt Jaeger <pi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415393 - head/graphics/p5-Image-ExifTool-devel Message-ID: <201605171631.u4HGV5ml002362@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pi Date: Tue May 17 16:31:05 2016 New Revision: 415393 URL: https://svnweb.freebsd.org/changeset/ports/415393 Log: graphics/p5-Image-ExifTool-devel: 10.16 -> 10.17 - Added support for Leica X-U (Typ 113) maker notes - Added a new Pentax LensType (thanks Louis Granboulan) - Added a number of new Sony lenses (thanks Jos Roost) - Added a new Canon LensType (thanks Mees Dekker) - Extract TIFF-format thumbnails and previews - Patched to ignore XML entities inside comments - Fixed inconsistent conversion of PreviewColorSpace values - Fixed writing of TargetPrinter tag - Fixed bug introduced in 10.16 which which could cause a runtime warning when using the -o option and not writing any "real" tags PR: 209573 Submitted by: linpct@gmail.com (maintainer) Modified: head/graphics/p5-Image-ExifTool-devel/Makefile head/graphics/p5-Image-ExifTool-devel/distinfo Modified: head/graphics/p5-Image-ExifTool-devel/Makefile ============================================================================== --- head/graphics/p5-Image-ExifTool-devel/Makefile Tue May 17 16:29:04 2016 (r415392) +++ head/graphics/p5-Image-ExifTool-devel/Makefile Tue May 17 16:31:05 2016 (r415393) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Image-ExifTool -PORTVERSION= 10.16 +PORTVERSION= 10.17 CATEGORIES= graphics perl5 MASTER_SITES= http://www.sno.phy.queensu.ca/~phil/exiftool/ PKGNAMEPREFIX= p5- Modified: head/graphics/p5-Image-ExifTool-devel/distinfo ============================================================================== --- head/graphics/p5-Image-ExifTool-devel/distinfo Tue May 17 16:29:04 2016 (r415392) +++ head/graphics/p5-Image-ExifTool-devel/distinfo Tue May 17 16:31:05 2016 (r415393) @@ -1,2 +1,3 @@ -SHA256 (Image-ExifTool-10.16.tar.gz) = d9e8f91c6e9b3a5a1d1274491c5be38272ced7b58f7305ea21fd18f8ef3da596 -SIZE (Image-ExifTool-10.16.tar.gz) = 4083128 +TIMESTAMP = 1463501865 +SHA256 (Image-ExifTool-10.17.tar.gz) = 945d21fb749301e2a9b309e19b67c396005fe5f2a27eaa2c60bd890d5e7be31b +SIZE (Image-ExifTool-10.17.tar.gz) = 4082912
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201605171631.u4HGV5ml002362>