git: 6c86fe31b7a6 - main - KDE: KDE Plasma 6.1.2, Bugfix Release for July

From: Tobias C. Berner <tcberner_at_FreeBSD.org>
Date: Sat, 06 Jul 2024 05:16:08 UTC
The branch main has been updated by tcberner:

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

commit 6c86fe31b7a64610c7055d3b5dad2a8b04c85405
Author:     Tobias C. Berner <tcberner@FreeBSD.org>
AuthorDate: 2024-07-03 16:33:57 +0000
Commit:     Tobias C. Berner <tcberner@FreeBSD.org>
CommitDate: 2024-07-06 05:15:39 +0000

    KDE: KDE Plasma 6.1.2, Bugfix Release for July
    
    Tuesday, 2 July 2024. Today KDE releases a bugfix update to KDE Plasma
    6, versioned 6.1.2.
    
    Plasma 6.1 was released in June 2024 with many feature refinements and
    new modules to complete the desktop experience.
    
    This release adds a week's worth of new translations and fixes from
    KDE's contributors. The bugfixes are typically small but important and
    include:
    
     * Discover: Fix share dialog.
     * Libtaskmanager: improve efficiency when window icon frequently
       changes.
     * Do not hide panel settings when a panel-parented dialog takes focus.
    
    View full changelog: https://kde.org/announcements/changelogs/plasma/6/6.1.1-6.1.2
---
 Mk/Uses/kde.mk                                          |  2 +-
 audio/plasma6-kpipewire/distinfo                        |  6 +++---
 audio/plasma6-ocean-sound-theme/distinfo                |  6 +++---
 audio/plasma6-ocean-sound-theme/pkg-plist               |  1 +
 audio/plasma6-oxygen-sounds/distinfo                    |  6 +++---
 audio/plasma6-oxygen-sounds/pkg-plist                   |  1 +
 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 +++---
 devel/plasma6-kwrited/distinfo                          |  6 +++---
 devel/plasma6-plasma-sdk/distinfo                       |  6 +++---
 devel/plasma6-plasma5support/distinfo                   |  6 +++---
 print/plasma6-print-manager/distinfo                    |  6 +++---
 security/plasma6-kscreenlocker/distinfo                 |  6 +++---
 security/plasma6-ksshaskpass/distinfo                   |  6 +++---
 security/plasma6-kwallet-pam/Makefile                   |  2 +-
 security/plasma6-kwallet-pam/distinfo                   |  6 +++---
 sysutils/plasma6-discover/distinfo                      |  6 +++---
 sysutils/plasma6-drkonqi/distinfo                       |  6 +++---
 sysutils/plasma6-kde-cli-tools/distinfo                 |  6 +++---
 sysutils/plasma6-kinfocenter/distinfo                   |  6 +++---
 sysutils/plasma6-kmenuedit/distinfo                     |  6 +++---
 sysutils/plasma6-ksystemstats/distinfo                  |  6 +++---
 sysutils/plasma6-libksysguard/distinfo                  |  6 +++---
 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/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/distinfo              |  6 +++---
 x11-themes/plasma6-oxygen/distinfo                      |  6 +++---
 x11-themes/plasma6-plasma-workspace-wallpapers/distinfo |  6 +++---
 x11-themes/plasma6-qqc2-breeze-style/distinfo           |  6 +++---
 x11-toolkits/plasma6-kdeplasma-addons/distinfo          |  6 +++---
 x11-wm/plasma6-kdecoration/distinfo                     |  6 +++---
 x11-wm/plasma6-kdecoration/pkg-plist                    |  1 +
 x11-wm/plasma6-kwin/distinfo                            |  6 +++---
 x11/plasma6-kactivitymanagerd/distinfo                  |  6 +++---
 x11/plasma6-kgamma/distinfo                             |  6 +++---
 x11/plasma6-kglobalacceld/distinfo                      |  6 +++---
 x11/plasma6-kscreen/distinfo                            |  6 +++---
 x11/plasma6-kwayland/distinfo                           |  6 +++---
 x11/plasma6-layer-shell-qt/distinfo                     |  6 +++---
 x11/plasma6-libkscreen/distinfo                         |  6 +++---
 x11/plasma6-libplasma/distinfo                          |  6 +++---
 x11/plasma6-plasma-activities-stats/distinfo            |  6 +++---
 x11/plasma6-plasma-activities/distinfo                  |  6 +++---
 x11/plasma6-plasma-desktop/distinfo                     |  6 +++---
 x11/plasma6-plasma-desktop/pkg-plist                    | 11 +++++++++++
 x11/plasma6-plasma-integration/distinfo                 |  6 +++---
 x11/plasma6-plasma-workspace/distinfo                   |  6 +++---
 55 files changed, 163 insertions(+), 149 deletions(-)

diff --git a/Mk/Uses/kde.mk b/Mk/Uses/kde.mk
index d0e331ac725b..fdc0e3f1f2c0 100644
--- a/Mk/Uses/kde.mk
+++ b/Mk/Uses/kde.mk
@@ -100,7 +100,7 @@ KDE_PLASMA5_VERSION?=		5.27.11
 KDE_PLASMA5_BRANCH?=		stable
 
 # Next KDE Plasma desktop
-KDE_PLASMA6_VERSION?=		6.1.1
+KDE_PLASMA6_VERSION?=		6.1.2
 KDE_PLASMA6_BRANCH?=		stable
 
 # Current KDE frameworks.
diff --git a/audio/plasma6-kpipewire/distinfo b/audio/plasma6-kpipewire/distinfo
index df3009855a14..7e599f231cfd 100644
--- a/audio/plasma6-kpipewire/distinfo
+++ b/audio/plasma6-kpipewire/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1719586465
-SHA256 (KDE/plasma/6.1.1/kpipewire-6.1.1.tar.xz) = 6a1d5aba6eaf530605bb22514cbb17a144d3e8c7c1a5ddf0d3a9ce6b481f7686
-SIZE (KDE/plasma/6.1.1/kpipewire-6.1.1.tar.xz) = 148212
+TIMESTAMP = 1720016629
+SHA256 (KDE/plasma/6.1.2/kpipewire-6.1.2.tar.xz) = 250f505d723fb71fdfb5af5f89e4f878f632c534fb2b01ba0bbb3ac19170d571
+SIZE (KDE/plasma/6.1.2/kpipewire-6.1.2.tar.xz) = 148220
diff --git a/audio/plasma6-ocean-sound-theme/distinfo b/audio/plasma6-ocean-sound-theme/distinfo
index e8bbd5444951..456fc73ea1f2 100644
--- a/audio/plasma6-ocean-sound-theme/distinfo
+++ b/audio/plasma6-ocean-sound-theme/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1719586465
-SHA256 (KDE/plasma/6.1.1/ocean-sound-theme-6.1.1.tar.xz) = b6b60e82dfa1fdda82b94cb4705e9285143149829860a86a81f848d5ed2cf753
-SIZE (KDE/plasma/6.1.1/ocean-sound-theme-6.1.1.tar.xz) = 1209780
+TIMESTAMP = 1720016630
+SHA256 (KDE/plasma/6.1.2/ocean-sound-theme-6.1.2.tar.xz) = cbfa84d8e870306e6b2313f30b160e714600f15fe5b79ec7764fdaf2d6e94f7b
+SIZE (KDE/plasma/6.1.2/ocean-sound-theme-6.1.2.tar.xz) = 1209996
diff --git a/audio/plasma6-ocean-sound-theme/pkg-plist b/audio/plasma6-ocean-sound-theme/pkg-plist
index d0a1c67a8127..6e4f2e72113b 100644
--- a/audio/plasma6-ocean-sound-theme/pkg-plist
+++ b/audio/plasma6-ocean-sound-theme/pkg-plist
@@ -11,6 +11,7 @@ share/sounds/ocean/stereo/battery-low.oga
 share/sounds/ocean/stereo/battery-low.oga.license
 share/sounds/ocean/stereo/bell-window-system.oga
 share/sounds/ocean/stereo/bell-window-system.oga.license
+share/sounds/ocean/stereo/bell.oga
 share/sounds/ocean/stereo/complete-media-burn.oga
 share/sounds/ocean/stereo/complete-media-error.oga
 share/sounds/ocean/stereo/completion-fail.oga
