Created attachment 242375 [details] "git diff" patch to update the port - Update 0.54 -> 0.55 Changes: https://github.com/openxpki/Crypt-X509/compare/0.54...0.55 - take maintainership as approved by present maintainer Ashish SHUKLA <ashish@FreeBSD.org> in private communication - add LICENSE group - respect move of the project to GH (at the moment mirror at CPAN has distribution with limited functionality) - "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.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=cec909f65b792e74260a95b3df0113f40211c5f0 commit cec909f65b792e74260a95b3df0113f40211c5f0 Author: Sergei Vyshenski <svysh.fbsd@gmail.com> AuthorDate: 2023-05-24 23:02:19 +0000 Commit: Ashish SHUKLA <ashish@FreeBSD.org> CommitDate: 2023-05-24 23:14:18 +0000 security/p5-Crypt-X509: Update to 0.55 - take maintainership - add LICENSE group - respect move of the project to GH PR: 271606 Approved by: Ashish SHUKLA <ashish@FreeBSD.org> (private email) Changes: https://github.com/openxpki/Crypt-X509/compare/0.54...0.55 security/p5-Crypt-X509/Makefile | 11 ++++++++--- security/p5-Crypt-X509/distinfo | 6 +++--- 2 files changed, 11 insertions(+), 6 deletions(-)
Thank you!