Bug 281089 - graphics/zathura-cb: Update to 0.1.11
Summary: graphics/zathura-cb: Update to 0.1.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: Nuno Teixeira
URL: https://pwmt.org/projects/zathura-cb/...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-27 10:17 UTC by mew14930xvi
Modified: 2024-08-28 08:15 UTC (History)
0 users

See Also:
eduardo: maintainer-feedback+


Attachments
update to 0.1.10 (1.94 KB, patch)
2024-08-27 10:17 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 10:17:31 UTC
Created attachment 253120 [details]
update to 0.1.10

・ Fix ordering of filenames
 ・ Various bug fixes and improvements

update MASTER_SITES
add appstream-glib to BUILD_DEPENDS
add tar:xz to USES
simplify USE_GNOME
fix metainfodir
Comment 1 Nuno Teixeira freebsd_committer freebsd_triage 2024-08-28 06:51:36 UTC
Hello,

Nice work on this port.

Are you willing to maintain this port as you already maintain zathura-ps and zathura-pdf-poppler?

Thanks
Comment 2 mew14930xvi 2024-08-28 06:55:04 UTC
Yes. Thank you.
Comment 3 commit-hook freebsd_committer freebsd_triage 2024-08-28 07:28:55 UTC
A commit in branch main references this bug:

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

commit 40f5eec08d1f647eb48bf5f5fc120c7d4150d5d4
Author:     mew14930xvi <mew14930xvi@inbox.lv>
AuthorDate: 2024-08-28 07:25:21 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2024-08-28 07:25:21 +0000

    graphics/zathura-cb: Update to 0.1.11

    - Take maintainership
    - Update MASTER_SITES
    - Add appstream-glib to BUILD_DEPENDS
    - Add tar:xz to USES
    - Simplify USE_GNOME
    - Fix metainfodir

    ChangeLog: https://pwmt.org/projects/zathura-cb/changelog/0.1.11/index.html

    PR:             281089
    MFH:            2024Q3

 graphics/zathura-cb/Makefile | 21 +++++++++------------
 graphics/zathura-cb/distinfo |  6 +++---
 2 files changed, 12 insertions(+), 15 deletions(-)
Comment 4 commit-hook freebsd_committer freebsd_triage 2024-08-28 08:14:59 UTC
A commit in branch 2024Q3 references this bug:

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

commit 4cbc04a44e59d09d75c546ea9d02330975dfe7f0
Author:     mew14930xvi <mew14930xvi@inbox.lv>
AuthorDate: 2024-08-28 07:25:21 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2024-08-28 07:30:08 +0000

    graphics/zathura-cb: Update to 0.1.11

    - Take maintainership
    - Update MASTER_SITES
    - Add appstream-glib to BUILD_DEPENDS
    - Add tar:xz to USES
    - Simplify USE_GNOME
    - Fix metainfodir

    ChangeLog: https://pwmt.org/projects/zathura-cb/changelog/0.1.11/index.html

    PR:             281089
    MFH:            2024Q3

    (cherry picked from commit 40f5eec08d1f647eb48bf5f5fc120c7d4150d5d4)

 graphics/zathura-cb/Makefile | 21 +++++++++------------
 graphics/zathura-cb/distinfo |  6 +++---
 2 files changed, 12 insertions(+), 15 deletions(-)
Comment 5 Nuno Teixeira freebsd_committer freebsd_triage 2024-08-28 08:15:58 UTC
Committed, thank you!