git: c8cebb9adced - main - KDE: KDE Plasma 5.24.6, Bugfix Release for July

From: Tobias C. Berner <tcberner_at_FreeBSD.org>
Date: Mon, 11 Jul 2022 15:41:19 UTC
The branch main has been updated by tcberner:

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

commit c8cebb9adced501dc93c50bbb5b6a983e1999fdf
Author:     Tobias C. Berner <tcberner@FreeBSD.org>
AuthorDate: 2022-07-11 14:35:02 +0000
Commit:     Tobias C. Berner <tcberner@FreeBSD.org>
CommitDate: 2022-07-11 15:29:52 +0000

    KDE: KDE Plasma 5.24.6, Bugfix Release for July
    
    Monday, 11 July 2022. Today KDE releases a bugfix update to KDE Plasma
    5, versioned 5.24.6.
    
    Plasma 5.24 was released in February 2022 with many feature refinements
    and new modules to complete the desktop experience.
    
    This release adds two months' worth of new translations and fixes from
    KDE's contributors. The bugfixes are typically small but important and
    include:
    
      *  Desktop package: fix unable to apply wallpaper settings after
         switching layout. Commit. Fixes bug #407619
      *  KWin: Ignore fake input devices when detecting tablet mode. Commit.
      *  KSystemStats: Set proper initial values for many SensorProperties.
         Commit. Fixes bug #446414
    
    View full changelog:
            https://kde.org/announcements/changelogs/plasma/5/5.24.5-5.24.6
---
 Mk/Uses/kde.mk                                     |  2 +-
 audio/plasma5-plasma-pa/Makefile                   |  1 -
 audio/plasma5-plasma-pa/distinfo                   |  6 ++--
 deskutils/plasma5-milou/distinfo                   |  6 ++--
 deskutils/plasma5-sddm-kcm/distinfo                |  6 ++--
 deskutils/plasma5-xdg-desktop-portal-kde/distinfo  |  6 ++--
 devel/plasma5-khotkeys/distinfo                    |  6 ++--
 devel/plasma5-kwrited/distinfo                     |  6 ++--
 devel/plasma5-plasma-sdk/distinfo                  |  6 ++--
 security/plasma5-kscreenlocker/distinfo            |  6 ++--
 security/plasma5-ksshaskpass/distinfo              |  6 ++--
 security/plasma5-kwallet-pam/distinfo              |  6 ++--
 sysutils/plasma5-discover/distinfo                 |  6 ++--
 sysutils/plasma5-drkonqi/distinfo                  |  6 ++--
 sysutils/plasma5-kde-cli-tools/distinfo            |  6 ++--
 sysutils/plasma5-kde-cli-tools/pkg-plist           |  3 ++
 sysutils/plasma5-kinfocenter/distinfo              |  6 ++--
 sysutils/plasma5-kmenuedit/distinfo                |  6 ++--
 sysutils/plasma5-ksystemstats/distinfo             |  6 ++--
 sysutils/plasma5-libksysguard/distinfo             |  6 ++--
 sysutils/plasma5-plasma-disks/distinfo             |  6 ++--
 sysutils/plasma5-plasma-systemmonitor/distinfo     |  6 ++--
 sysutils/plasma5-polkit-kde-agent-1/distinfo       |  6 ++--
 sysutils/plasma5-powerdevil/distinfo               |  6 ++--
 sysutils/plasma5-systemsettings/distinfo           |  6 ++--
 www/plasma5-plasma-browser-integration/distinfo    |  6 ++--
 x11-themes/plasma5-breeze-gtk/distinfo             |  6 ++--
 x11-themes/plasma5-breeze/distinfo                 |  6 ++--
 x11-themes/plasma5-breeze/pkg-plist                |  2 ++
 x11-themes/plasma5-kde-gtk-config/distinfo         |  6 ++--
 x11-themes/plasma5-oxygen/distinfo                 |  6 ++--
 .../plasma5-plasma-workspace-wallpapers/distinfo   |  6 ++--
 x11-toolkits/plasma5-kdeplasma-addons/distinfo     |  6 ++--
 x11-wm/plasma5-kdecoration/distinfo                |  6 ++--
 x11-wm/plasma5-kwin/distinfo                       |  6 ++--
 x11-wm/plasma5-kwin/pkg-plist                      | 42 ++++++++++++++++++++++
 x11/plasma5-kactivitymanagerd/distinfo             |  6 ++--
 x11/plasma5-kgamma5/distinfo                       |  6 ++--
 x11/plasma5-kscreen/distinfo                       |  6 ++--
 x11/plasma5-kwayland-integration/distinfo          |  6 ++--
 x11/plasma5-kwayland-server/distinfo               |  6 ++--
 x11/plasma5-layer-shell-qt/distinfo                |  6 ++--
 x11/plasma5-libkscreen/distinfo                    |  6 ++--
 x11/plasma5-plasma-desktop/Makefile                |  1 -
 x11/plasma5-plasma-desktop/distinfo                |  6 ++--
 x11/plasma5-plasma-desktop/pkg-plist               |  6 ++++
 x11/plasma5-plasma-integration/distinfo            |  6 ++--
 x11/plasma5-plasma-workspace/Makefile              |  5 ---
 x11/plasma5-plasma-workspace/distinfo              | 14 ++++----
 x11/plasma5-plasma-workspace/pkg-plist             |  3 +-
 50 files changed, 183 insertions(+), 136 deletions(-)

diff --git a/Mk/Uses/kde.mk b/Mk/Uses/kde.mk
index 5b7df61b02e6..63889183f4a8 100644
--- a/Mk/Uses/kde.mk
+++ b/Mk/Uses/kde.mk
@@ -75,7 +75,7 @@ _KDE_RELNAME=		KDE${_KDE_VERSION}
 
 # === VERSIONS OF THE DIFFERENT COMPONENTS =====================================
 # Current KDE desktop.
-KDE_PLASMA_VERSION?=		5.24.5
+KDE_PLASMA_VERSION?=		5.24.6
 KDE_PLASMA_BRANCH?=		stable
 
 # Current KDE frameworks.
diff --git a/audio/plasma5-plasma-pa/Makefile b/audio/plasma5-plasma-pa/Makefile
index 390e9d2968fd..5e00338e9b78 100644
--- a/audio/plasma5-plasma-pa/Makefile
+++ b/audio/plasma5-plasma-pa/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	plasma-pa
 DISTVERSION=	${KDE_PLASMA_VERSION}
