git: a0979e6899d2 - main - irc/kvirc: update to latest commit

From: Adriaan de Groot <adridg_at_FreeBSD.org>
Date: Thu, 05 Jan 2023 20:49:08 UTC
The branch main has been updated by adridg:

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(-)

diff --git a/irc/kvirc/Makefile b/irc/kvirc/Makefile
index caf1068666a8..a1dbd87474d5 100644
--- a/irc/kvirc/Makefile
+++ b/irc/kvirc/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	KVIrc
-DISTVERSION=	5.0.0-73
-DISTVERSIONSUFFIX=	-gbdeac0429
+DISTVERSION=	5.0.0-102
+DISTVERSIONSUFFIX=	-geb3fdd6b1
 CATEGORIES=	irc kde
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/irc/kvirc/distinfo b/irc/kvirc/distinfo
index eaa611c31d39..196a6a22b479 100644
--- a/irc/kvirc/distinfo
+++ b/irc/kvirc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1582480339
-SHA256 (KVIrc-KVIrc-5.0.0-73-gbdeac0429_GH0.tar.gz) = 69b011a9fb09cb7a04340042bfeba78840a0205d1f00d2fa8aaa4cc6b86fee53
-SIZE (KVIrc-KVIrc-5.0.0-73-gbdeac0429_GH0.tar.gz) = 5964067
+TIMESTAMP = 1672868502
+SHA256 (KVIrc-KVIrc-5.0.0-102-geb3fdd6b1_GH0.tar.gz) = 33469ddba50c27eacc1e41a4b47c0941ef9dca3e45a392e761eb3873bd3957b3
+SIZE (KVIrc-KVIrc-5.0.0-102-geb3fdd6b1_GH0.tar.gz) = 6168940
diff --git a/irc/kvirc/files/patch-src_modules_iograph_libkviiograph.cpp b/irc/kvirc/files/patch-src_modules_iograph_libkviiograph.cpp
index c559d7e987ef..fcd11f3b0541 100644
--- a/irc/kvirc/files/patch-src_modules_iograph_libkviiograph.cpp
+++ b/irc/kvirc/files/patch-src_modules_iograph_libkviiograph.cpp
@@ -1,6 +1,6 @@
 --- src/modules/iograph/libkviiograph.cpp.orig	2020-05-18 14:33:26 UTC
 +++ src/modules/iograph/libkviiograph.cpp
-@@ -35,6 +35,7 @@
+@@ -38,1 +38,1 @@
  
  #include <QPainter>
  #include <QPaintEvent>
diff --git a/irc/kvirc/pkg-plist b/irc/kvirc/pkg-plist
index 9d60893bf086..c326c8c169bc 100644
--- a/irc/kvirc/pkg-plist
+++ b/irc/kvirc/pkg-plist
@@ -82,7 +82,7 @@ man/it/man1/kvirc.1.gz
 man/man1/kvirc.1.gz
 man/pt/man1/kvirc.1.gz
 man/uk/man1/kvirc.1.gz
-share/applications/kvirc.desktop
+share/applications/net.kvirc.KVIrc5.desktop
 share/icons/hicolor/128x128/apps/kvirc.png
 share/icons/hicolor/128x128/mimetypes/application-x-kva.png
 share/icons/hicolor/128x128/mimetypes/application-x-kvt.png
@@ -1796,6 +1796,28 @@ share/kvirc/%%VER%%/locale/torrent_ru.mo
 share/kvirc/%%VER%%/locale/torrent_sr.mo
 share/kvirc/%%VER%%/locale/torrent_tr.mo
 share/kvirc/%%VER%%/locale/torrent_uk.mo
+share/kvirc/%%VER%%/config/modules/libkvitip_pl.kvc
+share/kvirc/%%VER%%/locale/about_ko.mo
+share/kvirc/%%VER%%/locale/addon_ko.mo
+share/kvirc/%%VER%%/locale/dcc_ko.mo
+share/kvirc/%%VER%%/locale/defscript_ko.mo
+share/kvirc/%%VER%%/locale/editor_ko.mo
+share/kvirc/%%VER%%/locale/filetransferwindow_ko.mo
+share/kvirc/%%VER%%/locale/kvirc_ko.mo
+share/kvirc/%%VER%%/locale/kvs_ko.mo
+share/kvirc/%%VER%%/locale/mediaplayer_ko.mo
+share/kvirc/%%VER%%/locale/notifier_ko.mo
+share/kvirc/%%VER%%/locale/objects_ko.mo
+share/kvirc/%%VER%%/locale/objects_pl.mo
+share/kvirc/%%VER%%/locale/options_ko.mo
+share/kvirc/%%VER%%/locale/perl_ko.mo
+share/kvirc/%%VER%%/locale/python_ko.mo
+share/kvirc/%%VER%%/locale/python_pl.mo
+share/kvirc/%%VER%%/locale/register_ko.mo
+share/kvirc/%%VER%%/locale/serverdb_ko.mo
+share/kvirc/%%VER%%/locale/sharedfileswindow_ko.mo
+share/kvirc/%%VER%%/locale/theme_ko.mo
+share/kvirc/%%VER%%/locale/torrent_ko.mo
 share/kvirc/%%VER%%/modules/caps/crypt/lamerizer
 share/kvirc/%%VER%%/modules/caps/crypt/rijndael
 share/kvirc/%%VER%%/modules/caps/crypt/rot13