git: 92288bfad98f - main - KDE: Update Plasma to 6.3.4

From: Max Brazhnikov <makc_at_FreeBSD.org>
Date: Thu, 03 Apr 2025 12:02:22 UTC
The branch main has been updated by makc:

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

commit 92288bfad98f99db12426275ba53950355fa2485
Author:     Max Brazhnikov <makc@FreeBSD.org>
AuthorDate: 2025-04-03 12:00:50 +0000
Commit:     Max Brazhnikov <makc@FreeBSD.org>
CommitDate: 2025-04-03 12:02:13 +0000

    KDE: Update Plasma to 6.3.4
    
    Announcement: https://kde.org/announcements/plasma/6/6.3.4/
    
    x11/plasma6-plasma-workspace:
     - Add upstream patch to fix regression in Plasma notifications.
---
 Mk/Uses/kde.mk                                     |  2 +-
 audio/plasma6-kpipewire/distinfo                   |  6 ++--
 audio/plasma6-ocean-sound-theme/distinfo           |  6 ++--
 audio/plasma6-oxygen-sounds/distinfo               |  6 ++--
 audio/plasma6-plasma-pa/distinfo                   |  6 ++--
 deskutils/plasma6-milou/distinfo                   |  6 ++--
 deskutils/plasma6-sddm-kcm/distinfo                |  6 ++--
 deskutils/plasma6-xdg-desktop-portal-kde/distinfo  |  6 ++--
 deskutils/plasma6-xdg-desktop-portal-kde/pkg-plist |  1 +
 devel/plasma6-kwrited/distinfo                     |  6 ++--
 devel/plasma6-plasma-sdk/distinfo                  |  6 ++--
 devel/plasma6-plasma5support/distinfo              |  6 ++--
 graphics/plasma6-spectacle/distinfo                |  6 ++--
 print/plasma6-print-manager/distinfo               |  6 ++--
 security/plasma6-kscreenlocker/distinfo            |  6 ++--
 security/plasma6-ksshaskpass/distinfo              |  6 ++--
 security/plasma6-kwallet-pam/distinfo              |  6 ++--
 sysutils/plasma6-discover/Makefile                 |  1 -
 sysutils/plasma6-discover/distinfo                 |  6 ++--
 sysutils/plasma6-drkonqi/distinfo                  |  6 ++--
 sysutils/plasma6-kde-cli-tools/distinfo            |  6 ++--
 sysutils/plasma6-kinfocenter/Makefile              |  1 -
 sysutils/plasma6-kinfocenter/distinfo              |  6 ++--
 sysutils/plasma6-kmenuedit/distinfo                |  6 ++--
 sysutils/plasma6-ksystemstats/distinfo             |  6 ++--
 sysutils/plasma6-libksysguard/distinfo             |  6 ++--
 sysutils/plasma6-plasma-disks/Makefile             |  1 -
 sysutils/plasma6-plasma-disks/distinfo             |  6 ++--
 sysutils/plasma6-plasma-systemmonitor/distinfo     |  6 ++--
 sysutils/plasma6-polkit-kde-agent-1/distinfo       |  6 ++--
 sysutils/plasma6-powerdevil/distinfo               |  6 ++--
 sysutils/plasma6-systemsettings/Makefile           |  1 -
 sysutils/plasma6-systemsettings/distinfo           |  6 ++--
 www/plasma6-plasma-browser-integration/distinfo    |  6 ++--
 x11-themes/plasma6-breeze-gtk/distinfo             |  6 ++--
 x11-themes/plasma6-breeze/distinfo                 |  6 ++--
 x11-themes/plasma6-kde-gtk-config/Makefile         |  1 -
 x11-themes/plasma6-kde-gtk-config/distinfo         |  6 ++--
 x11-themes/plasma6-oxygen/distinfo                 |  6 ++--
 .../plasma6-plasma-workspace-wallpapers/distinfo   |  6 ++--
 x11-themes/plasma6-qqc2-breeze-style/distinfo      |  6 ++--
 x11-toolkits/plasma6-kdeplasma-addons/Makefile     |  1 -
 x11-toolkits/plasma6-kdeplasma-addons/distinfo     |  6 ++--
 x11-wm/plasma6-kdecoration/distinfo                |  6 ++--
 x11-wm/plasma6-kwin/distinfo                       |  6 ++--
 x11-wm/plasma6-kwin/pkg-plist                      |  3 ++
 x11/plasma6-kactivitymanagerd/distinfo             |  6 ++--
 x11/plasma6-kgamma/distinfo                        |  6 ++--
 x11/plasma6-kglobalacceld/distinfo                 |  6 ++--
 x11/plasma6-kscreen/distinfo                       |  6 ++--
 x11/plasma6-kscreen/pkg-plist                      |  1 +
 x11/plasma6-kwayland/distinfo                      |  6 ++--
 x11/plasma6-layer-shell-qt/distinfo                |  6 ++--
 x11/plasma6-libkscreen/Makefile                    |  1 -
 x11/plasma6-libkscreen/distinfo                    |  6 ++--
 x11/plasma6-libkscreen/pkg-plist                   |  1 +
 x11/plasma6-libplasma/distinfo                     |  6 ++--
 x11/plasma6-plasma-activities-stats/distinfo       |  6 ++--
 x11/plasma6-plasma-activities/distinfo             |  6 ++--
 x11/plasma6-plasma-desktop/Makefile                |  1 -
 x11/plasma6-plasma-desktop/distinfo                |  6 ++--
 x11/plasma6-plasma-integration/distinfo            |  6 ++--
 x11/plasma6-plasma-workspace/Makefile              |  5 ++-
 x11/plasma6-plasma-workspace/distinfo              |  8 +++--
 x11/plasma6-plasma-workspace/pkg-plist             | 39 ++++++++++++++++++++++
 65 files changed, 200 insertions(+), 162 deletions(-)

diff --git a/Mk/Uses/kde.mk b/Mk/Uses/kde.mk
index 54b1307565b2..ff51010d96cb 100644
--- a/Mk/Uses/kde.mk
+++ b/Mk/Uses/kde.mk
@@ -95,7 +95,7 @@ KDE_PLASMA5_VERSION?=		5.27.12
 KDE_PLASMA5_BRANCH?=		stable
 
 # Current KDE Plasma desktop.
-KDE_PLASMA6_VERSION?=		6.3.3
+KDE_PLASMA6_VERSION?=		6.3.4
 KDE_PLASMA6_BRANCH?=		stable
 
 # Legacy KDE frameworks (Qt5 based).
