git: ee15dc065b32 - 2022Q1 - KDE: Update KDE Plasma Desktop to 5.23.5

From: Tobias C. Berner <tcberner_at_FreeBSD.org>
Date: Wed, 05 Jan 2022 06:08:51 UTC
The branch 2022Q1 has been updated by tcberner:

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

commit ee15dc065b3207f0cdafd8d97b1c292946d29e0e
Author:     Tobias C. Berner <tcberner@FreeBSD.org>
AuthorDate: 2022-01-04 15:03:02 +0000
Commit:     Tobias C. Berner <tcberner@FreeBSD.org>
CommitDate: 2022-01-05 06:08:40 +0000

    KDE: Update KDE Plasma Desktop to 5.23.5
    
    KDE Plasma 5.23.5, Bugfix Release for January
    
    Tuesday, 4 January 2022. Today KDE releases a bugfix update to KDE
    Plasma 5, versioned 5.23.5.
    
    Plasma 5.23 was released in October 2021 with many feature refinements
    and new modules to complete the desktop experience.
    
    This release adds a month's worth of new translations and fixes from
    KDE's contributors. The bugfixes are typically small but important and
    include:
    
       * Save bluetooth status on teardown.
       * System Monitor: Handle process parent changes in ProcessDataModel.
       * Fix Klipper Actions content truncation.
    
    Full changelog:
            https://kde.org/announcements/changelogs/plasma/5/5.23.4-5.23.5
    
    (cherry picked from commit 7b08ff168e130bf762ae350526d89f8095e1fcca)
---
 Mk/Uses/kde.mk                                     |  2 +-
 audio/plasma5-plasma-pa/Makefile                   |  1 -
 audio/plasma5-plasma-pa/distinfo                   |  6 ++--
 deskutils/plasma5-milou/Makefile                   |  1 -
 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/Makefile                  |  1 -
 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           |  1 +
 sysutils/plasma5-kinfocenter/distinfo              |  6 ++--
 sysutils/plasma5-kinfocenter/pkg-plist             |  7 ++++
 sysutils/plasma5-kmenuedit/distinfo                |  6 ++--
 sysutils/plasma5-ksystemstats/distinfo             | 14 ++++----
 sysutils/plasma5-libksysguard/distinfo             | 10 +++---
 sysutils/plasma5-libksysguard/pkg-plist            |  1 +
 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-kde-gtk-config/distinfo         |  6 ++--
 x11-themes/plasma5-oxygen/distinfo                 |  6 ++--
 .../plasma5-plasma-workspace-wallpapers/distinfo   |  6 ++--
 x11-toolkits/plasma5-kdeplasma-addons/Makefile     |  1 -
 x11-toolkits/plasma5-kdeplasma-addons/distinfo     |  6 ++--
 x11-wm/plasma5-kdecoration/distinfo                |  6 ++--
 x11-wm/plasma5-kwin/distinfo                       | 10 +++---
 x11-wm/plasma5-kwin/pkg-plist                      | 39 ++++++++++++++++++++++
 x11/plasma5-kactivitymanagerd/distinfo             |  6 ++--
 x11/plasma5-kgamma5/distinfo                       |  6 ++--
 x11/plasma5-kscreen/Makefile                       |  1 -
 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               |  3 ++
 x11/plasma5-plasma-integration/distinfo            |  6 ++--
 x11/plasma5-plasma-workspace/Makefile              |  1 -
 x11/plasma5-plasma-workspace/distinfo              |  6 ++--
 x11/plasma5-plasma-workspace/pkg-plist             |  4 ++-
 55 files changed, 186 insertions(+), 140 deletions(-)

diff --git a/Mk/Uses/kde.mk b/Mk/Uses/kde.mk
index dab4dfb40b73..4141782636d4 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.23.4
+KDE_PLASMA_VERSION?=		5.23.5
 KDE_PLASMA_BRANCH?=		stable
 
 # Current KDE frameworks.
diff --git a/audio/plasma5-plasma-pa/Makefile b/audio/plasma5-plasma-pa/Makefile
index de6f501ec99b..9ce13f697c3e 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 89b2450b2ace..a71eb2a1466e 100644
--- a/audio/plasma5-plasma-pa/distinfo
+++ b/audio/plasma5-plasma-pa/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1638303613
-SHA256 (KDE/plasma/5.23.4/plasma-pa-5.23.4.tar.xz) = 4701dc362e615d321c1cc7b94240ab5b23898d7db8ec1a4ed49d84ac8907983c
-SIZE (KDE/plasma/5.23.4/plasma-pa-5.23.4.tar.xz) = 131064
+TIMESTAMP = 1641308473
+SHA256 (KDE/plasma/5.23.5/plasma-pa-5.23.5.tar.xz) = afbbeb580ff2d1ec07b3e6fa292222f920427f690af6c216ab2f1f89537196dd
+SIZE (KDE/plasma/5.23.5/plasma-pa-5.23.5.tar.xz) = 130888
diff --git a/deskutils/plasma5-milou/Makefile b/deskutils/plasma5-milou/Makefile
index ed2be877aa10..28957c442c38 100644
--- a/deskutils/plasma5-milou/Makefile
+++ b/deskutils/plasma5-milou/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	milou
 DISTVERSION=	${KDE_PLASMA_VERSION}
