https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250884

            Bug ID: 250884
           Summary: math/cantor: Support ptyhon3.9 instead of duplicating
                    python 3.6 check
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: [email protected]
          Reporter: [email protected]
             Flags: maintainer-feedback?([email protected])
          Assignee: [email protected]

Created attachment 219373
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=219373&action=edit
svn diff to fix python3.9 detection in math/cantor

Cantor upstream is checking for python3.6 itself now, however it is missing
python3.9 check. So if DEFAULT_VERSIONS+=python3=3.9 is set and earlier version
of python is not installed math/cantor fails to detect python. Then it fails to
install because of missing files listed in pkg-plist.

In the proposed patch REINPLACE_CMD args are ajusted to add python3.9 support
(and stop duplicating python3.6 entry)

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

Reply via email to