diff --git a/audio/plasma6-oxygen-sounds/distinfo b/audio/plasma6-oxygen-sounds/distinfo
index ec64cc1e925e..3d87821ff763 100644
--- a/audio/plasma6-oxygen-sounds/distinfo
+++ b/audio/plasma6-oxygen-sounds/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1719586466
-SHA256 (KDE/plasma/6.1.1/oxygen-sounds-6.1.1.tar.xz) = d858e8026cf880c4c74f19bd5a81b7a404caacd33cf98fa432618aff6756ce51
-SIZE (KDE/plasma/6.1.1/oxygen-sounds-6.1.1.tar.xz) = 1936300
+TIMESTAMP = 1720016631
+SHA256 (KDE/plasma/6.1.2/oxygen-sounds-6.1.2.tar.xz) = 4ed2fe9429055fce64dbf10057244dd7526fee6e8142639ad890fa65693ddf0b
+SIZE (KDE/plasma/6.1.2/oxygen-sounds-6.1.2.tar.xz) = 1936512
diff --git a/audio/plasma6-oxygen-sounds/pkg-plist b/audio/plasma6-oxygen-sounds/pkg-plist
index 2ed91d33e232..d48868f95a1e 100644
--- a/audio/plasma6-oxygen-sounds/pkg-plist
+++ b/audio/plasma6-oxygen-sounds/pkg-plist
@@ -54,6 +54,7 @@ share/sounds/oxygen/stereo/battery-caution.ogg
 share/sounds/oxygen/stereo/battery-full.ogg
 share/sounds/oxygen/stereo/battery-low.ogg
 share/sounds/oxygen/stereo/bell-window-system.ogg
+share/sounds/oxygen/stereo/bell.ogg
 share/sounds/oxygen/stereo/camera-shutter.wav
 share/sounds/oxygen/stereo/complete-media-burn.ogg
 share/sounds/oxygen/stereo/complete-media-error.ogg
diff --git a/audio/plasma6-plasma-pa/distinfo b/audio/plasma6-plasma-pa/distinfo
index e96d670fb143..d8fe61bc952d 100644
--- a/audio/plasma6-plasma-pa/distinfo
+++ b/audio/plasma6-plasma-pa/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1719586466
-SHA256 (KDE/plasma/6.1.1/plasma-pa-6.1.1.tar.xz) = 4da9327fbaa1cf9803e528c6952f9979aa447b8062644f8007dbc29082d4c879
-SIZE (KDE/plasma/6.1.1/plasma-pa-6.1.1.tar.xz) = 162716
+TIMESTAMP = 1720016631
+SHA256 (KDE/plasma/6.1.2/plasma-pa-6.1.2.tar.xz) = fd84e0336bfdcc13fadee91582fa0a858dc36a155f3e1e5691ddc6ff9c6b4466
+SIZE (KDE/plasma/6.1.2/plasma-pa-6.1.2.tar.xz) = 162568
diff --git a/deskutils/plasma6-milou/distinfo b/deskutils/plasma6-milou/distinfo
index 98eccdc84c8b..9def96ab4250 100644
--- a/deskutils/plasma6-milou/distinfo
+++ b/deskutils/plasma6-milou/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1719586467
-SHA256 (KDE/plasma/6.1.1/milou-6.1.1.tar.xz) = af117d0129ea440bfd544240ef0bdd3004e6bfe8b58bc836a2f306d9f5fecf83
-SIZE (KDE/plasma/6.1.1/milou-6.1.1.tar.xz) = 50164
+TIMESTAMP = 1720016632
+SHA256 (KDE/plasma/6.1.2/milou-6.1.2.tar.xz) = 958a90b875852fb8e70c0e325ed15bcec5a24736ee6b00f709462a6334397997
+SIZE (KDE/plasma/6.1.2/milou-6.1.2.tar.xz) = 50068
diff --git a/deskutils/plasma6-sddm-kcm/distinfo b/deskutils/plasma6-sddm-kcm/distinfo
index 101916c1c0aa..52106db437d0 100644
--- a/deskutils/plasma6-sddm-kcm/distinfo
+++ b/deskutils/plasma6-sddm-kcm/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1719586468
-SHA256 (KDE/plasma/6.1.1/sddm-kcm-6.1.1.tar.xz) = 07c094b5109a393745a8c8b28f5dfe656b9e22ebebf5bdb3b2809253b5de2071
-SIZE (KDE/plasma/6.1.1/sddm-kcm-6.1.1.tar.xz) = 98832
+TIMESTAMP = 1720016632
+SHA256 (KDE/plasma/6.1.2/sddm-kcm-6.1.2.tar.xz) = 6c78b202420e3d2d597a22b98f6e24023539d0f806f5ce09f7dcc83efe7480d7
+SIZE (KDE/plasma/6.1.2/sddm-kcm-6.1.2.tar.xz) = 98812
diff --git a/deskutils/plasma6-xdg-desktop-portal-kde/distinfo b/deskutils/plasma6-xdg-desktop-portal-kde/distinfo
index bdb75562b2f3..d21636e73dd4 100644
--- a/deskutils/plasma6-xdg-desktop-portal-kde/distinfo
+++ b/deskutils/plasma6-xdg-desktop-portal-kde/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1719586470
-SHA256 (KDE/plasma/6.1.1/xdg-desktop-portal-kde-6.1.1.tar.xz) = bc81542d6ff792046438277909d403137fd5b1caffa22349bddd0f14ff442804
-SIZE (KDE/plasma/6.1.1/xdg-desktop-portal-kde-6.1.1.tar.xz) = 172160
+TIMESTAMP = 1720016633
+SHA256 (KDE/plasma/6.1.2/xdg-desktop-portal-kde-6.1.2.tar.xz) = b9db753c853043b19769644aa99dea413ad1ff6bfc6a8e68b2e970a27f997a36
+SIZE (KDE/plasma/6.1.2/xdg-desktop-portal-kde-6.1.2.tar.xz) = 172168
diff --git a/devel/plasma6-kwrited/distinfo b/devel/plasma6-kwrited/distinfo
index 7ddabd44390c..2fa58d86b9b4 100644
--- a/devel/plasma6-kwrited/distinfo
+++ b/devel/plasma6-kwrited/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1719586470
-SHA256 (KDE/plasma/6.1.1/kwrited-6.1.1.tar.xz) = a6f87ac6848863346e856af20ceefa3ec1c21360d1af05768fe9b088a13f7c7f
-SIZE (KDE/plasma/6.1.1/kwrited-6.1.1.tar.xz) = 23732
+TIMESTAMP = 1720016633
+SHA256 (KDE/plasma/6.1.2/kwrited-6.1.2.tar.xz) = 85648a476879ca2f6d55fa1911866f2fc751521d21d545b231539e23a09416c1
+SIZE (KDE/plasma/6.1.2/kwrited-6.1.2.tar.xz) = 23712
diff --git a/devel/plasma6-plasma-sdk/distinfo b/devel/plasma6-plasma-sdk/distinfo
index e08cbf61e25d..2464af4131f4 100644
--- a/devel/plasma6-plasma-sdk/distinfo
+++ b/devel/plasma6-plasma-sdk/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1719586471
-SHA256 (KDE/plasma/6.1.1/plasma-sdk-6.1.1.tar.xz) = fd43567d24895deb16138bf993a9662fedad564d37221392658ae974654d0f90
-SIZE (KDE/plasma/6.1.1/plasma-sdk-6.1.1.tar.xz) = 327316
+TIMESTAMP = 1720016634
+SHA256 (KDE/plasma/6.1.2/plasma-sdk-6.1.2.tar.xz) = 09b375ed494b9b86bc30d6c4623e2125d855a807760c3ac24fac12dd9cdcb3de
+SIZE (KDE/plasma/6.1.2/plasma-sdk-6.1.2.tar.xz) = 327040
diff --git a/devel/plasma6-plasma5support/distinfo b/devel/plasma6-plasma5support/distinfo
index 34dfa759ece0..f754adb210e8 100644
--- a/devel/plasma6-plasma5support/distinfo
+++ b/devel/plasma6-plasma5support/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1719586471
-SHA256 (KDE/plasma/6.1.1/plasma5support-6.1.1.tar.xz) = f8b8506f4326e96f918dd6e9cb2040ba785ea79d33cad575e33cbe984ee0b6d7
-SIZE (KDE/plasma/6.1.1/plasma5support-6.1.1.tar.xz) = 87644
+TIMESTAMP = 1720016635
+SHA256 (KDE/plasma/6.1.2/plasma5support-6.1.2.tar.xz) = f2cf732fef4d1f03df87eef5aa556c0de4630fdff50cd64d59effdec23689c9d
+SIZE (KDE/plasma/6.1.2/plasma5support-6.1.2.tar.xz) = 87436
diff --git a/print/plasma6-print-manager/distinfo b/print/plasma6-print-manager/distinfo
index 3b28837988aa..e1bd47f050f8 100644
--- a/print/plasma6-print-manager/distinfo
+++ b/print/plasma6-print-manager/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1719586472
-SHA256 (KDE/plasma/6.1.1/print-manager-6.1.1.tar.xz) = b110f231cb2f9f944f3af7aa68220e1ccff1e0e5791e4ff1495413a4523dba66
-SIZE (KDE/plasma/6.1.1/print-manager-6.1.1.tar.xz) = 370304
+TIMESTAMP = 1720016636
+SHA256 (KDE/plasma/6.1.2/print-manager-6.1.2.tar.xz) = 14161561ced400fe6e0a652713e0b86b434b5a50baf55320c2e9498e48c3f5a5
+SIZE (KDE/plasma/6.1.2/print-manager-6.1.2.tar.xz) = 370676
diff --git a/security/plasma6-kscreenlocker/distinfo b/security/plasma6-kscreenlocker/distinfo
index 4eb4452f86c3..a95844cd7106 100644
--- a/security/plasma6-kscreenlocker/distinfo
+++ b/security/plasma6-kscreenlocker/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1719586473
-SHA256 (KDE/plasma/6.1.1/kscreenlocker-6.1.1.tar.xz) = 55d53a05f737d53569eaec2579d655cc5ca3365dd5ae5187811198cb95c671a9
-SIZE (KDE/plasma/6.1.1/kscreenlocker-6.1.1.tar.xz) = 180100
+TIMESTAMP = 1720016636
+SHA256 (KDE/plasma/6.1.2/kscreenlocker-6.1.2.tar.xz) = bab31b670d4bb08276032179738c7593ac4290e81dc7ec1c84425812971c62da
+SIZE (KDE/plasma/6.1.2/kscreenlocker-6.1.2.tar.xz) = 180172
diff --git a/security/plasma6-ksshaskpass/distinfo b/security/plasma6-ksshaskpass/distinfo
index b13856f01543..be3d126d27ae 100644
--- a/security/plasma6-ksshaskpass/distinfo
+++ b/security/plasma6-ksshaskpass/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1719586474
-SHA256 (KDE/plasma/6.1.1/ksshaskpass-6.1.1.tar.xz) = 2ed7ddd20f64565b6ce0c48d74dbdb458e87a804593e44459be6e1c4b753dda7
-SIZE (KDE/plasma/6.1.1/ksshaskpass-6.1.1.tar.xz) = 29440
+TIMESTAMP = 1720016637
+SHA256 (KDE/plasma/6.1.2/ksshaskpass-6.1.2.tar.xz) = 49f90c7c5896caa12ce5494745e00841851917edb179c1e77a68b387a2da6e8e
+SIZE (KDE/plasma/6.1.2/ksshaskpass-6.1.2.tar.xz) = 29444
diff --git a/security/plasma6-kwallet-pam/Makefile b/security/plasma6-kwallet-pam/Makefile
index 3736fd218a83..fc57101bf941 100644
--- a/security/plasma6-kwallet-pam/Makefile
+++ b/security/plasma6-kwallet-pam/Makefile
@@ -8,7 +8,7 @@ COMMENT=	PAM Integration with KWallet - Unlock KWallet when you login
 LIB_DEPENDS=	libgcrypt.so:security/libgcrypt \
 		libgpg-error.so:security/libgpg-error
 