-PORTREVISION=	1
 CATEGORIES=	audio kde kde-plasma
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/audio/plasma5-plasma-pa/distinfo b/audio/plasma5-plasma-pa/distinfo
index 5db82446a878..7487dc1e30ea 100644
--- a/audio/plasma5-plasma-pa/distinfo
+++ b/audio/plasma5-plasma-pa/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1651588815
-SHA256 (KDE/plasma/5.24.5/plasma-pa-5.24.5.tar.xz) = 068f0d393a87d3f3c8031eaecd1c2d2bdb17e73c510e020280ab18da3c15f8d1
-SIZE (KDE/plasma/5.24.5/plasma-pa-5.24.5.tar.xz) = 132952
+TIMESTAMP = 1657550034
+SHA256 (KDE/plasma/5.24.6/plasma-pa-5.24.6.tar.xz) = 0856b099b8dc6e5f4ac11f5f711225238809c1275937b49accb9ccbcee0ebeca
+SIZE (KDE/plasma/5.24.6/plasma-pa-5.24.6.tar.xz) = 133040
diff --git a/deskutils/plasma5-milou/distinfo b/deskutils/plasma5-milou/distinfo
index 9f6a5903d9b2..4320e4f07bb8 100644
--- a/deskutils/plasma5-milou/distinfo
+++ b/deskutils/plasma5-milou/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1651588816
-SHA256 (KDE/plasma/5.24.5/milou-5.24.5.tar.xz) = c1594e8b575d7de7b7cafe8a6f37dbe7c75d338075c6fa0fd8ec08d283ff05e6
-SIZE (KDE/plasma/5.24.5/milou-5.24.5.tar.xz) = 48264
+TIMESTAMP = 1657550035
+SHA256 (KDE/plasma/5.24.6/milou-5.24.6.tar.xz) = c569cc6f7b6711f7d99906d33bbe2f0d8d8f30439a92db46f143752cbe93de6b
+SIZE (KDE/plasma/5.24.6/milou-5.24.6.tar.xz) = 48232
diff --git a/deskutils/plasma5-sddm-kcm/distinfo b/deskutils/plasma5-sddm-kcm/distinfo
index 3b252e2140d5..2b2b3ebe2341 100644
--- a/deskutils/plasma5-sddm-kcm/distinfo
+++ b/deskutils/plasma5-sddm-kcm/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1651588817
-SHA256 (KDE/plasma/5.24.5/sddm-kcm-5.24.5.tar.xz) = cf9262036c4b3c149663335ab7b3770705924554e227e924dee3c4cfae83e597
-SIZE (KDE/plasma/5.24.5/sddm-kcm-5.24.5.tar.xz) = 81280
+TIMESTAMP = 1657550036
+SHA256 (KDE/plasma/5.24.6/sddm-kcm-5.24.6.tar.xz) = 78b9704037d0874138cab95e283c46c64e765818c8cdc00dd6f3af1ae6c7cf1d
+SIZE (KDE/plasma/5.24.6/sddm-kcm-5.24.6.tar.xz) = 81624
diff --git a/deskutils/plasma5-xdg-desktop-portal-kde/distinfo b/deskutils/plasma5-xdg-desktop-portal-kde/distinfo
index fa7ae00a20ed..b584126784fe 100644
--- a/deskutils/plasma5-xdg-desktop-portal-kde/distinfo
+++ b/deskutils/plasma5-xdg-desktop-portal-kde/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1651588818
-SHA256 (KDE/plasma/5.24.5/xdg-desktop-portal-kde-5.24.5.tar.xz) = b59ccf65d29aef2ce6af9757a5c87eddd87b633fba2e45470f92b18b2ce5c6fe
-SIZE (KDE/plasma/5.24.5/xdg-desktop-portal-kde-5.24.5.tar.xz) = 88904
+TIMESTAMP = 1657550037
+SHA256 (KDE/plasma/5.24.6/xdg-desktop-portal-kde-5.24.6.tar.xz) = edd3b9742039b5c261fc59f961f1cd2c97ca512522d8382c1b30d5436eb434d3
+SIZE (KDE/plasma/5.24.6/xdg-desktop-portal-kde-5.24.6.tar.xz) = 89268
diff --git a/devel/plasma5-khotkeys/distinfo b/devel/plasma5-khotkeys/distinfo
index 0b6f9170fb4e..854c3f17d29d 100644
--- a/devel/plasma5-khotkeys/distinfo
+++ b/devel/plasma5-khotkeys/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1651588819
-SHA256 (KDE/plasma/5.24.5/khotkeys-5.24.5.tar.xz) = 7a2307b4ca1dca1b240a59ea4bbbceb48b1f6759c9ce3bb36b3cab7274f6a71a
-SIZE (KDE/plasma/5.24.5/khotkeys-5.24.5.tar.xz) = 1853496
+TIMESTAMP = 1657550038
+SHA256 (KDE/plasma/5.24.6/khotkeys-5.24.6.tar.xz) = 17bd4c7a5c6f922ab1cbe352a5ca7246dd0e48c4aea59d40b52e7e17704216ed
+SIZE (KDE/plasma/5.24.6/khotkeys-5.24.6.tar.xz) = 1855072
diff --git a/devel/plasma5-kwrited/distinfo b/devel/plasma5-kwrited/distinfo
index 7c57b4847355..02b8e047125e 100644
--- a/devel/plasma5-kwrited/distinfo
+++ b/devel/plasma5-kwrited/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1651588820
-SHA256 (KDE/plasma/5.24.5/kwrited-5.24.5.tar.xz) = 6204a31fe1e160c8d664e68b30a1d91d31ead2bbfd7cd5841eeb39cb91dcd23d
-SIZE (KDE/plasma/5.24.5/kwrited-5.24.5.tar.xz) = 20904
+TIMESTAMP = 1657550039
+SHA256 (KDE/plasma/5.24.6/kwrited-5.24.6.tar.xz) = 3774adf3482fa171018ca87595dc97f5dc091fb342855946799a2381ff0d7702
+SIZE (KDE/plasma/5.24.6/kwrited-5.24.6.tar.xz) = 20912
diff --git a/devel/plasma5-plasma-sdk/distinfo b/devel/plasma5-plasma-sdk/distinfo
index fc41fd120a45..e202ecbdbeda 100644
--- a/devel/plasma5-plasma-sdk/distinfo
+++ b/devel/plasma5-plasma-sdk/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1651588821
-SHA256 (KDE/plasma/5.24.5/plasma-sdk-5.24.5.tar.xz) = 1cd4db58018bc827572e5d2f08d6a9a037dd7a0cd0dd72c858e7c42d27d36534
-SIZE (KDE/plasma/5.24.5/plasma-sdk-5.24.5.tar.xz) = 261552
+TIMESTAMP = 1657550040
+SHA256 (KDE/plasma/5.24.6/plasma-sdk-5.24.6.tar.xz) = 89a9fa251c5cfce1382fa2cb7d65a8a142a1d73234ad00c8d38ec71d0a686697
+SIZE (KDE/plasma/5.24.6/plasma-sdk-5.24.6.tar.xz) = 261660
diff --git a/security/plasma5-kscreenlocker/distinfo b/security/plasma5-kscreenlocker/distinfo
index 13313734e39a..75821c637029 100644
--- a/security/plasma5-kscreenlocker/distinfo
+++ b/security/plasma5-kscreenlocker/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1651588822
-SHA256 (KDE/plasma/5.24.5/kscreenlocker-5.24.5.tar.xz) = 3270a1845c9fc694a50db38de4c27586d2f488152e1bcf88be0088d6799bf98e
-SIZE (KDE/plasma/5.24.5/kscreenlocker-5.24.5.tar.xz) = 119436
+TIMESTAMP = 1657550041
+SHA256 (KDE/plasma/5.24.6/kscreenlocker-5.24.6.tar.xz) = 918a3701d80f85e26cc550b4ef1a12fa5c8b9c670edee4b379a083855ec02b80
+SIZE (KDE/plasma/5.24.6/kscreenlocker-5.24.6.tar.xz) = 119480
diff --git a/security/plasma5-ksshaskpass/distinfo b/security/plasma5-ksshaskpass/distinfo
index fee56e5abd43..582859502d49 100644
--- a/security/plasma5-ksshaskpass/distinfo
+++ b/security/plasma5-ksshaskpass/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1651588823
-SHA256 (KDE/plasma/5.24.5/ksshaskpass-5.24.5.tar.xz) = 3fe20b23ae5f777d7dd15069212c15826121ce70e5260283d61ad34bad8383cb
-SIZE (KDE/plasma/5.24.5/ksshaskpass-5.24.5.tar.xz) = 24708
+TIMESTAMP = 1657550042
+SHA256 (KDE/plasma/5.24.6/ksshaskpass-5.24.6.tar.xz) = b326a625404a1ab68ac627fa96cb9c4d2289a48afa551e24e21159131e2c8b74
+SIZE (KDE/plasma/5.24.6/ksshaskpass-5.24.6.tar.xz) = 24712
diff --git a/security/plasma5-kwallet-pam/distinfo b/security/plasma5-kwallet-pam/distinfo
index 35d5333f6f59..4e915c8af939 100644
--- a/security/plasma5-kwallet-pam/distinfo
+++ b/security/plasma5-kwallet-pam/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1651588823
-SHA256 (KDE/plasma/5.24.5/kwallet-pam-5.24.5.tar.xz) = 238ed9b80fe3fc72d10a728801c873a0c85db9b9823f3a62ef7d39d6e9a4acea
-SIZE (KDE/plasma/5.24.5/kwallet-pam-5.24.5.tar.xz) = 20480
+TIMESTAMP = 1657550043
+SHA256 (KDE/plasma/5.24.6/kwallet-pam-5.24.6.tar.xz) = ce44b24470bf8cc68b53194b558626b9426a3e2dd29927c46f61964e6d897d0f
+SIZE (KDE/plasma/5.24.6/kwallet-pam-5.24.6.tar.xz) = 20472
diff --git a/sysutils/plasma5-discover/distinfo b/sysutils/plasma5-discover/distinfo
index c3e4bda869b8..7304496becee 100644
--- a/sysutils/plasma5-discover/distinfo
+++ b/sysutils/plasma5-discover/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1651588825
-SHA256 (KDE/plasma/5.24.5/discover-5.24.5.tar.xz) = 93571e5ee5af1e348b93eea1d657c20387b543225037200cab557aef62fa48a1
-SIZE (KDE/plasma/5.24.5/discover-5.24.5.tar.xz) = 8261960
+TIMESTAMP = 1657550044
+SHA256 (KDE/plasma/5.24.6/discover-5.24.6.tar.xz) = 4e6a0be3e1c060b2f7e240bddb3a3054b6b4a6f866dfdb3830e4726e13fd288c
+SIZE (KDE/plasma/5.24.6/discover-5.24.6.tar.xz) = 8262256
diff --git a/sysutils/plasma5-drkonqi/distinfo b/sysutils/plasma5-drkonqi/distinfo
index ab756802466e..da5a071d8774 100644
--- a/sysutils/plasma5-drkonqi/distinfo
+++ b/sysutils/plasma5-drkonqi/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1651588826
-SHA256 (KDE/plasma/5.24.5/drkonqi-5.24.5.tar.xz) = fe151800c5372998d9eb17a7364f3e5f483c323e63ec653dd73994bb2fba41df
-SIZE (KDE/plasma/5.24.5/drkonqi-5.24.5.tar.xz) = 795452
+TIMESTAMP = 1657550046
+SHA256 (KDE/plasma/5.24.6/drkonqi-5.24.6.tar.xz) = 3ed9a861eec2608006c8bdd9e577f428ed819c52a46f3eca3e2ab4ea63465e9e
+SIZE (KDE/plasma/5.24.6/drkonqi-5.24.6.tar.xz) = 795556
diff --git a/sysutils/plasma5-kde-cli-tools/distinfo b/sysutils/plasma5-kde-cli-tools/distinfo
index 0f7c187573d2..b908abbe1e13 100644
--- a/sysutils/plasma5-kde-cli-tools/distinfo
+++ b/sysutils/plasma5-kde-cli-tools/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1651588827
-SHA256 (KDE/plasma/5.24.5/kde-cli-tools-5.24.5.tar.xz) = e7f0dd3469b7b3152e72514f1f6ce544514067011ebd0137cb0957d37ad6d329
-SIZE (KDE/plasma/5.24.5/kde-cli-tools-5.24.5.tar.xz) = 632976
+TIMESTAMP = 1657550047
+SHA256 (KDE/plasma/5.24.6/kde-cli-tools-5.24.6.tar.xz) = f6c2d55d280d5197d20aa108195cbaa69ee142159d6d4d5b39107a2d9cac2ca9
+SIZE (KDE/plasma/5.24.6/kde-cli-tools-5.24.6.tar.xz) = 633868
diff --git a/sysutils/plasma5-kde-cli-tools/pkg-plist b/sysutils/plasma5-kde-cli-tools/pkg-plist
index 200bf48193da..3d75d3fc63c3 100644
--- a/sysutils/plasma5-kde-cli-tools/pkg-plist
+++ b/sysutils/plasma5-kde-cli-tools/pkg-plist
@@ -734,12 +734,15 @@ share/locale/uz/LC_MESSAGES/kstart5.mo
 share/locale/uz@cyrillic/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/uz@cyrillic/LC_MESSAGES/kdesu5.mo
 share/locale/uz@cyrillic/LC_MESSAGES/kstart5.mo