diff --git a/audio/plasma6-kpipewire/distinfo b/audio/plasma6-kpipewire/distinfo
index 09dbf0b3a1dc..94045b005e2e 100644
--- a/audio/plasma6-kpipewire/distinfo
+++ b/audio/plasma6-kpipewire/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1741769317
-SHA256 (KDE/plasma/6.3.3/kpipewire-6.3.3.tar.xz) = 5f64a92e486f03bff47590ba0b80bb145a6e3b4b0e7f87b02c6a110a6a2bb3c3
-SIZE (KDE/plasma/6.3.3/kpipewire-6.3.3.tar.xz) = 152784
+TIMESTAMP = 1743668590
+SHA256 (KDE/plasma/6.3.4/kpipewire-6.3.4.tar.xz) = bbfd42737b5968fbc855e974aa68739e87ccd24b0a6e23d71afc0e98a9115458
+SIZE (KDE/plasma/6.3.4/kpipewire-6.3.4.tar.xz) = 152756
diff --git a/audio/plasma6-ocean-sound-theme/distinfo b/audio/plasma6-ocean-sound-theme/distinfo
index a9dbe9fe1b22..93744212eb92 100644
--- a/audio/plasma6-ocean-sound-theme/distinfo
+++ b/audio/plasma6-ocean-sound-theme/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1741769318
-SHA256 (KDE/plasma/6.3.3/ocean-sound-theme-6.3.3.tar.xz) = e67e57d498efa9c37a6c2ea8fa56623fea09fc9616b513c5517224208a664aa5
-SIZE (KDE/plasma/6.3.3/ocean-sound-theme-6.3.3.tar.xz) = 2117564
+TIMESTAMP = 1743668591
+SHA256 (KDE/plasma/6.3.4/ocean-sound-theme-6.3.4.tar.xz) = 06317dac665aec586d2141237ac6c898d401c5659a4f0d98548b6b9019c4a1ec
+SIZE (KDE/plasma/6.3.4/ocean-sound-theme-6.3.4.tar.xz) = 2117564
diff --git a/audio/plasma6-oxygen-sounds/distinfo b/audio/plasma6-oxygen-sounds/distinfo
index 6022a6ed99e9..66b11f33904c 100644
--- a/audio/plasma6-oxygen-sounds/distinfo
+++ b/audio/plasma6-oxygen-sounds/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1741769319
-SHA256 (KDE/plasma/6.3.3/oxygen-sounds-6.3.3.tar.xz) = 488d6189c3ea25c73527b74c9e6ba7bb74c4945b6c4f5ab41c4c1c09f34643ba
-SIZE (KDE/plasma/6.3.3/oxygen-sounds-6.3.3.tar.xz) = 1936252
+TIMESTAMP = 1743668592
+SHA256 (KDE/plasma/6.3.4/oxygen-sounds-6.3.4.tar.xz) = 49ceec138a20157d5f1625d474d616c48cc052705b1059c1763c8c1579862065
+SIZE (KDE/plasma/6.3.4/oxygen-sounds-6.3.4.tar.xz) = 1936316
diff --git a/audio/plasma6-plasma-pa/distinfo b/audio/plasma6-plasma-pa/distinfo
index 75aa4fb4d277..0a94adac1f52 100644
--- a/audio/plasma6-plasma-pa/distinfo
+++ b/audio/plasma6-plasma-pa/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1741769320
-SHA256 (KDE/plasma/6.3.3/plasma-pa-6.3.3.tar.xz) = 0e34658ed031e5dfe3c6e308cf1c276ed6f2ee9f047e1bb1fb05fc5c60e4d5a0
-SIZE (KDE/plasma/6.3.3/plasma-pa-6.3.3.tar.xz) = 192068
+TIMESTAMP = 1743668593
+SHA256 (KDE/plasma/6.3.4/plasma-pa-6.3.4.tar.xz) = 2bb964e29b7a37f2a5b3787ce573347a9adbfb889eba49c99404be444f5e9b99
+SIZE (KDE/plasma/6.3.4/plasma-pa-6.3.4.tar.xz) = 192132
diff --git a/deskutils/plasma6-milou/distinfo b/deskutils/plasma6-milou/distinfo
index 989e9bb2e2d4..5c9159031486 100644
--- a/deskutils/plasma6-milou/distinfo
+++ b/deskutils/plasma6-milou/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1741769321
-SHA256 (KDE/plasma/6.3.3/milou-6.3.3.tar.xz) = 886b78853570f5c280f04d803b5fbe8adba00944eddc26716c4478a9b5681886
-SIZE (KDE/plasma/6.3.3/milou-6.3.3.tar.xz) = 50636
+TIMESTAMP = 1743668593
+SHA256 (KDE/plasma/6.3.4/milou-6.3.4.tar.xz) = ae7bd7d22e66e588034fe21a73aa8b376d233e82f44470707b708c1771e3ff37
+SIZE (KDE/plasma/6.3.4/milou-6.3.4.tar.xz) = 50672
diff --git a/deskutils/plasma6-sddm-kcm/distinfo b/deskutils/plasma6-sddm-kcm/distinfo
index 7245f14ec4e0..3a146afeeb40 100644
--- a/deskutils/plasma6-sddm-kcm/distinfo
+++ b/deskutils/plasma6-sddm-kcm/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1741769321
-SHA256 (KDE/plasma/6.3.3/sddm-kcm-6.3.3.tar.xz) = 49b17316257c46ee29d9fb54951914401d62b9ae4a166d666c67eb227782041d
-SIZE (KDE/plasma/6.3.3/sddm-kcm-6.3.3.tar.xz) = 103980
+TIMESTAMP = 1743668594
+SHA256 (KDE/plasma/6.3.4/sddm-kcm-6.3.4.tar.xz) = 6dbaafdfd5d8293f6dd90c86594a975a8d1c3af07fa0711044a8aae2cba91743
+SIZE (KDE/plasma/6.3.4/sddm-kcm-6.3.4.tar.xz) = 104076
diff --git a/deskutils/plasma6-xdg-desktop-portal-kde/distinfo b/deskutils/plasma6-xdg-desktop-portal-kde/distinfo
index ef2bc9fb15a4..731c9086d49b 100644
--- a/deskutils/plasma6-xdg-desktop-portal-kde/distinfo
+++ b/deskutils/plasma6-xdg-desktop-portal-kde/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1741769322
-SHA256 (KDE/plasma/6.3.3/xdg-desktop-portal-kde-6.3.3.tar.xz) = b6bf12489564922f7817a31280b21f72f6f1057d3f44ed0d3e09abb47d958005
-SIZE (KDE/plasma/6.3.3/xdg-desktop-portal-kde-6.3.3.tar.xz) = 190608
+TIMESTAMP = 1743668594
+SHA256 (KDE/plasma/6.3.4/xdg-desktop-portal-kde-6.3.4.tar.xz) = 59c62f679d2dac721dd537d83ad3075c129d07e1056e0a592117f711979f0821
+SIZE (KDE/plasma/6.3.4/xdg-desktop-portal-kde-6.3.4.tar.xz) = 192076
diff --git a/deskutils/plasma6-xdg-desktop-portal-kde/pkg-plist b/deskutils/plasma6-xdg-desktop-portal-kde/pkg-plist
index 917268138b3c..06c995137bc8 100644
--- a/deskutils/plasma6-xdg-desktop-portal-kde/pkg-plist
+++ b/deskutils/plasma6-xdg-desktop-portal-kde/pkg-plist
@@ -34,6 +34,7 @@ share/locale/ko/LC_MESSAGES/xdg-desktop-portal-kde.mo
 share/locale/lt/LC_MESSAGES/xdg-desktop-portal-kde.mo
 share/locale/lv/LC_MESSAGES/xdg-desktop-portal-kde.mo
 share/locale/ml/LC_MESSAGES/xdg-desktop-portal-kde.mo
+share/locale/nb/LC_MESSAGES/xdg-desktop-portal-kde.mo
 share/locale/nl/LC_MESSAGES/xdg-desktop-portal-kde.mo
 share/locale/nn/LC_MESSAGES/xdg-desktop-portal-kde.mo
 share/locale/pa/LC_MESSAGES/xdg-desktop-portal-kde.mo