-USES=		cmake kde:6 qt:6 tar:xz
+USES=		cmake kde:6 pkgconfig qt:6 tar:xz
 USE_KDE=	wallet \
 		ecm:build
 USE_QT=		base
diff --git a/security/plasma6-kwallet-pam/distinfo b/security/plasma6-kwallet-pam/distinfo
index fc55ff624aba..1064bf7d69d9 100644
--- a/security/plasma6-kwallet-pam/distinfo
+++ b/security/plasma6-kwallet-pam/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1719586474
-SHA256 (KDE/plasma/6.1.1/kwallet-pam-6.1.1.tar.xz) = 2c7f218f47c371c85439ddb771e8d18d4757cecd87da747d3b9a2e764d6d0c7a
-SIZE (KDE/plasma/6.1.1/kwallet-pam-6.1.1.tar.xz) = 23144
+TIMESTAMP = 1720016637
+SHA256 (KDE/plasma/6.1.2/kwallet-pam-6.1.2.tar.xz) = e7541b8a10287d6aed3020ff4b9287492551f897972379bea48aea98450aebb4
+SIZE (KDE/plasma/6.1.2/kwallet-pam-6.1.2.tar.xz) = 22520
diff --git a/sysutils/plasma6-discover/distinfo b/sysutils/plasma6-discover/distinfo
index 6c39906d49fe..19a109420005 100644
--- a/sysutils/plasma6-discover/distinfo
+++ b/sysutils/plasma6-discover/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1719586475
-SHA256 (KDE/plasma/6.1.1/discover-6.1.1.tar.xz) = 18e70053e7e51d32c42e3713082e50e81862a2811757a95c98d9b68692d38b5e
-SIZE (KDE/plasma/6.1.1/discover-6.1.1.tar.xz) = 1020300
+TIMESTAMP = 1720016639
+SHA256 (KDE/plasma/6.1.2/discover-6.1.2.tar.xz) = 6ea8b4b6ba14355ffe06be9036586a29cc01fc6a47521c6f1e3f9d8185da5c99
+SIZE (KDE/plasma/6.1.2/discover-6.1.2.tar.xz) = 1020320
diff --git a/sysutils/plasma6-drkonqi/distinfo b/sysutils/plasma6-drkonqi/distinfo
index 99ba195e8ae3..1f0a3763b4b2 100644
--- a/sysutils/plasma6-drkonqi/distinfo
+++ b/sysutils/plasma6-drkonqi/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1719586476
-SHA256 (KDE/plasma/6.1.1/drkonqi-6.1.1.tar.xz) = 67efdeba51f5392cff42c84a5437456c634ae25696aca3a9c3ae28705a66514d
-SIZE (KDE/plasma/6.1.1/drkonqi-6.1.1.tar.xz) = 870972
+TIMESTAMP = 1720016639
+SHA256 (KDE/plasma/6.1.2/drkonqi-6.1.2.tar.xz) = aa005bf32e590d2cba28d4bdaabb3bdf754502eab96aabd4ac8e1a50232b26a5
+SIZE (KDE/plasma/6.1.2/drkonqi-6.1.2.tar.xz) = 870860
diff --git a/sysutils/plasma6-kde-cli-tools/distinfo b/sysutils/plasma6-kde-cli-tools/distinfo
index 4640a767d2c9..1dbbe0b661b8 100644
--- a/sysutils/plasma6-kde-cli-tools/distinfo
+++ b/sysutils/plasma6-kde-cli-tools/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1719586476
-SHA256 (KDE/plasma/6.1.1/kde-cli-tools-6.1.1.tar.xz) = a32a3957d5a4c24501c6fe71735d592be8f9ee87252d8c2730322cf3075ffcc1
-SIZE (KDE/plasma/6.1.1/kde-cli-tools-6.1.1.tar.xz) = 628604
+TIMESTAMP = 1720016640
+SHA256 (KDE/plasma/6.1.2/kde-cli-tools-6.1.2.tar.xz) = 718172c066da955991921fe8be038a97382739ec653eb5d04ab2b5cc81d1751b
+SIZE (KDE/plasma/6.1.2/kde-cli-tools-6.1.2.tar.xz) = 629040
diff --git a/sysutils/plasma6-kinfocenter/distinfo b/sysutils/plasma6-kinfocenter/distinfo
index d8dedccbe782..d693cec0c765 100644
--- a/sysutils/plasma6-kinfocenter/distinfo
+++ b/sysutils/plasma6-kinfocenter/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1719586477
-SHA256 (KDE/plasma/6.1.1/kinfocenter-6.1.1.tar.xz) = df3eed2d2bd855f800802628eec07565b72d3c92b2ed1c38f3c5e2cf84b0ee28
-SIZE (KDE/plasma/6.1.1/kinfocenter-6.1.1.tar.xz) = 719708
+TIMESTAMP = 1720016640
+SHA256 (KDE/plasma/6.1.2/kinfocenter-6.1.2.tar.xz) = 61c02ba3451e3324dbf54af314cefc4f389b09c9d3e0ad66613fec239fdeb03c
+SIZE (KDE/plasma/6.1.2/kinfocenter-6.1.2.tar.xz) = 718700
diff --git a/sysutils/plasma6-kmenuedit/distinfo b/sysutils/plasma6-kmenuedit/distinfo
index dfa54b5b1ec6..566f8b5a4e71 100644
--- a/sysutils/plasma6-kmenuedit/distinfo
+++ b/sysutils/plasma6-kmenuedit/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1719586477
-SHA256 (KDE/plasma/6.1.1/kmenuedit-6.1.1.tar.xz) = 8f829b9ace9775299d43c7b4a94e0aab33b285fee9af053fe6896369d73c24e2
-SIZE (KDE/plasma/6.1.1/kmenuedit-6.1.1.tar.xz) = 871356
+TIMESTAMP = 1720016641
+SHA256 (KDE/plasma/6.1.2/kmenuedit-6.1.2.tar.xz) = 9454b478401c0eb6fc4d90f399cad9a516a5aa03663d08a28916d96204afd773
+SIZE (KDE/plasma/6.1.2/kmenuedit-6.1.2.tar.xz) = 871460
diff --git a/sysutils/plasma6-ksystemstats/distinfo b/sysutils/plasma6-ksystemstats/distinfo
index 28516c9497bd..d0e84226de36 100644
--- a/sysutils/plasma6-ksystemstats/distinfo
+++ b/sysutils/plasma6-ksystemstats/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1719586478
-SHA256 (KDE/plasma/6.1.1/ksystemstats-6.1.1.tar.xz) = f207ea4611143ca8f8b6609a89cdf483b5f8b497234e085215631a848c4e2aab
-SIZE (KDE/plasma/6.1.1/ksystemstats-6.1.1.tar.xz) = 128040
+TIMESTAMP = 1720016642
+SHA256 (KDE/plasma/6.1.2/ksystemstats-6.1.2.tar.xz) = 31d4d4f79ed452c9cc6362722c1b621907ccf95242240e6d54021b398035693b
+SIZE (KDE/plasma/6.1.2/ksystemstats-6.1.2.tar.xz) = 128012
diff --git a/sysutils/plasma6-libksysguard/distinfo b/sysutils/plasma6-libksysguard/distinfo
index aeadbb296786..460a0db6f7f0 100644
--- a/sysutils/plasma6-libksysguard/distinfo
+++ b/sysutils/plasma6-libksysguard/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1719586478
-SHA256 (KDE/plasma/6.1.1/libksysguard-6.1.1.tar.xz) = bc1ed804373865d3de51e5e1cf7ad11c4b71ea131110a3940725b04332caee52
-SIZE (KDE/plasma/6.1.1/libksysguard-6.1.1.tar.xz) = 305408
+TIMESTAMP = 1720016642
+SHA256 (KDE/plasma/6.1.2/libksysguard-6.1.2.tar.xz) = 805d68d2a147e14927776c9a3198fa6e87e62d04533befba7507769f62f12ed0
+SIZE (KDE/plasma/6.1.2/libksysguard-6.1.2.tar.xz) = 305224
diff --git a/sysutils/plasma6-plasma-disks/distinfo b/sysutils/plasma6-plasma-disks/distinfo
index 63367e0deead..75d7bbd83ed4 100644
--- a/sysutils/plasma6-plasma-disks/distinfo
+++ b/sysutils/plasma6-plasma-disks/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1719586479
-SHA256 (KDE/plasma/6.1.1/plasma-disks-6.1.1.tar.xz) = feeb016114fdadd862e18bbb842dde3fe86935d4175dd356f09e63664258a534
-SIZE (KDE/plasma/6.1.1/plasma-disks-6.1.1.tar.xz) = 101460
+TIMESTAMP = 1720016643
+SHA256 (KDE/plasma/6.1.2/plasma-disks-6.1.2.tar.xz) = 1f1621cb8cab1ce4d2d5d9f8d4d858520cf027ede2cf74a27b5bf8eb4c1968e6
+SIZE (KDE/plasma/6.1.2/plasma-disks-6.1.2.tar.xz) = 101372
diff --git a/sysutils/plasma6-plasma-systemmonitor/distinfo b/sysutils/plasma6-plasma-systemmonitor/distinfo
index f2bf13f07890..de0b5aea58f2 100644
--- a/sysutils/plasma6-plasma-systemmonitor/distinfo
+++ b/sysutils/plasma6-plasma-systemmonitor/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1719586480
-SHA256 (KDE/plasma/6.1.1/plasma-systemmonitor-6.1.1.tar.xz) = 738162c98e6508a3eaa10361edfba7e0e6cd77f797e995f366e42aa52d40e9e3
-SIZE (KDE/plasma/6.1.1/plasma-systemmonitor-6.1.1.tar.xz) = 188044
+TIMESTAMP = 1720016643
+SHA256 (KDE/plasma/6.1.2/plasma-systemmonitor-6.1.2.tar.xz) = ba87d6f7f4c3c9edfcb37574d12379849521a2286bcd16d75c584a901d4c62ec
+SIZE (KDE/plasma/6.1.2/plasma-systemmonitor-6.1.2.tar.xz) = 187932
diff --git a/sysutils/plasma6-polkit-kde-agent-1/distinfo b/sysutils/plasma6-polkit-kde-agent-1/distinfo
index 7373afe5b98c..63a2e6295fb4 100644
--- a/sysutils/plasma6-polkit-kde-agent-1/distinfo
+++ b/sysutils/plasma6-polkit-kde-agent-1/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1719586480
-SHA256 (KDE/plasma/6.1.1/polkit-kde-agent-1-6.1.1.tar.xz) = 1f8b4ba0a10a01bce1fa54f2d13a400e703ad764de04cbcb536d153afd17ae98
-SIZE (KDE/plasma/6.1.1/polkit-kde-agent-1-6.1.1.tar.xz) = 56752
+TIMESTAMP = 1720016644
+SHA256 (KDE/plasma/6.1.2/polkit-kde-agent-1-6.1.2.tar.xz) = 88916dea86dd528fe3659e9cc73c252e4a0fc58a2e7870b3ae22b56d6b7520d7
+SIZE (KDE/plasma/6.1.2/polkit-kde-agent-1-6.1.2.tar.xz) = 56760
diff --git a/sysutils/plasma6-powerdevil/distinfo b/sysutils/plasma6-powerdevil/distinfo
index db77b69ca0f6..58ab16f667a8 100644
--- a/sysutils/plasma6-powerdevil/distinfo
+++ b/sysutils/plasma6-powerdevil/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1719586481
-SHA256 (KDE/plasma/6.1.1/powerdevil-6.1.1.tar.xz) = 495076e90366898399f6c2fee22a2d1fe9698524a7c6f2cacd82f8ca8d699f27
-SIZE (KDE/plasma/6.1.1/powerdevil-6.1.1.tar.xz) = 963752
+TIMESTAMP = 1720016644
+SHA256 (KDE/plasma/6.1.2/powerdevil-6.1.2.tar.xz) = d4a8b85536f69e223697bd1c7abd1dc3fc283a71c5b5cc09a91a247d85d85014
+SIZE (KDE/plasma/6.1.2/powerdevil-6.1.2.tar.xz) = 964468
diff --git a/sysutils/plasma6-systemsettings/distinfo b/sysutils/plasma6-systemsettings/distinfo
index 47456a2d0316..647765eb831c 100644
--- a/sysutils/plasma6-systemsettings/distinfo
+++ b/sysutils/plasma6-systemsettings/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1719586482
-SHA256 (KDE/plasma/6.1.1/systemsettings-6.1.1.tar.xz) = 153b39aeed8307b51257495008143a154c6cfa64d3ba92860639a3150ba1a711
-SIZE (KDE/plasma/6.1.1/systemsettings-6.1.1.tar.xz) = 213516
+TIMESTAMP = 1720016645
+SHA256 (KDE/plasma/6.1.2/systemsettings-6.1.2.tar.xz) = 907addec0baf4026d7741a0db3380d388f5cf69984dac07c0fa05e11058b46b6
+SIZE (KDE/plasma/6.1.2/systemsettings-6.1.2.tar.xz) = 213576
diff --git a/www/plasma6-plasma-browser-integration/distinfo b/www/plasma6-plasma-browser-integration/distinfo
index f7938b130dc5..9aed5496714b 100644
--- a/www/plasma6-plasma-browser-integration/distinfo
+++ b/www/plasma6-plasma-browser-integration/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1719586482
-SHA256 (KDE/plasma/6.1.1/plasma-browser-integration-6.1.1.tar.xz) = 408e25812eb49cd3fadf2b29f8ee9c5f041989a12a26744120c7315038e5c4f7
-SIZE (KDE/plasma/6.1.1/plasma-browser-integration-6.1.1.tar.xz) = 222520
+TIMESTAMP = 1720016645
+SHA256 (KDE/plasma/6.1.2/plasma-browser-integration-6.1.2.tar.xz) = 002d9ea50b08892a062ce43e45e4902a926de6ebf707321494699672075e9a1f
+SIZE (KDE/plasma/6.1.2/plasma-browser-integration-6.1.2.tar.xz) = 222488
diff --git a/x11-themes/plasma6-breeze-gtk/distinfo b/x11-themes/plasma6-breeze-gtk/distinfo
index 96d1f4d22b9f..4b23de92aacd 100644
--- a/x11-themes/plasma6-breeze-gtk/distinfo
+++ b/x11-themes/plasma6-breeze-gtk/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1719586485
-SHA256 (KDE/plasma/6.1.1/breeze-gtk-6.1.1.tar.xz) = a79efceccee85ad95484f8e64abf0922d8d4a0cb5475edd10024af947c4e8ece
-SIZE (KDE/plasma/6.1.1/breeze-gtk-6.1.1.tar.xz) = 40652
+TIMESTAMP = 1720016648
+SHA256 (KDE/plasma/6.1.2/breeze-gtk-6.1.2.tar.xz) = 5b9fd170eb6f9e9438868a5ec607788a00a8f0fa98f3e5c7c47a9455dccaec11
+SIZE (KDE/plasma/6.1.2/breeze-gtk-6.1.2.tar.xz) = 40656
diff --git a/x11-themes/plasma6-breeze/distinfo b/x11-themes/plasma6-breeze/distinfo
index 942ba78ad57f..5dd3ef4f630b 100644
--- a/x11-themes/plasma6-breeze/distinfo
+++ b/x11-themes/plasma6-breeze/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1719586484
-SHA256 (KDE/plasma/6.1.1/breeze-6.1.1.tar.xz) = 8943ff74c4cb16b1b3c03eea0cca39821d444bea60dc163ff18e2bd313609725
-SIZE (KDE/plasma/6.1.1/breeze-6.1.1.tar.xz) = 58040628
+TIMESTAMP = 1720016647
+SHA256 (KDE/plasma/6.1.2/breeze-6.1.2.tar.xz) = d456dc50d941c4940209e9aa5011d5e9202def5f65badc7ea8c6d4b2ac477dcf
+SIZE (KDE/plasma/6.1.2/breeze-6.1.2.tar.xz) = 58041304
diff --git a/x11-themes/plasma6-kde-gtk-config/distinfo b/x11-themes/plasma6-kde-gtk-config/distinfo
index 82eba6eaf223..d15324b09dd1 100644
--- a/x11-themes/plasma6-kde-gtk-config/distinfo
+++ b/x11-themes/plasma6-kde-gtk-config/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1719586485
-SHA256 (KDE/plasma/6.1.1/kde-gtk-config-6.1.1.tar.xz) = 722662bb7b6fec6ef21ecf1d6da3fda94beada6bd458c05f2b76fe7aa53997a4
-SIZE (KDE/plasma/6.1.1/kde-gtk-config-6.1.1.tar.xz) = 78572
+TIMESTAMP = 1720016649
+SHA256 (KDE/plasma/6.1.2/kde-gtk-config-6.1.2.tar.xz) = ea7fcd2503f2b9dac576ff91f376144b0eaa727471d0d723aa3247ec7d233625
+SIZE (KDE/plasma/6.1.2/kde-gtk-config-6.1.2.tar.xz) = 78564
diff --git a/x11-themes/plasma6-oxygen/distinfo b/x11-themes/plasma6-oxygen/distinfo
index ca1d19bf5813..e4017e74f519 100644
--- a/x11-themes/plasma6-oxygen/distinfo
+++ b/x11-themes/plasma6-oxygen/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1719586486
-SHA256 (KDE/plasma/6.1.1/oxygen-6.1.1.tar.xz) = bf719787152c334a82f8e7c2e0b7aa1a12c4128e95011307026f147b8fdb82d0
-SIZE (KDE/plasma/6.1.1/oxygen-6.1.1.tar.xz) = 2797424
+TIMESTAMP = 1720016649
+SHA256 (KDE/plasma/6.1.2/oxygen-6.1.2.tar.xz) = 0c5dc59cbf152dcd3f1bda045b78d53f702e7032437a162cb20eeabc87e468b0
+SIZE (KDE/plasma/6.1.2/oxygen-6.1.2.tar.xz) = 2799168
diff --git a/x11-themes/plasma6-plasma-workspace-wallpapers/distinfo b/x11-themes/plasma6-plasma-workspace-wallpapers/distinfo
index 97293bf4bcf2..09df40973388 100644
--- a/x11-themes/plasma6-plasma-workspace-wallpapers/distinfo
+++ b/x11-themes/plasma6-plasma-workspace-wallpapers/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1719586489
-SHA256 (KDE/plasma/6.1.1/plasma-workspace-wallpapers-6.1.1.tar.xz) = 07f22db713db8e3c822746395e893ac12d8345b8c37a4b0952bba350e5b67dfb
-SIZE (KDE/plasma/6.1.1/plasma-workspace-wallpapers-6.1.1.tar.xz) = 100299416
+TIMESTAMP = 1720016653
+SHA256 (KDE/plasma/6.1.2/plasma-workspace-wallpapers-6.1.2.tar.xz) = 9619f7a4dc80b04f768159381da3013e60f215ea73f85768eb8b61d7e0d9a26e
+SIZE (KDE/plasma/6.1.2/plasma-workspace-wallpapers-6.1.2.tar.xz) = 100295588
diff --git a/x11-themes/plasma6-qqc2-breeze-style/distinfo b/x11-themes/plasma6-qqc2-breeze-style/distinfo
index 97b0eea3ca42..618892da3846 100644
--- a/x11-themes/plasma6-qqc2-breeze-style/distinfo
+++ b/x11-themes/plasma6-qqc2-breeze-style/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1719586490
-SHA256 (KDE/plasma/6.1.1/qqc2-breeze-style-6.1.1.tar.xz) = de2eddc8f1725d2dbbe778ceae025f0c390ee547310a000e783fff13e026a8fc
-SIZE (KDE/plasma/6.1.1/qqc2-breeze-style-6.1.1.tar.xz) = 65940
+TIMESTAMP = 1720016653
+SHA256 (KDE/plasma/6.1.2/qqc2-breeze-style-6.1.2.tar.xz) = 32403aeae03074bcfc6f6ff3d0bec3fff7b9a4e863dc7a68df9e15bb7dc41ed9
+SIZE (KDE/plasma/6.1.2/qqc2-breeze-style-6.1.2.tar.xz) = 65956
diff --git a/x11-toolkits/plasma6-kdeplasma-addons/distinfo b/x11-toolkits/plasma6-kdeplasma-addons/distinfo
index 26f22e915fdf..71fbc33e19e6 100644
--- a/x11-toolkits/plasma6-kdeplasma-addons/distinfo
+++ b/x11-toolkits/plasma6-kdeplasma-addons/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1719586491
-SHA256 (KDE/plasma/6.1.1/kdeplasma-addons-6.1.1.tar.xz) = d7b3064b219cb78a37a5aff496122e2508acbd6a89467e28226458b574bec12a
-SIZE (KDE/plasma/6.1.1/kdeplasma-addons-6.1.1.tar.xz) = 892636
+TIMESTAMP = 1720016654
+SHA256 (KDE/plasma/6.1.2/kdeplasma-addons-6.1.2.tar.xz) = 6c0ce3e4ea2c5e6ba74979f3ad0dc2d46729f323732f90675b47eab4928412e1
+SIZE (KDE/plasma/6.1.2/kdeplasma-addons-6.1.2.tar.xz) = 888544
diff --git a/x11-wm/plasma6-kdecoration/distinfo b/x11-wm/plasma6-kdecoration/distinfo
index cd2bc18b781a..ff4eeb4a6691 100644
--- a/x11-wm/plasma6-kdecoration/distinfo
+++ b/x11-wm/plasma6-kdecoration/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1719586491
-SHA256 (KDE/plasma/6.1.1/kdecoration-6.1.1.tar.xz) = cf1c53d2b6e88c978c8557d6c0bcd3499affd69aec5ad5f0d840b3811e678323
-SIZE (KDE/plasma/6.1.1/kdecoration-6.1.1.tar.xz) = 55016
+TIMESTAMP = 1720016654
+SHA256 (KDE/plasma/6.1.2/kdecoration-6.1.2.tar.xz) = 81e85dd278bcfee3c90f1b5f908ee85f289eee6afad1d64964f990f9c6edbebe
+SIZE (KDE/plasma/6.1.2/kdecoration-6.1.2.tar.xz) = 55360
diff --git a/x11-wm/plasma6-kdecoration/pkg-plist b/x11-wm/plasma6-kdecoration/pkg-plist
index 5338e2dac731..44948cf2eae4 100644
--- a/x11-wm/plasma6-kdecoration/pkg-plist
+++ b/x11-wm/plasma6-kdecoration/pkg-plist
@@ -75,6 +75,7 @@ share/locale/sa/LC_MESSAGES/kdecoration.mo
 share/locale/sk/LC_MESSAGES/kdecoration.mo
 share/locale/sl/LC_MESSAGES/kdecoration.mo
 share/locale/sv/LC_MESSAGES/kdecoration.mo
