https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242463
Kubilay Kocak <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open Keywords| |needs-patch, needs-qa --- Comment #4 from Kubilay Kocak <[email protected]> --- (In reply to Peter Wullinger from comment #3) Thanks Peter - Please add PYTHON_PKGNAMEPREFIX to the port, as package names must be unique - Please add USE_PYTHON=concurrent and confirm that all files created within shared/common locations (not specific to Python version) are made unique (they should be suffixed with PYTHON_VER). You can use make makeplist to check this. Port should additionally be QA tested with poudriere to ensure that the pkg-plist (manual or autoplist'd) doesn't have orphaned or missing entries after the above changes -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "[email protected]"
