Created attachment 251456 [details] update to 0.4.3 Fix crash due to multi-threading issues Various fixes and improvements Fix memory leak on error Add error handling Add mutex to protect access to mupdf context add USES=localbase
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=89db077b796633d884230d7371ca9affda4acb99 commit 89db077b796633d884230d7371ca9affda4acb99 Author: mew14930xvi <mew14930xvi@inbox.lv> AuthorDate: 2024-06-15 17:12:47 +0000 Commit: Zsolt Udvari <uzsolt@FreeBSD.org> CommitDate: 2024-06-15 17:19:41 +0000 graphics/zathura-pdf-mupdf: update to 0.4.3 Change compiler option to c++17-lang. Add USES=localbase. Changelog: https://pwmt.org/projects/zathura-pdf-mupdf/changelog/0.4.3/index.html PR: 279740 graphics/zathura-pdf-mupdf/Makefile | 6 +++--- graphics/zathura-pdf-mupdf/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-)
Committed, thanks!