+share/locale/vi/LC_MESSAGES/kbroadcastnotification.mo
 share/locale/vi/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/vi/LC_MESSAGES/kcmshell5.mo
 share/locale/vi/LC_MESSAGES/kdesu5.mo
+share/locale/vi/LC_MESSAGES/kioclient.mo
 share/locale/vi/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/vi/LC_MESSAGES/kstart5.mo
 share/locale/vi/LC_MESSAGES/ktraderclient5.mo
+share/locale/vi/LC_MESSAGES/plasma-open-settings.mo
 share/locale/wa/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/wa/LC_MESSAGES/kcmshell5.mo
 share/locale/wa/LC_MESSAGES/kdesu5.mo
diff --git a/sysutils/plasma5-kinfocenter/distinfo b/sysutils/plasma5-kinfocenter/distinfo
index 8f9e7e7a9cb7..9fe8fcd4ff28 100644
--- a/sysutils/plasma5-kinfocenter/distinfo
+++ b/sysutils/plasma5-kinfocenter/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1651588828
-SHA256 (KDE/plasma/5.24.5/kinfocenter-5.24.5.tar.xz) = c1d241c05ebc578633512bf304b7e5bf461c7e63e45285913e212786eac14b30
-SIZE (KDE/plasma/5.24.5/kinfocenter-5.24.5.tar.xz) = 719404
+TIMESTAMP = 1657550048
+SHA256 (KDE/plasma/5.24.6/kinfocenter-5.24.6.tar.xz) = e43c4a9af0d42644e40b0d76bf96d20d71e6279e4266618b2cd4ef268976e148
+SIZE (KDE/plasma/5.24.6/kinfocenter-5.24.6.tar.xz) = 720088
diff --git a/sysutils/plasma5-kmenuedit/distinfo b/sysutils/plasma5-kmenuedit/distinfo
index 0a0a2b51f80f..55624dd2838d 100644
--- a/sysutils/plasma5-kmenuedit/distinfo
+++ b/sysutils/plasma5-kmenuedit/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1651588829
-SHA256 (KDE/plasma/5.24.5/kmenuedit-5.24.5.tar.xz) = 78a776a8cd6db98334335b68011ac887f9b27bb52cb4d0b504d14aafe032340a
-SIZE (KDE/plasma/5.24.5/kmenuedit-5.24.5.tar.xz) = 901504
+TIMESTAMP = 1657550049
+SHA256 (KDE/plasma/5.24.6/kmenuedit-5.24.6.tar.xz) = 48ebac09df6d43090c859a6599f86f6644c0dabcd32cdad5e9e21399b2299c7a
+SIZE (KDE/plasma/5.24.6/kmenuedit-5.24.6.tar.xz) = 901472
diff --git a/sysutils/plasma5-ksystemstats/distinfo b/sysutils/plasma5-ksystemstats/distinfo
index 3ab586f7f7ce..1e46edfe2e7c 100644
--- a/sysutils/plasma5-ksystemstats/distinfo
+++ b/sysutils/plasma5-ksystemstats/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1651588831
-SHA256 (KDE/plasma/5.24.5/ksystemstats-5.24.5.tar.xz) = 0bacd8f8a494addb4afa37d59236429f8898ab5b80882abde44f41182aa759f7
-SIZE (KDE/plasma/5.24.5/ksystemstats-5.24.5.tar.xz) = 94604
+TIMESTAMP = 1657550051
+SHA256 (KDE/plasma/5.24.6/ksystemstats-5.24.6.tar.xz) = ca20215d26db30873befc2a8746e89c38dce2bcd0a6ef6a8a52451f4e4c6c641
+SIZE (KDE/plasma/5.24.6/ksystemstats-5.24.6.tar.xz) = 95264
diff --git a/sysutils/plasma5-libksysguard/distinfo b/sysutils/plasma5-libksysguard/distinfo
index f46ddd6ef35b..25df671b277a 100644
--- a/sysutils/plasma5-libksysguard/distinfo
+++ b/sysutils/plasma5-libksysguard/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1651588832
-SHA256 (KDE/plasma/5.24.5/libksysguard-5.24.5.tar.xz) = b06cb33a6e17c04c47ed4ded72a122acd6a2af60776c18719cdd74be27eb41ec
-SIZE (KDE/plasma/5.24.5/libksysguard-5.24.5.tar.xz) = 768040
+TIMESTAMP = 1657550053
+SHA256 (KDE/plasma/5.24.6/libksysguard-5.24.6.tar.xz) = 4dc5074d41e6bc46b778069de53d72d921bd0457c80ddeffa5716fa4ced88318
+SIZE (KDE/plasma/5.24.6/libksysguard-5.24.6.tar.xz) = 768148
diff --git a/sysutils/plasma5-plasma-disks/distinfo b/sysutils/plasma5-plasma-disks/distinfo
index 051740e6e455..cd0483f4310d 100644
--- a/sysutils/plasma5-plasma-disks/distinfo
+++ b/sysutils/plasma5-plasma-disks/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1651588833
-SHA256 (KDE/plasma/5.24.5/plasma-disks-5.24.5.tar.xz) = 139495ade44ac725856bb4567dfd503fa9eb92c0f7dcca268aa1286e59a974f4
-SIZE (KDE/plasma/5.24.5/plasma-disks-5.24.5.tar.xz) = 88304
+TIMESTAMP = 1657550054
+SHA256 (KDE/plasma/5.24.6/plasma-disks-5.24.6.tar.xz) = 947c5b66db04bd603d5a35298962b176b0965abba5058413900bd22ad20dffac
+SIZE (KDE/plasma/5.24.6/plasma-disks-5.24.6.tar.xz) = 88320
diff --git a/sysutils/plasma5-plasma-systemmonitor/distinfo b/sysutils/plasma5-plasma-systemmonitor/distinfo
index cea31304e44a..46cea450342e 100644
--- a/sysutils/plasma5-plasma-systemmonitor/distinfo
+++ b/sysutils/plasma5-plasma-systemmonitor/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1651588834
-SHA256 (KDE/plasma/5.24.5/plasma-systemmonitor-5.24.5.tar.xz) = 156bd761c4e2e334475ed0e7d0de6bc6f5009197f168d53c846c5c5b67e1a0ef
-SIZE (KDE/plasma/5.24.5/plasma-systemmonitor-5.24.5.tar.xz) = 151824
+TIMESTAMP = 1657550055
+SHA256 (KDE/plasma/5.24.6/plasma-systemmonitor-5.24.6.tar.xz) = 38413642e3f4ed99d3a5d0fe8a751a37e5826bbe8b5e11b685ecbc78bd412495
+SIZE (KDE/plasma/5.24.6/plasma-systemmonitor-5.24.6.tar.xz) = 152124
diff --git a/sysutils/plasma5-polkit-kde-agent-1/distinfo b/sysutils/plasma5-polkit-kde-agent-1/distinfo
index 4e8e21f84923..3a1bd8f7e827 100644
--- a/sysutils/plasma5-polkit-kde-agent-1/distinfo
+++ b/sysutils/plasma5-polkit-kde-agent-1/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1651588835
-SHA256 (KDE/plasma/5.24.5/polkit-kde-agent-1-5.24.5.tar.xz) = 89a61cc4f2dee58dd420317b0732a67f954cd22f03d47c4bb33d9c6a5361e870
-SIZE (KDE/plasma/5.24.5/polkit-kde-agent-1-5.24.5.tar.xz) = 48444
+TIMESTAMP = 1657550056
+SHA256 (KDE/plasma/5.24.6/polkit-kde-agent-1-5.24.6.tar.xz) = 5b1c3d7da6de58ccf753f7268cb94cce1de203e578212f6956fe324552f605d9
+SIZE (KDE/plasma/5.24.6/polkit-kde-agent-1-5.24.6.tar.xz) = 48620
diff --git a/sysutils/plasma5-powerdevil/distinfo b/sysutils/plasma5-powerdevil/distinfo
index 7949122b750c..7f2b679947ea 100644
--- a/sysutils/plasma5-powerdevil/distinfo
+++ b/sysutils/plasma5-powerdevil/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1651588836
-SHA256 (KDE/plasma/5.24.5/powerdevil-5.24.5.tar.xz) = 964ca1b876005595c361add1eab5fa80c8d63da12c1201bdcd234914c6cc23f3
-SIZE (KDE/plasma/5.24.5/powerdevil-5.24.5.tar.xz) = 632800
+TIMESTAMP = 1657550057
+SHA256 (KDE/plasma/5.24.6/powerdevil-5.24.6.tar.xz) = 016bd98cc46b7e65c53871743ede1dea2c518cd36f942169ad576ee8a10d23f6
+SIZE (KDE/plasma/5.24.6/powerdevil-5.24.6.tar.xz) = 633104
diff --git a/sysutils/plasma5-systemsettings/distinfo b/sysutils/plasma5-systemsettings/distinfo
index df4c0a329dbb..e7f5ec88cafb 100644
--- a/sysutils/plasma5-systemsettings/distinfo
+++ b/sysutils/plasma5-systemsettings/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1651588837
-SHA256 (KDE/plasma/5.24.5/systemsettings-5.24.5.tar.xz) = 5b72b53f0bd8760b35844732a60f99713d45d0f80cecaca80de965e84effe9e5
-SIZE (KDE/plasma/5.24.5/systemsettings-5.24.5.tar.xz) = 205532
+TIMESTAMP = 1657550058
+SHA256 (KDE/plasma/5.24.6/systemsettings-5.24.6.tar.xz) = 7a409a04dc89ee91a418b969cc2a23b2f36e1060707c3df098e841e5228bbccd
+SIZE (KDE/plasma/5.24.6/systemsettings-5.24.6.tar.xz) = 205740
diff --git a/www/plasma5-plasma-browser-integration/distinfo b/www/plasma5-plasma-browser-integration/distinfo
index 3cb8268af2dd..bd4905e08e99 100644
--- a/www/plasma5-plasma-browser-integration/distinfo
+++ b/www/plasma5-plasma-browser-integration/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1651588839
-SHA256 (KDE/plasma/5.24.5/plasma-browser-integration-5.24.5.tar.xz) = 1b67baf45996b66c63e88a6df5572c83a3f36b777a9df2802c192abd8df5cbf7
-SIZE (KDE/plasma/5.24.5/plasma-browser-integration-5.24.5.tar.xz) = 222452
+TIMESTAMP = 1657550059
+SHA256 (KDE/plasma/5.24.6/plasma-browser-integration-5.24.6.tar.xz) = ae06cc4e54ef12b784a9f908611bdc50182b7af631ec143d0b130fd458901eca
+SIZE (KDE/plasma/5.24.6/plasma-browser-integration-5.24.6.tar.xz) = 222788
diff --git a/x11-themes/plasma5-breeze-gtk/distinfo b/x11-themes/plasma5-breeze-gtk/distinfo
index cbda1690fde0..36b7f9472fa7 100644
--- a/x11-themes/plasma5-breeze-gtk/distinfo
+++ b/x11-themes/plasma5-breeze-gtk/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1651588842
-SHA256 (KDE/plasma/5.24.5/breeze-gtk-5.24.5.tar.xz) = 23716cc08d570ddcf0e739fef2f585f3469d801313ab2c0ba89f494f93f94530
-SIZE (KDE/plasma/5.24.5/breeze-gtk-5.24.5.tar.xz) = 43816
+TIMESTAMP = 1657550062
+SHA256 (KDE/plasma/5.24.6/breeze-gtk-5.24.6.tar.xz) = d1abd31a79854713cc3128d7769191d7d05d069f3c80c4d5498cbc07a2134827
+SIZE (KDE/plasma/5.24.6/breeze-gtk-5.24.6.tar.xz) = 43820
diff --git a/x11-themes/plasma5-breeze/distinfo b/x11-themes/plasma5-breeze/distinfo
index ddf852000418..4eaf7d40ac86 100644
--- a/x11-themes/plasma5-breeze/distinfo
+++ b/x11-themes/plasma5-breeze/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1651588841
-SHA256 (KDE/plasma/5.24.5/breeze-5.24.5.tar.xz) = 8525a6b50da5523c3d21c1223e0f2b8ad4a2d147e48e5d128e1c6ee06baaf0a3
-SIZE (KDE/plasma/5.24.5/breeze-5.24.5.tar.xz) = 43037308
+TIMESTAMP = 1657550061
+SHA256 (KDE/plasma/5.24.6/breeze-5.24.6.tar.xz) = 5d90980d18e93ce61a1d7a0435260127f5019a9b6ca5e792190dc989ef95d7e0
+SIZE (KDE/plasma/5.24.6/breeze-5.24.6.tar.xz) = 43037288
diff --git a/x11-themes/plasma5-breeze/pkg-plist b/x11-themes/plasma5-breeze/pkg-plist
index 46b0d5d8f753..7f2c6d0767f6 100644
--- a/x11-themes/plasma5-breeze/pkg-plist
+++ b/x11-themes/plasma5-breeze/pkg-plist
@@ -110,6 +110,7 @@ share/icons/Breeze_Snow/cursors/size_ver
 share/icons/Breeze_Snow/cursors/split_h
 share/icons/Breeze_Snow/cursors/split_v
 share/icons/Breeze_Snow/cursors/sw-resize
