From b9302844ec479fdad0d692deb6b44e7885292f44 Mon Sep 17 00:00:00 2001 From: pi Date: Tue, 17 May 2016 16:31:05 +0000 Subject: 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) --- graphics/p5-Image-ExifTool-devel/Makefile | 2 +- graphics/p5-Image-ExifTool-devel/distinfo | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'graphics') diff --git a/graphics/p5-Image-ExifTool-devel/Makefile b/graphics/p5-Image-ExifTool-devel/Makefile index 53fb7a0232d6..92d19af01038 100644 --- a/graphics/p5-Image-ExifTool-devel/Makefile +++ b/graphics/p5-Image-ExifTool-devel/Makefile @@ -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- diff --git a/graphics/p5-Image-ExifTool-devel/distinfo b/graphics/p5-Image-ExifTool-devel/distinfo index 0e3708d9d68f..3e41a2fbf5c6 100644 --- a/graphics/p5-Image-ExifTool-devel/distinfo +++ b/graphics/p5-Image-ExifTool-devel/distinfo @@ -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 -- cgit