-PORTREVISION=	1
 CATEGORIES=	deskutils kde kde-plasma
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/deskutils/plasma5-milou/distinfo b/deskutils/plasma5-milou/distinfo
index 7dbed150255e..39a307ebea51 100644
--- a/deskutils/plasma5-milou/distinfo
+++ b/deskutils/plasma5-milou/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1638303615
-SHA256 (KDE/plasma/5.23.4/milou-5.23.4.tar.xz) = c8a1e20384e0581390e422ebf2514570227c082ab4e7693cdd30df9fa48a9697
-SIZE (KDE/plasma/5.23.4/milou-5.23.4.tar.xz) = 47896
+TIMESTAMP = 1641308475
+SHA256 (KDE/plasma/5.23.5/milou-5.23.5.tar.xz) = f00540998d172d3c5bbc83ebbfefed676bbd9a9c4a2c733ff9b9d85b18346c15
+SIZE (KDE/plasma/5.23.5/milou-5.23.5.tar.xz) = 47856
diff --git a/deskutils/plasma5-sddm-kcm/distinfo b/deskutils/plasma5-sddm-kcm/distinfo
index 7e48ecf56ce1..b1bc82f3befd 100644
--- a/deskutils/plasma5-sddm-kcm/distinfo
+++ b/deskutils/plasma5-sddm-kcm/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1638303616
-SHA256 (KDE/plasma/5.23.4/sddm-kcm-5.23.4.tar.xz) = e29919da2f58a277013f1d8fee51410a6d846fa79c9f6d3850153ae254721b91
-SIZE (KDE/plasma/5.23.4/sddm-kcm-5.23.4.tar.xz) = 77624
+TIMESTAMP = 1641308476
+SHA256 (KDE/plasma/5.23.5/sddm-kcm-5.23.5.tar.xz) = bb338657463878b535f73eec6fc32c1f83f0928aeb7e61f66f497044eb0b5233
+SIZE (KDE/plasma/5.23.5/sddm-kcm-5.23.5.tar.xz) = 77840
diff --git a/deskutils/plasma5-xdg-desktop-portal-kde/distinfo b/deskutils/plasma5-xdg-desktop-portal-kde/distinfo
index 21f860846e87..5eaa3f5a6656 100644
--- a/deskutils/plasma5-xdg-desktop-portal-kde/distinfo
+++ b/deskutils/plasma5-xdg-desktop-portal-kde/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1638303617
-SHA256 (KDE/plasma/5.23.4/xdg-desktop-portal-kde-5.23.4.tar.xz) = 567199138cb106d4299b29be7aa965786c7a9a7858607de5b111892a3369c59e
-SIZE (KDE/plasma/5.23.4/xdg-desktop-portal-kde-5.23.4.tar.xz) = 89468
+TIMESTAMP = 1641308476
+SHA256 (KDE/plasma/5.23.5/xdg-desktop-portal-kde-5.23.5.tar.xz) = eb61f3bb1d62e50f01a81b632476bfa689607a066af7dabdddb8dbdce4754327
+SIZE (KDE/plasma/5.23.5/xdg-desktop-portal-kde-5.23.5.tar.xz) = 89520
diff --git a/devel/plasma5-khotkeys/distinfo b/devel/plasma5-khotkeys/distinfo
index b094210ba131..07020e67fe31 100644
--- a/devel/plasma5-khotkeys/distinfo
+++ b/devel/plasma5-khotkeys/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1638303618
-SHA256 (KDE/plasma/5.23.4/khotkeys-5.23.4.tar.xz) = e8b95f5a5e5a3dd25ebff200402ac5007f4888f898c7622e1fe67c73d9a054bb
-SIZE (KDE/plasma/5.23.4/khotkeys-5.23.4.tar.xz) = 1851476
+TIMESTAMP = 1641308477
+SHA256 (KDE/plasma/5.23.5/khotkeys-5.23.5.tar.xz) = 6a18e89f19ba30a97a2e0f0f081acc6da1a37789fc009c7a555382bdc015a68c
+SIZE (KDE/plasma/5.23.5/khotkeys-5.23.5.tar.xz) = 1851148
diff --git a/devel/plasma5-kwrited/distinfo b/devel/plasma5-kwrited/distinfo
index 7bb6adb27df2..d36b0162ec2d 100644
--- a/devel/plasma5-kwrited/distinfo
+++ b/devel/plasma5-kwrited/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1638303619
-SHA256 (KDE/plasma/5.23.4/kwrited-5.23.4.tar.xz) = 337adb66bb3c847442127b4ab2aa330b40476207024978c096219658e6ea5197
-SIZE (KDE/plasma/5.23.4/kwrited-5.23.4.tar.xz) = 20552
+TIMESTAMP = 1641308478
+SHA256 (KDE/plasma/5.23.5/kwrited-5.23.5.tar.xz) = 1b4762a40cee10fbd9120cde880fb53d4668433c4f8719b00420b4ef6608492a
+SIZE (KDE/plasma/5.23.5/kwrited-5.23.5.tar.xz) = 20552
diff --git a/devel/plasma5-plasma-sdk/Makefile b/devel/plasma5-plasma-sdk/Makefile
index 45dbaec22733..ef4fd8b7e856 100644
--- a/devel/plasma5-plasma-sdk/Makefile
+++ b/devel/plasma5-plasma-sdk/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	plasma-sdk
 DISTVERSION=	${KDE_PLASMA_VERSION}
-PORTREVISION=	1
 CATEGORIES=	devel kde kde-plasma
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/devel/plasma5-plasma-sdk/distinfo b/devel/plasma5-plasma-sdk/distinfo
index ed9b75696a18..85028acb1e87 100644
--- a/devel/plasma5-plasma-sdk/distinfo
+++ b/devel/plasma5-plasma-sdk/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1638303620
-SHA256 (KDE/plasma/5.23.4/plasma-sdk-5.23.4.tar.xz) = f3fa4063d3fe8073952b013409369f3f0f94df0f35b5bfd0a472f4e4a59e7ab1
-SIZE (KDE/plasma/5.23.4/plasma-sdk-5.23.4.tar.xz) = 276360
+TIMESTAMP = 1641308479
+SHA256 (KDE/plasma/5.23.5/plasma-sdk-5.23.5.tar.xz) = 52d432377bb293ee264c7f521689b74111cd6e548a5e0938d0f346fc680214e8
+SIZE (KDE/plasma/5.23.5/plasma-sdk-5.23.5.tar.xz) = 276324
diff --git a/security/plasma5-kscreenlocker/distinfo b/security/plasma5-kscreenlocker/distinfo
index 4c07ceffef81..5f56a25b1ea0 100644
--- a/security/plasma5-kscreenlocker/distinfo
+++ b/security/plasma5-kscreenlocker/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1638303621
-SHA256 (KDE/plasma/5.23.4/kscreenlocker-5.23.4.tar.xz) = aefa7dd1007688124af48b303e895c32a15c302029adb9b6036642721c9b8fd8
-SIZE (KDE/plasma/5.23.4/kscreenlocker-5.23.4.tar.xz) = 117720
+TIMESTAMP = 1641308480
+SHA256 (KDE/plasma/5.23.5/kscreenlocker-5.23.5.tar.xz) = f5ca9dd81f17c599e11a51c6e986ff768ad88c0bde7e42e097d6a7efd9e6701f
+SIZE (KDE/plasma/5.23.5/kscreenlocker-5.23.5.tar.xz) = 117656
diff --git a/security/plasma5-ksshaskpass/distinfo b/security/plasma5-ksshaskpass/distinfo
index fd9f84f34016..dbe922e70ace 100644
--- a/security/plasma5-ksshaskpass/distinfo
+++ b/security/plasma5-ksshaskpass/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1638303622
-SHA256 (KDE/plasma/5.23.4/ksshaskpass-5.23.4.tar.xz) = 93068fe830c56ae4f181fd0cb304ff469853981bc685d26ac9cf1d83a85b3ce9
-SIZE (KDE/plasma/5.23.4/ksshaskpass-5.23.4.tar.xz) = 24072
+TIMESTAMP = 1641308481
+SHA256 (KDE/plasma/5.23.5/ksshaskpass-5.23.5.tar.xz) = 2e0e919d8d9cb203c68b3a8145147034d994bc2425f535b64917b10a8c9a0a5d
+SIZE (KDE/plasma/5.23.5/ksshaskpass-5.23.5.tar.xz) = 24068
diff --git a/security/plasma5-kwallet-pam/distinfo b/security/plasma5-kwallet-pam/distinfo
index aff1025cf8c7..4858384a5028 100644
--- a/security/plasma5-kwallet-pam/distinfo
+++ b/security/plasma5-kwallet-pam/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1638303623
-SHA256 (KDE/plasma/5.23.4/kwallet-pam-5.23.4.tar.xz) = a76fa2db804b99c0e71135ccb0a48262b4c8ab8ac1d411ff6b1f0e657db4cc23
-SIZE (KDE/plasma/5.23.4/kwallet-pam-5.23.4.tar.xz) = 20116
+TIMESTAMP = 1641308482
+SHA256 (KDE/plasma/5.23.5/kwallet-pam-5.23.5.tar.xz) = 89df447e2d79d8fc19225ef57c21abdb56f0adc52536b470f6cf691c79200ab2
+SIZE (KDE/plasma/5.23.5/kwallet-pam-5.23.5.tar.xz) = 20128
diff --git a/sysutils/plasma5-discover/distinfo b/sysutils/plasma5-discover/distinfo
index 7bf760242bfd..c6698d86623d 100644
--- a/sysutils/plasma5-discover/distinfo
+++ b/sysutils/plasma5-discover/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1638303625
-SHA256 (KDE/plasma/5.23.4/discover-5.23.4.tar.xz) = 3f46427d5cedaa9b2c1fc68f42140b4fced3b952d9a4533a89e01037eeb9ab7c
-SIZE (KDE/plasma/5.23.4/discover-5.23.4.tar.xz) = 8237056
+TIMESTAMP = 1641308483
+SHA256 (KDE/plasma/5.23.5/discover-5.23.5.tar.xz) = f92397fe32b607a507a4b3a8ee52f37358ea75b1a9b3c1bca0f54dc1af3cf7cf
+SIZE (KDE/plasma/5.23.5/discover-5.23.5.tar.xz) = 8237796
diff --git a/sysutils/plasma5-drkonqi/distinfo b/sysutils/plasma5-drkonqi/distinfo
index 839163a60bd8..2a7813740cde 100644
--- a/sysutils/plasma5-drkonqi/distinfo
+++ b/sysutils/plasma5-drkonqi/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1638303626
-SHA256 (KDE/plasma/5.23.4/drkonqi-5.23.4.tar.xz) = abe171a1fc0f543cc98b2c231a2d28d08e390261792cbcf76d03f5e5296b7b1c
-SIZE (KDE/plasma/5.23.4/drkonqi-5.23.4.tar.xz) = 793452
+TIMESTAMP = 1641308484
+SHA256 (KDE/plasma/5.23.5/drkonqi-5.23.5.tar.xz) = a56297409d7c35e8aa85c7369ee3df157646d656bbcbeedbb9af369345815222
+SIZE (KDE/plasma/5.23.5/drkonqi-5.23.5.tar.xz) = 793388
diff --git a/sysutils/plasma5-kde-cli-tools/distinfo b/sysutils/plasma5-kde-cli-tools/distinfo
index 9092fe709923..15693b976d8a 100644
--- a/sysutils/plasma5-kde-cli-tools/distinfo
+++ b/sysutils/plasma5-kde-cli-tools/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1638303627
-SHA256 (KDE/plasma/5.23.4/kde-cli-tools-5.23.4.tar.xz) = f20583c7999014067613a63cd4f299b75eddd77c56e6d0506391f6381610c32b
-SIZE (KDE/plasma/5.23.4/kde-cli-tools-5.23.4.tar.xz) = 631892
+TIMESTAMP = 1641308485
+SHA256 (KDE/plasma/5.23.5/kde-cli-tools-5.23.5.tar.xz) = 4d16ae5a5b0f727cee617c89c6d8fc259e12789c44ba4c77c0b036120ffa0388
+SIZE (KDE/plasma/5.23.5/kde-cli-tools-5.23.5.tar.xz) = 631208
diff --git a/sysutils/plasma5-kde-cli-tools/pkg-plist b/sysutils/plasma5-kde-cli-tools/pkg-plist
index a28f105c645e..d4545aedeb6e 100644
--- a/sysutils/plasma5-kde-cli-tools/pkg-plist
+++ b/sysutils/plasma5-kde-cli-tools/pkg-plist
@@ -173,6 +173,7 @@ share/locale/ca@valencia/LC_MESSAGES/kioclient5.mo
 share/locale/ca@valencia/LC_MESSAGES/kmimetypefinder5.mo
 share/locale/ca@valencia/LC_MESSAGES/kstart5.mo
 share/locale/ca@valencia/LC_MESSAGES/ktraderclient5.mo
