Bug 278308

Summary: graphics/zathura-pdf-poppler: Update to 0.3.2
Product: Ports & Packages Reporter: mew14930xvi <mew14930xvi>
Component: Individual Port(s)Assignee: Nuno Teixeira <eduardo>
Status: Closed FIXED    
Severity: Affects Only Me CC: eduardo
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://git.pwmt.org/pwmt/zathura-pdf-poppler/-/commits/develop/?ref_type=HEADS
Attachments:
Description Flags
Update to 0.3.2
none
Update to 0.3.2 none

Description mew14930xvi 2024-04-11 09:39:45 UTC
Created attachment 249899 [details]
Update to 0.3.2

Update to 0.3.2.
Comment 1 Nuno Teixeira freebsd_committer freebsd_triage 2024-04-12 22:24:58 UTC
Hello,

Sugestion to pet portlint about using USE_LDCONFIG:
https://docs.freebsd.org/en/books/porters-handbook/book/#porting-shlibs

Thanks
Comment 2 mew14930xvi 2024-04-12 22:49:20 UTC
At startup, zathura searches for plug-ins in a directory determined at build time by the plugin manager.
Is ldconfig necessary?
Comment 3 mew14930xvi 2024-04-20 10:02:49 UTC
Created attachment 250101 [details]
Update to 0.3.2

USE_GNOME: remove gtk30
take maintainership
Comment 4 commit-hook freebsd_committer freebsd_triage 2024-04-22 10:42:11 UTC
A commit in branch main references this bug:

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

commit 31fcc25744e472debbfcc7478bc59a9cd14bb6a2
Author:     mew14930xvi <mew14930xvi@inbox.lv>
AuthorDate: 2024-04-22 10:39:38 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2024-04-22 10:40:54 +0000

    graphics/zathura-pdf-poppler: Update to 0.3.2

    - Submitter becomes maintainer

    ChangeLog:
    https://git.pwmt.org/pwmt/zathura-pdf-poppler/-/commits/develop/?ref_type=HEADS

    PR:             278308

 graphics/zathura-pdf-poppler/Makefile | 11 +++++------
 graphics/zathura-pdf-poppler/distinfo |  6 +++---
 2 files changed, 8 insertions(+), 9 deletions(-)
Comment 5 Nuno Teixeira freebsd_committer freebsd_triage 2024-04-22 10:43:12 UTC
Committed, thank you!