Bug 285605 - net-im/dino: update to 0.4.5 - fix issues with fresh gtk4
Summary: net-im/dino: update to 0.4.5 - fix issues with fresh gtk4
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: Ashish SHUKLA
URL: https://github.com/dino/dino/releases...
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-23 13:18 UTC by Ivan Rozhuk
Modified: 2025-04-04 14:56 UTC (History)
1 user (show)

See Also:
ashish: maintainer-feedback-


Attachments
patch (1.52 KB, patch)
2025-03-23 13:18 UTC, Ivan Rozhuk
no flags Details | Diff
patch (1.33 KB, patch)
2025-03-23 14:51 UTC, Ivan Rozhuk
rozhuk.im: maintainer-approval?
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan Rozhuk 2025-03-23 13:18:03 UTC
Created attachment 258936 [details]
patch

fix issues with fresh gtk4
Comment 1 Ashish SHUKLA freebsd_committer freebsd_triage 2025-03-23 14:02:39 UTC
Did you test with OMEMO option ? If so, could you generate the distinfo with that included.

And where is this .patch in the distinfo comes from ? It's not referenced in Makefile. And, also if it's this[1] then it's already in 0.4.5 tag.

References:
[1] https://github.com/dino/dino/commit/efe39b8ea008cea3106fcc268d29d6f2bdf3c76e

Thanks!
Comment 2 Ivan Rozhuk 2025-03-23 14:51:06 UTC
Created attachment 258937 [details]
patch
Comment 3 Ivan Rozhuk 2025-03-23 14:53:01 UTC
(In reply to Ashish SHUKLA from comment #1)

.patch - is artifact, first I try to cherry pick few commits with fixes and forgot regenerate plist after last patch was removed.
Comment 4 commit-hook freebsd_committer freebsd_triage 2025-04-04 14:28:47 UTC
A commit in branch main references this bug:

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

commit 96f1687295e945148bf92c611994590ccd7e01a0
Author:     Rozhuk Ivan <rozhuk.im@gmail.com>
AuthorDate: 2025-03-23 13:16:27 +0000
Commit:     Ashish SHUKLA <ashish@FreeBSD.org>
CommitDate: 2025-04-04 14:24:34 +0000

    net-im/dino: update to 0.4.5

    PR:             285605
    MFH:            2025Q2

 net-im/dino/Makefile | 3 +--
 net-im/dino/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)
Comment 5 commit-hook freebsd_committer freebsd_triage 2025-04-04 14:28:48 UTC
A commit in branch 2025Q2 references this bug:

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

commit d36c3651f7602c0910c3c3a1ae1fc0881f1695c3
Author:     Rozhuk Ivan <rozhuk.im@gmail.com>
AuthorDate: 2025-03-23 13:16:27 +0000
Commit:     Ashish SHUKLA <ashish@FreeBSD.org>
CommitDate: 2025-04-04 14:27:47 +0000

    net-im/dino: update to 0.4.5

    PR:             285605
    MFH:            2025Q2
    (cherry picked from commit 96f1687295e945148bf92c611994590ccd7e01a0)

 net-im/dino/Makefile | 3 +--
 net-im/dino/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)
Comment 6 Ashish SHUKLA freebsd_committer freebsd_triage 2025-04-04 14:56:00 UTC
Committed, thanks!