diff --git a/devel/plasma6-kwrited/distinfo b/devel/plasma6-kwrited/distinfo
index 24c5012fab7b..ee2afb905d8a 100644
--- a/devel/plasma6-kwrited/distinfo
+++ b/devel/plasma6-kwrited/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1741769323
-SHA256 (KDE/plasma/6.3.3/kwrited-6.3.3.tar.xz) = 80967fc896ce82b66f1b5223cd3008f348229eda7ee98f76275affd646cd954b
-SIZE (KDE/plasma/6.3.3/kwrited-6.3.3.tar.xz) = 23672
+TIMESTAMP = 1743668595
+SHA256 (KDE/plasma/6.3.4/kwrited-6.3.4.tar.xz) = f7b2cbe4bb7f795511a1f79727b0853395f20345faea2e4dafd34ab441c975b6
+SIZE (KDE/plasma/6.3.4/kwrited-6.3.4.tar.xz) = 23672
diff --git a/devel/plasma6-plasma-sdk/distinfo b/devel/plasma6-plasma-sdk/distinfo
index 7b1dfcd29ce1..d8ca5dfa7bcf 100644
--- a/devel/plasma6-plasma-sdk/distinfo
+++ b/devel/plasma6-plasma-sdk/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1741769324
-SHA256 (KDE/plasma/6.3.3/plasma-sdk-6.3.3.tar.xz) = 7188289248228054309d3c268963dad2b4bc491af6816805ad8cdb0ce2aafa65
-SIZE (KDE/plasma/6.3.3/plasma-sdk-6.3.3.tar.xz) = 360740
+TIMESTAMP = 1743668596
+SHA256 (KDE/plasma/6.3.4/plasma-sdk-6.3.4.tar.xz) = aea52ef5905552d5242e8974d2f9e053445764650bc263bb0f35ee43a5cb09cc
+SIZE (KDE/plasma/6.3.4/plasma-sdk-6.3.4.tar.xz) = 360620
diff --git a/devel/plasma6-plasma5support/distinfo b/devel/plasma6-plasma5support/distinfo
index 29a5e3b54d7a..0084f5816c91 100644
--- a/devel/plasma6-plasma5support/distinfo
+++ b/devel/plasma6-plasma5support/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1741769324
-SHA256 (KDE/plasma/6.3.3/plasma5support-6.3.3.tar.xz) = 21b91713751f42e0235df28d0e8800b6aa2cc47fee6acba4c4b4a1f915dfa563
-SIZE (KDE/plasma/6.3.3/plasma5support-6.3.3.tar.xz) = 229712
+TIMESTAMP = 1743668596
+SHA256 (KDE/plasma/6.3.4/plasma5support-6.3.4.tar.xz) = da5276d01e7c249b6b9144235b3a7822e74a6f9f7efd7900532fa21d6444bd84
+SIZE (KDE/plasma/6.3.4/plasma5support-6.3.4.tar.xz) = 229756
diff --git a/graphics/plasma6-spectacle/distinfo b/graphics/plasma6-spectacle/distinfo
index 347f6252c220..36a0e5c59c7e 100644
--- a/graphics/plasma6-spectacle/distinfo
+++ b/graphics/plasma6-spectacle/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1741772570
-SHA256 (KDE/plasma/6.3.3/spectacle-6.3.3.tar.xz) = b8cd37d07b8af193ce508c29f44b4f1c5ca9779dc4daabfb141b6e08f3af3d9a
-SIZE (KDE/plasma/6.3.3/spectacle-6.3.3.tar.xz) = 1576472
+TIMESTAMP = 1743668597
+SHA256 (KDE/plasma/6.3.4/spectacle-6.3.4.tar.xz) = 52ee954d59dabe5dc7a3cc67b16d61ecb39a12dd5966128648efbf04b4baccfa
+SIZE (KDE/plasma/6.3.4/spectacle-6.3.4.tar.xz) = 1576808
diff --git a/print/plasma6-print-manager/distinfo b/print/plasma6-print-manager/distinfo
index d08dddfbc40e..b09cd6462719 100644
--- a/print/plasma6-print-manager/distinfo
+++ b/print/plasma6-print-manager/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1741769327
-SHA256 (KDE/plasma/6.3.3/print-manager-6.3.3.tar.xz) = 1c769b3ee6cce4cab50e86cf1430fccaaa04fbe0c86ce44ead1e949dc3afa058
-SIZE (KDE/plasma/6.3.3/print-manager-6.3.3.tar.xz) = 392304
+TIMESTAMP = 1743668598
+SHA256 (KDE/plasma/6.3.4/print-manager-6.3.4.tar.xz) = 5b32d535c020a38c80bad952a1ada764ad1ea20dc5dc2bb5f4a034a9c6c76a61
+SIZE (KDE/plasma/6.3.4/print-manager-6.3.4.tar.xz) = 392224
diff --git a/security/plasma6-kscreenlocker/distinfo b/security/plasma6-kscreenlocker/distinfo
index 13ee7fbeae65..eb9dcc68ec3c 100644
--- a/security/plasma6-kscreenlocker/distinfo
+++ b/security/plasma6-kscreenlocker/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1741769327
-SHA256 (KDE/plasma/6.3.3/kscreenlocker-6.3.3.tar.xz) = fac09e34871663b5fe68aabfcdfb114d8d6bb8f555aa07a95d32e55e0c656af5
-SIZE (KDE/plasma/6.3.3/kscreenlocker-6.3.3.tar.xz) = 184488
+TIMESTAMP = 1743668599
+SHA256 (KDE/plasma/6.3.4/kscreenlocker-6.3.4.tar.xz) = 4667ef3fac7dd440a56b4af251bf5a4a7e84075ef2d616d34ae3358624c0e946
+SIZE (KDE/plasma/6.3.4/kscreenlocker-6.3.4.tar.xz) = 184676
diff --git a/security/plasma6-ksshaskpass/distinfo b/security/plasma6-ksshaskpass/distinfo
index 99b718bcfcda..5379a4886797 100644
--- a/security/plasma6-ksshaskpass/distinfo
+++ b/security/plasma6-ksshaskpass/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1741769328
-SHA256 (KDE/plasma/6.3.3/ksshaskpass-6.3.3.tar.xz) = 365986453d68bec1b92477d2e91c45cc4fc480691bfc02b5f309ad59f0943fe8
-SIZE (KDE/plasma/6.3.3/ksshaskpass-6.3.3.tar.xz) = 30984
+TIMESTAMP = 1743668600
+SHA256 (KDE/plasma/6.3.4/ksshaskpass-6.3.4.tar.xz) = 793341db12cf38ecece998ccbbb685871be5e5099ae6c886872279433a255995
+SIZE (KDE/plasma/6.3.4/ksshaskpass-6.3.4.tar.xz) = 30992
diff --git a/security/plasma6-kwallet-pam/distinfo b/security/plasma6-kwallet-pam/distinfo
index 0dad582e875d..1ea992e8c88a 100644
--- a/security/plasma6-kwallet-pam/distinfo
+++ b/security/plasma6-kwallet-pam/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1741769329
-SHA256 (KDE/plasma/6.3.3/kwallet-pam-6.3.3.tar.xz) = 46de260d69debfb0ce2d9022b027524d372d5ac57b69bd989f33afbbf821e39c
-SIZE (KDE/plasma/6.3.3/kwallet-pam-6.3.3.tar.xz) = 22480
+TIMESTAMP = 1743668600
+SHA256 (KDE/plasma/6.3.4/kwallet-pam-6.3.4.tar.xz) = d7ae0c5baa52de0f8a7dce606512455b94307a3fc0c21d3879dfe631754ea309
+SIZE (KDE/plasma/6.3.4/kwallet-pam-6.3.4.tar.xz) = 22488
diff --git a/sysutils/plasma6-discover/Makefile b/sysutils/plasma6-discover/Makefile
index 6d2ff4d28854..4ea16948754f 100644
--- a/sysutils/plasma6-discover/Makefile
+++ b/sysutils/plasma6-discover/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	discover
 DISTVERSION=	${KDE_PLASMA_VERSION}
-PORTREVISION=	1
 CATEGORIES=	sysutils kde kde-plasma
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/sysutils/plasma6-discover/distinfo b/sysutils/plasma6-discover/distinfo
index 3bcc4598eefd..10adb8925f75 100644
--- a/sysutils/plasma6-discover/distinfo
+++ b/sysutils/plasma6-discover/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1741769330
-SHA256 (KDE/plasma/6.3.3/discover-6.3.3.tar.xz) = de29ad7e914e9bbd30a3466222f9542449583871afe856aca0071409cf5c586d
-SIZE (KDE/plasma/6.3.3/discover-6.3.3.tar.xz) = 1102260
+TIMESTAMP = 1743668601
+SHA256 (KDE/plasma/6.3.4/discover-6.3.4.tar.xz) = 2a18caed673493cbeb840aa166626d4283272c97578af0bf67e8887b672cf3d8
+SIZE (KDE/plasma/6.3.4/discover-6.3.4.tar.xz) = 1100924
diff --git a/sysutils/plasma6-drkonqi/distinfo b/sysutils/plasma6-drkonqi/distinfo
index 2b1c032924f7..f876884c24a9 100644
--- a/sysutils/plasma6-drkonqi/distinfo
+++ b/sysutils/plasma6-drkonqi/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1741769332
-SHA256 (KDE/plasma/6.3.3/drkonqi-6.3.3.tar.xz) = 1fb9655f0b69732fa4c156b4332757e0c1f2fd10071074cff5b91b210775b3be
-SIZE (KDE/plasma/6.3.3/drkonqi-6.3.3.tar.xz) = 892000
+TIMESTAMP = 1743668602
+SHA256 (KDE/plasma/6.3.4/drkonqi-6.3.4.tar.xz) = d88e74d8f95125e3b64f4dff25fef6caaf9bf179bdc5cc0591b4c15d466b400b
+SIZE (KDE/plasma/6.3.4/drkonqi-6.3.4.tar.xz) = 886172
diff --git a/sysutils/plasma6-kde-cli-tools/distinfo b/sysutils/plasma6-kde-cli-tools/distinfo
index e5ec22ebf099..ed83c172e589 100644
--- a/sysutils/plasma6-kde-cli-tools/distinfo
+++ b/sysutils/plasma6-kde-cli-tools/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1741769333
-SHA256 (KDE/plasma/6.3.3/kde-cli-tools-6.3.3.tar.xz) = 65ee64a1a6180bad00f3f001ebc8d170526eb12501f5b2cb4e28a1f3bcf26644
-SIZE (KDE/plasma/6.3.3/kde-cli-tools-6.3.3.tar.xz) = 645044
+TIMESTAMP = 1743668603
+SHA256 (KDE/plasma/6.3.4/kde-cli-tools-6.3.4.tar.xz) = 8a00f5ec0ab2e2706ecb5ed26c0b7df90524fd469cd157698476e3a54a385522
+SIZE (KDE/plasma/6.3.4/kde-cli-tools-6.3.4.tar.xz) = 645048
diff --git a/sysutils/plasma6-kinfocenter/Makefile b/sysutils/plasma6-kinfocenter/Makefile
index 7e092b56de17..5f0adccec280 100644
--- a/sysutils/plasma6-kinfocenter/Makefile
+++ b/sysutils/plasma6-kinfocenter/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	kinfocenter
 DISTVERSION=	${KDE_PLASMA_VERSION}
