Bug 209565 - [MAINTAINER] graphics/p5-Image-ExifTool-devel update to 10.16
Summary: [MAINTAINER] graphics/p5-Image-ExifTool-devel update to 10.16
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Kurt Jaeger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-17 01:34 UTC by linpct
Modified: 2016-05-17 05:23 UTC (History)
1 user (show)

See Also:


Attachments
p5-Image-ExifTool-devel.patch (1.04 KB, text/plain)
2016-05-17 01:34 UTC, linpct
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description linpct 2016-05-17 01:34:50 UTC

    
Comment 1 linpct 2016-05-17 01:34:53 UTC
Created attachment 170384 [details]
p5-Image-ExifTool-devel.patch
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-05-17 05:23:19 UTC
A commit references this bug:

Author: pi
Date: Tue May 17 05:23:06 UTC 2016
New revision: 415374
URL: https://svnweb.freebsd.org/changeset/ports/415374

Log:
  graphics/p5-Image-ExifTool-devel: 10.15 -> 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

  PR:		209565
  Submitted by:	linpct@gmail.com (maintainer)

Changes:
  head/graphics/p5-Image-ExifTool-devel/Makefile
  head/graphics/p5-Image-ExifTool-devel/distinfo
Comment 3 Kurt Jaeger freebsd_committer freebsd_triage 2016-05-17 05:23:32 UTC
Committed, thanks.