Bug 278853 - x11-toolkits/girara: update to 0.4.4
Summary: x11-toolkits/girara: update to 0.4.4
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: Guido Falsi
URL:
Keywords:
Depends on: 278854
Blocks:
  Show dependency treegraph
 
Reported: 2024-05-08 11:59 UTC by Guido Falsi
Modified: 2024-05-14 20:56 UTC (History)
1 user (show)

See Also:
madpilot: maintainer-feedback+


Attachments
patch v1 (4.36 KB, patch)
2024-05-08 11:59 UTC, Guido Falsi
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Guido Falsi freebsd_committer freebsd_triage 2024-05-08 11:59:53 UTC
Created attachment 250529 [details]
patch v1

Hi all,

Self filing update to girara, to track dependency on an update to dependent port otherwise broken by the update.

NOTE: this new version removes inotify support.
Comment 1 mew14930xvi 2024-05-08 12:31:11 UTC
The plugins (zathura-cb, zathura-djvu, zathura-pdf-mupdf, zathura-pdf-poppler, zathura-ps) need a REVISION bump.
zathura-djvu is missing a girara dependency.
Comment 2 Guido Falsi freebsd_committer freebsd_triage 2024-05-08 16:05:30 UTC
Yes, there is a library version bump, so PORTREVISION bump was implied. Did not include in this patch to not clutter it.

I'm the maintainer and the committer, and I posted this bug only for reference, to mark the dependency with the zathura one, I'll be handling it all myself.

Regarding zathura-djvu, thanks!

I was not aware, I'll take a look at that too and will commit that fix when committing the rest.
Comment 3 commit-hook freebsd_committer freebsd_triage 2024-05-14 20:52:40 UTC
A commit in branch main references this bug:

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

commit f5c3189a57da020da516e0ca2fa4dbf7fb827a77
Author:     Guido Falsi <madpilot@FreeBSD.org>
AuthorDate: 2024-05-14 20:51:29 +0000
Commit:     Guido Falsi <madpilot@FreeBSD.org>
CommitDate: 2024-05-14 20:51:29 +0000

    graphics/zathura-*: Chase girara library version bump

    Also add missing dependency on girata to graphics/zathura-djvu [1]

    PR:             278853, 278854
    Reported by:    mew14930xvi@inbox.lv [1]

 graphics/zathura-cb/Makefile          | 2 +-
 graphics/zathura-djvu/Makefile        | 5 +++--
 graphics/zathura-pdf-mupdf/Makefile   | 2 +-
 graphics/zathura-pdf-poppler/Makefile | 1 +
 graphics/zathura-ps/Makefile          | 2 +-
 5 files changed, 7 insertions(+), 5 deletions(-)
Comment 4 commit-hook freebsd_committer freebsd_triage 2024-05-14 20:52:41 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=81bcb2f4db67ce07be15763294ed6ed549212214

commit 81bcb2f4db67ce07be15763294ed6ed549212214
Author:     Guido Falsi <madpilot@FreeBSD.org>
AuthorDate: 2024-05-14 20:49:29 +0000
Commit:     Guido Falsi <madpilot@FreeBSD.org>
CommitDate: 2024-05-14 20:49:29 +0000

    x11-toolkits/girara: Update to 0.4.4

    - Removed NOTIFY option, since notify support has been removed
      upstream
    - Clean up Makefile and apply portsnap/portclippy suggestions

    PR:             278853

 x11-toolkits/girara/Makefile  | 21 ++++++++-------------
 x11-toolkits/girara/distinfo  |  6 +++---
 x11-toolkits/girara/pkg-plist | 36 ++++++++++++++++++------------------
 3 files changed, 29 insertions(+), 34 deletions(-)
Comment 5 Guido Falsi freebsd_committer freebsd_triage 2024-05-14 20:56:01 UTC
Committed. Thanks!