-PORTREVISION=	1
 CATEGORIES=	sysutils kde kde-plasma
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/sysutils/plasma6-kinfocenter/distinfo b/sysutils/plasma6-kinfocenter/distinfo
index fec6589b5b64..ad7b83dceb88 100644
--- a/sysutils/plasma6-kinfocenter/distinfo
+++ b/sysutils/plasma6-kinfocenter/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1741769333
-SHA256 (KDE/plasma/6.3.3/kinfocenter-6.3.3.tar.xz) = 26182e215e55b4f3ab60e980bbae5d0b1a6795406d11901ed33822e84812eea2
-SIZE (KDE/plasma/6.3.3/kinfocenter-6.3.3.tar.xz) = 749032
+TIMESTAMP = 1743668604
+SHA256 (KDE/plasma/6.3.4/kinfocenter-6.3.4.tar.xz) = 8ab78619f6c05e7162099d52ba83b0b5d11a3985cc4b0abf4112d91f815c2f69
+SIZE (KDE/plasma/6.3.4/kinfocenter-6.3.4.tar.xz) = 749116
diff --git a/sysutils/plasma6-kmenuedit/distinfo b/sysutils/plasma6-kmenuedit/distinfo
index 299f2fa0c58f..4807429b1ed8 100644
--- a/sysutils/plasma6-kmenuedit/distinfo
+++ b/sysutils/plasma6-kmenuedit/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1741769334
-SHA256 (KDE/plasma/6.3.3/kmenuedit-6.3.3.tar.xz) = a62498246e6eeadac75ca5e576f226f8d5ac5d4231a3a0a0490aeb3141fc340e
-SIZE (KDE/plasma/6.3.3/kmenuedit-6.3.3.tar.xz) = 878872
+TIMESTAMP = 1743668605
+SHA256 (KDE/plasma/6.3.4/kmenuedit-6.3.4.tar.xz) = 7e9dd15e9c5c5edae2daa3791e56fb6b5468e0d7ab1ff5ccd589827b2eff9b5e
+SIZE (KDE/plasma/6.3.4/kmenuedit-6.3.4.tar.xz) = 879068
diff --git a/sysutils/plasma6-ksystemstats/distinfo b/sysutils/plasma6-ksystemstats/distinfo
index 6600c0a0fd92..0cb01ed3bcee 100644
--- a/sysutils/plasma6-ksystemstats/distinfo
+++ b/sysutils/plasma6-ksystemstats/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1741769335
-SHA256 (KDE/plasma/6.3.3/ksystemstats-6.3.3.tar.xz) = 2fb8c29c595dc6df983246676f28e8ee1c71042da588f573c7baa2e63bbdf42e
-SIZE (KDE/plasma/6.3.3/ksystemstats-6.3.3.tar.xz) = 151332
+TIMESTAMP = 1743668605
+SHA256 (KDE/plasma/6.3.4/ksystemstats-6.3.4.tar.xz) = 00006a9370d03a1114c31a869c6c0676c4493aac3716138dd9aea898d0e85395
+SIZE (KDE/plasma/6.3.4/ksystemstats-6.3.4.tar.xz) = 151728
diff --git a/sysutils/plasma6-libksysguard/distinfo b/sysutils/plasma6-libksysguard/distinfo
index c80911f2ba3f..ad4e9578f340 100644
--- a/sysutils/plasma6-libksysguard/distinfo
+++ b/sysutils/plasma6-libksysguard/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1741769336
-SHA256 (KDE/plasma/6.3.3/libksysguard-6.3.3.tar.xz) = 74d1f4ba8b0929cb4b257d679718825c6d501f071ded0a51b506ea467b1d07bd
-SIZE (KDE/plasma/6.3.3/libksysguard-6.3.3.tar.xz) = 328704
+TIMESTAMP = 1743668606
+SHA256 (KDE/plasma/6.3.4/libksysguard-6.3.4.tar.xz) = 04c1ee8b1a174ad5f8d6f1e2d42eeb93079b2f3856badcb8cb53e1f9d7cb15dc
+SIZE (KDE/plasma/6.3.4/libksysguard-6.3.4.tar.xz) = 328712
diff --git a/sysutils/plasma6-plasma-disks/Makefile b/sysutils/plasma6-plasma-disks/Makefile
index 6804a6922f7d..968894523329 100644
--- a/sysutils/plasma6-plasma-disks/Makefile
+++ b/sysutils/plasma6-plasma-disks/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	plasma-disks
 DISTVERSION=	${KDE_PLASMA_VERSION}
-PORTREVISION=	1
 CATEGORIES=	sysutils kde kde-plasma
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/sysutils/plasma6-plasma-disks/distinfo b/sysutils/plasma6-plasma-disks/distinfo
index 67374ea96aed..72a8321b168c 100644
--- a/sysutils/plasma6-plasma-disks/distinfo
+++ b/sysutils/plasma6-plasma-disks/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1741769336
-SHA256 (KDE/plasma/6.3.3/plasma-disks-6.3.3.tar.xz) = 9911ec5176b1106170724ba72b57254c695f85662c1e5a58b920f01efce2f8e2
-SIZE (KDE/plasma/6.3.3/plasma-disks-6.3.3.tar.xz) = 105568
+TIMESTAMP = 1743668607
+SHA256 (KDE/plasma/6.3.4/plasma-disks-6.3.4.tar.xz) = e58b16fb3f6129fb62b4fa1046509a59a1d5a950bdbc4ba44defee98e0f1dd47
+SIZE (KDE/plasma/6.3.4/plasma-disks-6.3.4.tar.xz) = 105564
diff --git a/sysutils/plasma6-plasma-systemmonitor/distinfo b/sysutils/plasma6-plasma-systemmonitor/distinfo
index 2fafad3ac95a..ecef2cc8c28b 100644
--- a/sysutils/plasma6-plasma-systemmonitor/distinfo
+++ b/sysutils/plasma6-plasma-systemmonitor/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1741769337
-SHA256 (KDE/plasma/6.3.3/plasma-systemmonitor-6.3.3.tar.xz) = 6846ab22455b3c252d076fd12f4ec5f90136d48b63a63a02f010a57fe1e4d8c3
-SIZE (KDE/plasma/6.3.3/plasma-systemmonitor-6.3.3.tar.xz) = 201876
+TIMESTAMP = 1743668607
+SHA256 (KDE/plasma/6.3.4/plasma-systemmonitor-6.3.4.tar.xz) = 99d7c42912681172e304958fb1d330cecc6ce95db8a0336953ff2b4d0c65ac5d
+SIZE (KDE/plasma/6.3.4/plasma-systemmonitor-6.3.4.tar.xz) = 201840
diff --git a/sysutils/plasma6-polkit-kde-agent-1/distinfo b/sysutils/plasma6-polkit-kde-agent-1/distinfo
index e9d245a2baaa..b3d619fd7d86 100644
--- a/sysutils/plasma6-polkit-kde-agent-1/distinfo
+++ b/sysutils/plasma6-polkit-kde-agent-1/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1741769338
-SHA256 (KDE/plasma/6.3.3/polkit-kde-agent-1-6.3.3.tar.xz) = 7debdb64a7cfc4bdd04e94e91f3126f3f264efe7ba2a17811c8f8b7d57b9e56c
-SIZE (KDE/plasma/6.3.3/polkit-kde-agent-1-6.3.3.tar.xz) = 58248
+TIMESTAMP = 1743668608
+SHA256 (KDE/plasma/6.3.4/polkit-kde-agent-1-6.3.4.tar.xz) = a797f6e02491a2fc60eda14a75e5e796b56513303c99b7465fd964227e98c4cf
+SIZE (KDE/plasma/6.3.4/polkit-kde-agent-1-6.3.4.tar.xz) = 58264
diff --git a/sysutils/plasma6-powerdevil/distinfo b/sysutils/plasma6-powerdevil/distinfo
index ea3815a66234..e0332d83c7e7 100644
--- a/sysutils/plasma6-powerdevil/distinfo
+++ b/sysutils/plasma6-powerdevil/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1741769339
-SHA256 (KDE/plasma/6.3.3/powerdevil-6.3.3.tar.xz) = b79f1c2b94a0f959dac319abce3577fc7f18d57c87ba3087f08bab5f929d5b71
-SIZE (KDE/plasma/6.3.3/powerdevil-6.3.3.tar.xz) = 1201224
+TIMESTAMP = 1743668608
+SHA256 (KDE/plasma/6.3.4/powerdevil-6.3.4.tar.xz) = bb8fb337fd214793396707730b22b8f822135296a6b2ac0c28d774096ab22b5e
+SIZE (KDE/plasma/6.3.4/powerdevil-6.3.4.tar.xz) = 1202208
diff --git a/sysutils/plasma6-systemsettings/Makefile b/sysutils/plasma6-systemsettings/Makefile
index 7e45c50fc508..3ceb5b671d13 100644
--- a/sysutils/plasma6-systemsettings/Makefile
+++ b/sysutils/plasma6-systemsettings/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	systemsettings
 DISTVERSION=	${KDE_PLASMA_VERSION}
