pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/graphics/p5-Image-ExifTool



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Apr  2 22:43:02 UTC 2015

Modified Files:
        pkgsrc/graphics/p5-Image-ExifTool: Makefile distinfo

Log Message:
Update to stable 9.90 version:

Mar. 14, 2015 - Version 9.90 (production release)

  - Added config_files/picasa_faces.config to the distribution (thanks StarGeek)
  - Added a few new Minolta/Sony and Nikon lenses (thanks LibRaw)
  - Added new Canon and Sigma lenses (thanks Niels Kristian Bech Jensen)
  - Decode Nikon D810 custom settings (thanks Warren Hatch)
  - Decode a few new Nikon tags
  - Fixed superfluous "Open '' failed" warning which could occur in Windows
  - Fixed problem reading multi-valued Microsoft Xtra tags
  - Fixed problem on Windows using -overwrite_original_in_place with Unicode
    file names

Mar. 7, 2015 - Version 9.89

  - Added some new Minolta/Sony LensType values (thanks Jos Roost and LibRaw)
  - Fixed Windows case-sensitivity and sort-order problems when using wildcards
    in file names on the command line
  - API Changes:
      - Added UserParam option

Feb. 28, 2015 - Version 9.88

  - Decode a few more ID3 tags
  - Improved decoding of some Pentax tags
  - Extended -list and -listw options to include flattened tags
  - Patched to recognize ID3v2.3 tags in ID3v2.4 metadata and visa versa
  - Patched byte ordering problems with Nikon FileInfo tags for the D5500
  - Fixed bug where other groups were ignored when multiple groups were
    specified when writing and one of those groups was a specific EXIF IFD (eg.
    -ExifIFD:Time:all= ignored the Time constraint)

Feb. 24, 2015 - Version 9.87

  - Added a number of new Sigma LensType values (thanks LibRaw)
  - Fixed bug introduced in the Windows version of 9.85 where "*.*" on the
    command line matched "." and "..", causing unexpected files to be processed
  - Fixed problem extracting some Microsoft tags from MP4/MOV videos

Feb. 22, 2015 - Version 9.86

  - Added check for valid filename encoding when using wildcards in Windows
  - Added support for Sigma X3F version 4.1 images
  - Added a number of new Sigma LensType values (thanks LibRaw and Niels
    Kristian Bech Jensen)
  - Added a new Canon LensType (thanks Michael Tapes)
  - Added a new Leica LensType (thanks LibRaw)
  - Added a new Olympus CameraType
  - Decode a couple more FujiFilm RAF tags (thanks Frank Markesteijn)
  - Always preserve FileCreateDate when writing on Windows if Win32::API and
    Win32API::File are available
  - Changed names of and properly decode new Olympus Pitch/Roll tags
  - Changed rounding method for rational values in an attempt to fix failed
    tests on FreeBSD 10.1 and Perl 5.20.1 with uselongdouble enabled
  - Resolved issue with duplicate SamsungModelID values

Feb. 14, 2015 - Version 9.85

  - Added support for Ricoh WG-M1 maker notes
  - Added a few new Pentax LensType's (thanks Louis Granboulan)
  - Decode a couple of new Pentax tags (thanks Louis Granboulan)
  - Enhanced JSON import so an object with a missing SourceFile has the same
    effect as a SourceFile of "*".
  - Changed MIMEType for executable script files
  - Patched remaining known problems involving Windows Unicode file names
    (creating directories and using wildcards should now work)
  - Patched long-standing Windows daylight-savings-time bug, and removed the
    dependency on Win32API::File::Time (reported file times should now be
    correct, but may disagree with the Windows "dir" command)
  - Fixed decoding of FLIR:PlanckO (thanks Tomas)

Feb. 10, 2015 - Version 9.84

  - Added a new CanonModelID
  - Added a new Pentax LensType and PentaxModelID (thanks Louis Granboulan)
  - Fixed bug introduced in 9.83 that broke the -P option on Windows

