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
This commit is contained in:
parent
5c06b83156
commit
a0979e6899
@ -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
|
||||
|
@ -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
|
||||
|
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user