-PORTREVISION=	1
 CATEGORIES=	sysutils kde kde-plasma
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/sysutils/plasma6-systemsettings/distinfo b/sysutils/plasma6-systemsettings/distinfo
index 937b6fcda78a..7e95561855b5 100644
--- a/sysutils/plasma6-systemsettings/distinfo
+++ b/sysutils/plasma6-systemsettings/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1741769340
-SHA256 (KDE/plasma/6.3.3/systemsettings-6.3.3.tar.xz) = 3aee91be493040f3a223ae8509f9dc1e3b0e5a3208d4b13b5541ac3865299d2c
-SIZE (KDE/plasma/6.3.3/systemsettings-6.3.3.tar.xz) = 219216
+TIMESTAMP = 1743668609
+SHA256 (KDE/plasma/6.3.4/systemsettings-6.3.4.tar.xz) = 234ca17d05a5d09c1570e1d935fd03da2dd4ce53c5b7545ba436a56ad4b9ef83
+SIZE (KDE/plasma/6.3.4/systemsettings-6.3.4.tar.xz) = 219220
diff --git a/www/plasma6-plasma-browser-integration/distinfo b/www/plasma6-plasma-browser-integration/distinfo
index 641f3858aaeb..52053277325f 100644
--- a/www/plasma6-plasma-browser-integration/distinfo
+++ b/www/plasma6-plasma-browser-integration/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1741769340
-SHA256 (KDE/plasma/6.3.3/plasma-browser-integration-6.3.3.tar.xz) = 947dfdf89bdcde5b859eccba4c1fb45d3b3d59ab7d766c2d7ac5c6b34af4416b
-SIZE (KDE/plasma/6.3.3/plasma-browser-integration-6.3.3.tar.xz) = 233672
+TIMESTAMP = 1743668610
+SHA256 (KDE/plasma/6.3.4/plasma-browser-integration-6.3.4.tar.xz) = f8c2b983d0c94b8ab990a0e20afb949b0ef69f2b9b7e1764b676ad0c41a1ed70
+SIZE (KDE/plasma/6.3.4/plasma-browser-integration-6.3.4.tar.xz) = 233672
diff --git a/x11-themes/plasma6-breeze-gtk/distinfo b/x11-themes/plasma6-breeze-gtk/distinfo
index 4ad1489d3004..4e0b745aebb1 100644
--- a/x11-themes/plasma6-breeze-gtk/distinfo
+++ b/x11-themes/plasma6-breeze-gtk/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1741769344
-SHA256 (KDE/plasma/6.3.3/breeze-gtk-6.3.3.tar.xz) = 874b73b4ff4d8d7fde5c94df303dbb3bab97de117ee21ed05e9597121992c3c3
-SIZE (KDE/plasma/6.3.3/breeze-gtk-6.3.3.tar.xz) = 40748
+TIMESTAMP = 1743668612
+SHA256 (KDE/plasma/6.3.4/breeze-gtk-6.3.4.tar.xz) = 6c15981d3c94eb12a9d980ef4cfdb3089823e58343d79d8b2fd346ac6d05566f
+SIZE (KDE/plasma/6.3.4/breeze-gtk-6.3.4.tar.xz) = 40740
diff --git a/x11-themes/plasma6-breeze/distinfo b/x11-themes/plasma6-breeze/distinfo
index c6b3229278b1..200f3d453934 100644
--- a/x11-themes/plasma6-breeze/distinfo
+++ b/x11-themes/plasma6-breeze/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1741769343
-SHA256 (KDE/plasma/6.3.3/breeze-6.3.3.tar.xz) = e07c95e26deb002a4b6f3422fc7cb8bd6df1d60a55064c92e9b17ff5a89796e4
-SIZE (KDE/plasma/6.3.3/breeze-6.3.3.tar.xz) = 45513084
+TIMESTAMP = 1743668612
+SHA256 (KDE/plasma/6.3.4/breeze-6.3.4.tar.xz) = 97af530e746eaea423f741697f91eb47ae5e8e883bef3d353fb25ad0b5ed15ac
+SIZE (KDE/plasma/6.3.4/breeze-6.3.4.tar.xz) = 45513772
diff --git a/x11-themes/plasma6-kde-gtk-config/Makefile b/x11-themes/plasma6-kde-gtk-config/Makefile
index e561b8ebf63b..e8377e45791e 100644
--- a/x11-themes/plasma6-kde-gtk-config/Makefile
+++ b/x11-themes/plasma6-kde-gtk-config/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	kde-gtk-config
 DISTVERSION=	${KDE_PLASMA_VERSION}
-PORTREVISION=	1
 CATEGORIES=	x11-themes kde kde-plasma
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/x11-themes/plasma6-kde-gtk-config/distinfo b/x11-themes/plasma6-kde-gtk-config/distinfo
index 2a41755e42e3..be918dbad140 100644
--- a/x11-themes/plasma6-kde-gtk-config/distinfo
+++ b/x11-themes/plasma6-kde-gtk-config/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1741769345
-SHA256 (KDE/plasma/6.3.3/kde-gtk-config-6.3.3.tar.xz) = fd2d2249a9cc318849ae79020253bf3710c6d0b4e6c7d2088e2e63d1c30ff2ee
-SIZE (KDE/plasma/6.3.3/kde-gtk-config-6.3.3.tar.xz) = 79028
+TIMESTAMP = 1743668613
+SHA256 (KDE/plasma/6.3.4/kde-gtk-config-6.3.4.tar.xz) = f73efc18d46e7e6e6515137e71bf8d97da0e5b496d60506e8371c6b7b22df4a4
+SIZE (KDE/plasma/6.3.4/kde-gtk-config-6.3.4.tar.xz) = 79036
diff --git a/x11-themes/plasma6-oxygen/distinfo b/x11-themes/plasma6-oxygen/distinfo
index 764d247b3467..a83fbe11cfed 100644
--- a/x11-themes/plasma6-oxygen/distinfo
+++ b/x11-themes/plasma6-oxygen/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1741769346
-SHA256 (KDE/plasma/6.3.3/oxygen-6.3.3.tar.xz) = 878652896804d5238285629b7f867caf9e73664f776b2c83d5b3401d4d1ac925
-SIZE (KDE/plasma/6.3.3/oxygen-6.3.3.tar.xz) = 2967400
+TIMESTAMP = 1743668614
+SHA256 (KDE/plasma/6.3.4/oxygen-6.3.4.tar.xz) = 28e25270f388eca8357fb0eb0b844a89bdba2fff858371a11a206ec7ce2b00dc
+SIZE (KDE/plasma/6.3.4/oxygen-6.3.4.tar.xz) = 2967420
diff --git a/x11-themes/plasma6-plasma-workspace-wallpapers/distinfo b/x11-themes/plasma6-plasma-workspace-wallpapers/distinfo
index 349773c0190b..15e656242924 100644
--- a/x11-themes/plasma6-plasma-workspace-wallpapers/distinfo
+++ b/x11-themes/plasma6-plasma-workspace-wallpapers/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1741769356
-SHA256 (KDE/plasma/6.3.3/plasma-workspace-wallpapers-6.3.3.tar.xz) = cc10173e88f883a847169f3b79fd3f8d898ea46e615707428da061cac7473ee7
-SIZE (KDE/plasma/6.3.3/plasma-workspace-wallpapers-6.3.3.tar.xz) = 131044960
+TIMESTAMP = 1743668621
+SHA256 (KDE/plasma/6.3.4/plasma-workspace-wallpapers-6.3.4.tar.xz) = ca3d7049da92de3befb6a905d426e393460facfb091df984f6ae61f0eeca8c49
+SIZE (KDE/plasma/6.3.4/plasma-workspace-wallpapers-6.3.4.tar.xz) = 131044860
diff --git a/x11-themes/plasma6-qqc2-breeze-style/distinfo b/x11-themes/plasma6-qqc2-breeze-style/distinfo
index 41ba29a5de87..ca3de039bec1 100644
--- a/x11-themes/plasma6-qqc2-breeze-style/distinfo
+++ b/x11-themes/plasma6-qqc2-breeze-style/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1741769357
-SHA256 (KDE/plasma/6.3.3/qqc2-breeze-style-6.3.3.tar.xz) = d7e94b73b378aecf831b3424f06df349ae484536ad4fa4739514060c41cac86b
-SIZE (KDE/plasma/6.3.3/qqc2-breeze-style-6.3.3.tar.xz) = 66984
+TIMESTAMP = 1743668621
+SHA256 (KDE/plasma/6.3.4/qqc2-breeze-style-6.3.4.tar.xz) = ee209948de91e24e4195afd0d594672dd805a73444531916c2ad8f99f551f9c6
+SIZE (KDE/plasma/6.3.4/qqc2-breeze-style-6.3.4.tar.xz) = 67004
diff --git a/x11-toolkits/plasma6-kdeplasma-addons/Makefile b/x11-toolkits/plasma6-kdeplasma-addons/Makefile
index f89732212e72..1255d9ce3256 100644
--- a/x11-toolkits/plasma6-kdeplasma-addons/Makefile
+++ b/x11-toolkits/plasma6-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/plasma6-kdeplasma-addons/distinfo b/x11-toolkits/plasma6-kdeplasma-addons/distinfo
index 016becfa5db1..77455e7b0a79 100644
--- a/x11-toolkits/plasma6-kdeplasma-addons/distinfo
+++ b/x11-toolkits/plasma6-kdeplasma-addons/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1741769357
-SHA256 (KDE/plasma/6.3.3/kdeplasma-addons-6.3.3.tar.xz) = 55f8ff0df5921d48549cd59bed91ae9e8575b190031089f80972b9441b80d733
-SIZE (KDE/plasma/6.3.3/kdeplasma-addons-6.3.3.tar.xz) = 923412
+TIMESTAMP = 1743668622
+SHA256 (KDE/plasma/6.3.4/kdeplasma-addons-6.3.4.tar.xz) = ad3661e396a6e2deefe6d4d5c68b25d31663de30d7e6aeabde4fea95a36881a7
+SIZE (KDE/plasma/6.3.4/kdeplasma-addons-6.3.4.tar.xz) = 923876
diff --git a/x11-wm/plasma6-kdecoration/distinfo b/x11-wm/plasma6-kdecoration/distinfo
index 4cc6c84ddac5..58fea1a82532 100644
--- a/x11-wm/plasma6-kdecoration/distinfo
+++ b/x11-wm/plasma6-kdecoration/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1741769358
-SHA256 (KDE/plasma/6.3.3/kdecoration-6.3.3.tar.xz) = 65672b9bd00d1c2d18ff028b028eb8054bc476d645e25afa7dc28add4301e10b
-SIZE (KDE/plasma/6.3.3/kdecoration-6.3.3.tar.xz) = 57564
+TIMESTAMP = 1743668622
+SHA256 (KDE/plasma/6.3.4/kdecoration-6.3.4.tar.xz) = b9d049a9f5a6359856e66dbad0769b48189210ad7f8b3e009da2b4ae2813789a
+SIZE (KDE/plasma/6.3.4/kdecoration-6.3.4.tar.xz) = 57572
diff --git a/x11-wm/plasma6-kwin/distinfo b/x11-wm/plasma6-kwin/distinfo
index 6ec10d1a3662..b3066c5cf049 100644
--- a/x11-wm/plasma6-kwin/distinfo
+++ b/x11-wm/plasma6-kwin/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1741769362
-SHA256 (KDE/plasma/6.3.3/kwin-6.3.3.tar.xz) = b727fb91646b2ebba434af83d05e041127b8aee4de31eacc1cacf90405c8b62f
-SIZE (KDE/plasma/6.3.3/kwin-6.3.3.tar.xz) = 8968752
+TIMESTAMP = 1743668624
+SHA256 (KDE/plasma/6.3.4/kwin-6.3.4.tar.xz) = e74a61eccc5d3248dbd620b6c2c7b175013b15ff59e17af70f88aefc082445a5
+SIZE (KDE/plasma/6.3.4/kwin-6.3.4.tar.xz) = 8977144
diff --git a/x11-wm/plasma6-kwin/pkg-plist b/x11-wm/plasma6-kwin/pkg-plist
index 92137b15e7ef..441e2529f8b4 100644
--- a/x11-wm/plasma6-kwin/pkg-plist
+++ b/x11-wm/plasma6-kwin/pkg-plist
@@ -1412,11 +1412,14 @@ share/locale/ms/LC_MESSAGES/kcmkwincompositing.mo
 share/locale/ms/LC_MESSAGES/kcmkwinscreenedges.mo
 share/locale/ms/LC_MESSAGES/kcmkwm.mo
 share/locale/ms/LC_MESSAGES/kwin.mo
