Created attachment 240513 [details] "git diff" patch to update the port - update 0.71 -> 0.72 Changes: https://metacpan.org/changes/distribution/RT-Client-REST - "portlint -AC" gives non-relevant warns. - "portclippy Makefile" is happy. - "portfmt -D Makefile" is happy. - Tested with: 13.1-RELEASE-p7 portlint 2.20.0 portfmt 1.1.4 pkg 1.19.0 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.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=2eb5769d0a1f7f0d1a3284997578a090c208bd7b commit 2eb5769d0a1f7f0d1a3284997578a090c208bd7b Author: Sergei Vyshenski <svysh.fbsd@gmail.com> AuthorDate: 2023-03-29 01:22:24 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2023-03-29 01:23:42 +0000 www/p5-RT-Client-REST: update to 0.72 Changelog: https://metacpan.org/dist/RT-Client-REST/changes PR: 269902 Reported by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer) www/p5-RT-Client-REST/Makefile | 2 +- www/p5-RT-Client-REST/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-)
Committed, thanks!