+share/locale/ta/LC_MESSAGES/kdecoration.mo
 share/locale/tr/LC_MESSAGES/kdecoration.mo
 share/locale/uk/LC_MESSAGES/kdecoration.mo
 share/locale/zh_CN/LC_MESSAGES/kdecoration.mo
diff --git a/x11-wm/plasma6-kwin/distinfo b/x11-wm/plasma6-kwin/distinfo
index 9024055f417b..f0057407f54a 100644
--- a/x11-wm/plasma6-kwin/distinfo
+++ b/x11-wm/plasma6-kwin/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1719586492
-SHA256 (KDE/plasma/6.1.1/kwin-6.1.1.tar.xz) = 50004065d1713025406f839bbb270987a5a41652c1e93579062ebc2e8d5c8264
-SIZE (KDE/plasma/6.1.1/kwin-6.1.1.tar.xz) = 8496248
+TIMESTAMP = 1720016655
+SHA256 (KDE/plasma/6.1.2/kwin-6.1.2.tar.xz) = 82c582c83b01d42ac8dd6ca5fbc4b8daeea192b54dd1c859703e6f033455c00f
+SIZE (KDE/plasma/6.1.2/kwin-6.1.2.tar.xz) = 8493112
diff --git a/x11/plasma6-kactivitymanagerd/distinfo b/x11/plasma6-kactivitymanagerd/distinfo
index fe7c10f295cc..f22b6c952fc0 100644
--- a/x11/plasma6-kactivitymanagerd/distinfo
+++ b/x11/plasma6-kactivitymanagerd/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1719586493
-SHA256 (KDE/plasma/6.1.1/kactivitymanagerd-6.1.1.tar.xz) = c7c0dd2a490901dfcf2f0940f5379fbe1b49f9b328919dd804baeaecf9485aa5
-SIZE (KDE/plasma/6.1.1/kactivitymanagerd-6.1.1.tar.xz) = 110220
+TIMESTAMP = 1720016656
+SHA256 (KDE/plasma/6.1.2/kactivitymanagerd-6.1.2.tar.xz) = 08a2cfcff03432249245f86178b4b85268bfff727d8b0ab5d0206350b8c2cafd
+SIZE (KDE/plasma/6.1.2/kactivitymanagerd-6.1.2.tar.xz) = 110092
diff --git a/x11/plasma6-kgamma/distinfo b/x11/plasma6-kgamma/distinfo
index d6c38e79836d..81202cc46330 100644
--- a/x11/plasma6-kgamma/distinfo
+++ b/x11/plasma6-kgamma/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1719586494
-SHA256 (KDE/plasma/6.1.1/kgamma-6.1.1.tar.xz) = 3d0c05911e6d67fddcc6c2e4903c0e8df7eae0191a582d57199082d539efc8a2
-SIZE (KDE/plasma/6.1.1/kgamma-6.1.1.tar.xz) = 86392
+TIMESTAMP = 1720016656
+SHA256 (KDE/plasma/6.1.2/kgamma-6.1.2.tar.xz) = cb3d8e701b1aba7bd8286b0d19603fb93b0dd5f1e06f52de8fe128a166662663
+SIZE (KDE/plasma/6.1.2/kgamma-6.1.2.tar.xz) = 86268
diff --git a/x11/plasma6-kglobalacceld/distinfo b/x11/plasma6-kglobalacceld/distinfo
index 3e3ec1750b19..6209ce32a8dc 100644
--- a/x11/plasma6-kglobalacceld/distinfo
+++ b/x11/plasma6-kglobalacceld/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1719586494
-SHA256 (KDE/plasma/6.1.1/kglobalacceld-6.1.1.tar.xz) = 3ac759642432d4415a6a17856f33aa09eb6fda99d886b31a73907fd300f38b00
-SIZE (KDE/plasma/6.1.1/kglobalacceld-6.1.1.tar.xz) = 55680
+TIMESTAMP = 1720016657
+SHA256 (KDE/plasma/6.1.2/kglobalacceld-6.1.2.tar.xz) = 27b39e674a6b66ba05b34e181b8b39ed084853bd87a072f3333ce4c423a668dc
+SIZE (KDE/plasma/6.1.2/kglobalacceld-6.1.2.tar.xz) = 55680
diff --git a/x11/plasma6-kscreen/distinfo b/x11/plasma6-kscreen/distinfo
index 5d384d2cbd57..f115f1e856cd 100644
--- a/x11/plasma6-kscreen/distinfo
+++ b/x11/plasma6-kscreen/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1719586495
-SHA256 (KDE/plasma/6.1.1/kscreen-6.1.1.tar.xz) = dce5119d75b930bf39f72e10ab4bec4d38f9175fb2f02e10368dc98d7c883bf9
-SIZE (KDE/plasma/6.1.1/kscreen-6.1.1.tar.xz) = 209536
+TIMESTAMP = 1720016657
+SHA256 (KDE/plasma/6.1.2/kscreen-6.1.2.tar.xz) = 7f854a696aac5ae01c4456c7ce18837e1b9b0c1f16df0d1505f1e83e0239bd5c
+SIZE (KDE/plasma/6.1.2/kscreen-6.1.2.tar.xz) = 209324
diff --git a/x11/plasma6-kwayland/distinfo b/x11/plasma6-kwayland/distinfo
index 35dbd370b66c..95b0655282d4 100644
--- a/x11/plasma6-kwayland/distinfo
+++ b/x11/plasma6-kwayland/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1719586496
-SHA256 (KDE/plasma/6.1.1/kwayland-6.1.1.tar.xz) = dc91d4afb73bdb3eab605285a10258903e3c115a9872ac0ba792cef4688fdb85
-SIZE (KDE/plasma/6.1.1/kwayland-6.1.1.tar.xz) = 134076
+TIMESTAMP = 1720016658
+SHA256 (KDE/plasma/6.1.2/kwayland-6.1.2.tar.xz) = c6a233ec6bcc6402f34398564231ef282fc101b4c6973401080c4b05315bb595
+SIZE (KDE/plasma/6.1.2/kwayland-6.1.2.tar.xz) = 134056
diff --git a/x11/plasma6-layer-shell-qt/distinfo b/x11/plasma6-layer-shell-qt/distinfo
index c3e5bdcd7c50..70b22d2d9de6 100644
--- a/x11/plasma6-layer-shell-qt/distinfo
+++ b/x11/plasma6-layer-shell-qt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1719586496
-SHA256 (KDE/plasma/6.1.1/layer-shell-qt-6.1.1.tar.xz) = 7c60e37301e8f343ef4965494b60186fda82798dd29aadbb35712daf62e34f53
-SIZE (KDE/plasma/6.1.1/layer-shell-qt-6.1.1.tar.xz) = 35960
+TIMESTAMP = 1720016658
+SHA256 (KDE/plasma/6.1.2/layer-shell-qt-6.1.2.tar.xz) = 17e8668cc783969a02fe087c1db685e0af29d720eaa58c39d60f36f9f776f509
+SIZE (KDE/plasma/6.1.2/layer-shell-qt-6.1.2.tar.xz) = 35960
diff --git a/x11/plasma6-libkscreen/distinfo b/x11/plasma6-libkscreen/distinfo
index e9739130992a..fbb8981fd00f 100644
--- a/x11/plasma6-libkscreen/distinfo
+++ b/x11/plasma6-libkscreen/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1719586497
-SHA256 (KDE/plasma/6.1.1/libkscreen-6.1.1.tar.xz) = 9612fd83ce828f816fd55ce79da772bf62e96b8e6457deeb5dc336925cfc20d4
-SIZE (KDE/plasma/6.1.1/libkscreen-6.1.1.tar.xz) = 119156
+TIMESTAMP = 1720016659
+SHA256 (KDE/plasma/6.1.2/libkscreen-6.1.2.tar.xz) = 36dc01b9f4308aec1b70994cf1554daf2a77f950db15cd285fced8b4125897b8
+SIZE (KDE/plasma/6.1.2/libkscreen-6.1.2.tar.xz) = 119120
diff --git a/x11/plasma6-libplasma/distinfo b/x11/plasma6-libplasma/distinfo
index d48a6ba1795c..8b0b52711adb 100644
--- a/x11/plasma6-libplasma/distinfo
+++ b/x11/plasma6-libplasma/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1719586498
-SHA256 (KDE/plasma/6.1.1/libplasma-6.1.1.tar.xz) = 2f24f10cd232a29fa1dc5618ee300608e9b5dc7798a3e2fffb0a8e439cc422d0
-SIZE (KDE/plasma/6.1.1/libplasma-6.1.1.tar.xz) = 2117872
+TIMESTAMP = 1720016660
+SHA256 (KDE/plasma/6.1.2/libplasma-6.1.2.tar.xz) = 80614164e4f8c0ef005e5d3157bca4a7f421925d16a36a1ea6841c665163214a
+SIZE (KDE/plasma/6.1.2/libplasma-6.1.2.tar.xz) = 2117972
diff --git a/x11/plasma6-plasma-activities-stats/distinfo b/x11/plasma6-plasma-activities-stats/distinfo
index 1c6fc391241f..758cb0db224a 100644
--- a/x11/plasma6-plasma-activities-stats/distinfo
+++ b/x11/plasma6-plasma-activities-stats/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1719586501
-SHA256 (KDE/plasma/6.1.1/plasma-activities-stats-6.1.1.tar.xz) = 42846790ff461ef70cdcdb7edc10f3becf095e02f9e612fa1ac7e525104db613
-SIZE (KDE/plasma/6.1.1/plasma-activities-stats-6.1.1.tar.xz) = 83192
+TIMESTAMP = 1720016662
+SHA256 (KDE/plasma/6.1.2/plasma-activities-stats-6.1.2.tar.xz) = 3896c364f03d6b77dc7dcdadec942530f2c18ea9bb27e0ed1874c382961f8a79
+SIZE (KDE/plasma/6.1.2/plasma-activities-stats-6.1.2.tar.xz) = 83184
diff --git a/x11/plasma6-plasma-activities/distinfo b/x11/plasma6-plasma-activities/distinfo
index e7c958e7df33..5ef332650f47 100644
--- a/x11/plasma6-plasma-activities/distinfo
+++ b/x11/plasma6-plasma-activities/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1719586500
-SHA256 (KDE/plasma/6.1.1/plasma-activities-6.1.1.tar.xz) = 3dbdd9240208c5dfd2ca963e142256445a24459473eff6b3293027d0d3cce8d5
-SIZE (KDE/plasma/6.1.1/plasma-activities-6.1.1.tar.xz) = 71124
+TIMESTAMP = 1720016661
+SHA256 (KDE/plasma/6.1.2/plasma-activities-6.1.2.tar.xz) = 3e02fc08bdb73d6546105b248199b86a65f29d6409053a1c61c015448719a6db
+SIZE (KDE/plasma/6.1.2/plasma-activities-6.1.2.tar.xz) = 71136
diff --git a/x11/plasma6-plasma-desktop/distinfo b/x11/plasma6-plasma-desktop/distinfo
index 7ebb10218f11..8db08f55028d 100644
--- a/x11/plasma6-plasma-desktop/distinfo
+++ b/x11/plasma6-plasma-desktop/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1719586502
-SHA256 (KDE/plasma/6.1.1/plasma-desktop-6.1.1.tar.xz) = 95e3ad9c3018cd05a2266f977f964c2415845d581cdda10f0f1517cd00c9f64e
-SIZE (KDE/plasma/6.1.1/plasma-desktop-6.1.1.tar.xz) = 16139284
+TIMESTAMP = 1720016663
+SHA256 (KDE/plasma/6.1.2/plasma-desktop-6.1.2.tar.xz) = 29e4047c49274ade6996240695cbdabe78c184181708079404debf6dad87e2d8
+SIZE (KDE/plasma/6.1.2/plasma-desktop-6.1.2.tar.xz) = 16139568
diff --git a/x11/plasma6-plasma-desktop/pkg-plist b/x11/plasma6-plasma-desktop/pkg-plist
index 217b5e2d656e..a7750e763dba 100644
--- a/x11/plasma6-plasma-desktop/pkg-plist
+++ b/x11/plasma6-plasma-desktop/pkg-plist
@@ -844,6 +844,7 @@ share/locale/ar/LC_MESSAGES/kcmmouse.mo
 share/locale/ar/LC_MESSAGES/kcmqtquicksettings.mo
 share/locale/ar/LC_MESSAGES/knetattach.mo
 share/locale/ar/LC_MESSAGES/org.kde.plasma.emojier.mo