+share/locale/nb/LC_MESSAGES/kcm_kwin_effects.mo
 share/locale/nb/LC_MESSAGES/kcm_kwin_scripts.mo
 share/locale/nb/LC_MESSAGES/kcm_kwin_virtualdesktops.mo
 share/locale/nb/LC_MESSAGES/kcm_kwindecoration.mo
 share/locale/nb/LC_MESSAGES/kcm_kwinrules.mo
 share/locale/nb/LC_MESSAGES/kcm_kwintabbox.mo
+share/locale/nb/LC_MESSAGES/kcm_kwinxwayland.mo
+share/locale/nb/LC_MESSAGES/kcm_virtualkeyboard.mo
 share/locale/nb/LC_MESSAGES/kcmkwincommon.mo
 share/locale/nb/LC_MESSAGES/kcmkwincompositing.mo
 share/locale/nb/LC_MESSAGES/kcmkwinscreenedges.mo
diff --git a/x11/plasma6-kactivitymanagerd/distinfo b/x11/plasma6-kactivitymanagerd/distinfo
index 18422a0b9b47..c472e78bb0ec 100644
--- a/x11/plasma6-kactivitymanagerd/distinfo
+++ b/x11/plasma6-kactivitymanagerd/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1741769363
-SHA256 (KDE/plasma/6.3.3/kactivitymanagerd-6.3.3.tar.xz) = f668be098f4d68e0d727f2a3fcd66e0b5224eeadcdcee78fc1887f74478088fd
-SIZE (KDE/plasma/6.3.3/kactivitymanagerd-6.3.3.tar.xz) = 103216
+TIMESTAMP = 1743668624
+SHA256 (KDE/plasma/6.3.4/kactivitymanagerd-6.3.4.tar.xz) = 4f50b5e57f83b28a888393186348477644877b889c300651e0e06dd77ee97502
+SIZE (KDE/plasma/6.3.4/kactivitymanagerd-6.3.4.tar.xz) = 103208
diff --git a/x11/plasma6-kgamma/distinfo b/x11/plasma6-kgamma/distinfo
index a855b4ed106d..95d75466d243 100644
--- a/x11/plasma6-kgamma/distinfo
+++ b/x11/plasma6-kgamma/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1741769363
-SHA256 (KDE/plasma/6.3.3/kgamma-6.3.3.tar.xz) = c662baa46a12aff4faa98189d94282d1ce0731fcb0e82112c2019a3d93e0e0c5
-SIZE (KDE/plasma/6.3.3/kgamma-6.3.3.tar.xz) = 88380
+TIMESTAMP = 1743668625
+SHA256 (KDE/plasma/6.3.4/kgamma-6.3.4.tar.xz) = fc3c61b1eea0807ff0471e4e89cb0efa0bf8b710933e159f794050982d9e4ddb
+SIZE (KDE/plasma/6.3.4/kgamma-6.3.4.tar.xz) = 88232
diff --git a/x11/plasma6-kglobalacceld/distinfo b/x11/plasma6-kglobalacceld/distinfo
index ea7887105783..7772de8f6d88 100644
--- a/x11/plasma6-kglobalacceld/distinfo
+++ b/x11/plasma6-kglobalacceld/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1741769364
-SHA256 (KDE/plasma/6.3.3/kglobalacceld-6.3.3.tar.xz) = f8c5424ed2b81d79a015a168c9116e25112698dbcad1c0490737297526003561
-SIZE (KDE/plasma/6.3.3/kglobalacceld-6.3.3.tar.xz) = 56516
+TIMESTAMP = 1743668625
+SHA256 (KDE/plasma/6.3.4/kglobalacceld-6.3.4.tar.xz) = 827d136e1912b62490264bfe6c03ce4e9d9d00773e72d377fce23f00bf70ead9
+SIZE (KDE/plasma/6.3.4/kglobalacceld-6.3.4.tar.xz) = 56500
diff --git a/x11/plasma6-kscreen/distinfo b/x11/plasma6-kscreen/distinfo
index 52af8c6fd284..049e2de114ec 100644
--- a/x11/plasma6-kscreen/distinfo
+++ b/x11/plasma6-kscreen/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1741769365
-SHA256 (KDE/plasma/6.3.3/kscreen-6.3.3.tar.xz) = 59ead4b33b92d7748048acd23908852b5d8a53f664a8dd4419698c13c62c0a06
-SIZE (KDE/plasma/6.3.3/kscreen-6.3.3.tar.xz) = 225480
+TIMESTAMP = 1743668626
+SHA256 (KDE/plasma/6.3.4/kscreen-6.3.4.tar.xz) = 99af84cb5b8e14a8945dfff20e7acd4245cae9f1c7cd311f3eee8dd22c100b25
+SIZE (KDE/plasma/6.3.4/kscreen-6.3.4.tar.xz) = 226552
diff --git a/x11/plasma6-kscreen/pkg-plist b/x11/plasma6-kscreen/pkg-plist
index 7d0b8cfb09b9..05a259a2b6ba 100644
--- a/x11/plasma6-kscreen/pkg-plist
+++ b/x11/plasma6-kscreen/pkg-plist
@@ -105,6 +105,7 @@ share/locale/ml/LC_MESSAGES/kcm_kscreen.mo
 share/locale/ml/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo
 share/locale/nb/LC_MESSAGES/kcm_kscreen.mo
 share/locale/nb/LC_MESSAGES/kscreen_common.mo
+share/locale/nb/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo
 share/locale/nl/LC_MESSAGES/kcm_kscreen.mo
 share/locale/nl/LC_MESSAGES/kscreen_common.mo
 share/locale/nl/LC_MESSAGES/plasma_applet_org.kde.kscreen.mo
