Bug 279411 - graphics/zathura-pdf-mupdf: Update to 0.4.2
Summary: graphics/zathura-pdf-mupdf: Update to 0.4.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Zsolt Udvari
URL: https://pwmt.org/projects/zathura-pdf...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-30 21:22 UTC by mew14930xvi
Modified: 2024-05-31 06:00 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (uzsolt)


Attachments
update to 0.4.2 (1.46 KB, patch)
2024-05-30 21:22 UTC, mew14930xvi
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mew14930xvi 2024-05-30 21:22:28 UTC
Created attachment 251103 [details]
update to 0.4.2

Conpatible with mupdf 1.24
Fix initialization if link target
Fix zathura crashing when :info is run on a non-PDF document
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-05-31 06:00:05 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=076b60ae4f4471e118dfc4e09ba1b0e18fcd4d2d

commit 076b60ae4f4471e118dfc4e09ba1b0e18fcd4d2d
Author:     mew14930xvi <mew14930xvi@inbox.lv>
AuthorDate: 2024-05-31 05:50:51 +0000
Commit:     Zsolt Udvari <uzsolt@FreeBSD.org>
CommitDate: 2024-05-31 05:50:51 +0000

    graphics/zathura-pdf-mupdf: update to 0.4.2

    The project moved to github but can use official tarballs so set
    MASTER_SITES variable and remove USE_GITLAB.

    Changelog:
    - fix zathura crashing when :info is run on a non-PDF document
    - fix initialization if link target

    PR:             279411
    Approved by:    bofh (implicit), diizzy (implicit)

 graphics/zathura-pdf-mupdf/Makefile | 10 ++++------
 graphics/zathura-pdf-mupdf/distinfo |  6 +++---
 2 files changed, 7 insertions(+), 9 deletions(-)
Comment 2 Zsolt Udvari freebsd_committer freebsd_triage 2024-05-31 06:00:38 UTC
Committed, thanks!