Created attachment 214769 [details] Patch to update to lilv 0.24.6 lilv 0.24.6 is required to build lilv support for audacity 2.4.1, please update. Thanks.
Hi, I tried to build the port using poudriere and failed with the following message: ====> Running Q/A tests (stage-qa) ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist Error: Orphaned: %%PYTHON_SITELIBDIR%%/lilv.py ===> Checking for items in pkg-plist which are not in STAGEDIR ===> Error: Plist issues found. *** Error code 1 Stop. It appears pkg-plist needs update.
Created attachment 214837 [details] Included pkg-plist changes Missed pkg-plist, here is new patch with pkg-plist included
A commit references this bug: Author: tagattie Date: Mon May 25 09:23:42 UTC 2020 New revision: 536448 URL: https://svnweb.freebsd.org/changeset/ports/536448 Log: - Update to 0.24.6 - Make portfmt happy PR: 246672 Submitted by: Jack <xxjack12xx@gmail.com> Approved by: beerml@sigma6audio.de (maintainer), ehaupt (mentor) Changelog: http://drobilla.net/2019/11/10/lilv-0-24-6.html Changes: head/audio/lilv/Makefile head/audio/lilv/distinfo head/audio/lilv/pkg-plist
Committed, thanks!