Created attachment 255854 [details] update to 0.5.10 https://pwmt.org/projects/zathura/changelog/0.5.9/index.html https://pwmt.org/projects/zathura/changelog/0.5.10/index.html
Thanks for the update! Is there any reason for removing the following-line from post-patch? @${REINPLACE_CMD} -e '/GLOBAL_RC/ s|/etc|${PREFIX}/etc|' ${WRKSRC}/zathura/config.c
Because it doesn't change anything.
https://github.com/pwmt/zathura/commit/213a2be033f5638cd085ff50c26ec46d96b089ae#diff-2a96c833bbb57960dcceac52262ce6a41d2ceaf0bcbf0338c85174297b775636L21 - #define GLOBAL_RC "/etc/zathurarc"
Created attachment 255903 [details] update to 0.5.10 switch to compiler:c17 remove MESON_ARGS=-Dmanpages=disabled
Created attachment 255932 [details] update to 0.5.11 https://pwmt.org/projects/zathura/changelog/0.5.11/index.html
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=b09a4503bfad63c16ccbc46bc2e4310b281e5f52 commit b09a4503bfad63c16ccbc46bc2e4310b281e5f52 Author: mew14930xvi <mew14930xvi@inbox.lv> AuthorDate: 2024-12-19 19:19:16 +0000 Commit: Zsolt Udvari <uzsolt@FreeBSD.org> CommitDate: 2024-12-19 19:19:16 +0000 graphics/zathura: Update to 0.5.11 Switch to compiler:c17. Remove MESON_ARGS=-Dmanpages=disabled. Changelogs: https://pwmt.org/projects/zathura/changelog/0.5.9/index.html https://pwmt.org/projects/zathura/changelog/0.5.10/index.html https://pwmt.org/projects/zathura/changelog/0.5.11/index.html PR: 283330 Approved by: quentin.stievenart <quentin.stievenart@gmail.com> (maintainer) graphics/zathura/Makefile | 11 ++++------- graphics/zathura/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 10 deletions(-)
Sorry for late. Committed, thanks!