+share/locale/ca@valencia/LC_MESSAGES/plasma-open-settings.mo
 share/locale/cs/LC_MESSAGES/kbroadcastnotification.mo
 share/locale/cs/LC_MESSAGES/kcm5_filetypes.mo
 share/locale/cs/LC_MESSAGES/kcmshell5.mo
diff --git a/sysutils/plasma5-kinfocenter/distinfo b/sysutils/plasma5-kinfocenter/distinfo
index 685bb5012faa..57ec7231a467 100644
--- a/sysutils/plasma5-kinfocenter/distinfo
+++ b/sysutils/plasma5-kinfocenter/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1638303628
-SHA256 (KDE/plasma/5.23.4/kinfocenter-5.23.4.tar.xz) = 4d2ddff4b11a900fb0098e347955a83d7a5613e927beaa81ed2c4f890be6707c
-SIZE (KDE/plasma/5.23.4/kinfocenter-5.23.4.tar.xz) = 1153160
+TIMESTAMP = 1641308486
+SHA256 (KDE/plasma/5.23.5/kinfocenter-5.23.5.tar.xz) = 67ae1e26b98a3efdeab6a0741bef9948410da6bee63692189535def0de98f138
+SIZE (KDE/plasma/5.23.5/kinfocenter-5.23.5.tar.xz) = 1152396
diff --git a/sysutils/plasma5-kinfocenter/pkg-plist b/sysutils/plasma5-kinfocenter/pkg-plist
index a9a761da8b26..604a55faf725 100644
--- a/sysutils/plasma5-kinfocenter/pkg-plist
+++ b/sysutils/plasma5-kinfocenter/pkg-plist
@@ -197,10 +197,14 @@ share/locale/ca/LC_MESSAGES/kcmusb.mo
 share/locale/ca/LC_MESSAGES/kcmview1394.mo
 share/locale/ca/LC_MESSAGES/kinfocenter.mo
 share/locale/ca@valencia/LC_MESSAGES/kcm_about-distro.mo
+share/locale/ca@valencia/LC_MESSAGES/kcm_cpu.mo
 share/locale/ca@valencia/LC_MESSAGES/kcm_energyinfo.mo
+share/locale/ca@valencia/LC_MESSAGES/kcm_interrupts.mo
 share/locale/ca@valencia/LC_MESSAGES/kcm_memory.mo
 share/locale/ca@valencia/LC_MESSAGES/kcm_nic.mo
 share/locale/ca@valencia/LC_MESSAGES/kcm_pci.mo
+share/locale/ca@valencia/LC_MESSAGES/kcm_vulkan.mo
+share/locale/ca@valencia/LC_MESSAGES/kcm_wayland.mo
 share/locale/ca@valencia/LC_MESSAGES/kcmdevinfo.mo
 share/locale/ca@valencia/LC_MESSAGES/kcminfo.mo
 share/locale/ca@valencia/LC_MESSAGES/kcmopengl.mo
@@ -725,10 +729,13 @@ share/locale/nl/LC_MESSAGES/kcmusb.mo
 share/locale/nl/LC_MESSAGES/kcmview1394.mo
 share/locale/nl/LC_MESSAGES/kinfocenter.mo
 share/locale/nn/LC_MESSAGES/kcm_about-distro.mo
+share/locale/nn/LC_MESSAGES/kcm_cpu.mo
 share/locale/nn/LC_MESSAGES/kcm_energyinfo.mo
 share/locale/nn/LC_MESSAGES/kcm_memory.mo
 share/locale/nn/LC_MESSAGES/kcm_nic.mo
 share/locale/nn/LC_MESSAGES/kcm_pci.mo
+share/locale/nn/LC_MESSAGES/kcm_vulkan.mo
+share/locale/nn/LC_MESSAGES/kcm_wayland.mo
 share/locale/nn/LC_MESSAGES/kcmdevinfo.mo
 share/locale/nn/LC_MESSAGES/kcminfo.mo
 share/locale/nn/LC_MESSAGES/kcmopengl.mo