+share/icons/Breeze_Snow/cursors/tcross
 share/icons/Breeze_Snow/cursors/text
 share/icons/Breeze_Snow/cursors/top_left_arrow
 share/icons/Breeze_Snow/cursors/top_left_corner
@@ -225,6 +226,7 @@ share/icons/breeze_cursors/cursors/size_ver
 share/icons/breeze_cursors/cursors/split_h
 share/icons/breeze_cursors/cursors/split_v
 share/icons/breeze_cursors/cursors/sw-resize
+share/icons/breeze_cursors/cursors/tcross
 share/icons/breeze_cursors/cursors/text
 share/icons/breeze_cursors/cursors/top_left_arrow
 share/icons/breeze_cursors/cursors/top_left_corner
diff --git a/x11-themes/plasma5-kde-gtk-config/distinfo b/x11-themes/plasma5-kde-gtk-config/distinfo
index 29e4b38a2184..7f0921ce5e1b 100644
--- a/x11-themes/plasma5-kde-gtk-config/distinfo
+++ b/x11-themes/plasma5-kde-gtk-config/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1651588843
-SHA256 (KDE/plasma/5.24.5/kde-gtk-config-5.24.5.tar.xz) = 98a19c230fd4559818276c13295250bd3508e2869f979f8c8472d339299ee869
-SIZE (KDE/plasma/5.24.5/kde-gtk-config-5.24.5.tar.xz) = 71564
+TIMESTAMP = 1657550063
+SHA256 (KDE/plasma/5.24.6/kde-gtk-config-5.24.6.tar.xz) = 847a0064fd26bb0fcf9dc732c11535800d51bf5d466f87d38d3ee614ed95b0d9
+SIZE (KDE/plasma/5.24.6/kde-gtk-config-5.24.6.tar.xz) = 71572
diff --git a/x11-themes/plasma5-oxygen/distinfo b/x11-themes/plasma5-oxygen/distinfo
index ce2577cc8fd7..d4808cdef226 100644
--- a/x11-themes/plasma5-oxygen/distinfo
+++ b/x11-themes/plasma5-oxygen/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1651588844
-SHA256 (KDE/plasma/5.24.5/oxygen-5.24.5.tar.xz) = 3b58ef1edd0d704113adacb50b163dbc34a71fcdd9762a97beb23d53393700be
-SIZE (KDE/plasma/5.24.5/oxygen-5.24.5.tar.xz) = 4615504
+TIMESTAMP = 1657550065
+SHA256 (KDE/plasma/5.24.6/oxygen-5.24.6.tar.xz) = ae24a908ea786c343fe6195880262bdfbec9ec5a8d9ce3ab7aead7eb53f9671c
+SIZE (KDE/plasma/5.24.6/oxygen-5.24.6.tar.xz) = 4610216
diff --git a/x11-themes/plasma5-plasma-workspace-wallpapers/distinfo b/x11-themes/plasma5-plasma-workspace-wallpapers/distinfo
index 8d3e6c71d50b..13628ad7f1a0 100644
--- a/x11-themes/plasma5-plasma-workspace-wallpapers/distinfo
+++ b/x11-themes/plasma5-plasma-workspace-wallpapers/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1651588847
-SHA256 (KDE/plasma/5.24.5/plasma-workspace-wallpapers-5.24.5.tar.xz) = 119b6732ac14447e49362d9544ff4431ed703dc03e7854926fbf72fd49ab4b29
-SIZE (KDE/plasma/5.24.5/plasma-workspace-wallpapers-5.24.5.tar.xz) = 72711796
+TIMESTAMP = 1657550067
+SHA256 (KDE/plasma/5.24.6/plasma-workspace-wallpapers-5.24.6.tar.xz) = 9ce5edb337eb19f87f9f86089d00b62575eb1a1d7ae00863b56e713f7772e969
+SIZE (KDE/plasma/5.24.6/plasma-workspace-wallpapers-5.24.6.tar.xz) = 72712004
diff --git a/x11-toolkits/plasma5-kdeplasma-addons/distinfo b/x11-toolkits/plasma5-kdeplasma-addons/distinfo
index d56f39f2e498..81fcae960d35 100644
--- a/x11-toolkits/plasma5-kdeplasma-addons/distinfo
+++ b/x11-toolkits/plasma5-kdeplasma-addons/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1651588848
-SHA256 (KDE/plasma/5.24.5/kdeplasma-addons-5.24.5.tar.xz) = 3db52bc3c594d92deea3cfcb3112b4fa6ce328b7481acaa79187dab274e5e80e
-SIZE (KDE/plasma/5.24.5/kdeplasma-addons-5.24.5.tar.xz) = 635292
+TIMESTAMP = 1657550068
+SHA256 (KDE/plasma/5.24.6/kdeplasma-addons-5.24.6.tar.xz) = d83a37e7717e43bb80e08a49f36abebf48f593a494332c820834b01288a6dca9
+SIZE (KDE/plasma/5.24.6/kdeplasma-addons-5.24.6.tar.xz) = 636712
diff --git a/x11-wm/plasma5-kdecoration/distinfo b/x11-wm/plasma5-kdecoration/distinfo
index 1050855a5af9..e72887f73023 100644
--- a/x11-wm/plasma5-kdecoration/distinfo
+++ b/x11-wm/plasma5-kdecoration/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1651588849
-SHA256 (KDE/plasma/5.24.5/kdecoration-5.24.5.tar.xz) = 273087d6345fd1f7bcefa570f56123cde4355832952dba6cb228fe04a6a152c2
-SIZE (KDE/plasma/5.24.5/kdecoration-5.24.5.tar.xz) = 48772
+TIMESTAMP = 1657550069
+SHA256 (KDE/plasma/5.24.6/kdecoration-5.24.6.tar.xz) = 34af6c6b5f201e6a2310e53e2a2a73f533736233326aa286c4f28a606072994b
+SIZE (KDE/plasma/5.24.6/kdecoration-5.24.6.tar.xz) = 48864
diff --git a/x11-wm/plasma5-kwin/distinfo b/x11-wm/plasma5-kwin/distinfo
index 59270985ea05..f4b5c33a3d1e 100644
--- a/x11-wm/plasma5-kwin/distinfo
+++ b/x11-wm/plasma5-kwin/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1651588850
-SHA256 (KDE/plasma/5.24.5/kwin-5.24.5.tar.xz) = f35e15254cebeb8afc5eae1c694a603e04097fe3e7e0033a5f5fc255835eaf82
-SIZE (KDE/plasma/5.24.5/kwin-5.24.5.tar.xz) = 6453932
+TIMESTAMP = 1657550071
+SHA256 (KDE/plasma/5.24.6/kwin-5.24.6.tar.xz) = 6af31b9fef370f668e1e73dc213a691ed3ef36571ec51ab014f7ead347b60296
+SIZE (KDE/plasma/5.24.6/kwin-5.24.6.tar.xz) = 6464412
diff --git a/x11-wm/plasma5-kwin/pkg-plist b/x11-wm/plasma5-kwin/pkg-plist
index 8f6b7c97619e..88064afec2ae 100644
--- a/x11-wm/plasma5-kwin/pkg-plist
+++ b/x11-wm/plasma5-kwin/pkg-plist
@@ -314,8 +314,50 @@ share/doc/HTML/ru/kcontrol/kwinscreenedges/index.cache.bz2
 share/doc/HTML/ru/kcontrol/kwinscreenedges/index.docbook
 share/doc/HTML/ru/kcontrol/kwintabbox/index.cache.bz2
 share/doc/HTML/ru/kcontrol/kwintabbox/index.docbook
