Bug 267956

Summary: Update irc/kvirc to latest build
Product: Ports & Packages Reporter: Chris <cpeticus>
Component: Individual Port(s)Assignee: freebsd-kde (group) <kde>
Status: Closed FIXED    
Severity: Affects Only Me CC: adridg
Priority: --- Flags: bugzilla: maintainer-feedback? (kde)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch none

Description Chris 2022-11-24 08:12:52 UTC
Created attachment 238293 [details]
patch

Update to -85
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-01-05 20:49:14 UTC
A commit in branch main references this bug:

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

commit a0979e6899d20ce67aebc58d883ba0a2dcd56702
Author:     Adriaan de Groot <adridg@FreeBSD.org>
AuthorDate: 2023-01-05 20:45:49 +0000
Commit:     Adriaan de Groot <adridg@FreeBSD.org>
CommitDate: 2023-01-05 20:49:06 +0000

    irc/kvirc: update to latest commit

    There's a handful of bugfixes and compatibility improvements
    in the not-otherwise-released 5.0 (main) branch of kvirc.
    Update anyway, since at least one is a crash fix.

    Chris proposed an update to -85, but I looked at the rest
    of the newer commits and concluded they would be useful too.
    So some of this is Chris's work, some is my own.

    PR:             267956

 irc/kvirc/Makefile                                 |  4 ++--
 irc/kvirc/distinfo                                 |  6 +++---
 .../patch-src_modules_iograph_libkviiograph.cpp    |  2 +-
 irc/kvirc/pkg-plist                                | 24 +++++++++++++++++++++-
 4 files changed, 29 insertions(+), 7 deletions(-)
Comment 2 Adriaan de Groot freebsd_committer freebsd_triage 2023-01-05 20:51:44 UTC
Thanks for the patch. I bumped it some more to the latest commit.