+share/locale/ar/LC_MESSAGES/plasma-desktop-sddm-theme.mo
 share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.desktopcontainment.mo
 share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.panel.mo
 share/locale/ar/LC_MESSAGES/plasma_applet_org.kde.plasma.keyboardlayout.mo
@@ -1027,6 +1028,7 @@ share/locale/bg/LC_MESSAGES/kcmmouse.mo
 share/locale/bg/LC_MESSAGES/kcmqtquicksettings.mo
 share/locale/bg/LC_MESSAGES/knetattach.mo
 share/locale/bg/LC_MESSAGES/org.kde.plasma.emojier.mo
+share/locale/bg/LC_MESSAGES/plasma-desktop-sddm-theme.mo
 share/locale/bg/LC_MESSAGES/plasma_applet_org.kde.desktopcontainment.mo
 share/locale/bg/LC_MESSAGES/plasma_applet_org.kde.panel.mo
 share/locale/bg/LC_MESSAGES/plasma_applet_org.kde.plasma.keyboardlayout.mo
@@ -1329,6 +1331,7 @@ share/locale/de/LC_MESSAGES/kcmmouse.mo
 share/locale/de/LC_MESSAGES/kcmqtquicksettings.mo
 share/locale/de/LC_MESSAGES/knetattach.mo
 share/locale/de/LC_MESSAGES/org.kde.plasma.emojier.mo
