Bug 281095 - graphics/zathura-*: bump PORTREVISION as the zathura plugin ABI has been bumped
Summary: graphics/zathura-*: bump PORTREVISION as the zathura plugin ABI has been bumped
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://github.com/pwmt/zathura/commi...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-27 16:01 UTC by mew14930xvi
Modified: 2024-08-27 20:15 UTC (History)
1 user (show)

See Also:


Attachments
bump PORTREVISION (1.88 KB, patch)
2024-08-27 16:01 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-08-27 16:01:17 UTC
Created attachment 253129 [details]
bump PORTREVISION

zathura 0.5.8 bumps the ABI of the plugin, so the plugin needs to be rebuilt.
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-08-27 20:14:37 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7cd81778e47db2c0d9bfe7609774fe2985d579fb

commit 7cd81778e47db2c0d9bfe7609774fe2985d579fb
Author:     mew14930xvi <mew14930xvi@inbox.lv>
AuthorDate: 2024-08-27 20:09:30 +0000
Commit:     Zsolt Udvari <uzsolt@FreeBSD.org>
CommitDate: 2024-08-27 20:09:30 +0000

    graphics/zathura-*: revision bump

    The graphics/zathura bumps plugin abi/api version.

    PR:             281095
    Approved by:    portmgr (blanket)

 graphics/zathura-cb/Makefile          | 2 +-
 graphics/zathura-djvu/Makefile        | 2 +-
 graphics/zathura-pdf-mupdf/Makefile   | 1 +
 graphics/zathura-pdf-poppler/Makefile | 2 +-
 graphics/zathura-ps/Makefile          | 2 +-
 5 files changed, 5 insertions(+), 4 deletions(-)
Comment 2 Zsolt Udvari freebsd_committer freebsd_triage 2024-08-27 20:15:08 UTC
Committed, thanks!