diff --git a/sysutils/plasma5-kmenuedit/distinfo b/sysutils/plasma5-kmenuedit/distinfo
index a43e68f4f99f..dbf9648a12fa 100644
--- a/sysutils/plasma5-kmenuedit/distinfo
+++ b/sysutils/plasma5-kmenuedit/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1638303629
-SHA256 (KDE/plasma/5.23.4/kmenuedit-5.23.4.tar.xz) = 935904107c22af3d54951c6d088fde485d774e3df49b0bbd88e2ed092d6f34c6
-SIZE (KDE/plasma/5.23.4/kmenuedit-5.23.4.tar.xz) = 900584
+TIMESTAMP = 1641308487
+SHA256 (KDE/plasma/5.23.5/kmenuedit-5.23.5.tar.xz) = 821436fcb1a38b3d8e1c969119d7e1f326f02be1f1518baa51917f946e5c6d4c
+SIZE (KDE/plasma/5.23.5/kmenuedit-5.23.5.tar.xz) = 900464
diff --git a/sysutils/plasma5-ksystemstats/distinfo b/sysutils/plasma5-ksystemstats/distinfo
index 51f0c6f93515..5ae8f878a2e6 100644
--- a/sysutils/plasma5-ksystemstats/distinfo
+++ b/sysutils/plasma5-ksystemstats/distinfo
@@ -1,7 +1,7 @@
-TIMESTAMP = 1638303632
-SHA256 (KDE/plasma/5.23.4/ksystemstats-5.23.4.tar.xz) = ff0d79381c2a0425316141b4bbc08a62fafc83f4d204a897126553dc65387a03
-SIZE (KDE/plasma/5.23.4/ksystemstats-5.23.4.tar.xz) = 90636
-SHA256 (KDE/plasma/5.23.4/15a03830f7d77e63c98c018f466796099aa482c5.diff) = ffd8edde14ad75805f1a40b6feaba62071675a737985ff1c3e92864e1511ddff
-SIZE (KDE/plasma/5.23.4/15a03830f7d77e63c98c018f466796099aa482c5.diff) = 379
-SHA256 (KDE/plasma/5.23.4/cfcb1ed7962290c868a2027151273947da3aa1d8.diff) = 67d66cbd91418f66572038d7aa68bf03f051f0f77b85746e29d178f66fad4a52
-SIZE (KDE/plasma/5.23.4/cfcb1ed7962290c868a2027151273947da3aa1d8.diff) = 502
+TIMESTAMP = 1641308490
+SHA256 (KDE/plasma/5.23.5/ksystemstats-5.23.5.tar.xz) = 0b9e058550f60bb59a382e1c8d4bd4052751da0fd4b07ebe51d2fa5ea607b9f6
+SIZE (KDE/plasma/5.23.5/ksystemstats-5.23.5.tar.xz) = 90616
+SHA256 (KDE/plasma/5.23.5/15a03830f7d77e63c98c018f466796099aa482c5.diff) = ffd8edde14ad75805f1a40b6feaba62071675a737985ff1c3e92864e1511ddff
+SIZE (KDE/plasma/5.23.5/15a03830f7d77e63c98c018f466796099aa482c5.diff) = 379
+SHA256 (KDE/plasma/5.23.5/cfcb1ed7962290c868a2027151273947da3aa1d8.diff) = 67d66cbd91418f66572038d7aa68bf03f051f0f77b85746e29d178f66fad4a52
+SIZE (KDE/plasma/5.23.5/cfcb1ed7962290c868a2027151273947da3aa1d8.diff) = 502
diff --git a/sysutils/plasma5-libksysguard/distinfo b/sysutils/plasma5-libksysguard/distinfo
index b608bee672e9..fe5524d17a0e 100644
--- a/sysutils/plasma5-libksysguard/distinfo
+++ b/sysutils/plasma5-libksysguard/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1638303633
-SHA256 (KDE/plasma/5.23.4/libksysguard-5.23.4.tar.xz) = 9c1e08cb9a30a23be0485bb015515b271ebbba9a8a00f4a635a226ce152e33f6
-SIZE (KDE/plasma/5.23.4/libksysguard-5.23.4.tar.xz) = 769308
-SHA256 (KDE/plasma/5.23.4/d8312cfd67a2e9481e466674ba9922bc18e5c5bf.diff) = 27dec3dde0dfea13cde621731d21add2f7153329cbcfe966ddb515b631ab812e
-SIZE (KDE/plasma/5.23.4/d8312cfd67a2e9481e466674ba9922bc18e5c5bf.diff) = 528
+TIMESTAMP = 1641308491
+SHA256 (KDE/plasma/5.23.5/libksysguard-5.23.5.tar.xz) = 3030a6d579b8c2bd713677f1bd32dafaaf8ff2237b8be2177d7c9f3f677ec1bf
+SIZE (KDE/plasma/5.23.5/libksysguard-5.23.5.tar.xz) = 769012
+SHA256 (KDE/plasma/5.23.5/d8312cfd67a2e9481e466674ba9922bc18e5c5bf.diff) = 27dec3dde0dfea13cde621731d21add2f7153329cbcfe966ddb515b631ab812e
+SIZE (KDE/plasma/5.23.5/d8312cfd67a2e9481e466674ba9922bc18e5c5bf.diff) = 528
diff --git a/sysutils/plasma5-libksysguard/pkg-plist b/sysutils/plasma5-libksysguard/pkg-plist
index a80bfcc711cf..80e5acd8ec42 100644
--- a/sysutils/plasma5-libksysguard/pkg-plist
+++ b/sysutils/plasma5-libksysguard/pkg-plist
@@ -197,6 +197,7 @@ share/locale/ca/LC_MESSAGES/processui.mo
 share/locale/ca@valencia/LC_MESSAGES/KSysGuardSensorFaces.mo
 share/locale/ca@valencia/LC_MESSAGES/ksgrd.mo
 share/locale/ca@valencia/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.barchart.mo
+share/locale/ca@valencia/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.facegrid.mo
 share/locale/ca@valencia/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.linechart.mo
 share/locale/ca@valencia/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.piechart.mo
 share/locale/ca@valencia/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.textonly.mo
