Patch is available at https://people.FreeBSD.org/~sunpoet/patch/devel-commitizen.txt The proposed commit log is as follows: devel/commitizen: Fix *_DEPENDS: Remove superfluous py-prompt-toolkit - Update version requirement of *_DEPENDS - Fix *_DEPENDS usage - Add missing PKGNAMESUFFIX - Bump PORTREVISION for dependency and package change
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=74e2b53f7f5b68073846b9f08ae425ece8361270 commit 74e2b53f7f5b68073846b9f08ae425ece8361270 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-11-11 07:13:30 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-11-11 07:17:10 +0000 devel/commitizen: Fix *_DEPENDS: Remove superfluous py-prompt-toolkit - Update version requirement of *_DEPENDS - Fix *_DEPENDS usage - Add missing PKGNAMESUFFIX - Bump PORTREVISION for dependency and package change PR: 290590 Approved by: maintainer (timeout, 14 days) devel/commitizen/Makefile | 36 ++++++++++++----------- devel/commitizen/files/patch-pyproject.toml (new) | 17 +++++++++++ 2 files changed, 36 insertions(+), 17 deletions(-)
Committed. Thanks.