diff --git a/x11/plasma6-kwayland/distinfo b/x11/plasma6-kwayland/distinfo
index ba70b9879fa4..9962ba9dea10 100644
--- a/x11/plasma6-kwayland/distinfo
+++ b/x11/plasma6-kwayland/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1741769365
-SHA256 (KDE/plasma/6.3.3/kwayland-6.3.3.tar.xz) = e6221e1021b2d7e686d377e23784a7546d14b52d24937d73ee7c6865a2a40dfa
-SIZE (KDE/plasma/6.3.3/kwayland-6.3.3.tar.xz) = 134080
+TIMESTAMP = 1743668627
+SHA256 (KDE/plasma/6.3.4/kwayland-6.3.4.tar.xz) = a90848d5238ab75e706c96a535acbef5110441e92ffc9fc94336c69a1edf6835
+SIZE (KDE/plasma/6.3.4/kwayland-6.3.4.tar.xz) = 134088
diff --git a/x11/plasma6-layer-shell-qt/distinfo b/x11/plasma6-layer-shell-qt/distinfo
index 4062001173d6..918c0d4e23a5 100644
--- a/x11/plasma6-layer-shell-qt/distinfo
+++ b/x11/plasma6-layer-shell-qt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1741769366
-SHA256 (KDE/plasma/6.3.3/layer-shell-qt-6.3.3.tar.xz) = 3c7d1c846df48def1473054a848514134e211ea866418ea941defa11a707863e
-SIZE (KDE/plasma/6.3.3/layer-shell-qt-6.3.3.tar.xz) = 35904
+TIMESTAMP = 1743668627
+SHA256 (KDE/plasma/6.3.4/layer-shell-qt-6.3.4.tar.xz) = f80c983f48d3abefd6684ce93fc67368ce207f2160734d4e113a418c69a26346
+SIZE (KDE/plasma/6.3.4/layer-shell-qt-6.3.4.tar.xz) = 35892
diff --git a/x11/plasma6-libkscreen/Makefile b/x11/plasma6-libkscreen/Makefile
index 77ab4d7c3a62..dae6c0a641df 100644
--- a/x11/plasma6-libkscreen/Makefile
+++ b/x11/plasma6-libkscreen/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	libkscreen
 DISTVERSION=	${KDE_PLASMA_VERSION}
-PORTREVISION=	1
 CATEGORIES=	x11 kde kde-plasma
 
 COMMENT=	KDE screen management software
diff --git a/x11/plasma6-libkscreen/distinfo b/x11/plasma6-libkscreen/distinfo
index 72c7a12954ca..5176a48455cc 100644
--- a/x11/plasma6-libkscreen/distinfo
+++ b/x11/plasma6-libkscreen/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1741769367
-SHA256 (KDE/plasma/6.3.3/libkscreen-6.3.3.tar.xz) = 6aa8d6fc1df0641d206b4c146d0e9da9d7f0df12f76b7e1078616869d6366ca9
-SIZE (KDE/plasma/6.3.3/libkscreen-6.3.3.tar.xz) = 120780
+TIMESTAMP = 1743668628
+SHA256 (KDE/plasma/6.3.4/libkscreen-6.3.4.tar.xz) = aced15601115acbd4009c2bc6bd445456fc21c1d046dee1641f22520eeb9ec3c
+SIZE (KDE/plasma/6.3.4/libkscreen-6.3.4.tar.xz) = 120912
diff --git a/x11/plasma6-libkscreen/pkg-plist b/x11/plasma6-libkscreen/pkg-plist
index 3ec90409de74..81472b2a80c1 100644
--- a/x11/plasma6-libkscreen/pkg-plist
+++ b/x11/plasma6-libkscreen/pkg-plist
@@ -71,6 +71,7 @@ share/locale/ka/LC_MESSAGES/libkscreen6_qt.qm
 share/locale/ko/LC_MESSAGES/libkscreen6_qt.qm
 share/locale/lt/LC_MESSAGES/libkscreen6_qt.qm
 share/locale/lv/LC_MESSAGES/libkscreen6_qt.qm
+share/locale/nb/LC_MESSAGES/libkscreen6_qt.qm
 share/locale/nl/LC_MESSAGES/libkscreen6_qt.qm
 share/locale/nn/LC_MESSAGES/libkscreen6_qt.qm
 share/locale/pl/LC_MESSAGES/libkscreen6_qt.qm
diff --git a/x11/plasma6-libplasma/distinfo b/x11/plasma6-libplasma/distinfo
index 7e8643a7da4d..ff93e4347858 100644
--- a/x11/plasma6-libplasma/distinfo
+++ b/x11/plasma6-libplasma/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1741769368
-SHA256 (KDE/plasma/6.3.3/libplasma-6.3.3.tar.xz) = c7afa64a9cc058515afb06dcb1d3f647904c2eea40bbae43540f9f02314488ac
-SIZE (KDE/plasma/6.3.3/libplasma-6.3.3.tar.xz) = 1971832
+TIMESTAMP = 1743668629
+SHA256 (KDE/plasma/6.3.4/libplasma-6.3.4.tar.xz) = 880b970b9221fb39278f4ea928145b0ae4db368c2739b5dac9a69dfcd000f5f0
+SIZE (KDE/plasma/6.3.4/libplasma-6.3.4.tar.xz) = 1972236
diff --git a/x11/plasma6-plasma-activities-stats/distinfo b/x11/plasma6-plasma-activities-stats/distinfo
index 8acc99196c9e..a2e91d975e09 100644
--- a/x11/plasma6-plasma-activities-stats/distinfo
+++ b/x11/plasma6-plasma-activities-stats/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1741769371
-SHA256 (KDE/plasma/6.3.3/plasma-activities-stats-6.3.3.tar.xz) = dbd9cf22e3fb9cf700d3cd54a1e1a1183cb63f07b0a2dab6744459bf720d5b09
-SIZE (KDE/plasma/6.3.3/plasma-activities-stats-6.3.3.tar.xz) = 83152
+TIMESTAMP = 1743668631
+SHA256 (KDE/plasma/6.3.4/plasma-activities-stats-6.3.4.tar.xz) = 014bd3eb983dc8e10ff52ed02f8d490562b9d0d623918e9270d9d84aa5b28b4d
+SIZE (KDE/plasma/6.3.4/plasma-activities-stats-6.3.4.tar.xz) = 83164
diff --git a/x11/plasma6-plasma-activities/distinfo b/x11/plasma6-plasma-activities/distinfo
index 24cec1c87005..adb8f2f4b720 100644
--- a/x11/plasma6-plasma-activities/distinfo
+++ b/x11/plasma6-plasma-activities/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1741769369
-SHA256 (KDE/plasma/6.3.3/plasma-activities-6.3.3.tar.xz) = aedd8bcbbb527f6a7da83d7cd72506608a486394805d9bf0037b2f899f0b7e53
-SIZE (KDE/plasma/6.3.3/plasma-activities-6.3.3.tar.xz) = 66716
+TIMESTAMP = 1743668630
+SHA256 (KDE/plasma/6.3.4/plasma-activities-6.3.4.tar.xz) = 670a5718438f0c915da6b125a34f8b46293b22f9edbc4bd6f0cce370f3d0dd05
+SIZE (KDE/plasma/6.3.4/plasma-activities-6.3.4.tar.xz) = 66692
diff --git a/x11/plasma6-plasma-desktop/Makefile b/x11/plasma6-plasma-desktop/Makefile
index 9a146cb45232..c73d347f819e 100644
--- a/x11/plasma6-plasma-desktop/Makefile
+++ b/x11/plasma6-plasma-desktop/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	plasma-desktop
 DISTVERSION=	${KDE_PLASMA_VERSION}
-PORTREVISION=	3
 CATEGORIES=	x11 kde kde-plasma
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/x11/plasma6-plasma-desktop/distinfo b/x11/plasma6-plasma-desktop/distinfo
index 76d3d01ec0e5..4928e20cff22 100644
--- a/x11/plasma6-plasma-desktop/distinfo
+++ b/x11/plasma6-plasma-desktop/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1741769372
-SHA256 (KDE/plasma/6.3.3/plasma-desktop-6.3.3.tar.xz) = d84f252f8d7bcd47bc236b1e3154a7eee0e53bf2640b8945ec1b7f659cb6accd
-SIZE (KDE/plasma/6.3.3/plasma-desktop-6.3.3.tar.xz) = 16879628
+TIMESTAMP = 1743668632
+SHA256 (KDE/plasma/6.3.4/plasma-desktop-6.3.4.tar.xz) = db24c3c5d4c3e0c1214b51ad688ab603c2c9eb4eb82d973bdaaad67519a2c57f
+SIZE (KDE/plasma/6.3.4/plasma-desktop-6.3.4.tar.xz) = 16881320
diff --git a/x11/plasma6-plasma-integration/distinfo b/x11/plasma6-plasma-integration/distinfo
index aeebb4eb1950..0535a250bdb0 100644
--- a/x11/plasma6-plasma-integration/distinfo
+++ b/x11/plasma6-plasma-integration/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1741769373
-SHA256 (KDE/plasma/6.3.3/plasma-integration-6.3.3.tar.xz) = 37d197b3457c710be14fd2e517986af47b8a652f25d1a62b7857dacc8ea6a9dc
-SIZE (KDE/plasma/6.3.3/plasma-integration-6.3.3.tar.xz) = 96800
+TIMESTAMP = 1743668633
+SHA256 (KDE/plasma/6.3.4/plasma-integration-6.3.4.tar.xz) = cb8aa01e40653b6e0f71ad367cb95756b1777ea027122cb661c2ffdfd41091b7
+SIZE (KDE/plasma/6.3.4/plasma-integration-6.3.4.tar.xz) = 96928
diff --git a/x11/plasma6-plasma-workspace/Makefile b/x11/plasma6-plasma-workspace/Makefile
index d13cd14ddce4..3299a877a482 100644
--- a/x11/plasma6-plasma-workspace/Makefile
+++ b/x11/plasma6-plasma-workspace/Makefile
@@ -1,9 +1,8 @@
 PORTNAME=	plasma-workspace
 DISTVERSION=	${KDE_PLASMA_VERSION}
