Bug 283330 - graphics/zathura: Update to 0.5.11
Summary: graphics/zathura: Update to 0.5.11
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/cha...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-14 11:20 UTC by mew14930xvi
Modified: 2024-12-19 19:24 UTC (History)
2 users (show)

See Also:
quentin.stievenart: maintainer-feedback+


Attachments
update to 0.5.10 (2.32 KB, patch)
2024-12-14 11:20 UTC, mew14930xvi
no flags Details | Diff
update to 0.5.10 (2.34 KB, patch)
2024-12-16 21:31 UTC, mew14930xvi
no flags Details | Diff
update to 0.5.11 (2.34 KB, patch)
2024-12-18 13:28 UTC, mew14930xvi
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 quentin.stievenart 2024-12-15 22:55:00 UTC
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
Comment 2 mew14930xvi 2024-12-15 23:12:27 UTC
Because it doesn't change anything.
Comment 4 mew14930xvi 2024-12-16 21:31:00 UTC
Created attachment 255903 [details]
update to 0.5.10

switch to compiler:c17
remove MESON_ARGS=-Dmanpages=disabled
Comment 5 mew14930xvi 2024-12-18 13:28:21 UTC
Created attachment 255932 [details]
update to 0.5.11

https://pwmt.org/projects/zathura/changelog/0.5.11/index.html
Comment 6 commit-hook freebsd_committer freebsd_triage 2024-12-19 19:23:14 UTC
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(-)
Comment 7 Zsolt Udvari freebsd_committer freebsd_triage 2024-12-19 19:24:58 UTC
Sorry for late. Committed, thanks!