summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorwiz <wiz>2014-09-07 12:31:04 +0000
committerwiz <wiz>2014-09-07 12:31:04 +0000
commit7e4f387170e75b368330a3a9e41ffa0ca22e16a8 (patch)
tree9ce6841e305961065d3e508fe43d56265fdc420d /graphics
parent36415aede1b3eb9e1ff011b44657f913d1b43d09 (diff)
downloadpkgsrc-7e4f387170e75b368330a3a9e41ffa0ca22e16a8.tar.gz
Update to 9.70:
Sept. 3, 2014 - Version 9.70 (production release) - Added read support for Pentax 645Z makernotes in MOV videos - Added a new Canon LensType (thanks Norbert Wasser) - Added a new SonyModelID (thanks LibRaw) - Added a new Pentax LensType (thanks Dominique Schrekling) - Added a new PentaxModelID - Added a new Olympus CameraType (thanks LibRaw) - Updated Nikon ISOExpansion values for new models (thanks LibRaw) - Decode a number of new Sony tags and values (thanks Jos Roost) - Decode a new Panasonic tag - Decode another QuickTime tag - Improved verbose dump for LFP images - Patched to repair incorrect list types in XMP structures when writing - Patched to avoid MPEG Layer 3 check for files with a "MUS" extension - Fixed incorrect behaviour of -addTagsFromFile when adding list items from multiple variable-named source files July 27, 2014 - Version 9.69 - Added ability to write PNG PhysicalPixel (PNG-pHYs) tags - Added a few new Panasonic ContrastMode values - Added minor warning when creating EXIF or IPTC in PNG images - Decode a few more Sony tags and values (thanks Jos Roost) - Fixed problem writing Olympus:LensType - API Changes: - Shift.pl now autoloads when ShiftTime() is called - The 3rd argument to ShiftTime() is now optional July 19, 2014 - Version 9.68 - Added read support for Lytro LFP files - Added a new Olympus LensType (thanks Niels Kristian Bech Jensen) - Added support for the maker notes of some recent Ricoh/Pentax models - Allow Composite tag to have no Require'd or Desire'd tags - Improved -geotag verbose output - Changed so XMP tags take priority when reading QuickTime-format files - Changed PSD file description to "Photoshop Document" - Fixed problem where -geotag option could fail if -v4 was used - Fixed problem writing SonyDateTime2 July 6, 2014 - Version 9.67 - Added support for Sigma X3F version 4.0 files from the DP2 Quattro - Added support for Sony XAVC video files - Added a new Nikon PhaseDetectAF value - Added conversion for Casio EX-ZR300 BestShotMode (thanks Manfred) - Decode more proprietary information from some Panasonic/Leica MP4 videos - Fixed inaccuracies in decoding some SigmaRaw tags from the X3F header July 1, 2014 - Version 9.66 - Added read support for Kodak PixPro S-1 maker notes - Added new Canon, Pentax and Sigma LensTypes (thanks LibRaw for the Canon) - Added support for Sigma DP2 Quattro maker notes - Decode AFMicroAdj for Sony A77M2 - Improved decoding of Pentax K-3 AFPointSelected (thanks Dan) - Swap "GPS track start/end" labels in -geotag -v2 output if track is stored in reverse chronological order - Changed handling of IPTC groups so that standard IPTC always has a family 1 group name of "IPTC", and takes priority over non-standard IPTC when duplicates are not allowed - Patched to recognize incorrect XMP URI's written by Nikon NX2 - Fixed problem with possible duplication of lens names when attempting to identify lens used by a Nikon camera from a Photoshop-mangled image - Fixed problem parsing some NMEA sentences, and added support for GPZDA - Fixed typo in a CanonCustom value - Fixed bug where standard IPTC may be incorrectly written into a proprietary PhotoMechanic IPTC-format SoftEdit record June 20, 2014 - Version 9.65 - Added a new Olympus LensType (thanks Niels Kristian Bech Jensen) - Added a print conversion for Unknown ICC_Profile MeasurementGeometry - Added LargeTags shortcut - Avoid loading data for some tags with large binary data values if they were specifically excluded by the command - Improved memory handling when processing CanonVRD information - Patched potential "subscript -1" runtime error when reading EPS files June 14, 2014 - Version 9.64 - Added write-only TestName tag for dry-run tests of file renaming feature - Added a few new Olympus CameraType values - Added a new new Nikon LensID's - Added a new Canon LensType - Patched to avoid structure warnings when copying tags from ZIP-based files - Patched to deal with incorrect byte ordering in FlashPix date/time values written by some cameras - Fixed problem using advanced formatting feature in a -if condition - Fixed problem parsing Canon VignettingCorr for some newer PowerShot models - API Changes: - Added 'Test' option to SetFileName() May 31, 2014 - Version 9.63 - Added basic read support for EPUB and MOBI electronic books - Added ability to combine -lang option with -listx to extract only one language - Remove leading XML comment from XMP if it exists when writing as a block - Another attempt to patch problem obtaining a consistent "full path" for source files when importing a CSV database in Windows May 24, 2014 - Version 9.62 - Added message about SourceFile names to -v2 output when importing a database with -csv= or -json= - Added patch to allow extraction of some incorrectly written FlashPix tags - Extract a couple of new FlashPix tags for some FujiFilm models - Decode a number of new Sony tags (thanks Jos Roost) - Changed -n option for GPSTimeStamp to return nanosecond precision May 18, 2014 - Version 9.61 - Added ability to combine -l with -listf, -listr or -listwf to add descriptions of the file type - Added a few new Canon LensType values (thanks Norbert Wasser and Mark) - Extract AE metering segments again for the Pentax K-3 - Decode a number of new FujiFilm RAF tags (thanks LibRaw) - Decode a number of new Sony tags (thanks Jos Roost) - Changed the case of some AF point values for consistency - Fixed an incorrect Olympus FocusMode value - Fixed problem introduced in 9.60 where a "LensID argument isn't numeric" warning could occur under some conditions - Fixed quirk where ExifTool could incorrectly report that a file was changed when conditionally deleting a non-existent tag as a block
Diffstat (limited to 'graphics')
-rw-r--r--graphics/p5-Image-ExifTool/Makefile4
-rw-r--r--graphics/p5-Image-ExifTool/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/graphics/p5-Image-ExifTool/Makefile b/graphics/p5-Image-ExifTool/Makefile
index caf958f8e97..e47a7b8d9a0 100644
--- a/graphics/p5-Image-ExifTool/Makefile
+++ b/graphics/p5-Image-ExifTool/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.43 2014/06/05 06:23:46 adam Exp $
+# $NetBSD: Makefile,v 1.44 2014/09/07 12:31:04 wiz Exp $
# Author requests that we package only "production" versions.
# Check http://owl.phy.queensu.ca/~phil/exiftool/history.html
-DISTNAME= Image-ExifTool-9.60
+DISTNAME= Image-ExifTool-9.70
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 ab5741f8185..ae438044d54 100644
--- a/graphics/p5-Image-ExifTool/distinfo
+++ b/graphics/p5-Image-ExifTool/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.35 2014/06/05 06:23:46 adam Exp $
+$NetBSD: distinfo,v 1.36 2014/09/07 12:31:04 wiz Exp $
-SHA1 (Image-ExifTool-9.60.tar.gz) = f2fd3e85572bb37a67e243332ec161a35fd48587
-RMD160 (Image-ExifTool-9.60.tar.gz) = 5c8698ee12cbabd8cf415677677f07c5cdbba415
-Size (Image-ExifTool-9.60.tar.gz) = 3821772 bytes
+SHA1 (Image-ExifTool-9.70.tar.gz) = 158fec94641049152ed235f10855d97914fbd0a5
+RMD160 (Image-ExifTool-9.70.tar.gz) = 2182bbbfd53e86e04933b3af62ce7e454870d998
+Size (Image-ExifTool-9.70.tar.gz) = 3861823 bytes