Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Feb 2021 19:52:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 253907] archivers/py-borgbackup: Check for devel/py-llfuse via PYTHON_PKGNAMEPREFIX
Message-ID:  <bug-253907-7788-XrV32rk1Fb@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-253907-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-253907-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D253907

--- Comment #2 from commit-hook@FreeBSD.org ---
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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-253907-7788-XrV32rk1Fb>