diff --git a/sysutils/plasma5-plasma-disks/distinfo b/sysutils/plasma5-plasma-disks/distinfo
index 4d5ada60cb86..3606a93cc11e 100644
--- a/sysutils/plasma5-plasma-disks/distinfo
+++ b/sysutils/plasma5-plasma-disks/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1638303634
-SHA256 (KDE/plasma/5.23.4/plasma-disks-5.23.4.tar.xz) = b1b61b6add0811ef0447f727db86d507fde35e1c3dda21b469368d623de6ee69
-SIZE (KDE/plasma/5.23.4/plasma-disks-5.23.4.tar.xz) = 87056
+TIMESTAMP = 1641308493
+SHA256 (KDE/plasma/5.23.5/plasma-disks-5.23.5.tar.xz) = d7c849910745c741cbfa2da9cbe1ecd820bc522b6e6ff000f2489e5ba4ff2705
+SIZE (KDE/plasma/5.23.5/plasma-disks-5.23.5.tar.xz) = 87068
diff --git a/sysutils/plasma5-plasma-systemmonitor/distinfo b/sysutils/plasma5-plasma-systemmonitor/distinfo
index 17150ad3c76f..247356a507cd 100644
--- a/sysutils/plasma5-plasma-systemmonitor/distinfo
+++ b/sysutils/plasma5-plasma-systemmonitor/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1638303635
-SHA256 (KDE/plasma/5.23.4/plasma-systemmonitor-5.23.4.tar.xz) = 61c891537ff2bdc3e011d158b188b73aa5ca88560bf7d265a2bec385eabf6e9a
-SIZE (KDE/plasma/5.23.4/plasma-systemmonitor-5.23.4.tar.xz) = 144844
+TIMESTAMP = 1641308494
+SHA256 (KDE/plasma/5.23.5/plasma-systemmonitor-5.23.5.tar.xz) = 8e8600ea93124c9d14fe245fbcda47daa5d594c4274100c0d43929f9fa52dfea
+SIZE (KDE/plasma/5.23.5/plasma-systemmonitor-5.23.5.tar.xz) = 144876
diff --git a/sysutils/plasma5-polkit-kde-agent-1/distinfo b/sysutils/plasma5-polkit-kde-agent-1/distinfo
index e6b2b263e622..6a4cab477814 100644
--- a/sysutils/plasma5-polkit-kde-agent-1/distinfo
+++ b/sysutils/plasma5-polkit-kde-agent-1/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1638303636
-SHA256 (KDE/plasma/5.23.4/polkit-kde-agent-1-5.23.4.tar.xz) = 10112e862879d5e9ea36931cc12ecf0daa4c5220c25d09e67d1b40c10efa121b
-SIZE (KDE/plasma/5.23.4/polkit-kde-agent-1-5.23.4.tar.xz) = 48124
+TIMESTAMP = 1641308495
+SHA256 (KDE/plasma/5.23.5/polkit-kde-agent-1-5.23.5.tar.xz) = 967e69d1e9246dac1cd2c6f0f38565d954cf5d298170af9a330a1f94f07af7f1
+SIZE (KDE/plasma/5.23.5/polkit-kde-agent-1-5.23.5.tar.xz) = 48100
diff --git a/sysutils/plasma5-powerdevil/distinfo b/sysutils/plasma5-powerdevil/distinfo
index d7f82880d5e8..cfceed11a47c 100644
--- a/sysutils/plasma5-powerdevil/distinfo
+++ b/sysutils/plasma5-powerdevil/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1638303638
-SHA256 (KDE/plasma/5.23.4/powerdevil-5.23.4.tar.xz) = 4ef36bf3c3010737f7005621f88229b84d426ed2874f41455f2bd222ea1686ea
-SIZE (KDE/plasma/5.23.4/powerdevil-5.23.4.tar.xz) = 629336
+TIMESTAMP = 1641308496
+SHA256 (KDE/plasma/5.23.5/powerdevil-5.23.5.tar.xz) = 268420b48f683815457d61a11f9a565e7f176692a19c64997376cbc149c3b2d3
+SIZE (KDE/plasma/5.23.5/powerdevil-5.23.5.tar.xz) = 629528
diff --git a/sysutils/plasma5-systemsettings/distinfo b/sysutils/plasma5-systemsettings/distinfo
index abb49be68c77..a56ff4f62d5d 100644
--- a/sysutils/plasma5-systemsettings/distinfo
+++ b/sysutils/plasma5-systemsettings/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1638303639
-SHA256 (KDE/plasma/5.23.4/systemsettings-5.23.4.tar.xz) = bcad3f487498d30b442d16c2abae63e279aa74199186c779e9f610fdfa2f5c59
-SIZE (KDE/plasma/5.23.4/systemsettings-5.23.4.tar.xz) = 203520
+TIMESTAMP = 1641308497
+SHA256 (KDE/plasma/5.23.5/systemsettings-5.23.5.tar.xz) = 500ecb5955391b49a12578a2f54cabd2bed3c150a2a6e68833beafceacc21a6a
+SIZE (KDE/plasma/5.23.5/systemsettings-5.23.5.tar.xz) = 203604
diff --git a/www/plasma5-plasma-browser-integration/distinfo b/www/plasma5-plasma-browser-integration/distinfo
index 45e0e2168598..1a4db2ff74fa 100644
--- a/www/plasma5-plasma-browser-integration/distinfo
+++ b/www/plasma5-plasma-browser-integration/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1638303640
-SHA256 (KDE/plasma/5.23.4/plasma-browser-integration-5.23.4.tar.xz) = 09a418c5937357ae437b8d2baec9f183126ff5d13c94a05ed80f4480b4018400
-SIZE (KDE/plasma/5.23.4/plasma-browser-integration-5.23.4.tar.xz) = 219640
+TIMESTAMP = 1641308498
+SHA256 (KDE/plasma/5.23.5/plasma-browser-integration-5.23.5.tar.xz) = d74b043256d4eaf6c3b44507959eb28761e417ecd2fb7cc98b34aec77294894b
+SIZE (KDE/plasma/5.23.5/plasma-browser-integration-5.23.5.tar.xz) = 219624
diff --git a/x11-themes/plasma5-breeze-gtk/distinfo b/x11-themes/plasma5-breeze-gtk/distinfo
index 4b55a0a2b85d..79007d8109eb 100644
--- a/x11-themes/plasma5-breeze-gtk/distinfo
+++ b/x11-themes/plasma5-breeze-gtk/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1638303644
-SHA256 (KDE/plasma/5.23.4/breeze-gtk-5.23.4.tar.xz) = f8a66f39a619854f00f8d631835f8a9f41d92dffa17bc1c1a46f537e3c31604b
-SIZE (KDE/plasma/5.23.4/breeze-gtk-5.23.4.tar.xz) = 43560
+TIMESTAMP = 1641308502
+SHA256 (KDE/plasma/5.23.5/breeze-gtk-5.23.5.tar.xz) = 8d4ab66614d148d64690be1fd57b44c5df53c1915f61b975799d5ae19fdbcbfa
+SIZE (KDE/plasma/5.23.5/breeze-gtk-5.23.5.tar.xz) = 43576
diff --git a/x11-themes/plasma5-breeze/distinfo b/x11-themes/plasma5-breeze/distinfo
index a85b41695398..d466312a9659 100644
--- a/x11-themes/plasma5-breeze/distinfo
+++ b/x11-themes/plasma5-breeze/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1638303643
-SHA256 (KDE/plasma/5.23.4/breeze-5.23.4.tar.xz) = e2903bfd30a4ead6cec5f846c95194ee653031c4a0ac08f866dc3df1528e70f1
-SIZE (KDE/plasma/5.23.4/breeze-5.23.4.tar.xz) = 73813800
+TIMESTAMP = 1641308501
+SHA256 (KDE/plasma/5.23.5/breeze-5.23.5.tar.xz) = 2ca2a05b786ccd051e8cb1b0ac665d9443790cfaf15054359fa9adf9613edcdf
+SIZE (KDE/plasma/5.23.5/breeze-5.23.5.tar.xz) = 73813928
diff --git a/x11-themes/plasma5-kde-gtk-config/distinfo b/x11-themes/plasma5-kde-gtk-config/distinfo
index 863bfe49709a..a42188982d08 100644
--- a/x11-themes/plasma5-kde-gtk-config/distinfo
+++ b/x11-themes/plasma5-kde-gtk-config/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1638303645
-SHA256 (KDE/plasma/5.23.4/kde-gtk-config-5.23.4.tar.xz) = c9e7a57dbbca915d2ab7d47cd0cc6caea8bcd0707a4e0ca83cffedc6c9dc6714
-SIZE (KDE/plasma/5.23.4/kde-gtk-config-5.23.4.tar.xz) = 71084
+TIMESTAMP = 1641308503
+SHA256 (KDE/plasma/5.23.5/kde-gtk-config-5.23.5.tar.xz) = 178e5f342a0a95043c8aa0cf0c7db23a0003b0d971a5aadc2400a4bf85ef1893
+SIZE (KDE/plasma/5.23.5/kde-gtk-config-5.23.5.tar.xz) = 71100
diff --git a/x11-themes/plasma5-oxygen/distinfo b/x11-themes/plasma5-oxygen/distinfo
index 923162e92ab3..7d2c080f7826 100644
--- a/x11-themes/plasma5-oxygen/distinfo
+++ b/x11-themes/plasma5-oxygen/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1638303646
-SHA256 (KDE/plasma/5.23.4/oxygen-5.23.4.tar.xz) = bfaf8b86f243d4f390f631ea28ec1125bbf95cc4f011dec7e95002509283992c
-SIZE (KDE/plasma/5.23.4/oxygen-5.23.4.tar.xz) = 4610840
+TIMESTAMP = 1641308505
+SHA256 (KDE/plasma/5.23.5/oxygen-5.23.5.tar.xz) = 0c6ccf96edff50088323c83fc50bbc7c04ec7a5d64f398456f09634ab14f7eef
+SIZE (KDE/plasma/5.23.5/oxygen-5.23.5.tar.xz) = 4609300
diff --git a/x11-themes/plasma5-plasma-workspace-wallpapers/distinfo b/x11-themes/plasma5-plasma-workspace-wallpapers/distinfo
index e7f1f2a6d63a..ee9bde1345fa 100644
--- a/x11-themes/plasma5-plasma-workspace-wallpapers/distinfo
+++ b/x11-themes/plasma5-plasma-workspace-wallpapers/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1638303648
-SHA256 (KDE/plasma/5.23.4/plasma-workspace-wallpapers-5.23.4.tar.xz) = cca6fe5e76ed2fa7734ab89bd3446937571ce6f5fd6d7670cf2aed05485cf394
-SIZE (KDE/plasma/5.23.4/plasma-workspace-wallpapers-5.23.4.tar.xz) = 57049264
+TIMESTAMP = 1641308507
+SHA256 (KDE/plasma/5.23.5/plasma-workspace-wallpapers-5.23.5.tar.xz) = dd6d03fa758fbb046e1a631d129223164a378b122ec17d900ac76cf47d18265b
+SIZE (KDE/plasma/5.23.5/plasma-workspace-wallpapers-5.23.5.tar.xz) = 57049508
diff --git a/x11-toolkits/plasma5-kdeplasma-addons/Makefile b/x11-toolkits/plasma5-kdeplasma-addons/Makefile
index 0291f38a7f86..e541e4ac4bb9 100644
--- a/x11-toolkits/plasma5-kdeplasma-addons/Makefile
+++ b/x11-toolkits/plasma5-kdeplasma-addons/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	kdeplasma-addons
 DISTVERSION=	${KDE_PLASMA_VERSION}