+share/doc/HTML/ru/kcontrol/kwintouchscreen/index.cache.bz2
+share/doc/HTML/ru/kcontrol/kwintouchscreen/index.docbook
+share/doc/HTML/ru/kcontrol/kwinvirtualkeyboard/index.cache.bz2
+share/doc/HTML/ru/kcontrol/kwinvirtualkeyboard/index.docbook
 share/doc/HTML/ru/kcontrol/windowbehaviour/index.cache.bz2
 share/doc/HTML/ru/kcontrol/windowbehaviour/index.docbook
+share/doc/HTML/ru/kcontrol/windowspecific/akgregator-info.png
+share/doc/HTML/ru/kcontrol/windowspecific/akregator-attributes.png
+share/doc/HTML/ru/kcontrol/windowspecific/akregator-fav.png
+share/doc/HTML/ru/kcontrol/windowspecific/config-win-behavior.png
+share/doc/HTML/ru/kcontrol/windowspecific/emacs-attribute.png
+share/doc/HTML/ru/kcontrol/windowspecific/emacs-info.png
+share/doc/HTML/ru/kcontrol/windowspecific/focus-stealing-pop2top-attribute.png
+share/doc/HTML/ru/kcontrol/windowspecific/index.cache.bz2
+share/doc/HTML/ru/kcontrol/windowspecific/index.docbook
+share/doc/HTML/ru/kcontrol/windowspecific/knotes-attribute.png
+share/doc/HTML/ru/kcontrol/windowspecific/knotes-info.png
+share/doc/HTML/ru/kcontrol/windowspecific/kopete-attribute-2.png
+share/doc/HTML/ru/kcontrol/windowspecific/kopete-chat-attribute.png
+share/doc/HTML/ru/kcontrol/windowspecific/kopete-chat-info.png
+share/doc/HTML/ru/kcontrol/windowspecific/kopete-info.png
+share/doc/HTML/ru/kcontrol/windowspecific/kwin-detect-window.png
+share/doc/HTML/ru/kcontrol/windowspecific/kwin-kopete-rules.png
+share/doc/HTML/ru/kcontrol/windowspecific/kwin-rule-editor.png
+share/doc/HTML/ru/kcontrol/windowspecific/kwin-rules-main-n-akregator.png
+share/doc/HTML/ru/kcontrol/windowspecific/kwin-rules-main.png
+share/doc/HTML/ru/kcontrol/windowspecific/kwin-rules-ordering.png
+share/doc/HTML/ru/kcontrol/windowspecific/kwin-window-attributes.png
+share/doc/HTML/ru/kcontrol/windowspecific/kwin-window-matching.png
+share/doc/HTML/ru/kcontrol/windowspecific/tbird-compose-attribute.png
+share/doc/HTML/ru/kcontrol/windowspecific/tbird-compose-info.png
+share/doc/HTML/ru/kcontrol/windowspecific/tbird-main-attribute.png
+share/doc/HTML/ru/kcontrol/windowspecific/tbird-main-info.png
+share/doc/HTML/ru/kcontrol/windowspecific/tbird-reminder-attribute-2.png
+share/doc/HTML/ru/kcontrol/windowspecific/tbird-reminder-info.png
+share/doc/HTML/ru/kcontrol/windowspecific/window-matching-emacs.png
+share/doc/HTML/ru/kcontrol/windowspecific/window-matching-init.png
+share/doc/HTML/ru/kcontrol/windowspecific/window-matching-knotes.png
+share/doc/HTML/ru/kcontrol/windowspecific/window-matching-kopete-chat.png
+share/doc/HTML/ru/kcontrol/windowspecific/window-matching-kopete.png
+share/doc/HTML/ru/kcontrol/windowspecific/window-matching-ready-akregator.png
+share/doc/HTML/ru/kcontrol/windowspecific/window-matching-tbird-compose.png
+share/doc/HTML/ru/kcontrol/windowspecific/window-matching-tbird-main.png
+share/doc/HTML/ru/kcontrol/windowspecific/window-matching-tbird-reminder.png
 share/doc/HTML/sr/kcontrol/desktop/index.cache.bz2
 share/doc/HTML/sr/kcontrol/desktop/index.docbook
 share/doc/HTML/sr@latin/kcontrol/desktop/index.cache.bz2