Feb. 7, 2015 - Version 9.83

  - Added support for new IPTC Extension version 1.2 XMP tags
  - Added support for Leica X (Typ 113) maker notes
  - Added read support for ChartTIFF tags
  - Added a few new Canon LensType values (thanks Norbert Wasser for two)
  - Added a few new Nikon LensID's (thanks David Puschel, Robert
    Rottmerhusen and Niels)
  - Added a number of new Olympus ArtFilterEffect values (thanks Phiber)
  - Added some new Olympus AspectRatio values (thanks Herb)
  - Added a new PentaxModelID
  - Added a new Olympus CameraType (thanks LibRaw)
  - Added new values for various Canon tags
  - Decode a number of new Sony tags (thanks Jos Roost)
  - Decode a couple more Nikon ShootingMode bits (thanks Leegong)
  - Updated to Nov 2014 XMP specification
  - Patched incompatibility between Windows Unicode update and Perl 5.005

Jan. 15, 2015 - Version 9.82

  - Added support for Windows Unicode names for input CSV and JSON files
  - Decode a number of new Sony tags (thanks Jos Roost)
  - Improved checks and warnings for invalid file name encoding on Windows
  - Improved Polish translations (thanks Kacper Perschke)
  - Changed exif2xmp.args and xmp2exif.args files (available in the full
    ExifTool distribution) to avoid using non-standard XMP namespaces
  - Fixed problem setting file times for Windows Unicode file names

Jan. 12, 2015 - Version 9.81

  - Added Composite:Megapixels tag
  - Added a few new Nikon LensID's (thanks Robert Rottmerhusen)
  - Fixed problem in Windows using Unicode file names with the -o option

Jan. 7, 2015 - Version 9.80

  - Added a few new Canon and Minolta/Sony LensType values (thanks LibRaw)
  - Added a few new CanonModelID's
  - Decode a few new Canon tags
  - Suppress warning for Canon 7DmkIII VignettingCorrUnknown2 data format
  - Fixed runtime warning when piping an MOI file to exiftool
  - Fixed bug in -fileOrder option introduced in version 9.79
  - Fixed bug using Windows Unicode file names with -tagsFromFile option

Jan. 4, 2015 - Version 9.79 - Windows Unicode file names

  - Added support for Windows Unicode file names (but note that support still
    isn't complete -- some things like setting FileModifyDate or creating a
    directory with a Unicode name still need work)
  - Added read support for MOI files
  - Added a few more Canon LensType's (thanks LibRaw and Martin)
  - Added a new Nikon LensID
  - Added a couple of new Panasonic ImageQuality values
  - Decode a new FujiFilm tag and added a new FilmMode value
  - Allow zero-length group names to be specified (which provides a method to
    directly access the 0th copy of a duplicate tag using the empty family 4
    group name by specifying "4:TAG")
  - Fixed invalid Samsung tag name
  - Fixed writing of XMP:ExposureCompensation with fractional values
  - API Changes:
      - Added CharsetFileName option

Dec. 13, 2014 - Version 9.78

  - Added a new Nikon LensID and a new Canon LensType (thanks LibRaw)
  - Decode a new unknown atom in Canon MOV videos
  - Decode a number of new Sony tags (thanks Jos Roost)
  - Decode a number of new Samsung tags
  - Improved MakerNote compatibility when writing by adding the same amount of
    padding after the MakerNote IFD as that written by the specific camera model
  - Changed the DNG BaselineExposureOffset to a signed rational (contrary to the
    DNG 1.4 specification, which specifies an unsigned RATIONAL, but obviously
    Adobe meant for it to store negative values)
  - Changed name of new QuickTime Rating tag to RatingPercent
  - Fixed problem introduced in 9.64 where multiple list values from some tags
    in ZIP-based files were extracted as separate tags instead of as a list when
    the -struct option was used, and implemented a different patch to just
    suppress the structure warnings without changing the 9.63 behaviour
  - Fixed problem where some EXIF information in MOV videos could be corrupted
    when writing

Nov. 28, 2014 - Version 9.77

  - Added FilePath tag (generated only if specified and Cwd is available)
  - Added a new Panasonic ShootingMode (thanks Horst Wandres)
  - Added a new FujiFilm WhiteBalance value
  - Added a new QuickTime vendor ID
  - Added a new Pentax RawDevelopmentProcess value
  - Decode a few new QuickTime tags
  - Decode some new tags in Kodak SP360 MP4 videos
  - Fixed bug that could cause a runtime error when parsing a Canon EOS 40D
    image which had been edited by Nikon Capture software
  - Fixed bug which could produce invalid XML in the -X output when -struct was
    also used


To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 pkgsrc/graphics/p5-Image-ExifTool/Makefile
cvs rdiff -u -r1.37 -r1.38 pkgsrc/graphics/p5-Image-ExifTool/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index