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

--- Comment #28 from Kubilay Kocak <ko...@freebsd.org> ---
(In reply to Walter Schwarzenfeld from comment #22)

All files installed by a port that installs files in shared (non Python version
specific) locations, must be made unique ("concurrent safe")

Could you please process the periodic script to include that concurrent
treatment by using uniquefiles functionality [1]. You should just be able to
add the file to UNIQUE_SUFFIX_FILES which are already set by ports using
USE_PYTHON=concurrent (which uses uniquefiles.mk functionality)

[1]
https://www.freebsd.org/doc/en/books/porters-handbook/book.html#uses-uniquefiles

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to