diff --git a/x11/plasma5-kactivitymanagerd/distinfo b/x11/plasma5-kactivitymanagerd/distinfo
index adc724c56094..00543f761686 100644
--- a/x11/plasma5-kactivitymanagerd/distinfo
+++ b/x11/plasma5-kactivitymanagerd/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1651588851
-SHA256 (KDE/plasma/5.24.5/kactivitymanagerd-5.24.5.tar.xz) = ea9276b022264b3b92a1307be83ca0030a5f12270d9ad5ff1e92f82c1928cd48
-SIZE (KDE/plasma/5.24.5/kactivitymanagerd-5.24.5.tar.xz) = 105216
+TIMESTAMP = 1657550072
+SHA256 (KDE/plasma/5.24.6/kactivitymanagerd-5.24.6.tar.xz) = 0c945560e35c18f2ca0df1680db25084d0209bd80097bf5e0fc2edb695273922
+SIZE (KDE/plasma/5.24.6/kactivitymanagerd-5.24.6.tar.xz) = 105180
diff --git a/x11/plasma5-kgamma5/distinfo b/x11/plasma5-kgamma5/distinfo
index 7b94032de444..cee946e3308b 100644
--- a/x11/plasma5-kgamma5/distinfo
+++ b/x11/plasma5-kgamma5/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1651588852
-SHA256 (KDE/plasma/5.24.5/kgamma5-5.24.5.tar.xz) = 8086897a9faa9b1be0222a9505b05b6d2d89f2d730f1f461da63395c581bf1c4
-SIZE (KDE/plasma/5.24.5/kgamma5-5.24.5.tar.xz) = 83552
+TIMESTAMP = 1657550073
+SHA256 (KDE/plasma/5.24.6/kgamma5-5.24.6.tar.xz) = ae8d3dfe8e807fad137bd7feb3f5f660828cf53718c0e2f5fd98c3f112a3e33a
+SIZE (KDE/plasma/5.24.6/kgamma5-5.24.6.tar.xz) = 83556
diff --git a/x11/plasma5-kscreen/distinfo b/x11/plasma5-kscreen/distinfo
index 1052908038a8..7f04a45df524 100644
--- a/x11/plasma5-kscreen/distinfo
+++ b/x11/plasma5-kscreen/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1651588853
-SHA256 (KDE/plasma/5.24.5/kscreen-5.24.5.tar.xz) = d9c351ad25783596aae466e305ad80de48ff3094a219ec6ffe08c7870ea3b5bc
-SIZE (KDE/plasma/5.24.5/kscreen-5.24.5.tar.xz) = 137332
+TIMESTAMP = 1657550074
+SHA256 (KDE/plasma/5.24.6/kscreen-5.24.6.tar.xz) = 125ed4f382bb855942a8b1268e980113896822b1c9b7ca8eaa83b9eaca6513cb
+SIZE (KDE/plasma/5.24.6/kscreen-5.24.6.tar.xz) = 137616
diff --git a/x11/plasma5-kwayland-integration/distinfo b/x11/plasma5-kwayland-integration/distinfo
index 07026596dbd5..5c2fd6786528 100644
--- a/x11/plasma5-kwayland-integration/distinfo
+++ b/x11/plasma5-kwayland-integration/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1651588854
-SHA256 (KDE/plasma/5.24.5/kwayland-integration-5.24.5.tar.xz) = 806a9607bb70f95b08ccad55f28eaf0a85adc1439afa2d2717b7c9d6c33022ec
-SIZE (KDE/plasma/5.24.5/kwayland-integration-5.24.5.tar.xz) = 24844
+TIMESTAMP = 1657550075
+SHA256 (KDE/plasma/5.24.6/kwayland-integration-5.24.6.tar.xz) = 7cff4068c989349ab79094a48fdca6de0e4da54d08fb2af5436cab9adec4592b
+SIZE (KDE/plasma/5.24.6/kwayland-integration-5.24.6.tar.xz) = 24832
diff --git a/x11/plasma5-kwayland-server/distinfo b/x11/plasma5-kwayland-server/distinfo
index c65d132029ab..6ccd70b02aac 100644
--- a/x11/plasma5-kwayland-server/distinfo
+++ b/x11/plasma5-kwayland-server/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1651588855
-SHA256 (KDE/plasma/5.24.5/kwayland-server-5.24.5.tar.xz) = 2ddabe29794489d11096ed831ad4d5c1626130019322d4305d58df84c835b279
-SIZE (KDE/plasma/5.24.5/kwayland-server-5.24.5.tar.xz) = 221388
+TIMESTAMP = 1657550076
+SHA256 (KDE/plasma/5.24.6/kwayland-server-5.24.6.tar.xz) = c418ed6e88eb5c5a4b193d78954d39c56ffea28eb250e2fcdee69d136e588ff3
+SIZE (KDE/plasma/5.24.6/kwayland-server-5.24.6.tar.xz) = 221432
diff --git a/x11/plasma5-layer-shell-qt/distinfo b/x11/plasma5-layer-shell-qt/distinfo
index 827d587e3326..5ec0a1218e6f 100644
--- a/x11/plasma5-layer-shell-qt/distinfo
+++ b/x11/plasma5-layer-shell-qt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1651588856
-SHA256 (KDE/plasma/5.24.5/layer-shell-qt-5.24.5.tar.xz) = f591600cc0697cc94ce765bd17b1f9e3ab52d3d58c4de89e2820de3a7377b279
-SIZE (KDE/plasma/5.24.5/layer-shell-qt-5.24.5.tar.xz) = 17892
+TIMESTAMP = 1657550077
+SHA256 (KDE/plasma/5.24.6/layer-shell-qt-5.24.6.tar.xz) = 2760b26facb0fb376ae78463a8435793a16271812e96002b5715b6b90e443ee2
+SIZE (KDE/plasma/5.24.6/layer-shell-qt-5.24.6.tar.xz) = 17888
diff --git a/x11/plasma5-libkscreen/distinfo b/x11/plasma5-libkscreen/distinfo
index 7dd2b835b390..f8d26859f765 100644
--- a/x11/plasma5-libkscreen/distinfo
+++ b/x11/plasma5-libkscreen/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1651588857
-SHA256 (KDE/plasma/5.24.5/libkscreen-5.24.5.tar.xz) = 7ff118af3320e53d2c1cb9f324d2ee13d087062ef354d219f20503da5ac06fc9
-SIZE (KDE/plasma/5.24.5/libkscreen-5.24.5.tar.xz) = 99464
+TIMESTAMP = 1657550078
+SHA256 (KDE/plasma/5.24.6/libkscreen-5.24.6.tar.xz) = 374615fb28316a766f0bad1b6b1224fd2097c13b72dcedc33446a5853a5ef9c4
+SIZE (KDE/plasma/5.24.6/libkscreen-5.24.6.tar.xz) = 99496
diff --git a/x11/plasma5-plasma-desktop/Makefile b/x11/plasma5-plasma-desktop/Makefile
index b0ff6bf9e729..312b818d7fb0 100644
--- a/x11/plasma5-plasma-desktop/Makefile
+++ b/x11/plasma5-plasma-desktop/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	plasma-desktop
 DISTVERSION=	${KDE_PLASMA_VERSION}