-PORTREVISION=	1
 CATEGORIES=	x11-toolkits kde kde-plasma
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/x11-toolkits/plasma5-kdeplasma-addons/distinfo b/x11-toolkits/plasma5-kdeplasma-addons/distinfo
index b6ec75afa50e..c43c183798b8 100644
--- a/x11-toolkits/plasma5-kdeplasma-addons/distinfo
+++ b/x11-toolkits/plasma5-kdeplasma-addons/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1638303649
-SHA256 (KDE/plasma/5.23.4/kdeplasma-addons-5.23.4.tar.xz) = 90dc3540fad81f57cc933b28ba4aa7e73c2c956f1486047532b12385ae68fdc8
-SIZE (KDE/plasma/5.23.4/kdeplasma-addons-5.23.4.tar.xz) = 628708
+TIMESTAMP = 1641308508
+SHA256 (KDE/plasma/5.23.5/kdeplasma-addons-5.23.5.tar.xz) = 78da1e66da03aa8b34dfef2075655645e9bef1af59671080089bcf8c2d7a0033
+SIZE (KDE/plasma/5.23.5/kdeplasma-addons-5.23.5.tar.xz) = 628596
diff --git a/x11-wm/plasma5-kdecoration/distinfo b/x11-wm/plasma5-kdecoration/distinfo
index c5c56e9acb8f..e327fdba88dc 100644
--- a/x11-wm/plasma5-kdecoration/distinfo
+++ b/x11-wm/plasma5-kdecoration/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1638303650
-SHA256 (KDE/plasma/5.23.4/kdecoration-5.23.4.tar.xz) = 3ab5b5cc8030552215845690fb7107764e59ead9ce9b5a50f6a810b5166c0069
-SIZE (KDE/plasma/5.23.4/kdecoration-5.23.4.tar.xz) = 47400
+TIMESTAMP = 1641308509
+SHA256 (KDE/plasma/5.23.5/kdecoration-5.23.5.tar.xz) = 48982039397a7a58552d649cf8166dfc27b578cf2cb8c1b59b86785e124512cf
+SIZE (KDE/plasma/5.23.5/kdecoration-5.23.5.tar.xz) = 47348
diff --git a/x11-wm/plasma5-kwin/distinfo b/x11-wm/plasma5-kwin/distinfo
index 148d0c48c5c9..ba9c91b83056 100644
--- a/x11-wm/plasma5-kwin/distinfo
+++ b/x11-wm/plasma5-kwin/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1638303652
-SHA256 (KDE/plasma/5.23.4/kwin-5.23.4.tar.xz) = 4cefaf0c02c19d73417f4bcafd1354966914fefdc4e3cdab41689e0caea91167
-SIZE (KDE/plasma/5.23.4/kwin-5.23.4.tar.xz) = 6341720
-SHA256 (KDE/plasma/5.23.4/f7bd6ef6c133658f0af562d40c27ad82c5e96748.diff) = 1bcefb8c25cd02389a49483c23c28725e1301a8ab07c68f3d0eb36a84f31d16f
-SIZE (KDE/plasma/5.23.4/f7bd6ef6c133658f0af562d40c27ad82c5e96748.diff) = 323
+TIMESTAMP = 1641308511
+SHA256 (KDE/plasma/5.23.5/kwin-5.23.5.tar.xz) = f749e7e9b753d1ed1ae9655ea3cdec7d13946c64c820d4c85be2c0f95ac55f01
+SIZE (KDE/plasma/5.23.5/kwin-5.23.5.tar.xz) = 6347020
+SHA256 (KDE/plasma/5.23.5/f7bd6ef6c133658f0af562d40c27ad82c5e96748.diff) = 1bcefb8c25cd02389a49483c23c28725e1301a8ab07c68f3d0eb36a84f31d16f
+SIZE (KDE/plasma/5.23.5/f7bd6ef6c133658f0af562d40c27ad82c5e96748.diff) = 323
diff --git a/x11-wm/plasma5-kwin/pkg-plist b/x11-wm/plasma5-kwin/pkg-plist
index 2378166960dc..9e3fce3acf6c 100644
--- a/x11-wm/plasma5-kwin/pkg-plist
+++ b/x11-wm/plasma5-kwin/pkg-plist
@@ -421,6 +421,44 @@ 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
@@ -465,6 +503,7 @@ share/doc/HTML/uk/kcontrol/windowbehaviour/index.docbook
 share/doc/HTML/uk/kcontrol/windowspecific/index.cache.bz2
 share/doc/HTML/uk/kcontrol/windowspecific/index.docbook
 share/icons/hicolor/16x16/apps/kwin.png
