Bug 266787 - graphics/p5-Image-ExifTool-devel: Update to 12.49
Summary: graphics/p5-Image-ExifTool-devel: Update to 12.49
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: Nuno Teixeira
URL: https://exiftool.org/history.html
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-03 11:04 UTC by Sergei Vyshenski
Modified: 2022-10-20 18:44 UTC (History)
3 users (show)

See Also:
bugzilla: maintainer-feedback? (linpct)


Attachments
"git diff" patch to update the port (1.92 KB, patch)
2022-10-03 11:04 UTC, Sergei Vyshenski
no flags Details | Diff
"git diff" patch to update the port (1.92 KB, patch)
2022-10-04 14:02 UTC, Sergei Vyshenski
no flags Details | Diff
"git diff" to update the port (2.54 KB, patch)
2022-10-14 14:41 UTC, Sergei Vyshenski
no flags Details | Diff
"git diff" to update the port (3.17 KB, patch)
2022-10-20 16:44 UTC, Sergei Vyshenski
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sergei Vyshenski 2022-10-03 11:04:05 UTC
Created attachment 237042 [details]
"git diff" patch to update the port

- update 12.45 -> 12.46
- Changes: https://exiftool.org/history.html

- "portlint -AC" complains about "WWW" misplaced.
- "portclippy Makefile" is happy.
- "portfmt -D Makefile" is happy.
- Tested with:
13.1-RELEASE-p2
pkg 1.18.3
poudriere 3.3.7_1
perl 5.32.1_3
openssl 1.1.1o
ssl=base
- built-in perl tests in a clean poudriere jail say: PASS.
Comment 1 Sergei Vyshenski 2022-10-04 14:02:29 UTC
Created attachment 237068 [details]
"git diff" patch to update the port

- update 12.45 -> 12.47
- Changes: https://exiftool.org/history.html

- "portlint -AC" complains about "WWW" misplaced.
- "portclippy Makefile" is happy.
- "portfmt -D Makefile" is happy.
- Tested with:
13.1-RELEASE-p2
pkg 1.18.3
poudriere 3.3.7_1
perl 5.32.1_3
openssl 1.1.1o
ssl=base
- built-in perl tests in a clean poudriere jail say: PASS.
Comment 2 Sergei Vyshenski 2022-10-14 14:41:21 UTC
Created attachment 237301 [details]
"git diff" to update the port

- update 12.45 -> 12.48
- Changes: https://exiftool.org/history.html

- "portlint -AC" is happy.
- "portclippy Makefile" is happy.
- "portfmt -D Makefile" is happy.
- Tested with:
13.1-RELEASE-p2
portlint 2.19.14
portfmt 1.1.3
pkg 1.18.4
poudriere 3.3.7_1
perl 5.32.1_3
openssl 1.1.1o
ssl=base
- built-in perl tests in a clean poudriere jail say: PASS.
Comment 3 Sergei Vyshenski 2022-10-20 16:44:10 UTC
Created attachment 237484 [details]
"git diff" to update the port

- update 12.45 -> 12.49
- Changes: https://exiftool.org/history.html

- "portlint -AC" is happy.
- "portclippy Makefile" is happy.
- "portfmt -D Makefile" is happy.
- Tested with:
13.1-RELEASE-p2
portlint 2.19.14
portfmt 1.1.3
pkg 1.18.4
poudriere 3.3.7_1
perl 5.32.1_3
openssl 1.1.1o
ssl=base
- built-in perl tests in a clean poudriere jail say: PASS.
Comment 4 commit-hook freebsd_committer freebsd_triage 2022-10-20 18:44:01 UTC
A commit in branch main references this bug:

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

commit b3c1875f26892b11f0910ae5ba1cd8eb8c5320d6
Author:     Sergei Vyshenski <svysh.fbsd@gmail.com>
AuthorDate: 2022-10-20 18:41:11 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-10-20 18:42:51 +0000

    graphics/p5-Image-ExifTool-devel: Update to 12.49

    ChangeLog:      https://exiftool.org/history.html
    PR:             266787
    Approved by:    maintainer timeout, >2 weeks

 graphics/p5-Image-ExifTool-devel/Makefile  | 2 +-
 graphics/p5-Image-ExifTool-devel/distinfo  | 6 +++---
 graphics/p5-Image-ExifTool-devel/pkg-plist | 6 ++++++
 3 files changed, 10 insertions(+), 4 deletions(-)
Comment 5 Nuno Teixeira freebsd_committer freebsd_triage 2022-10-20 18:44:25 UTC
Committed, thanks!