Created attachment 223524 [details] gitinspector-fix-build-with-py38.patch Hi Sunpoet, attached is a patch that fixes devel/gitinspector if built with Python 3.8 and onward. QA: ~~~ - poudriere -> OK (12.2-RELEASE amd64, with PYTHON_DEFAULT=3.8) - poudriere -> OK (11.4-, 12.2-RELEASE, 13.0-RC3, 14.0-CURRENT@a9f11355 amd64 i386, with PYTHON_DEFAULT=3.7)
A commit references this bug: Author: sunpoet Date: Tue Mar 30 19:16:56 UTC 2021 New revision: 569587 URL: https://svnweb.freebsd.org/changeset/ports/569587 Log: Fix build with Python 3.8+ - Bump PORTREVISION for package change PR: 254504 Submitted by: kai Obtained from: https://sources.debian.org/data/main/g/gitinspector/0.4.4+dfsg-9/debian/patches/Drop-superfluous-argument-to-NullTranslations.install.patch Reference: https://github.com/ejwa/gitinspector/issues/213#issuecomment-722732702 Changes: head/devel/gitinspector/Makefile head/devel/gitinspector/files/ head/devel/gitinspector/files/patch-gitinspector-localization.py
Committed. Thanks!