diff options
author | wiz <wiz@pkgsrc.org> | 2014-11-16 12:16:38 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-11-16 12:16:38 +0000 |
commit | c6a1e50f83602efb7dbb6500ef9cfe7bfdca6b54 (patch) | |
tree | 10738f6934b02876663b479250ca16cbee9274d5 /graphics/p5-Image-ExifTool/distinfo | |
parent | 3ab09646896a49e3be7e8b389b92c5409aa8d72f (diff) | |
download | pkgsrc-c6a1e50f83602efb7dbb6500ef9cfe7bfdca6b54.tar.gz |
Update to 9.76:
Nov. 15, 2014 - Version 9.76 (production release)
- Added support for the LFR format (same as LFP)
- Added support for Samsung models which write 2 values for LensType
- Added a new Samsung LensType (thanks Nick Livchits)
- Added a few new Nikon LensID's (thanks David Puschel)
- Added a new PentaxModelID
- Added some new Olympus WhiteBalance2 values (thanks LibRaw)
- Added a new EXIF:Compression value
- Decode a new FujiFilm tag
- Decode a few more private TIFF tags
- Improved warning message if "DIR" or "FILE" is used literally on the command
line
- Improved "-j -b" output to encode any non-UTF8 values as Base64
- Enhanced -fast option (FastScan API option) to allow file processing to be
bypassed entirely
- Changed conversions for a couple of Nikon 1 AF tags for consistency
- Changed reported FileType for LNK, KEY, KTH, NUMBERS, NMBTEMPLATE and PAGES
files to match extension
- Fixed problems adding new XMP and deleting old XMP from MP4 videos
- Fixed problem writing FileModifyDate/FileCreateDate when
-overwrite_original_in_place is used
Nov. 2, 2014 - Version 9.75
- Added support for FLIR version 101 metadata
- Added a new Olympus LensType (thanks Niels Kristian Bech Jensen)
- Added a new Pentax LensType (thanks Louis Granboulan)
- Added a new Samsung LensType
- Decode a few more Nikon D4S tags (thanks Warren Hatch)
- Decode a few more Sony tags (thanks Jos Roost)
- Decode a new FujiFilm tag
- Improved formula for calculating Sony:FocusDistance2 (thanks Jos Roost)
- Changed XMP parsing to impose standard namespace prefixes, thus avoiding
(some) problems reading the ugly XMP generated by Microsoft products
- Fixed decoding of Nikon FileInfo tags for recent DSLR models
Oct. 15, 2014 - Version 9.74
- Added a number of new QuickTime GenreID values (thanks Francois Bonzon)
- Added support for some newer Sony cameras (thanks Jos Roost)
- Decode more Nikon D4S custom settings (thanks Warren Hatch)
- Improved lens identification logic for XMP metadata (thanks Jos Roost)
- Fixed typo in Condition for a few D3 NikonCustom tags
- Fixed bug which could cause a "Use of uninitialized value $val" runtime
error when reading XML
Oct. 13, 2014 - Version 9.73
- Added a new CanonModelID (thanks LibRaw and Niels Kristian Bech Jensen)
- Added a few new Canon and Sony lenses (thanks Jos Roost)
- Delete unknown PNG TextualData tags when deleting all PNG tags
- Decode AF points for Canon PowerShot G1X Mark II
- Decode a number of Pentax, Olympus, Panasonic and Sony tags (thanks LibRaw)
- Decode a few more Nikon NCTG tags in MOV videos (thanks Stuart Bennett)
- Decode Nikon D4S custom settings (thanks Warren Hatch)
- Decode some makernote tags in Sony Xperia Z3 images
- Make PhotoshopThumbnail and PhotoshopBGRThumbnail writable (but "unsafe")
- Changed order of operations so flattened tags always take precedence over
structured tags when writing a mix of both types of tags
- Fixed potential bug decoding some Nikon 1 AF points
Sept. 26, 2014 - Version 9.72
- Added a few new Pentax ISO values
- Added a new CanonModelID and SonyModelID (thanks LibRaw)
- Added a new Canon LensType
- Decode AF points for some newer Nikon 1 cameras (thanks Chris Reimold for
his help, and Graham Woolf for the samples)
- Improved verbose output for recently decoded Samsung trailer
- Fixed Samsung trailer writer to properly update offsets in the QDIO block
Sept. 20, 2014 - Version 9.71
- Added a couple of mew CanonModelID's (thanks LibRaw)
- Added a couple of new Nikon LensID's (thanks Robert Rottmerhusen and LibRaw)
- Added minor warning when deleting all PDF metadata (because it isn't really
deleted)
- Added a new Samsung LensType
- Added a new Sony/Minolta LensType (thanks Marcus Holland-Moritz)
- Decode "Sound & Shot" trailer written by some Samsung Galaxy models
- Decode a number of new Sony tags including FocusDistance2 (thanks Jos Roost)
- Decode a number of new Canon and Kodak tags (thanks LibRaw)
- Decode a new EXIF tag
- Decode a few new CanonCustom tags
- Recognize the JPE file extension
- Fixed swapped CanonCustom AEMicroadjustment/FEMicroadjustment tag names
- Fixed bug in -listItem option which sometimes prevented it from working
- Fixed interference by -sep option when writing structured tags
- API Changes:
- Added ListItem option
Diffstat (limited to 'graphics/p5-Image-ExifTool/distinfo')
-rw-r--r-- | graphics/p5-Image-ExifTool/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/p5-Image-ExifTool/distinfo b/graphics/p5-Image-ExifTool/distinfo index ae438044d54..7c0dcb02503 100644 --- a/graphics/p5-Image-ExifTool/distinfo +++ b/graphics/p5-Image-ExifTool/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.36 2014/09/07 12:31:04 wiz Exp $ +$NetBSD: distinfo,v 1.37 2014/11/16 12:16:38 wiz Exp $ -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 +SHA1 (Image-ExifTool-9.76.tar.gz) = 79bfc6beab0bdff6aa59324434e576e20785a320 +RMD160 (Image-ExifTool-9.76.tar.gz) = fef8f9b6c47faad1c23590063e0a5f25b3a11964 +Size (Image-ExifTool-9.76.tar.gz) = 3892850 bytes |