- update 12.97 -> 12.98 ChangeLog: https://exiftool.org/history.html - "portlint -AC" gives a non-relevant warning. - "portclippy Makefile" is happy. - "portfmt -D Makefile" is happy. - Tested with: 14.1-RELEASE-p5 portlint 2.22.2 portfmt 1.1.5 pkg 1.21.3 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.
Created attachment 254108 [details] git format-patch -1 main
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=325fff1f2af6420a6580814112fe88c3498d091c commit 325fff1f2af6420a6580814112fe88c3498d091c Author: Sergei Vyshenski <svysh.fbsd@gmail.com> AuthorDate: 2024-10-09 14:26:02 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2024-10-09 14:26:02 +0000 graphics/p5-Image-ExifTool-devel: Update 12.97 → 12.98 Changelog: - Added write support for PDF files with huge offsets - Added a number of new Sony LensType values (thanks Jos Roost) - Require -v4 or higher to output "JPG RST" lines - Patched problem with -fast option when reading HEIC file via a pipe - Patched to avoid hang when reading some corrupted XMP https://exiftool.org/history.html PR: 281956 graphics/p5-Image-ExifTool-devel/Makefile | 2 +- graphics/p5-Image-ExifTool-devel/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-)
Thanks.