Summary: | archivers/py-borgbackup: Check for devel/py-llfuse via PYTHON_PKGNAMEPREFIX | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Dimitry Andric <dim> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||
Status: | Closed Overcome By Events | ||||||
Severity: | Affects Some People | CC: | jjuanino, mandree | ||||
Priority: | --- | Flags: | jjuanino:
maintainer-feedback+
dim: merge-quarterly+ |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Dimitry Andric
![]() ![]() Hi, thanks for submit this problem reports. I have done some testing with the proposed patch with distinct python flavors (up to 3.9) and works fine. Please, commit the patch. Regards. A commit references this bug: Author: dim Date: Sun Feb 28 19:51:25 UTC 2021 New revision: 566802 URL: https://svnweb.freebsd.org/changeset/ports/566802 Log: Fix run-depends check for py-llfuse after shared libs naming change Newer python versions (after 3.8.7) have changed the names of extension shared libraries from ".so" to e.g. ".cpython-38.so". So for the FUSE option, now check for the py-llfuse package instead of the dynamic library llfuse.so. Approved by: jjuanino@gmail.com (maintainer) PR: 253907 MFH: 2021Q Changes: head/archivers/py-borgbackup/Makefile Thanks, keeping this open until I've MFH'd it. this should have propagated to quarterly in April 2021, closing |