Created attachment 230332 [details] "git diff" to update the port - update 1.46 -> 1.47 Changes: https://metacpan.org/dist/Text-CSV_XS/changes - Use DISTVERSION instead of PORTVERSION - "portlint -AC" is happy. - "portclippy Makefile" is happy. - "portfmt -D Makefile" is happy. - Tested with: 13.0-RELEASE-p5 pkg 1.17.5 poudriere 3.3.7_1 perl 5.32.1_1 openssl 1.1.1k ssl=base - "make test" in a clean poudriere jail say: PASS.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=1bc08864d45d0a6212b7e34181fb410e9aca0a11 commit 1bc08864d45d0a6212b7e34181fb410e9aca0a11 Author: Sergei Vyshenski <svysh.fbsd@gmail.com> AuthorDate: 2021-12-24 07:30:27 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2021-12-24 07:32:37 +0000 textproc/p5-Text-CSV_XS: update to 1.47 While here, switch to use DISTVERSION. Changelog: https://metacpan.org/dist/Text-CSV_XS/changes PR: 260630 Reported by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer) textproc/p5-Text-CSV_XS/Makefile | 6 +++--- textproc/p5-Text-CSV_XS/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-)
Committed, thanks!