-PORTREVISION=	1
 CATEGORIES=	x11 kde kde-plasma
-
-#PATCH_SITES=	https://invent.kde.org/plasma/plasma-workspace/-/commit/
+PATCH_SITES=	https://invent.kde.org/plasma/plasma-workspace/-/commit/
+PATCHFILES=	47d502353720004fa2d0e7b0065994b75b3e0ded.patch:-p1 # fix layout regression in notifications
 
 COMMENT=	KDE Plasma Workspace
 MAINTAINER=	kde@FreeBSD.org
diff --git a/x11/plasma6-plasma-workspace/distinfo b/x11/plasma6-plasma-workspace/distinfo
index b5e4d5a8fa62..934d04e076c8 100644
--- a/x11/plasma6-plasma-workspace/distinfo
+++ b/x11/plasma6-plasma-workspace/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1741769375
-SHA256 (KDE/plasma/6.3.3/plasma-workspace-6.3.3.tar.xz) = 3bd723882c108ab3a1e4f41e1f60c3a554ebd59bdac071d63e3ce1e93c609542
-SIZE (KDE/plasma/6.3.3/plasma-workspace-6.3.3.tar.xz) = 19145592
+TIMESTAMP = 1743669149
+SHA256 (KDE/plasma/6.3.4/plasma-workspace-6.3.4.tar.xz) = 85d99dd0d8a33758997af033d24c45ee399152efd2c8b7de0bd3a34fd1cdd155
+SIZE (KDE/plasma/6.3.4/plasma-workspace-6.3.4.tar.xz) = 19153368
+SHA256 (KDE/plasma/6.3.4/47d502353720004fa2d0e7b0065994b75b3e0ded.patch) = 101accef84c00a5b90b27c0efb0543a827218c80e0106e9223b997d12020f757
+SIZE (KDE/plasma/6.3.4/47d502353720004fa2d0e7b0065994b75b3e0ded.patch) = 1691
diff --git a/x11/plasma6-plasma-workspace/pkg-plist b/x11/plasma6-plasma-workspace/pkg-plist
index c3a3fe5702e6..8612ae8d98ab 100644
--- a/x11/plasma6-plasma-workspace/pkg-plist
+++ b/x11/plasma6-plasma-workspace/pkg-plist
@@ -1288,6 +1288,7 @@ share/locale/bg/LC_MESSAGES/kcm_users.mo
 share/locale/bg/LC_MESSAGES/kcminit.mo
 share/locale/bg/LC_MESSAGES/kded_devicenotifications.mo
 share/locale/bg/LC_MESSAGES/kded_donationmessage.mo
+share/locale/bg/LC_MESSAGES/kded_geotimezoned.mo
 share/locale/bg/LC_MESSAGES/kfontinst.mo
 share/locale/bg/LC_MESSAGES/kio_applications.mo
 share/locale/bg/LC_MESSAGES/kio_desktop.mo
@@ -5474,26 +5475,59 @@ share/locale/th/LC_MESSAGES/kcm_autostart.mo
 share/locale/th/LC_MESSAGES/kcm_colors.mo
 share/locale/th/LC_MESSAGES/kcm_cursortheme.mo
 share/locale/th/LC_MESSAGES/kcm_desktoptheme.mo
+share/locale/th/LC_MESSAGES/kcm_feedback.mo
 share/locale/th/LC_MESSAGES/kcm_fonts.mo
 share/locale/th/LC_MESSAGES/kcm_icons.mo
+share/locale/th/LC_MESSAGES/kcm_lookandfeel.mo
+share/locale/th/LC_MESSAGES/kcm_nightlight.mo
+share/locale/th/LC_MESSAGES/kcm_notifications.mo
+share/locale/th/LC_MESSAGES/kcm_regionandlang.mo
+share/locale/th/LC_MESSAGES/kcm_soundtheme.mo
 share/locale/th/LC_MESSAGES/kcm_style.mo
+share/locale/th/LC_MESSAGES/kcm_users.mo
 share/locale/th/LC_MESSAGES/kcminit.mo
+share/locale/th/LC_MESSAGES/kded_devicenotifications.mo
+share/locale/th/LC_MESSAGES/kded_donationmessage.mo
+share/locale/th/LC_MESSAGES/kded_geotimezoned.mo
 share/locale/th/LC_MESSAGES/kfontinst.mo
 share/locale/th/LC_MESSAGES/kio_applications.mo
+share/locale/th/LC_MESSAGES/kio_desktop.mo
 share/locale/th/LC_MESSAGES/klipper.mo
 share/locale/th/LC_MESSAGES/krdb.mo
+share/locale/th/LC_MESSAGES/krunner.mo
 share/locale/th/LC_MESSAGES/ksmserver.mo
+share/locale/th/LC_MESSAGES/libkicker.mo
+share/locale/th/LC_MESSAGES/libkmpris.mo
 share/locale/th/LC_MESSAGES/libkworkspace.mo
+share/locale/th/LC_MESSAGES/libnotificationmanager.mo
+share/locale/th/LC_MESSAGES/oom-notifier.mo
 share/locale/th/LC_MESSAGES/phonon_kde_plugin.mo
+share/locale/th/LC_MESSAGES/plasma_applet_org.kde.plasma.activitybar.mo
 share/locale/th/LC_MESSAGES/plasma_applet_org.kde.plasma.analogclock.mo
+share/locale/th/LC_MESSAGES/plasma_applet_org.kde.plasma.appmenu.mo
+share/locale/th/LC_MESSAGES/plasma_applet_org.kde.plasma.calendar.mo
+share/locale/th/LC_MESSAGES/plasma_applet_org.kde.plasma.cameraindicator.mo
+share/locale/th/LC_MESSAGES/plasma_applet_org.kde.plasma.clipboard.mo
 share/locale/th/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
+share/locale/th/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
+share/locale/th/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
 share/locale/th/LC_MESSAGES/plasma_applet_org.kde.plasma.lock_logout.mo
+share/locale/th/LC_MESSAGES/plasma_applet_org.kde.plasma.manageinputmethod.mo
+share/locale/th/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
 share/locale/th/LC_MESSAGES/plasma_applet_org.kde.plasma.notifications.mo
+share/locale/th/LC_MESSAGES/plasma_applet_org.kde.plasma.private.systemtray.mo
+share/locale/th/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.mo
+share/locale/th/LC_MESSAGES/plasma_containmentactions_applauncher.mo
 share/locale/th/LC_MESSAGES/plasma_containmentactions_contextmenu.mo
 share/locale/th/LC_MESSAGES/plasma_containmentactions_switchwindow.mo
 share/locale/th/LC_MESSAGES/plasma_engine_applicationjobs.mo
 share/locale/th/LC_MESSAGES/plasma_engine_notifications.mo
+share/locale/th/LC_MESSAGES/plasma_engine_time.mo
 share/locale/th/LC_MESSAGES/plasma_engine_weather.mo
+share/locale/th/LC_MESSAGES/plasma_interactiveconsole.mo
+share/locale/th/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo
+share/locale/th/LC_MESSAGES/plasma_runner_appstream.mo
+share/locale/th/LC_MESSAGES/plasma_runner_baloosearch.mo
 share/locale/th/LC_MESSAGES/plasma_runner_bookmarksrunner.mo
 share/locale/th/LC_MESSAGES/plasma_runner_calculatorrunner.mo
 share/locale/th/LC_MESSAGES/plasma_runner_kill.mo
@@ -5504,7 +5538,12 @@ share/locale/th/LC_MESSAGES/plasma_runner_services.mo
 share/locale/th/LC_MESSAGES/plasma_runner_sessions.mo
 share/locale/th/LC_MESSAGES/plasma_runner_shell.mo
 share/locale/th/LC_MESSAGES/plasma_runner_webshortcuts.mo
+share/locale/th/LC_MESSAGES/plasma_wallpaper_org.kde.color.mo
 share/locale/th/LC_MESSAGES/plasma_wallpaper_org.kde.image.mo
+share/locale/th/LC_MESSAGES/plasmashell.mo
+share/locale/th/LC_MESSAGES/plasmashellprivateplugin.mo
+share/locale/th/LC_MESSAGES/plasmawindowed.mo
+share/locale/th/LC_MESSAGES/session-shortcuts-kded.mo
 share/locale/th/LC_MESSAGES/soliduiserver.mo
 share/locale/tok/LC_MESSAGES/freespacenotifier.mo
 share/locale/tok/LC_MESSAGES/kcm_autostart.mo