diff options
author | wiz <wiz@pkgsrc.org> | 2016-06-15 07:46:19 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-06-15 07:46:19 +0000 |
commit | 48001ccf69a0adef20b1091d56537c106d200e52 (patch) | |
tree | 23e3a3dcaf415a84acdd73e5ec9dd5dc2a0f6db8 | |
parent | ef457846fc9c10974291be617f6cb4bc68a9f19b (diff) | |
download | pkgsrc-48001ccf69a0adef20b1091d56537c106d200e52.tar.gz |
Updated p5-Image-ExifTool to 10.20.
June 13, 2016 - Version 10.20 (production release)
Added a few new Sigma LensTypes (thanks LibRaw and Jos Roost)
Added a new Sony LensType (thanks Jos Roost)
Added two new Canon LensTypes (thanks Jos Roost and Norbert Wasser)
Added a couple of new PentaxModelID's (thanks Louis Granboulan for one)
Added a new Pentax LensType (thanks Louis Granboulan)
Added a few new Olympus PictureMode values (thanks Daniel Pollock)
Added a few more XMP tags
Decode a new Nikon video tag (thanks Hayo Baan)
Patched to allow protected binary data tags to be extracted when -b is combined with -php or -X if the tag is specifically requested
Fixed bug introduced in version 9.96 where extended XMP is ignored if the MWG module is used
Fixed problem where the MWG module wasn't loaded automatically if there were MWG tags in the argument to the -p option
Fixed column alignment of alternate-language output (requires Unicode::LineBreak to be installed)
Fixed problem writing Sigma:LensFocalRange
May 31, 2016 - Version 10.19
Added a few new Sony and Sigma LensType values (thanks Jos Roost)
Decode more Nikon tags (thanks Warren Hatch)
Fixed an incorrect Sigma LensType (thanks LibRaw)
Fixed decoding of D500 custom settings for NEF images (thanks Warren Hatch)
May 27, 2016 - Version 10.18
Added a number of new Sigma LensTypes (thanks LibRaw)
Added a few new Sony/Minolta lenses (thanks Jos Roost)
Added ability to write FilePermissions
Decode NikonCustom settings for the D500 (thanks Warren Hatch)
Decode PLUS MediaSummaryCode values
Use hexadecimal for Sigma LensType values
Changed -fileOrder option to sort numbers in strings numerically
Fixed typo in Samsung lens name
May 16, 2016 - Version 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
May 3, 2016 - Version 10.16
Added %D, %F and %E filename format codes
Added a new Minolta lens (thanks Jos Roost)
Decode Photoshop Compression mode
Decode Nikon MultiExposure information for the D5
Updated decoding of Sony tags for ILCA-68 (thanks Jos Roost)
Fixed bug adding back XMP tags after deleting all XMP from MOV/MP4 files
Fixed problem using -o option when reading from stdin (ie. FILE is "-")
Fixed problem where user-defined Composite tags may not always override pre-defined Composite tags with the same name, and added feature to allow the user to specify whether they should override existing tags or not
-rw-r--r-- | graphics/p5-Image-ExifTool/Makefile | 5 | ||||
-rw-r--r-- | graphics/p5-Image-ExifTool/distinfo | 10 |
2 files changed, 7 insertions, 8 deletions
diff --git a/graphics/p5-Image-ExifTool/Makefile b/graphics/p5-Image-ExifTool/Makefile index 5f0f6ac994f..2bf922f80d9 100644 --- a/graphics/p5-Image-ExifTool/Makefile +++ b/graphics/p5-Image-ExifTool/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.51 2016/06/08 19:23:54 wiz Exp $ +# $NetBSD: Makefile,v 1.52 2016/06/15 07:46:19 wiz Exp $ # Author requests that we package only "production" versions. # Check http://owl.phy.queensu.ca/~phil/exiftool/history.html -DISTNAME= Image-ExifTool-10.15 +DISTNAME= Image-ExifTool-10.20 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Image/} \ http://owl.phy.queensu.ca/~phil/exiftool/ diff --git a/graphics/p5-Image-ExifTool/distinfo b/graphics/p5-Image-ExifTool/distinfo index 0fd5ff47e2e..8c96732ff0e 100644 --- a/graphics/p5-Image-ExifTool/distinfo +++ b/graphics/p5-Image-ExifTool/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.42 2016/04/24 06:33:25 wiz Exp $ +$NetBSD: distinfo,v 1.43 2016/06/15 07:46:19 wiz Exp $ -SHA1 (Image-ExifTool-10.15.tar.gz) = 87e36acc6d232ed7b25b7bacd2103e5c5945c766 -RMD160 (Image-ExifTool-10.15.tar.gz) = 27ece533ca2be20534814e5209dc04021ba2d397 -SHA512 (Image-ExifTool-10.15.tar.gz) = ee419f01887f54aaeb41df2dd8db710339c1784630d09a54fa96c3e37aefe90ec30e39eabe369a52c694eef8030bc169f4ca4bc3165f25d97381cd3a212ae120 -Size (Image-ExifTool-10.15.tar.gz) = 4080986 bytes +SHA1 (Image-ExifTool-10.20.tar.gz) = fc261eb28ca027c308794d0465ac4f74be9ef421 +RMD160 (Image-ExifTool-10.20.tar.gz) = 8d7a6e62df67ef81f34207f185c4e95c1ae50d67 +SHA512 (Image-ExifTool-10.20.tar.gz) = 0c96010d39b4b5af1595f74df5ac7e27c88a5a610b8dd5eaeda8d3a7bdc335d237659d076b890784baa2e791e007a33d3aa60dc169c901c3771a2e308eccf93a +Size (Image-ExifTool-10.20.tar.gz) = 4142166 bytes |