Bug 279740

Summary: graphics/zathura-pdf-mupdf: Update to 0.4.3
Product: Ports & Packages Reporter: mew14930xvi <mew14930xvi>
Component: Individual Port(s)Assignee: Zsolt Udvari <uzsolt>
Status: Closed FIXED    
Severity: Affects Only Me Flags: uzsolt: maintainer-feedback+
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://pwmt.org/projects/zathura-pdf-mupdf/changelog/0.4.3/index.html
Attachments:
Description Flags
update to 0.4.3 none

Description mew14930xvi 2024-06-14 18:32:49 UTC
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
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-06-15 17:21:05 UTC
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(-)
Comment 2 Zsolt Udvari freebsd_committer freebsd_triage 2024-06-15 17:21:57 UTC
Committed, thanks!