+share/locale/de/LC_MESSAGES/plasma-desktop-sddm-theme.mo
 share/locale/de/LC_MESSAGES/plasma_applet_org.kde.desktopcontainment.mo
 share/locale/de/LC_MESSAGES/plasma_applet_org.kde.panel.mo
 share/locale/de/LC_MESSAGES/plasma_applet_org.kde.plasma.keyboardlayout.mo
@@ -1580,6 +1583,7 @@ share/locale/eu/LC_MESSAGES/kcmmouse.mo
 share/locale/eu/LC_MESSAGES/kcmqtquicksettings.mo
 share/locale/eu/LC_MESSAGES/knetattach.mo
 share/locale/eu/LC_MESSAGES/org.kde.plasma.emojier.mo
+share/locale/eu/LC_MESSAGES/plasma-desktop-sddm-theme.mo
 share/locale/eu/LC_MESSAGES/plasma_applet_org.kde.desktopcontainment.mo
 share/locale/eu/LC_MESSAGES/plasma_applet_org.kde.panel.mo
 share/locale/eu/LC_MESSAGES/plasma_applet_org.kde.plasma.keyboardlayout.mo
@@ -1640,6 +1644,7 @@ share/locale/fi/LC_MESSAGES/kcmmouse.mo
 share/locale/fi/LC_MESSAGES/kcmqtquicksettings.mo
 share/locale/fi/LC_MESSAGES/knetattach.mo
 share/locale/fi/LC_MESSAGES/org.kde.plasma.emojier.mo
