Bug 280971 - graphics/p5-Image-ExifTool-devel: Update to 12.93
Summary: graphics/p5-Image-ExifTool-devel: Update to 12.93
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Vladimir Druzenko
URL: https://exiftool.org/history.html
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-21 10:28 UTC by Sergei Vyshenski
Modified: 2024-08-21 18:01 UTC (History)
2 users (show)

See Also:


Attachments
git format-patch -1 main (1.44 KB, patch)
2024-08-21 10:29 UTC, Sergei Vyshenski
svysh.fbsd: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sergei Vyshenski 2024-08-21 10:28:07 UTC
- update 12.92 -> 12.93
ChangeLog: https://exiftool.org/history.html

- "portlint -AC" is happy.
- "portclippy Makefile" is happy.
- "portfmt -D Makefile" is happy.
- Tested with:
14.1-RELEASE-p3
portlint 2.22.1
portfmt 1.1.5
pkg 1.21.99.2
poudriere-git-3.4.99.20240811
perl 5.36.3_2
openssl 3.0.13
ssl=base
- built-in perl tests in a clean poudriere jail say: PASS.
Comment 1 Sergei Vyshenski 2024-08-21 10:29:50 UTC
Created attachment 252980 [details]
git format-patch -1 main
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-08-21 17:59:32 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a5a9f4400838012c6d29e50b9aa693a94cd27fdd

commit a5a9f4400838012c6d29e50b9aa693a94cd27fdd
Author:     Sergei Vyshenski <svysh.fbsd@gmail.com>
AuthorDate: 2024-08-21 17:52:57 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-08-21 17:58:35 +0000

    graphics/p5-Image-ExifTool-devel: Update 12.92 → 12.93

    Changelog:
     * Added a new Nikon LensID
     * Added a couple of new OpenEXR Compression types
     * Added a couple of new QuickTime Keys tags
     * Decode timed metadata from E-ACE B44 DashCam videos
     * Make "Unrecognized" Samsung Meta warnings minor
     * Fixed bug in -listg6 option which resulted in "uninitialized value"
       warnings
     * Fixed decoding of Func1Button and Func2Button for the Nikon Z6/Z7
     * Fixed bug reading JUMB metadata from JXL images
    https://exiftool.org/history.html

    PR:     280971

 graphics/p5-Image-ExifTool-devel/Makefile | 2 +-
 graphics/p5-Image-ExifTool-devel/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 3 Vladimir Druzenko freebsd_committer freebsd_triage 2024-08-21 18:01:35 UTC
Thanks.