summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2020-04-20 10:15:50 +0000
committeradam <adam@pkgsrc.org>2020-04-20 10:15:50 +0000
commit3914a9ff9062afccce322978eb4f1b2014908b7a (patch)
tree72ead5c6ecd2a3c48352f1a1ab49a56f02e5909f /graphics
parent0406fa6e6369a9f83a93e34d482d1199a0d9557f (diff)
downloadpkgsrc-3914a9ff9062afccce322978eb4f1b2014908b7a.tar.gz
p5-Image-ExifTool: updated to 11.85
Version 11.85 (production release) - Added a new Sony LensType - Added a new Olympus CameraType - Added a two new Pentax LensType values - Added a new FujiFilm FocusMode - Decode timed GPS from Akaso dashcam MOV videos - Decode Insta360 trailer from INSP images and made Insta360 a deletable group - Patched kml.fmt file to limit maximum image size - Fixed problem decoding values from Leica M10 and S maker notes Version 11.84 - Decode accelerometer data from timed metadata of more dashcam videos - Decode Canon G9 white balance tags - Recognize INSP files Version 11.83 - Added a couple of new XMP-crs tags - Fixed bug introduced in 11.82 with the -php -D output - Fixed problem where some flattened XMP tags could be written when they should be avoided Version 11.82 - Added a new Canon LensType - Added a new CanonModelID - Added ability to process SubDirectories in QuickTime Keys tags - Removed minor error when writing PDF 2.0 files - Fixed problem where trailing null bytes were removed from binary values in the -php output when the -b option was used Version 11.81 - Added a new Nikon LensID - Added two new CanonModelID's - Decode AVIF AV1 configuration record - Changed names of QuickTime MovieData tags to "MediaData" - Patched to use 4-digit years in Time::Local calls - Patched Composite sub-second date/time tags to do additional validation of source EXIF date/time tags before adding sub seconds - Fixed problem where -json output could produce invalid JSON when -struct was used and the structure field names contained special characters - Fixed spelling in a Panasonic SceneMode value Version 11.80 - Added a new Canon LensType - Added a new Nikon Z LensID - Added a few new Sony LensType values - Attempt to improve reliability of Samsung DepthMapWidth/Height decoding - Updated a number of Canon-mount Tamron lens names to include the Tamron model number - Patched MOV/MP4 writer to allow a small amount of garbage at the end of a file to be deleted when writing with the -m option - Fixed bug where some Composite tags may not have taken priority over other tags as they should have Version 11.79 - Added support for AVIF files - Added new Canon, Sigma and Sony LensType values - Made PDF 2.0 writable at your own risk with the -m option - Enhanced -validate feature to warn about duplicate languages in an XMP lang-alt list - Fixed inconsistency between documentation and ExifTool capabilities for "Writable" status of some tags Version 11.78 - Added a new Nikon LensID - Added two new FujiFilm SceneRecognition values - Patched to avoid crash in Windows when writing a negative epoch time using the "-d %s" option - Fixed problem editing MIE tags when using the "-wm w" option Version 11.77 - Added a new Nikon LensID - Added a number of new Olympus LensType values - Added a new Canon LensType - Decode timed GPS from Ambarella A12 dash cam MP4 videos - Decode a number of new Sigma tags - Decode a couple of new PanasonicRaw tags - Enhanced -fileOrder option to add -fast feature Version 11.76 - Added support for the Sony ILCE-9M2 - Added a couple of new XMP-GCamera tags - Added MIMEType values for some formats that previously reported "application/unknown" - Enhanced -geotag feature to write pitch to CameraElevationAngle if available - Improved determination of MIMEEncoding for TXT files Version 11.75 - Added ability to read some basic characteristics of TXT files - Added kml_track.fmt to the fmt_files of the full distribution - Added built-in support for decoding GPS from the four video subtitle text formats that were previously handled by separate config files, and removed these config files from the distribution - Derive GPSDateTime from CreateDate and SampleTime if not already available when extracting timed GPS metadata from QuickTime-format videos - Changed family 2 groups of some Extra tags Version 11.74 - Added support for new XMP IPTC Extension version 1.5 tags - Added a new Nikon LensID - Decode GPS track from Auto-Vox dashcam MOV videos - Improved Russian translations - Enhanced convert_regions.config to support new IPTC Extension 1.5 ImageRegion - Changed the way the FlatName element works when used in a structure element (the structure name is now added as a prefix to the flattened tag name) - Patched gpx.fmt and gpx_wpt.fmt to support sub-seconds in GPSDateTime value Version 11.73 - Decode timed metadata from Parrot drone videos - Patched dji.config file to properly handle time zones - Fixed bug which caused runtime error when reading timed metadata from Cobra Dash Cam AVI videos Version 11.72 - Added warning messages for corrupted Photoshop document data - Added a new Olympus CameraType - Added a new Canon LensType - Decode more Sigma tags - Improved Russian translations - Updated decoding of some CanonCustom settings for recent models - Documented DNG OpcodeList values Version 11.71 - Added a new Sony LensType - Added a few new Nikon Z LensID's - Added a simple print conversion for DNG OpcodeList tags (note that due to this, these tags must now be copied using the -n option) - Fixed problems determining some video parameters for DV files - Changed behaviour of -sep option when writing empty list items - API Changes: - Changed ListSplit option to preserve empty list items
Diffstat (limited to 'graphics')
-rw-r--r--graphics/p5-Image-ExifTool/Makefile4
-rw-r--r--graphics/p5-Image-ExifTool/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/graphics/p5-Image-ExifTool/Makefile b/graphics/p5-Image-ExifTool/Makefile
index d17ce03e01c..3ecd06a827a 100644
--- a/graphics/p5-Image-ExifTool/Makefile
+++ b/graphics/p5-Image-ExifTool/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.64 2019/10/13 08:21:40 adam Exp $
+# $NetBSD: Makefile,v 1.65 2020/04/20 10:15:50 adam Exp $
# Author requests that we package only "production" versions.
# Check http://owl.phy.queensu.ca/~phil/exiftool/history.html
-DISTNAME= Image-ExifTool-11.70
+DISTNAME= Image-ExifTool-11.85
PKGNAME= p5-${DISTNAME}
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Image/}
diff --git a/graphics/p5-Image-ExifTool/distinfo b/graphics/p5-Image-ExifTool/distinfo
index c1c0c6b60dd..ea1abedcf44 100644
--- a/graphics/p5-Image-ExifTool/distinfo
+++ b/graphics/p5-Image-ExifTool/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.51 2019/10/13 08:21:40 adam Exp $
+$NetBSD: distinfo,v 1.52 2020/04/20 10:15:50 adam Exp $
-SHA1 (Image-ExifTool-11.70.tar.gz) = 4431ddff8dad81c19783b1b9615af64a1de744ca
-RMD160 (Image-ExifTool-11.70.tar.gz) = f9c1747ed3cc635b3369a8cd342adfe79345c581
-SHA512 (Image-ExifTool-11.70.tar.gz) = 4b131923ddb70effe213df1095eb4c86be101f29bb01e943743ea87a4258cc3342d6241eb0ae25b5a340c085f881484b58b8a87cb0e1cfa3054921323c1af517
-Size (Image-ExifTool-11.70.tar.gz) = 4629966 bytes
+SHA1 (Image-ExifTool-11.85.tar.gz) = b5cd71197d06bc29cb8a4b01ce2eea9e2ee6c113
+RMD160 (Image-ExifTool-11.85.tar.gz) = e3120eeb90b45b64c3e5e64ef7764a839cd4e0b5
+SHA512 (Image-ExifTool-11.85.tar.gz) = 36c3073c292ca68f62f1598ae0f30b806e7db86123cdb7f448dec14837fab543db846ee37c9b02da862d7a169759638eae700b8de5563d30e42e3330a2ce8b9e
+Size (Image-ExifTool-11.85.tar.gz) = 4700232 bytes