+share/locale/fi/LC_MESSAGES/plasma-desktop-sddm-theme.mo
 share/locale/fi/LC_MESSAGES/plasma_applet_org.kde.desktopcontainment.mo
 share/locale/fi/LC_MESSAGES/plasma_applet_org.kde.panel.mo
 share/locale/fi/LC_MESSAGES/plasma_applet_org.kde.plasma.keyboardlayout.mo
@@ -2001,6 +2006,7 @@ share/locale/ia/LC_MESSAGES/kcmmouse.mo
 share/locale/ia/LC_MESSAGES/kcmqtquicksettings.mo
 share/locale/ia/LC_MESSAGES/knetattach.mo
 share/locale/ia/LC_MESSAGES/org.kde.plasma.emojier.mo
+share/locale/ia/LC_MESSAGES/plasma-desktop-sddm-theme.mo
 share/locale/ia/LC_MESSAGES/plasma_applet_org.kde.desktopcontainment.mo
 share/locale/ia/LC_MESSAGES/plasma_applet_org.kde.panel.mo
 share/locale/ia/LC_MESSAGES/plasma_applet_org.kde.plasma.keyboardlayout.mo
@@ -2138,6 +2144,7 @@ share/locale/it/LC_MESSAGES/kcmmouse.mo
 share/locale/it/LC_MESSAGES/kcmqtquicksettings.mo
 share/locale/it/LC_MESSAGES/knetattach.mo
 share/locale/it/LC_MESSAGES/org.kde.plasma.emojier.mo