+share/locale/ca@valencia/LC_MESSAGES/kcm_virtualkeyboard.mo
 share/icons/hicolor/32x32/apps/kwin.png
 share/icons/hicolor/48x48/apps/kwin.png
 share/icons/hicolor/scalable/apps/kwin.svgz
diff --git a/x11/plasma5-kactivitymanagerd/distinfo b/x11/plasma5-kactivitymanagerd/distinfo
index 884657af29cc..6bf0c0f26230 100644
--- a/x11/plasma5-kactivitymanagerd/distinfo
+++ b/x11/plasma5-kactivitymanagerd/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1638303653
-SHA256 (KDE/plasma/5.23.4/kactivitymanagerd-5.23.4.tar.xz) = 7feda23f82e8da0178036d1ec0aa3fa074c484dd6108b7b6fb93eb79d15e19d4
-SIZE (KDE/plasma/5.23.4/kactivitymanagerd-5.23.4.tar.xz) = 104468
+TIMESTAMP = 1641308513
+SHA256 (KDE/plasma/5.23.5/kactivitymanagerd-5.23.5.tar.xz) = b6c5c670708ff4e87ecade6ce6e0c65e1009228e15c8aac023c9283254bc6627
+SIZE (KDE/plasma/5.23.5/kactivitymanagerd-5.23.5.tar.xz) = 104404
diff --git a/x11/plasma5-kgamma5/distinfo b/x11/plasma5-kgamma5/distinfo
index cac940ec332b..031f220c6a3f 100644
--- a/x11/plasma5-kgamma5/distinfo
+++ b/x11/plasma5-kgamma5/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1638303654
-SHA256 (KDE/plasma/5.23.4/kgamma5-5.23.4.tar.xz) = d3cf26446b29dbb995926c4a24f0ac21615e6f66a81663dc03cab3de454075ac
-SIZE (KDE/plasma/5.23.4/kgamma5-5.23.4.tar.xz) = 83136
+TIMESTAMP = 1641308513
+SHA256 (KDE/plasma/5.23.5/kgamma5-5.23.5.tar.xz) = f60730505b429a58401cf2350faafd3108514c9ad46dd7657a42af08c09e409e
+SIZE (KDE/plasma/5.23.5/kgamma5-5.23.5.tar.xz) = 83092
diff --git a/x11/plasma5-kscreen/Makefile b/x11/plasma5-kscreen/Makefile
index d470671ce877..ae04043e1985 100644
--- a/x11/plasma5-kscreen/Makefile
+++ b/x11/plasma5-kscreen/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	kscreen
 DISTVERSION=	${KDE_PLASMA_VERSION}
-PORTREVISION=	1
 CATEGORIES=	x11 kde kde-plasma
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/x11/plasma5-kscreen/distinfo b/x11/plasma5-kscreen/distinfo
index 7073d08d637c..400349f62b85 100644
--- a/x11/plasma5-kscreen/distinfo
+++ b/x11/plasma5-kscreen/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1638303656
-SHA256 (KDE/plasma/5.23.4/kscreen-5.23.4.tar.xz) = c58eed6348df77cd0ebd972b5fa615f6200c831c75096bb14a8609f2fdee4969
-SIZE (KDE/plasma/5.23.4/kscreen-5.23.4.tar.xz) = 134104
+TIMESTAMP = 1641308514
+SHA256 (KDE/plasma/5.23.5/kscreen-5.23.5.tar.xz) = d1032cfd442ee872db714522d8874a48050723ac22c47783c7478a11e47fb948
+SIZE (KDE/plasma/5.23.5/kscreen-5.23.5.tar.xz) = 133864
diff --git a/x11/plasma5-kwayland-integration/distinfo b/x11/plasma5-kwayland-integration/distinfo
index 97632f8262d7..ec9828e881ab 100644
--- a/x11/plasma5-kwayland-integration/distinfo
+++ b/x11/plasma5-kwayland-integration/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1638303657
-SHA256 (KDE/plasma/5.23.4/kwayland-integration-5.23.4.tar.xz) = 2fcda390016879f99f277d0434685e6d83e86c135799748683bed539158f4692
-SIZE (KDE/plasma/5.23.4/kwayland-integration-5.23.4.tar.xz) = 24184
+TIMESTAMP = 1641308515
+SHA256 (KDE/plasma/5.23.5/kwayland-integration-5.23.5.tar.xz) = 4f114633d828f41ee26b5c4ffd3a3fdb6756f363d283ed52b176c69cc946463f
+SIZE (KDE/plasma/5.23.5/kwayland-integration-5.23.5.tar.xz) = 24188
diff --git a/x11/plasma5-kwayland-server/distinfo b/x11/plasma5-kwayland-server/distinfo
index b7dc71b91512..fead3973aa52 100644
--- a/x11/plasma5-kwayland-server/distinfo
+++ b/x11/plasma5-kwayland-server/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1638303658
-SHA256 (KDE/plasma/5.23.4/kwayland-server-5.23.4.tar.xz) = 35db954b6d919cb20cf02d0956170765b09f04c7849d6e1bb3846b1f22e19b8d
-SIZE (KDE/plasma/5.23.4/kwayland-server-5.23.4.tar.xz) = 217608
+TIMESTAMP = 1641308517
+SHA256 (KDE/plasma/5.23.5/kwayland-server-5.23.5.tar.xz) = 7e1d1b72d55fced5068ff781d285f07fdb97ec10326d143aec8f9901670d0c2d
+SIZE (KDE/plasma/5.23.5/kwayland-server-5.23.5.tar.xz) = 217524
diff --git a/x11/plasma5-layer-shell-qt/distinfo b/x11/plasma5-layer-shell-qt/distinfo
index 6a41df52d8fd..910dca6ad4d1 100644
--- a/x11/plasma5-layer-shell-qt/distinfo
+++ b/x11/plasma5-layer-shell-qt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1638303659
-SHA256 (KDE/plasma/5.23.4/layer-shell-qt-5.23.4.tar.xz) = 53c4106dbba50ace8c4c0e1e2739a1b190797e2b0a48725b88bdcbd1f9d1e428
-SIZE (KDE/plasma/5.23.4/layer-shell-qt-5.23.4.tar.xz) = 17764
+TIMESTAMP = 1641308517
+SHA256 (KDE/plasma/5.23.5/layer-shell-qt-5.23.5.tar.xz) = 59aff42c166aab2c392a46f0a40525eff844da99a21f39a0e12ce608d33706aa
+SIZE (KDE/plasma/5.23.5/layer-shell-qt-5.23.5.tar.xz) = 17772
diff --git a/x11/plasma5-libkscreen/distinfo b/x11/plasma5-libkscreen/distinfo
index bda7f6f94210..364ec50ca64a 100644
--- a/x11/plasma5-libkscreen/distinfo
+++ b/x11/plasma5-libkscreen/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1638303660
-SHA256 (KDE/plasma/5.23.4/libkscreen-5.23.4.tar.xz) = 57ccef513ec0e57271e2de43239253ab16d057f6fa8399d2d2c7c2a52a7c3d58
-SIZE (KDE/plasma/5.23.4/libkscreen-5.23.4.tar.xz) = 97936
+TIMESTAMP = 1641308519
+SHA256 (KDE/plasma/5.23.5/libkscreen-5.23.5.tar.xz) = 31d433323616bcfda3c0c11e5dcb15acb83a4973993a5aa82bc85cca4c7a8f23
+SIZE (KDE/plasma/5.23.5/libkscreen-5.23.5.tar.xz) = 97940
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 b65fc2053158..77a2f3c455fa 100644
--- a/x11/plasma5-plasma-desktop/distinfo
+++ b/x11/plasma5-plasma-desktop/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1638303662
-SHA256 (KDE/plasma/5.23.4/plasma-desktop-5.23.4.tar.xz) = 5a8970cb0610296c493e35b509fdfbcb253539423dff14b38f4165ff0dd588dc
-SIZE (KDE/plasma/5.23.4/plasma-desktop-5.23.4.tar.xz) = 15796556
+TIMESTAMP = 1641308520
+SHA256 (KDE/plasma/5.23.5/plasma-desktop-5.23.5.tar.xz) = b3905877a32dbe36b923d8624b9d7ac0174071f7ec08bf057f3e94c1b566a87a
+SIZE (KDE/plasma/5.23.5/plasma-desktop-5.23.5.tar.xz) = 15794548
diff --git a/x11/plasma5-plasma-desktop/pkg-plist b/x11/plasma5-plasma-desktop/pkg-plist
index 18c8624b23d7..942a76c2d77f 100644
--- a/x11/plasma5-plasma-desktop/pkg-plist
+++ b/x11/plasma5-plasma-desktop/pkg-plist
@@ -562,6 +562,8 @@ 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/knetattach/index.cache.bz2
 share/doc/HTML/ru/knetattach/index.docbook
 share/doc/HTML/ru/plasma-desktop/index.cache.bz2