-PORTREVISION=	1
 CATEGORIES=	x11 kde kde-plasma
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/x11/plasma5-plasma-desktop/distinfo b/x11/plasma5-plasma-desktop/distinfo
index 4a4ddf40feee..79ddf0edd21c 100644
--- a/x11/plasma5-plasma-desktop/distinfo
+++ b/x11/plasma5-plasma-desktop/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1651588859
-SHA256 (KDE/plasma/5.24.5/plasma-desktop-5.24.5.tar.xz) = af58796c43a7eb909d4c6782e899e428c9b569a9ab92eb34ba7391c763002c46
-SIZE (KDE/plasma/5.24.5/plasma-desktop-5.24.5.tar.xz) = 6241532
+TIMESTAMP = 1657550080
+SHA256 (KDE/plasma/5.24.6/plasma-desktop-5.24.6.tar.xz) = ac285ba6efdd3de239a090b88088331bb254e7bbe4503f4b69454f4bc5d2590d
+SIZE (KDE/plasma/5.24.6/plasma-desktop-5.24.6.tar.xz) = 6246924
diff --git a/x11/plasma5-plasma-desktop/pkg-plist b/x11/plasma5-plasma-desktop/pkg-plist
index ba5432f56895..c5d8f8481db6 100644
--- a/x11/plasma5-plasma-desktop/pkg-plist
+++ b/x11/plasma5-plasma-desktop/pkg-plist
@@ -554,6 +554,8 @@ share/doc/HTML/ru/kcontrol/joystick/joystick-calibration.png
 share/doc/HTML/ru/kcontrol/joystick/joystick-main.png
 share/doc/HTML/ru/kcontrol/kcmaccess/index.cache.bz2
 share/doc/HTML/ru/kcontrol/kcmaccess/index.docbook
