Created attachment 227800 [details] v1 For simplicity let's backport rst2man from pipewire-0.3.35.
Why patch ${WRKSRC}/.gitlab-ci.yml file?
(In reply to Gleb Popov from comment #1) To fix the following conflict. While the patch can be rebased it cannot be referenced via PATCHFILES without adding another PATCH_SITES or dumping contents under files/. $ make clean patch BATCH= [...] ===> Patching for pipewire-0.3.31_4 ===> Applying distribution patches for pipewire-0.3.31_4 1 out of 3 hunks failed--saving rejects to .gitlab-ci.yml.rej ===> FAILED Applying distribution patch 2488e87fde51.patch with -p1 *** Error code 1
All right, feel free to commit this.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=1238343e231820015e0fad3130aa38331759ccf8 commit 1238343e231820015e0fad3130aa38331759ccf8 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2021-09-10 06:53:38 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2021-09-10 07:48:20 +0000 multimedia/pipewire: install manpages PR: 258398 Approved by: arrowd (maintainer) multimedia/pipewire/Makefile | 24 ++++++++++++++++++++---- multimedia/pipewire/distinfo | 14 ++++++++++++++ multimedia/pipewire/pkg-plist | 9 +++++++++ 3 files changed, 43 insertions(+), 4 deletions(-)