+share/locale/it/LC_MESSAGES/plasma-desktop-sddm-theme.mo
 share/locale/it/LC_MESSAGES/plasma_applet_org.kde.desktopcontainment.mo
 share/locale/it/LC_MESSAGES/plasma_applet_org.kde.panel.mo
 share/locale/it/LC_MESSAGES/plasma_applet_org.kde.plasma.keyboardlayout.mo
@@ -2581,6 +2588,7 @@ share/locale/nb/LC_MESSAGES/kcm_workspace.mo
 share/locale/nb/LC_MESSAGES/kcmkclock.mo
 share/locale/nb/LC_MESSAGES/kcmmouse.mo
 share/locale/nb/LC_MESSAGES/knetattach.mo
+share/locale/nb/LC_MESSAGES/plasma-desktop-sddm-theme.mo
 share/locale/nb/LC_MESSAGES/plasma_applet_org.kde.desktopcontainment.mo
 share/locale/nb/LC_MESSAGES/plasma_applet_org.kde.plasma.kicker.mo
 share/locale/nb/LC_MESSAGES/plasma_applet_org.kde.plasma.kickoff.mo
@@ -2705,6 +2713,7 @@ share/locale/nn/LC_MESSAGES/kcmmouse.mo
 share/locale/nn/LC_MESSAGES/kcmqtquicksettings.mo
 share/locale/nn/LC_MESSAGES/knetattach.mo
 share/locale/nn/LC_MESSAGES/org.kde.plasma.emojier.mo
+share/locale/nn/LC_MESSAGES/plasma-desktop-sddm-theme.mo
 share/locale/nn/LC_MESSAGES/plasma_applet_org.kde.desktopcontainment.mo
 share/locale/nn/LC_MESSAGES/plasma_applet_org.kde.panel.mo
 share/locale/nn/LC_MESSAGES/plasma_applet_org.kde.plasma.keyboardlayout.mo
@@ -2818,6 +2827,7 @@ share/locale/pl/LC_MESSAGES/kcmmouse.mo
 share/locale/pl/LC_MESSAGES/kcmqtquicksettings.mo
 share/locale/pl/LC_MESSAGES/knetattach.mo
 share/locale/pl/LC_MESSAGES/org.kde.plasma.emojier.mo
+share/locale/pl/LC_MESSAGES/plasma-desktop-sddm-theme.mo
 share/locale/pl/LC_MESSAGES/plasma_applet_org.kde.desktopcontainment.mo
 share/locale/pl/LC_MESSAGES/plasma_applet_org.kde.panel.mo
 share/locale/pl/LC_MESSAGES/plasma_applet_org.kde.plasma.keyboardlayout.mo
@@ -3665,6 +3675,7 @@ share/locale/zh_CN/LC_MESSAGES/kcmmouse.mo
 share/locale/zh_CN/LC_MESSAGES/kcmqtquicksettings.mo
 share/locale/zh_CN/LC_MESSAGES/knetattach.mo
 share/locale/zh_CN/LC_MESSAGES/org.kde.plasma.emojier.mo
+share/locale/zh_CN/LC_MESSAGES/plasma-desktop-sddm-theme.mo
 share/locale/zh_CN/LC_MESSAGES/plasma_applet_org.kde.desktopcontainment.mo
 share/locale/zh_CN/LC_MESSAGES/plasma_applet_org.kde.panel.mo
 share/locale/zh_CN/LC_MESSAGES/plasma_applet_org.kde.plasma.keyboardlayout.mo
diff --git a/x11/plasma6-plasma-integration/distinfo b/x11/plasma6-plasma-integration/distinfo
index f48f9fdb6193..445d6b5cd759 100644
--- a/x11/plasma6-plasma-integration/distinfo
+++ b/x11/plasma6-plasma-integration/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1719586502
-SHA256 (KDE/plasma/6.1.1/plasma-integration-6.1.1.tar.xz) = 180bea892d6dd249e98e0c320fcad557354340bd6c0958e7fe7928c347e5597d
-SIZE (KDE/plasma/6.1.1/plasma-integration-6.1.1.tar.xz) = 93088
+TIMESTAMP = 1720016664
+SHA256 (KDE/plasma/6.1.2/plasma-integration-6.1.2.tar.xz) = e15a232928ac8572daa05404d26b4d1112cf189a051cacbdf604352eddbf0804
+SIZE (KDE/plasma/6.1.2/plasma-integration-6.1.2.tar.xz) = 93132
diff --git a/x11/plasma6-plasma-workspace/distinfo b/x11/plasma6-plasma-workspace/distinfo
index 048411836b29..9c45d6322ad1 100644
--- a/x11/plasma6-plasma-workspace/distinfo
+++ b/x11/plasma6-plasma-workspace/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1719586503
-SHA256 (KDE/plasma/6.1.1/plasma-workspace-6.1.1.tar.xz) = 47d2c42bdf8c127fa1656f65baa9828f9890cffd3f416b0af9e056cf228c07ee
-SIZE (KDE/plasma/6.1.1/plasma-workspace-6.1.1.tar.xz) = 19293784
+TIMESTAMP = 1720016665
+SHA256 (KDE/plasma/6.1.2/plasma-workspace-6.1.2.tar.xz) = 47f019b92dca868e65e5507ffa83d0d974adf18e895caa136256108cc02a659a
+SIZE (KDE/plasma/6.1.2/plasma-workspace-6.1.2.tar.xz) = 19290328