[Bug 250884] math/cantor: Support ptyhon3.9 instead of duplicating python 3.6 check
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Nov 5 17:42:39 GMT 2020
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: kde at FreeBSD.org
Reporter: osidorkin at gmail.com
Flags: maintainer-feedback?(kde at FreeBSD.org)
Assignee: kde at FreeBSD.org
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.
More information about the kde-freebsd
mailing list