Created attachment 236835 [details] "git diff" patch to update the port - update 0.60 -> 0.70 Changes: https://metacpan.org/changes/distribution/RT-Client-REST - reorder RUN_DEPENDS to make portfmt happy - "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.
I suggest put the line of p5-libwww>=0:www/p5-libwww to the last line of RUN_DEPENDS.
Whatever you say. But portfmt wants this to be put as in this patch. Do you want a new patch?
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=56d0ae1f0739be84799729e8048e38feb2d211d9 commit 56d0ae1f0739be84799729e8048e38feb2d211d9 Author: Wen Heping <wen@FreeBSD.org> AuthorDate: 2022-09-29 14:38:46 +0000 Commit: Wen Heping <wen@FreeBSD.org> CommitDate: 2022-09-29 14:38:46 +0000 www/p5-RT-Client-REST: Update to 0.70 PR: 266626 Reported by: svysh.fbsd@gmail.com(maintainer) www/p5-RT-Client-REST/Makefile | 8 ++++---- www/p5-RT-Client-REST/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-)
Hi, I committed it as your patch. And I shall discuss the problem with the author of portfmt :)