@@ -1101,6 +1103,7 @@ share/locale/ca@valencia/LC_MESSAGES/kcm_baloofile.mo
 share/locale/ca@valencia/LC_MESSAGES/kcm_componentchooser.mo
 share/locale/ca@valencia/LC_MESSAGES/kcm_desktoppaths.mo
 share/locale/ca@valencia/LC_MESSAGES/kcm_keys.mo
+share/locale/ca@valencia/LC_MESSAGES/kcm_landingpage.mo
 share/locale/ca@valencia/LC_MESSAGES/kcm_launchfeedback.mo
 share/locale/ca@valencia/LC_MESSAGES/kcm_search.mo
 share/locale/ca@valencia/LC_MESSAGES/kcm_smserver.mo
diff --git a/x11/plasma5-plasma-integration/distinfo b/x11/plasma5-plasma-integration/distinfo
index 9f883a186115..570b3c796316 100644
--- a/x11/plasma5-plasma-integration/distinfo
+++ b/x11/plasma5-plasma-integration/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1638303663
-SHA256 (KDE/plasma/5.23.4/plasma-integration-5.23.4.tar.xz) = 63780f6a20bbe23c33a7332a6ac7319ccbdb9ec4e906b4d4dbaf03d2acdb992c
-SIZE (KDE/plasma/5.23.4/plasma-integration-5.23.4.tar.xz) = 83040
+TIMESTAMP = 1641308521
+SHA256 (KDE/plasma/5.23.5/plasma-integration-5.23.5.tar.xz) = 8f9672da0501e835763254e24b36069ba3bcd6c5ba90505fdfb7b1923766800d
+SIZE (KDE/plasma/5.23.5/plasma-integration-5.23.5.tar.xz) = 83100
diff --git a/x11/plasma5-plasma-workspace/Makefile b/x11/plasma5-plasma-workspace/Makefile
index 1ab2bfa501af..17602450cfbb 100644
--- a/x11/plasma5-plasma-workspace/Makefile
+++ b/x11/plasma5-plasma-workspace/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	plasma-workspace
 DISTVERSION=	${KDE_PLASMA_VERSION}
-PORTREVISION=	2
 CATEGORIES=	x11 kde kde-plasma
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/x11/plasma5-plasma-workspace/distinfo b/x11/plasma5-plasma-workspace/distinfo
index 12e322f2f5cc..7ac1641ed621 100644
--- a/x11/plasma5-plasma-workspace/distinfo
+++ b/x11/plasma5-plasma-workspace/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1638303664
-SHA256 (KDE/plasma/5.23.4/plasma-workspace-5.23.4.tar.xz) = 13ec4eedfaae97fe441aaad57cdd6bf949d06d42370e15e3426e41f49c3ea34d
-SIZE (KDE/plasma/5.23.4/plasma-workspace-5.23.4.tar.xz) = 9012468
+TIMESTAMP = 1641308523
+SHA256 (KDE/plasma/5.23.5/plasma-workspace-5.23.5.tar.xz) = 2ebee6ab2f10cabc350e0f75a0d8462ae0b7616a795d078f6bb5765396052575
+SIZE (KDE/plasma/5.23.5/plasma-workspace-5.23.5.tar.xz) = 9010724
diff --git a/x11/plasma5-plasma-workspace/pkg-plist b/x11/plasma5-plasma-workspace/pkg-plist
index 4ee0d0038b5b..66b1e7a0b49d 100644
--- a/x11/plasma5-plasma-workspace/pkg-plist
+++ b/x11/plasma5-plasma-workspace/pkg-plist
@@ -1334,6 +1334,7 @@ share/locale/ca@valencia/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier
 share/locale/ca@valencia/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
 share/locale/ca@valencia/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
 share/locale/ca@valencia/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
+share/locale/ca@valencia/LC_MESSAGES/plasma_applet_org.kde.plasma.manageinputmethod.mo
 share/locale/ca@valencia/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
 share/locale/ca@valencia/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
 share/locale/ca@valencia/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
@@ -1608,6 +1609,7 @@ share/locale/de/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
 share/locale/de/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
 share/locale/de/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
 share/locale/de/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
+share/locale/de/LC_MESSAGES/plasma_applet_org.kde.plasma.manageinputmethod.mo
 share/locale/de/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
 share/locale/de/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
 share/locale/de/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
@@ -2448,7 +2450,6 @@ share/locale/gu/LC_MESSAGES/plasma_runner_webshortcuts.mo
 share/locale/gu/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/gu/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo
 share/locale/gu/LC_MESSAGES/soliduiserver5.mo
-share/locale/de/LC_MESSAGES/plasma_applet_org.kde.plasma.manageinputmethod.mo
 share/locale/he/LC_MESSAGES/freespacenotifier.mo
 share/locale/he/LC_MESSAGES/kcm5_icons.mo
 share/locale/he/LC_MESSAGES/kcm_autostart.mo
@@ -2659,6 +2660,7 @@ share/locale/hr/LC_MESSAGES/plasma_runner_webshortcuts.mo
 share/locale/hr/LC_MESSAGES/plasma_runner_windowedwidgets.mo
 share/locale/hr/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo
 share/locale/hr/LC_MESSAGES/soliduiserver5.mo
+share/locale/hsb/LC_MESSAGES/freespacenotifier.mo
 share/locale/hsb/LC_MESSAGES/kcm5_icons.mo
 share/locale/hsb/LC_MESSAGES/kcm_autostart.mo
 share/locale/hsb/LC_MESSAGES/kcm_colors.mo