Created attachment 237738 [details] Update port Makefile and distinfo to 3.0.0 Upstream has released version 3.0.0. No functional changes from 3.0.0.dev0. Patch attached.
^Triage: - If there is a changelog or release notes URL available for this version, please add it to the URL field - Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval Attachment -> Details -> maintainer-approval [+] Thank you for the update Terry.
Comment on attachment 237738 [details] Update port Makefile and distinfo to 3.0.0 Sorry for missing the maintainer-approval flag. Fixed.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=e2ea021803ef7caa25a1eec82600a0838f5ccd22 commit e2ea021803ef7caa25a1eec82600a0838f5ccd22 Author: Terry Kennedy <terry-freebsd@glaver.org> AuthorDate: 2022-11-02 22:28:20 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2022-11-03 21:51:57 +0000 security/cfv: Update to 3.0.0 Set Python 3.5 as oldest supported version Changelog: https://github.com/cfv-project/cfv/releases/tag/v3.0.0 PR: 267449 security/cfv/Makefile | 4 ++-- security/cfv/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-)
Committed, thanks