+share/doc/HTML/ru/kcontrol/kcmactivities/index.cache.bz2
+share/doc/HTML/ru/kcontrol/kcmactivities/index.docbook
 share/doc/HTML/ru/kcontrol/kcmlaunchfeedback/index.cache.bz2
 share/doc/HTML/ru/kcontrol/kcmlaunchfeedback/index.docbook
 share/doc/HTML/ru/kcontrol/kcmsmserver/index.cache.bz2
@@ -582,6 +584,10 @@ share/doc/HTML/ru/kcontrol/splashscreen/get-new-theme.png
 share/doc/HTML/ru/kcontrol/splashscreen/index.cache.bz2
 share/doc/HTML/ru/kcontrol/splashscreen/index.docbook
 share/doc/HTML/ru/kcontrol/splashscreen/splash-main.png
+share/doc/HTML/ru/kcontrol/workspaceoptions/index.cache.bz2
+share/doc/HTML/ru/kcontrol/workspaceoptions/index.docbook
+share/doc/HTML/ru/kfontview/index.cache.bz2
+share/doc/HTML/ru/kfontview/index.docbook
 share/doc/HTML/ru/knetattach/index.cache.bz2
 share/doc/HTML/ru/knetattach/index.docbook
 share/doc/HTML/ru/plasma-desktop/index.cache.bz2
diff --git a/x11/plasma5-plasma-integration/distinfo b/x11/plasma5-plasma-integration/distinfo
index 5a4e943b603b..f14e942940a5 100644
--- a/x11/plasma5-plasma-integration/distinfo
+++ b/x11/plasma5-plasma-integration/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1651588860
-SHA256 (KDE/plasma/5.24.5/plasma-integration-5.24.5.tar.xz) = cd4490e1e23276bd4f7827ec1c6a3dee6703b8065bd5b4f3fad8112b53eadf7a
-SIZE (KDE/plasma/5.24.5/plasma-integration-5.24.5.tar.xz) = 83772
+TIMESTAMP = 1657550081
+SHA256 (KDE/plasma/5.24.6/plasma-integration-5.24.6.tar.xz) = 2107876888d8085a4a6178584db20d1793c90718823f3f031ebd1dc3ff9d3210
+SIZE (KDE/plasma/5.24.6/plasma-integration-5.24.6.tar.xz) = 83748
diff --git a/x11/plasma5-plasma-workspace/Makefile b/x11/plasma5-plasma-workspace/Makefile
index 9eb3b223abda..15b12511bd3d 100644
--- a/x11/plasma5-plasma-workspace/Makefile
+++ b/x11/plasma5-plasma-workspace/Makefile
@@ -1,12 +1,7 @@
 PORTNAME=	plasma-workspace
 DISTVERSION=	${KDE_PLASMA_VERSION}
-PORTREVISION=	3
 CATEGORIES=	x11 kde kde-plasma
 
-PATCH_SITES=	https://invent.kde.org/plasma/plasma-workspace/-/commit/
-PATCHFILES=	4d3f99558cff95259590e70dfbf854a479f772ce.diff:-p1 \
-		f77b7284e39b14b0e9a8b4d2b77c0b93b2c9ea59.diff:-p1
-
 MAINTAINER=	kde@FreeBSD.org
 COMMENT=	Plasma5 Plasma workspace
 
diff --git a/x11/plasma5-plasma-workspace/distinfo b/x11/plasma5-plasma-workspace/distinfo
index a8f65f8c0fd9..b4cd5db20806 100644
--- a/x11/plasma5-plasma-workspace/distinfo
+++ b/x11/plasma5-plasma-workspace/distinfo
@@ -1,7 +1,7 @@
-TIMESTAMP = 1652911798
-SHA256 (KDE/plasma/5.24.5/plasma-workspace-5.24.5.tar.xz) = b9912691e0becfa0839dbf7750ea24729b72bad0216bef27584f9faf882064f6
-SIZE (KDE/plasma/5.24.5/plasma-workspace-5.24.5.tar.xz) = 18490588
-SHA256 (KDE/plasma/5.24.5/4d3f99558cff95259590e70dfbf854a479f772ce.diff) = 02cfe4768b6bc88a1c41b46d4ffbf79bed1b502956aa73360ba16700d0855608
-SIZE (KDE/plasma/5.24.5/4d3f99558cff95259590e70dfbf854a479f772ce.diff) = 949
-SHA256 (KDE/plasma/5.24.5/f77b7284e39b14b0e9a8b4d2b77c0b93b2c9ea59.diff) = eea4f571985ccc4eb34fc73138356003763c3ca4c51e6eef5d51fbe51b81776f
-SIZE (KDE/plasma/5.24.5/f77b7284e39b14b0e9a8b4d2b77c0b93b2c9ea59.diff) = 1087
+TIMESTAMP = 1657550083
+SHA256 (KDE/plasma/5.24.6/plasma-workspace-5.24.6.tar.xz) = c710a164f7fc82648e9c1c4891cde9f42a697a2b72acb9baa2feab8146c2bb17
+SIZE (KDE/plasma/5.24.6/plasma-workspace-5.24.6.tar.xz) = 18500752
+SHA256 (KDE/plasma/5.24.6/4d3f99558cff95259590e70dfbf854a479f772ce.diff) = 02cfe4768b6bc88a1c41b46d4ffbf79bed1b502956aa73360ba16700d0855608
+SIZE (KDE/plasma/5.24.6/4d3f99558cff95259590e70dfbf854a479f772ce.diff) = 949
+SHA256 (KDE/plasma/5.24.6/f77b7284e39b14b0e9a8b4d2b77c0b93b2c9ea59.diff) = eea4f571985ccc4eb34fc73138356003763c3ca4c51e6eef5d51fbe51b81776f
+SIZE (KDE/plasma/5.24.6/f77b7284e39b14b0e9a8b4d2b77c0b93b2c9ea59.diff) = 1087
diff --git a/x11/plasma5-plasma-workspace/pkg-plist b/x11/plasma5-plasma-workspace/pkg-plist
index 18835493750b..8a969798015b 100644
--- a/x11/plasma5-plasma-workspace/pkg-plist
+++ b/x11/plasma5-plasma-workspace/pkg-plist
@@ -631,6 +631,8 @@ share/doc/HTML/ru/kcontrol/screenlocker/index.cache.bz2
 share/doc/HTML/ru/kcontrol/screenlocker/index.docbook
 share/doc/HTML/ru/kcontrol/translations/index.cache.bz2
 share/doc/HTML/ru/kcontrol/translations/index.docbook
+share/doc/HTML/ru/klipper/index.cache.bz2
+share/doc/HTML/ru/klipper/index.docbook
 share/doc/HTML/sr/kcontrol/autostart/index.cache.bz2
 share/doc/HTML/sr/kcontrol/autostart/index.docbook
 share/doc/HTML/sr/kcontrol/icons/index.cache.bz2
@@ -6167,7 +6169,6 @@ share/plasma/wallpapers/org.kde.image/contents/ui/WallpaperDelegate.qml
 share/plasma/wallpapers/org.kde.image/contents/ui/config.qml
 share/plasma/wallpapers/org.kde.image/contents/ui/main.qml
 share/plasma/wallpapers/org.kde.image/metadata.json
-share/plasma/wallpapers/org.kde.image/setaswallpaper.desktop.in
 share/plasma/wallpapers/org.kde.slideshow/contents/config/main.xml
 share/plasma/wallpapers/org.kde.slideshow/contents/ui/WallpaperDelegate.qml
 share/plasma/wallpapers/org.kde.slideshow/contents/ui/config.qml