Bug 271242 - graphics/p5-Image-ExifTool-devel: Update to 12.62
Summary: graphics/p5-Image-ExifTool-devel: Update to 12.62
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: Robert Clausecker
URL: https://exiftool.org/history.html
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-04 16:29 UTC by Sergei Vyshenski
Modified: 2023-05-06 09:05 UTC (History)
1 user (show)

See Also:


Attachments
"git diff" patch to update the port (19.31 KB, patch)
2023-05-04 16: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 2023-05-04 16:29:29 UTC
Created attachment 241973 [details]
"git diff" patch to update the port

- Update 12.61 -> 12.62
  Changes: https://exiftool.org/history.html
- sort pkg-plist

- "portlint -AC" is happy.
- "portclippy Makefile" is happy.
- "portfmt -D Makefile" is happy.
- Tested with:
13.2-RELEASE
portlint 2.20.0
portfmt 1.1.4
pkg 1.19.1
poudriere 3.3.7_1
perl 5.32.1_3
openssl 1.1.1t
ssl=base
- built-in perl tests in a clean poudriere jail say: PASS.
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-05-06 09:03:02 UTC
A commit in branch main references this bug:

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

commit 9ddb39bd2305c96c0f0ba398dd5b141646948274
Author:     Sergei Vyshenski <svysh.fbsd@gmail.com>
AuthorDate: 2023-05-04 22:32:29 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-05-06 09:01:18 +0000

    graphics/p5-Image-ExifTool-devel: update to 12.62

    Changelog: https://exiftool.org/history.html

    PR:             271242

 graphics/p5-Image-ExifTool-devel/Makefile  |   2 +-
 graphics/p5-Image-ExifTool-devel/distinfo  |   6 +-
 graphics/p5-Image-ExifTool-devel/pkg-plist | 390 +++++++++++++++--------------
 3 files changed, 200 insertions(+), 198 deletions(-)
Comment 2 Robert Clausecker freebsd_committer freebsd_triage 2023-05-06 09:05:49 UTC
Thank you for your contribution.