[Bug 265430] cgit from packages still depend on python 3.8

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 25 Jul 2022 09:00:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265430

            Bug ID: 265430
           Summary: cgit from packages still depend on python 3.8
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: julien.dessaux@adyxax.org

When installing cgit from packages, the bundled python scripts are looking for
python 3.8 in their shebangs:
- /usr/local/lib/cgit/filters/html-converters/man2html
- /usr/local/lib/cgit/filters/syntax-highlighting.py

The installation is therefore broken.

Installing from ports does not have this problem, it sets python 3.9 as
expected.

-- 
You are receiving this mail because:
You are the assignee for the bug.