Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Mar 2026 12:15:51 +0000
From:      Max Brazhnikov <makc@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a9f8378e37f4 - main - KDE: Update KDE Plasma to 6.6.0
Message-ID:  <69a973f7.46609.609af292@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by makc:

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

commit a9f8378e37f45046ee91f0f9ad660d8fb2b77663
Author:     Max Brazhnikov <makc@FreeBSD.org>
AuthorDate: 2026-03-05 12:15:04 +0000
Commit:     Max Brazhnikov <makc@FreeBSD.org>
CommitDate: 2026-03-05 12:15:04 +0000

    KDE: Update KDE Plasma to 6.6.0
    
    Announcement: https://kde.org/announcements/plasma/6/6.6.0/
    
    The Digital Clock applet now uses timerfd(2) which may cause
    high CPU usage on FreeBSD due to bug [1]. As a workaround
    tweak Clock settings to not show seconds.
    
    Ports changes:
    
    graphics/plasma6-spectacle:
     - Require KQuickImageEditor
    
    security/plasma6-ksshaskpass:
     - Switch from KWallet to QtKeychain
    
    sysutils/plasma6-kinfocenter:
     - Add dependence on aha
     - pactl comes from pulseaudio, not pipewire
     - Replace ip with ifconfig [2]
    
    sysutils/plasma6-ksystemstats:
     - Backport upstream patch to enable network info on FreeBSD
    
    x11-themes/plasma6-aurorae:
     - Fix patch
     - Renew USE_KDE
    
    x11-toolkits/plasma6-kdeplasma-addons:
     - Drop stale dependencies
    
    x11-wm/plasma6-kwin:
     - Drop stale dependencies
    
    x11/plasma6-libkscreen:
     - Clean up Makefile
    
    x11/plasma6-plasma-workspace:
     - Drop stale dependencies
     - Drop stale cmake args
    
    PR:             293368 [1]
    PR:             285230 [2]
---
 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-milou/pkg-plist                  |   7 +-
 deskutils/plasma6-sddm-kcm/Makefile                |   1 -
 deskutils/plasma6-sddm-kcm/distinfo                |   6 +-
 deskutils/plasma6-xdg-desktop-portal-kde/Makefile  |   1 -
 deskutils/plasma6-xdg-desktop-portal-kde/distinfo  |   6 +-
 devel/plasma6-kwrited/distinfo                     |   6 +-
 devel/plasma6-plasma-sdk/Makefile                  |   1 -
 devel/plasma6-plasma-sdk/distinfo                  |   6 +-
 devel/plasma6-plasma-sdk/pkg-plist                 |   1 +
 devel/plasma6-plasma5support/Makefile              |   1 -
 devel/plasma6-plasma5support/distinfo              |   6 +-
 devel/plasma6-plasma5support/pkg-plist             |  63 +++
 graphics/plasma6-spectacle/Makefile                |   4 +-
 graphics/plasma6-spectacle/distinfo                |   6 +-
 print/plasma6-print-manager/Makefile               |   1 -
 print/plasma6-print-manager/distinfo               |   6 +-
 print/plasma6-print-manager/pkg-plist              |   1 +
 security/plasma6-kscreenlocker/Makefile            |   1 -
 security/plasma6-kscreenlocker/distinfo            |   6 +-
 security/plasma6-kscreenlocker/pkg-plist           |   2 +
 security/plasma6-ksshaskpass/Makefile              |   6 +-
 security/plasma6-ksshaskpass/distinfo              |   6 +-
 security/plasma6-kwallet-pam/distinfo              |   6 +-
 sysutils/plasma6-discover/Makefile                 |   1 -
 sysutils/plasma6-discover/distinfo                 |   6 +-
 sysutils/plasma6-discover/pkg-plist                |   4 +
 sysutils/plasma6-kde-cli-tools/Makefile            |   1 -
 sysutils/plasma6-kde-cli-tools/distinfo            |   6 +-
 sysutils/plasma6-kde-cli-tools/pkg-plist           |   3 -
 sysutils/plasma6-kinfocenter/Makefile              |   6 +-
 sysutils/plasma6-kinfocenter/distinfo              |   6 +-
 sysutils/plasma6-kinfocenter/files/patch-kcms_cpu  |  11 +
 .../plasma6-kinfocenter/files/patch-kcms_network   |  21 +
 sysutils/plasma6-kinfocenter/pkg-plist             |   2 +
 sysutils/plasma6-kmenuedit/Makefile                |   1 -
 sysutils/plasma6-kmenuedit/distinfo                |   6 +-
 sysutils/plasma6-knighttime/distinfo               |   6 +-
 sysutils/plasma6-ksystemstats/Makefile             |   1 -
 sysutils/plasma6-ksystemstats/distinfo             |   6 +-
 sysutils/plasma6-ksystemstats/files/patch-network  | 245 ++++++++++++
 sysutils/plasma6-libksysguard/Makefile             |   1 -
 sysutils/plasma6-libksysguard/distinfo             |   6 +-
 sysutils/plasma6-libksysguard/pkg-plist            |   2 +
 sysutils/plasma6-plasma-disks/Makefile             |   1 -
 sysutils/plasma6-plasma-disks/distinfo             |   6 +-
 sysutils/plasma6-plasma-systemmonitor/Makefile     |   1 -
 sysutils/plasma6-plasma-systemmonitor/distinfo     |   6 +-
 sysutils/plasma6-plasma-systemmonitor/pkg-plist    |   1 +
 sysutils/plasma6-polkit-kde-agent-1/distinfo       |   6 +-
 sysutils/plasma6-powerdevil/Makefile               |   1 -
 sysutils/plasma6-powerdevil/distinfo               |   6 +-
 sysutils/plasma6-systemsettings/Makefile           |   1 -
 sysutils/plasma6-systemsettings/distinfo           |   6 +-
 www/plasma6-plasma-browser-integration/Makefile    |   1 -
 www/plasma6-plasma-browser-integration/distinfo    |   6 +-
 www/plasma6-plasma-browser-integration/pkg-plist   |   3 +
 x11-themes/plasma6-aurorae/Makefile                |   7 +-
 x11-themes/plasma6-aurorae/distinfo                |   6 +-
 x11-themes/plasma6-aurorae/pkg-plist               |   1 +
 x11-themes/plasma6-breeze-gtk/Makefile             |   1 -
 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-oxygen/pkg-plist                |   2 -
 .../plasma6-plasma-workspace-wallpapers/distinfo   |   6 +-
 .../plasma6-plasma-workspace-wallpapers/pkg-plist  |   7 +
 x11-themes/plasma6-qqc2-breeze-style/distinfo      |   6 +-
 x11-toolkits/plasma6-kdeplasma-addons/Makefile     |   5 +-
 x11-toolkits/plasma6-kdeplasma-addons/distinfo     |   6 +-
 x11-toolkits/plasma6-kdeplasma-addons/pkg-plist    | 137 ++-----
 x11-wm/plasma6-kdecoration/distinfo                |   6 +-
 x11-wm/plasma6-kwin-x11/Makefile                   |   1 -
 x11-wm/plasma6-kwin-x11/distinfo                   |   6 +-
 x11-wm/plasma6-kwin-x11/pkg-plist                  |  31 +-
 x11-wm/plasma6-kwin/Makefile                       |   5 -
 x11-wm/plasma6-kwin/distinfo                       |   8 +-
 x11-wm/plasma6-kwin/pkg-plist                      |   7 +
 x11/plasma6-kactivitymanagerd/Makefile             |   1 -
 x11/plasma6-kactivitymanagerd/distinfo             |   6 +-
 x11/plasma6-kgamma/distinfo                        |   6 +-
 x11/plasma6-kglobalacceld/Makefile                 |   1 -
 x11/plasma6-kglobalacceld/distinfo                 |   6 +-
 x11/plasma6-kscreen/distinfo                       |   6 +-
 x11/plasma6-kscreen/pkg-plist                      |  24 +-
 x11/plasma6-kwayland/distinfo                      |   6 +-
 x11/plasma6-layer-shell-qt/distinfo                |   6 +-
 x11/plasma6-libkscreen/Makefile                    |   7 +-
 x11/plasma6-libkscreen/distinfo                    |   6 +-
 x11/plasma6-libkscreen/pkg-plist                   |   1 -
 x11/plasma6-libplasma/Makefile                     |   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-desktop/pkg-plist               | 116 +-----
 x11/plasma6-plasma-integration/Makefile            |   1 -
 x11/plasma6-plasma-integration/distinfo            |   6 +-
 x11/plasma6-plasma-workspace/Makefile              |   8 +-
 x11/plasma6-plasma-workspace/distinfo              |   6 +-
 x11/plasma6-plasma-workspace/pkg-plist             | 445 +++------------------
 108 files changed, 702 insertions(+), 822 deletions(-)

diff --git a/Mk/Uses/kde.mk b/Mk/Uses/kde.mk
index f3e3d1014c4f..b1c617a36ed2 100644
--- a/Mk/Uses/kde.mk
+++ b/Mk/Uses/kde.mk
@@ -91,7 +91,7 @@ KDE_PLASMA5_VERSION?=		5.27.12
 KDE_PLASMA5_BRANCH?=		stable
 
 # Current KDE Plasma desktop.
-KDE_PLASMA6_VERSION?=		6.5.5
+KDE_PLASMA6_VERSION?=		6.6.0
 KDE_PLASMA6_BRANCH?=		stable
 
 # Legacy KDE frameworks (Qt5 based).
diff --git a/audio/plasma6-kpipewire/distinfo b/audio/plasma6-kpipewire/distinfo
index 2313081ee93d..156349e90c6f 100644
--- a/audio/plasma6-kpipewire/distinfo
+++ b/audio/plasma6-kpipewire/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1768328274
-SHA256 (KDE/plasma/6.5.5/kpipewire-6.5.5.tar.xz) = 4aacdb440cb09df418228aafce12d2565a894b3a8b98f34f05aa5a6f1ebce354
-SIZE (KDE/plasma/6.5.5/kpipewire-6.5.5.tar.xz) = 153184
+TIMESTAMP = 1771162201
+SHA256 (KDE/plasma/6.6.0/kpipewire-6.6.0.tar.xz) = 8373c94241b38331f15a69113901114a25e7272c85521ad2330b1e60f06d1a26
+SIZE (KDE/plasma/6.6.0/kpipewire-6.6.0.tar.xz) = 153692
diff --git a/audio/plasma6-ocean-sound-theme/distinfo b/audio/plasma6-ocean-sound-theme/distinfo
index 873384897b60..bc4c6c155726 100644
--- a/audio/plasma6-ocean-sound-theme/distinfo
+++ b/audio/plasma6-ocean-sound-theme/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1768328275
-SHA256 (KDE/plasma/6.5.5/ocean-sound-theme-6.5.5.tar.xz) = ce629cc9990a3dc381d3bd45c37838a618f51021761a37671e74b9a45624a12c
-SIZE (KDE/plasma/6.5.5/ocean-sound-theme-6.5.5.tar.xz) = 2124108
+TIMESTAMP = 1771162201
+SHA256 (KDE/plasma/6.6.0/ocean-sound-theme-6.6.0.tar.xz) = 9341f54cd656f8ab6dc21647d347e2c5b9f09b26cc8c6935949041cfb1080473
+SIZE (KDE/plasma/6.6.0/ocean-sound-theme-6.6.0.tar.xz) = 2124168
diff --git a/audio/plasma6-oxygen-sounds/distinfo b/audio/plasma6-oxygen-sounds/distinfo
index e3a90401956b..7df60de134fb 100644
--- a/audio/plasma6-oxygen-sounds/distinfo
+++ b/audio/plasma6-oxygen-sounds/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1768328275
-SHA256 (KDE/plasma/6.5.5/oxygen-sounds-6.5.5.tar.xz) = 53b8adb623d9769df3a0ff47c5e5ed4cb1c0f5c0794ef254469c0da9301b24cf
-SIZE (KDE/plasma/6.5.5/oxygen-sounds-6.5.5.tar.xz) = 1935464
+TIMESTAMP = 1771162201
+SHA256 (KDE/plasma/6.6.0/oxygen-sounds-6.6.0.tar.xz) = 767ded8fb417bfab508f078e8684ac3304d0083408c7e015445228a0e834062e
+SIZE (KDE/plasma/6.6.0/oxygen-sounds-6.6.0.tar.xz) = 1935640
diff --git a/audio/plasma6-plasma-pa/distinfo b/audio/plasma6-plasma-pa/distinfo
index 1bb935f424f3..6945f84aa5d9 100644
--- a/audio/plasma6-plasma-pa/distinfo
+++ b/audio/plasma6-plasma-pa/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1768328278
-SHA256 (KDE/plasma/6.5.5/plasma-pa-6.5.5.tar.xz) = 627e90c160669840d29f0ffa83f525e1ec69e306dff3dc35c1db282527b1a587
-SIZE (KDE/plasma/6.5.5/plasma-pa-6.5.5.tar.xz) = 200824
+TIMESTAMP = 1771162203
+SHA256 (KDE/plasma/6.6.0/plasma-pa-6.6.0.tar.xz) = cd038aef63da5e37b0f170e63fe182b93c2a362b6756dd26c2d50416052705fa
+SIZE (KDE/plasma/6.6.0/plasma-pa-6.6.0.tar.xz) = 202380
diff --git a/deskutils/plasma6-milou/distinfo b/deskutils/plasma6-milou/distinfo
index 658d516338fb..fbb1ab7dff5d 100644
--- a/deskutils/plasma6-milou/distinfo
+++ b/deskutils/plasma6-milou/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1768328279
-SHA256 (KDE/plasma/6.5.5/milou-6.5.5.tar.xz) = e81d099a02d9fb4800d997338fc8428d88c8b21070e24a8d36dc1d0a123d89dd
-SIZE (KDE/plasma/6.5.5/milou-6.5.5.tar.xz) = 50152
+TIMESTAMP = 1771162203
+SHA256 (KDE/plasma/6.6.0/milou-6.6.0.tar.xz) = f48ca2c6734c2adf250786379dcd391d9417edd4d66202094416e9a47dc7710e
+SIZE (KDE/plasma/6.6.0/milou-6.6.0.tar.xz) = 49900
diff --git a/deskutils/plasma6-milou/pkg-plist b/deskutils/plasma6-milou/pkg-plist
index 847c36a706a5..260c1ac25bb3 100644
--- a/deskutils/plasma6-milou/pkg-plist
+++ b/deskutils/plasma6-milou/pkg-plist
@@ -1,6 +1,5 @@
+%%QT_PLUGINDIR%%/plasma/applets/org.kde.milou.so
 %%QT_QMLDIR%%/org/kde/milou/ResultDelegate.qml
-%%QT_QMLDIR%%/org/kde/milou/ResultsListView.qml
-%%QT_QMLDIR%%/org/kde/milou/ResultsListViewDelegate.qml
 %%QT_QMLDIR%%/org/kde/milou/ResultsView.qml
 %%QT_QMLDIR%%/org/kde/milou/kde-qmlmodule.version
 %%QT_QMLDIR%%/org/kde/milou/libmilou.so
@@ -115,7 +114,3 @@ share/locale/zh_CN/LC_MESSAGES/milou.mo
 share/locale/zh_CN/LC_MESSAGES/plasma_applet_org.kde.milou.mo
 share/locale/zh_TW/LC_MESSAGES/milou.mo
 share/locale/zh_TW/LC_MESSAGES/plasma_applet_org.kde.milou.mo
-share/plasma/plasmoids/org.kde.milou/contents/ui/SearchField.qml
-share/plasma/plasmoids/org.kde.milou/contents/ui/globals.js
-share/plasma/plasmoids/org.kde.milou/contents/ui/main.qml
-share/plasma/plasmoids/org.kde.milou/metadata.json
diff --git a/deskutils/plasma6-sddm-kcm/Makefile b/deskutils/plasma6-sddm-kcm/Makefile
index caa24a227430..89a962145c33 100644
--- a/deskutils/plasma6-sddm-kcm/Makefile
+++ b/deskutils/plasma6-sddm-kcm/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	sddm-kcm
 DISTVERSION=	${KDE_PLASMA_VERSION}
-PORTREVISION=	1
 CATEGORIES=	deskutils kde kde-plasma
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/deskutils/plasma6-sddm-kcm/distinfo b/deskutils/plasma6-sddm-kcm/distinfo
index 6109d7229d3b..a57bd8672ed2 100644
--- a/deskutils/plasma6-sddm-kcm/distinfo
+++ b/deskutils/plasma6-sddm-kcm/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1768328280
-SHA256 (KDE/plasma/6.5.5/sddm-kcm-6.5.5.tar.xz) = ed7b757d172761c1ffc1b2f1766dd0f1ca401818064956f8f1c2d4c5aa0b3d4f
-SIZE (KDE/plasma/6.5.5/sddm-kcm-6.5.5.tar.xz) = 104520
+TIMESTAMP = 1771162204
+SHA256 (KDE/plasma/6.6.0/sddm-kcm-6.6.0.tar.xz) = 15ea5385e27977398b970016838ba0c05db2ff80ad39db5facecacf01efcf957
+SIZE (KDE/plasma/6.6.0/sddm-kcm-6.6.0.tar.xz) = 104968
diff --git a/deskutils/plasma6-xdg-desktop-portal-kde/Makefile b/deskutils/plasma6-xdg-desktop-portal-kde/Makefile
index 9c3c8db72832..cbc9d93f7081 100644
--- a/deskutils/plasma6-xdg-desktop-portal-kde/Makefile
+++ b/deskutils/plasma6-xdg-desktop-portal-kde/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	xdg-desktop-portal-kde
 DISTVERSION=	${KDE_PLASMA_VERSION}
-PORTREVISION=	2
 CATEGORIES=	deskutils kde kde-plasma
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/deskutils/plasma6-xdg-desktop-portal-kde/distinfo b/deskutils/plasma6-xdg-desktop-portal-kde/distinfo
index 3cba5296bfff..0115c36037a9 100644
--- a/deskutils/plasma6-xdg-desktop-portal-kde/distinfo
+++ b/deskutils/plasma6-xdg-desktop-portal-kde/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1768328280
-SHA256 (KDE/plasma/6.5.5/xdg-desktop-portal-kde-6.5.5.tar.xz) = a287f1867a05b39a226285f010fb225742e765831cb81cbc1ea8820359f8cd29
-SIZE (KDE/plasma/6.5.5/xdg-desktop-portal-kde-6.5.5.tar.xz) = 210808
+TIMESTAMP = 1771162204
+SHA256 (KDE/plasma/6.6.0/xdg-desktop-portal-kde-6.6.0.tar.xz) = 86da59ef6dfc9df132cb3322c6510ab56456f53e3f1772357d453da3ea1efe42
+SIZE (KDE/plasma/6.6.0/xdg-desktop-portal-kde-6.6.0.tar.xz) = 228660
diff --git a/devel/plasma6-kwrited/distinfo b/devel/plasma6-kwrited/distinfo
index 5230929dd42a..774aac6e1432 100644
--- a/devel/plasma6-kwrited/distinfo
+++ b/devel/plasma6-kwrited/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1768328281
-SHA256 (KDE/plasma/6.5.5/kwrited-6.5.5.tar.xz) = d0ace46fd0ed88da3ea41bfa6e270ea16b8144985b58c5fa01aeb9abf0d9a88c
-SIZE (KDE/plasma/6.5.5/kwrited-6.5.5.tar.xz) = 23572
+TIMESTAMP = 1771162204
+SHA256 (KDE/plasma/6.6.0/kwrited-6.6.0.tar.xz) = b011b548974b3d5b66e6a8d17e08153ef1ffc9229e0ec26d2284f76561e77bdf
+SIZE (KDE/plasma/6.6.0/kwrited-6.6.0.tar.xz) = 23500
diff --git a/devel/plasma6-plasma-sdk/Makefile b/devel/plasma6-plasma-sdk/Makefile
index 903f7dc28d63..87ed93a3074b 100644
--- a/devel/plasma6-plasma-sdk/Makefile
+++ b/devel/plasma6-plasma-sdk/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	plasma-sdk
 DISTVERSION=	${KDE_PLASMA_VERSION}
-PORTREVISION=	1
 CATEGORIES=	devel kde kde-plasma
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/devel/plasma6-plasma-sdk/distinfo b/devel/plasma6-plasma-sdk/distinfo
index aa0b16fe10b0..49a386c5983f 100644
--- a/devel/plasma6-plasma-sdk/distinfo
+++ b/devel/plasma6-plasma-sdk/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1768328281
-SHA256 (KDE/plasma/6.5.5/plasma-sdk-6.5.5.tar.xz) = b6dc48520ccda4415b0aa6a66502db7180bcd3e1d8975a5f2040519ef70939c4
-SIZE (KDE/plasma/6.5.5/plasma-sdk-6.5.5.tar.xz) = 362000
+TIMESTAMP = 1771162204
+SHA256 (KDE/plasma/6.6.0/plasma-sdk-6.6.0.tar.xz) = c852275bc6242fc467925816d48befa7320250dac0097d63371c27eaf7c1780c
+SIZE (KDE/plasma/6.6.0/plasma-sdk-6.6.0.tar.xz) = 362576
diff --git a/devel/plasma6-plasma-sdk/pkg-plist b/devel/plasma6-plasma-sdk/pkg-plist
index f9b494c24524..09b530fe9572 100644
--- a/devel/plasma6-plasma-sdk/pkg-plist
+++ b/devel/plasma6-plasma-sdk/pkg-plist
@@ -492,6 +492,7 @@ share/man/sl/man1/plasmaengineexplorer.1.gz
 share/man/sl/man1/plasmoidviewer.1.gz
 share/man/sv/man1/plasmaengineexplorer.1.gz
 share/man/sv/man1/plasmoidviewer.1.gz
+share/man/tr/man1/kqml.1.gz
 share/man/tr/man1/plasmaengineexplorer.1.gz
 share/man/tr/man1/plasmoidviewer.1.gz
 share/man/uk/man1/kqml.1.gz
diff --git a/devel/plasma6-plasma5support/Makefile b/devel/plasma6-plasma5support/Makefile
index 586f07eb1cce..57a90db2741c 100644
--- a/devel/plasma6-plasma5support/Makefile
+++ b/devel/plasma6-plasma5support/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	plasma5support
 DISTVERSION=	${KDE_PLASMA_VERSION}
-PORTREVISION=	1
 CATEGORIES=	devel kde kde-plasma
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/devel/plasma6-plasma5support/distinfo b/devel/plasma6-plasma5support/distinfo
index 65923880f2aa..74e615f68fea 100644
--- a/devel/plasma6-plasma5support/distinfo
+++ b/devel/plasma6-plasma5support/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1768328282
-SHA256 (KDE/plasma/6.5.5/plasma5support-6.5.5.tar.xz) = 1a2f3e7ebb85e2a1c54c3aa32b712e8f285289758ba2c8236ec0dc66dd8c5cfd
-SIZE (KDE/plasma/6.5.5/plasma5support-6.5.5.tar.xz) = 820524
+TIMESTAMP = 1771162205
+SHA256 (KDE/plasma/6.6.0/plasma5support-6.6.0.tar.xz) = e6e7157950c12ab33099567cf28b9d9569d2e2655715ba123864d18f6071262b
+SIZE (KDE/plasma/6.6.0/plasma5support-6.6.0.tar.xz) = 835920
diff --git a/devel/plasma6-plasma5support/pkg-plist b/devel/plasma6-plasma5support/pkg-plist
index 19a7a40ccdcd..29469b8ecf64 100644
--- a/devel/plasma6-plasma5support/pkg-plist
+++ b/devel/plasma6-plasma5support/pkg-plist
@@ -34,6 +34,7 @@ lib/libweather_ion.so.7.0.0
 %%QT_PLUGINDIR%%/plasma5support/dataengine/plasma_engine_devicenotifications.so
 %%QT_PLUGINDIR%%/plasma5support/dataengine/plasma_engine_dwd.so
 %%QT_PLUGINDIR%%/plasma5support/dataengine/plasma_engine_envcan.so
+%%QT_PLUGINDIR%%/plasma5support/dataengine/plasma_engine_executable.so
 %%QT_PLUGINDIR%%/plasma5support/dataengine/plasma_engine_favicons.so
 %%QT_PLUGINDIR%%/plasma5support/dataengine/plasma_engine_filebrowser.so
 %%QT_PLUGINDIR%%/plasma5support/dataengine/plasma_engine_hotplug.so
@@ -44,6 +45,7 @@ lib/libweather_ion.so.7.0.0
 %%QT_PLUGINDIR%%/plasma5support/dataengine/plasma_engine_places.so
 %%QT_PLUGINDIR%%/plasma5support/dataengine/plasma_engine_powermanagement.so
 %%QT_PLUGINDIR%%/plasma5support/dataengine/plasma_engine_soliddevice.so
+%%QT_PLUGINDIR%%/plasma5support/dataengine/plasma_engine_time.so
 %%QT_PLUGINDIR%%/plasma5support/dataengine/plasma_engine_weather.so
 %%QT_PLUGINDIR%%/plasma5support/dataengine/plasma_engine_wettercom.so
 %%QT_QMLDIR%%/org/kde/plasma/plasma5support/kde-qmlmodule.version
@@ -56,6 +58,7 @@ share/locale/ar/LC_MESSAGES/plasma_engine_hotplug.mo
 share/locale/ar/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/ar/LC_MESSAGES/plasma_engine_powermanagement.mo
 share/locale/ar/LC_MESSAGES/plasma_engine_soliddevice.mo
+share/locale/ar/LC_MESSAGES/plasma_engine_time.mo
 share/locale/ar/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/ast/LC_MESSAGES/libplasma5support.mo
 share/locale/ast/LC_MESSAGES/plasma_engine_devicenotifications.mo
@@ -63,11 +66,13 @@ share/locale/ast/LC_MESSAGES/plasma_engine_hotplug.mo
 share/locale/ast/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/ast/LC_MESSAGES/plasma_engine_powermanagement.mo
 share/locale/ast/LC_MESSAGES/plasma_engine_soliddevice.mo
+share/locale/ast/LC_MESSAGES/plasma_engine_time.mo
 share/locale/ast/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/az/LC_MESSAGES/plasma_engine_hotplug.mo
 share/locale/az/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/az/LC_MESSAGES/plasma_engine_powermanagement.mo
 share/locale/az/LC_MESSAGES/plasma_engine_soliddevice.mo
+share/locale/az/LC_MESSAGES/plasma_engine_time.mo
 share/locale/az/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/be/LC_MESSAGES/libplasma5support.mo
 share/locale/be/LC_MESSAGES/plasma_engine_devicenotifications.mo
@@ -75,6 +80,7 @@ share/locale/be/LC_MESSAGES/plasma_engine_hotplug.mo
 share/locale/be/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/be/LC_MESSAGES/plasma_engine_powermanagement.mo
 share/locale/be/LC_MESSAGES/plasma_engine_soliddevice.mo
+share/locale/be/LC_MESSAGES/plasma_engine_time.mo
 share/locale/be/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/bg/LC_MESSAGES/libplasma5support.mo
 share/locale/bg/LC_MESSAGES/plasma_engine_devicenotifications.mo
@@ -82,12 +88,14 @@ share/locale/bg/LC_MESSAGES/plasma_engine_hotplug.mo
 share/locale/bg/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/bg/LC_MESSAGES/plasma_engine_powermanagement.mo
 share/locale/bg/LC_MESSAGES/plasma_engine_soliddevice.mo
+share/locale/bg/LC_MESSAGES/plasma_engine_time.mo
 share/locale/bg/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/bn/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/bn_IN/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/bs/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/bs/LC_MESSAGES/plasma_engine_powermanagement.mo
 share/locale/bs/LC_MESSAGES/plasma_engine_soliddevice.mo
+share/locale/bs/LC_MESSAGES/plasma_engine_time.mo
 share/locale/bs/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/ca/LC_MESSAGES/libplasma5support.mo
 share/locale/ca/LC_MESSAGES/plasma_engine_devicenotifications.mo
@@ -95,6 +103,7 @@ share/locale/ca/LC_MESSAGES/plasma_engine_hotplug.mo
 share/locale/ca/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/ca/LC_MESSAGES/plasma_engine_powermanagement.mo
 share/locale/ca/LC_MESSAGES/plasma_engine_soliddevice.mo
+share/locale/ca/LC_MESSAGES/plasma_engine_time.mo
 share/locale/ca/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/ca@valencia/LC_MESSAGES/libplasma5support.mo
 share/locale/ca@valencia/LC_MESSAGES/plasma_engine_devicenotifications.mo
@@ -102,6 +111,7 @@ share/locale/ca@valencia/LC_MESSAGES/plasma_engine_hotplug.mo
 share/locale/ca@valencia/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/ca@valencia/LC_MESSAGES/plasma_engine_powermanagement.mo
 share/locale/ca@valencia/LC_MESSAGES/plasma_engine_soliddevice.mo
+share/locale/ca@valencia/LC_MESSAGES/plasma_engine_time.mo
 share/locale/ca@valencia/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/cs/LC_MESSAGES/libplasma5support.mo
 share/locale/cs/LC_MESSAGES/plasma_engine_devicenotifications.mo
@@ -109,12 +119,14 @@ share/locale/cs/LC_MESSAGES/plasma_engine_hotplug.mo
 share/locale/cs/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/cs/LC_MESSAGES/plasma_engine_powermanagement.mo
 share/locale/cs/LC_MESSAGES/plasma_engine_soliddevice.mo
+share/locale/cs/LC_MESSAGES/plasma_engine_time.mo
 share/locale/cs/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/csb/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/da/LC_MESSAGES/plasma_engine_hotplug.mo
 share/locale/da/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/da/LC_MESSAGES/plasma_engine_powermanagement.mo
 share/locale/da/LC_MESSAGES/plasma_engine_soliddevice.mo
+share/locale/da/LC_MESSAGES/plasma_engine_time.mo
 share/locale/da/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/de/LC_MESSAGES/libplasma5support.mo
 share/locale/de/LC_MESSAGES/plasma_engine_devicenotifications.mo
@@ -122,10 +134,12 @@ share/locale/de/LC_MESSAGES/plasma_engine_hotplug.mo
 share/locale/de/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/de/LC_MESSAGES/plasma_engine_powermanagement.mo
 share/locale/de/LC_MESSAGES/plasma_engine_soliddevice.mo
+share/locale/de/LC_MESSAGES/plasma_engine_time.mo
 share/locale/de/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/el/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/el/LC_MESSAGES/plasma_engine_powermanagement.mo
 share/locale/el/LC_MESSAGES/plasma_engine_soliddevice.mo
+share/locale/el/LC_MESSAGES/plasma_engine_time.mo
 share/locale/el/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/en_GB/LC_MESSAGES/libplasma5support.mo
 share/locale/en_GB/LC_MESSAGES/plasma_engine_devicenotifications.mo
@@ -133,6 +147,7 @@ share/locale/en_GB/LC_MESSAGES/plasma_engine_hotplug.mo
 share/locale/en_GB/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/en_GB/LC_MESSAGES/plasma_engine_powermanagement.mo
 share/locale/en_GB/LC_MESSAGES/plasma_engine_soliddevice.mo
+share/locale/en_GB/LC_MESSAGES/plasma_engine_time.mo
 share/locale/en_GB/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/eo/LC_MESSAGES/libplasma5support.mo
 share/locale/eo/LC_MESSAGES/plasma_engine_devicenotifications.mo
@@ -140,6 +155,7 @@ share/locale/eo/LC_MESSAGES/plasma_engine_hotplug.mo
 share/locale/eo/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/eo/LC_MESSAGES/plasma_engine_powermanagement.mo
 share/locale/eo/LC_MESSAGES/plasma_engine_soliddevice.mo
+share/locale/eo/LC_MESSAGES/plasma_engine_time.mo
 share/locale/eo/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/es/LC_MESSAGES/libplasma5support.mo
 share/locale/es/LC_MESSAGES/plasma_engine_devicenotifications.mo
@@ -147,11 +163,13 @@ share/locale/es/LC_MESSAGES/plasma_engine_hotplug.mo
 share/locale/es/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/es/LC_MESSAGES/plasma_engine_powermanagement.mo
 share/locale/es/LC_MESSAGES/plasma_engine_soliddevice.mo
+share/locale/es/LC_MESSAGES/plasma_engine_time.mo
 share/locale/es/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/et/LC_MESSAGES/plasma_engine_hotplug.mo
 share/locale/et/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/et/LC_MESSAGES/plasma_engine_powermanagement.mo
 share/locale/et/LC_MESSAGES/plasma_engine_soliddevice.mo
+share/locale/et/LC_MESSAGES/plasma_engine_time.mo
 share/locale/et/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/eu/LC_MESSAGES/libplasma5support.mo
 share/locale/eu/LC_MESSAGES/plasma_engine_devicenotifications.mo
@@ -159,6 +177,7 @@ share/locale/eu/LC_MESSAGES/plasma_engine_hotplug.mo
 share/locale/eu/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/eu/LC_MESSAGES/plasma_engine_powermanagement.mo
 share/locale/eu/LC_MESSAGES/plasma_engine_soliddevice.mo
+share/locale/eu/LC_MESSAGES/plasma_engine_time.mo
 share/locale/eu/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/fa/LC_MESSAGES/libplasma5support.mo
 share/locale/fi/LC_MESSAGES/libplasma5support.mo
@@ -167,6 +186,7 @@ share/locale/fi/LC_MESSAGES/plasma_engine_hotplug.mo
 share/locale/fi/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/fi/LC_MESSAGES/plasma_engine_powermanagement.mo
 share/locale/fi/LC_MESSAGES/plasma_engine_soliddevice.mo
+share/locale/fi/LC_MESSAGES/plasma_engine_time.mo
 share/locale/fi/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/fr/LC_MESSAGES/libplasma5support.mo
 share/locale/fr/LC_MESSAGES/plasma_engine_devicenotifications.mo
@@ -174,6 +194,7 @@ share/locale/fr/LC_MESSAGES/plasma_engine_hotplug.mo
 share/locale/fr/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/fr/LC_MESSAGES/plasma_engine_powermanagement.mo
 share/locale/fr/LC_MESSAGES/plasma_engine_soliddevice.mo
+share/locale/fr/LC_MESSAGES/plasma_engine_time.mo
 share/locale/fr/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/fy/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/fy/LC_MESSAGES/plasma_engine_weather.mo
@@ -183,6 +204,7 @@ share/locale/ga/LC_MESSAGES/plasma_engine_hotplug.mo
 share/locale/ga/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/ga/LC_MESSAGES/plasma_engine_powermanagement.mo
 share/locale/ga/LC_MESSAGES/plasma_engine_soliddevice.mo
+share/locale/ga/LC_MESSAGES/plasma_engine_time.mo
 share/locale/ga/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/gl/LC_MESSAGES/libplasma5support.mo
 share/locale/gl/LC_MESSAGES/plasma_engine_devicenotifications.mo
@@ -190,6 +212,7 @@ share/locale/gl/LC_MESSAGES/plasma_engine_hotplug.mo
 share/locale/gl/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/gl/LC_MESSAGES/plasma_engine_powermanagement.mo
 share/locale/gl/LC_MESSAGES/plasma_engine_soliddevice.mo
+share/locale/gl/LC_MESSAGES/plasma_engine_time.mo
 share/locale/gl/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/gu/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/gu/LC_MESSAGES/plasma_engine_soliddevice.mo
@@ -200,6 +223,7 @@ share/locale/he/LC_MESSAGES/plasma_engine_hotplug.mo
 share/locale/he/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/he/LC_MESSAGES/plasma_engine_powermanagement.mo
 share/locale/he/LC_MESSAGES/plasma_engine_soliddevice.mo
+share/locale/he/LC_MESSAGES/plasma_engine_time.mo
 share/locale/he/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/hi/LC_MESSAGES/libplasma5support.mo
 share/locale/hi/LC_MESSAGES/plasma_engine_devicenotifications.mo
@@ -207,6 +231,7 @@ share/locale/hi/LC_MESSAGES/plasma_engine_hotplug.mo
 share/locale/hi/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/hi/LC_MESSAGES/plasma_engine_powermanagement.mo
 share/locale/hi/LC_MESSAGES/plasma_engine_soliddevice.mo
+share/locale/hi/LC_MESSAGES/plasma_engine_time.mo
 share/locale/hi/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/hr/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/hr/LC_MESSAGES/plasma_engine_soliddevice.mo
@@ -217,6 +242,7 @@ share/locale/hu/LC_MESSAGES/plasma_engine_hotplug.mo
 share/locale/hu/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/hu/LC_MESSAGES/plasma_engine_powermanagement.mo
 share/locale/hu/LC_MESSAGES/plasma_engine_soliddevice.mo
+share/locale/hu/LC_MESSAGES/plasma_engine_time.mo
 share/locale/hu/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/ia/LC_MESSAGES/libplasma5support.mo
 share/locale/ia/LC_MESSAGES/plasma_engine_devicenotifications.mo
@@ -224,6 +250,7 @@ share/locale/ia/LC_MESSAGES/plasma_engine_hotplug.mo
 share/locale/ia/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/ia/LC_MESSAGES/plasma_engine_powermanagement.mo
 share/locale/ia/LC_MESSAGES/plasma_engine_soliddevice.mo
+share/locale/ia/LC_MESSAGES/plasma_engine_time.mo
 share/locale/ia/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/id/LC_MESSAGES/libplasma5support.mo
 share/locale/id/LC_MESSAGES/plasma_engine_devicenotifications.mo
@@ -231,6 +258,7 @@ share/locale/id/LC_MESSAGES/plasma_engine_hotplug.mo
 share/locale/id/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/id/LC_MESSAGES/plasma_engine_powermanagement.mo
 share/locale/id/LC_MESSAGES/plasma_engine_soliddevice.mo
+share/locale/id/LC_MESSAGES/plasma_engine_time.mo
 share/locale/id/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/ie/LC_MESSAGES/plasma_engine_powermanagement.mo
 share/locale/is/LC_MESSAGES/libplasma5support.mo
@@ -239,6 +267,7 @@ share/locale/is/LC_MESSAGES/plasma_engine_hotplug.mo
 share/locale/is/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/is/LC_MESSAGES/plasma_engine_powermanagement.mo
 share/locale/is/LC_MESSAGES/plasma_engine_soliddevice.mo
+share/locale/is/LC_MESSAGES/plasma_engine_time.mo
 share/locale/is/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/it/LC_MESSAGES/libplasma5support.mo
 share/locale/it/LC_MESSAGES/plasma_engine_devicenotifications.mo
@@ -246,6 +275,7 @@ share/locale/it/LC_MESSAGES/plasma_engine_hotplug.mo
 share/locale/it/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/it/LC_MESSAGES/plasma_engine_powermanagement.mo
 share/locale/it/LC_MESSAGES/plasma_engine_soliddevice.mo
+share/locale/it/LC_MESSAGES/plasma_engine_time.mo
 share/locale/it/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/ja/LC_MESSAGES/libplasma5support.mo
 share/locale/ja/LC_MESSAGES/plasma_engine_devicenotifications.mo
@@ -253,6 +283,7 @@ share/locale/ja/LC_MESSAGES/plasma_engine_hotplug.mo
 share/locale/ja/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/ja/LC_MESSAGES/plasma_engine_powermanagement.mo
 share/locale/ja/LC_MESSAGES/plasma_engine_soliddevice.mo
+share/locale/ja/LC_MESSAGES/plasma_engine_time.mo
 share/locale/ja/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/ka/LC_MESSAGES/libplasma5support.mo
 share/locale/ka/LC_MESSAGES/plasma_engine_devicenotifications.mo
@@ -260,6 +291,7 @@ share/locale/ka/LC_MESSAGES/plasma_engine_hotplug.mo
 share/locale/ka/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/ka/LC_MESSAGES/plasma_engine_powermanagement.mo
 share/locale/ka/LC_MESSAGES/plasma_engine_soliddevice.mo
+share/locale/ka/LC_MESSAGES/plasma_engine_time.mo
 share/locale/ka/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/kk/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/kk/LC_MESSAGES/plasma_engine_soliddevice.mo
@@ -275,6 +307,7 @@ share/locale/ko/LC_MESSAGES/plasma_engine_hotplug.mo
 share/locale/ko/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/ko/LC_MESSAGES/plasma_engine_powermanagement.mo
 share/locale/ko/LC_MESSAGES/plasma_engine_soliddevice.mo
+share/locale/ko/LC_MESSAGES/plasma_engine_time.mo
 share/locale/ko/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/lt/LC_MESSAGES/libplasma5support.mo
 share/locale/lt/LC_MESSAGES/plasma_engine_devicenotifications.mo
@@ -282,6 +315,7 @@ share/locale/lt/LC_MESSAGES/plasma_engine_hotplug.mo
 share/locale/lt/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/lt/LC_MESSAGES/plasma_engine_powermanagement.mo
 share/locale/lt/LC_MESSAGES/plasma_engine_soliddevice.mo
+share/locale/lt/LC_MESSAGES/plasma_engine_time.mo
 share/locale/lt/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/lv/LC_MESSAGES/libplasma5support.mo
 share/locale/lv/LC_MESSAGES/plasma_engine_devicenotifications.mo
@@ -289,6 +323,7 @@ share/locale/lv/LC_MESSAGES/plasma_engine_hotplug.mo
 share/locale/lv/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/lv/LC_MESSAGES/plasma_engine_powermanagement.mo
 share/locale/lv/LC_MESSAGES/plasma_engine_soliddevice.mo
+share/locale/lv/LC_MESSAGES/plasma_engine_time.mo
 share/locale/lv/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/mai/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/mai/LC_MESSAGES/plasma_engine_soliddevice.mo
@@ -297,6 +332,7 @@ share/locale/ml/LC_MESSAGES/plasma_engine_hotplug.mo
 share/locale/ml/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/ml/LC_MESSAGES/plasma_engine_powermanagement.mo
 share/locale/ml/LC_MESSAGES/plasma_engine_soliddevice.mo
+share/locale/ml/LC_MESSAGES/plasma_engine_time.mo
 share/locale/ml/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/mr/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/mr/LC_MESSAGES/plasma_engine_soliddevice.mo
@@ -308,10 +344,12 @@ share/locale/nb/LC_MESSAGES/plasma_engine_devicenotifications.mo
 share/locale/nb/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/nb/LC_MESSAGES/plasma_engine_powermanagement.mo
 share/locale/nb/LC_MESSAGES/plasma_engine_soliddevice.mo
+share/locale/nb/LC_MESSAGES/plasma_engine_time.mo
 share/locale/nb/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/nds/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/nds/LC_MESSAGES/plasma_engine_powermanagement.mo
 share/locale/nds/LC_MESSAGES/plasma_engine_soliddevice.mo
+share/locale/nds/LC_MESSAGES/plasma_engine_time.mo
 share/locale/nds/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/nl/LC_MESSAGES/libplasma5support.mo
 share/locale/nl/LC_MESSAGES/plasma_engine_devicenotifications.mo
@@ -319,6 +357,7 @@ share/locale/nl/LC_MESSAGES/plasma_engine_hotplug.mo
 share/locale/nl/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/nl/LC_MESSAGES/plasma_engine_powermanagement.mo
 share/locale/nl/LC_MESSAGES/plasma_engine_soliddevice.mo
+share/locale/nl/LC_MESSAGES/plasma_engine_time.mo
 share/locale/nl/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/nn/LC_MESSAGES/libplasma5support.mo
 share/locale/nn/LC_MESSAGES/plasma_engine_devicenotifications.mo
@@ -326,12 +365,14 @@ share/locale/nn/LC_MESSAGES/plasma_engine_hotplug.mo
 share/locale/nn/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/nn/LC_MESSAGES/plasma_engine_powermanagement.mo
 share/locale/nn/LC_MESSAGES/plasma_engine_soliddevice.mo
+share/locale/nn/LC_MESSAGES/plasma_engine_time.mo
 share/locale/nn/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/pa/LC_MESSAGES/libplasma5support.mo
 share/locale/pa/LC_MESSAGES/plasma_engine_hotplug.mo
 share/locale/pa/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/pa/LC_MESSAGES/plasma_engine_powermanagement.mo
 share/locale/pa/LC_MESSAGES/plasma_engine_soliddevice.mo
+share/locale/pa/LC_MESSAGES/plasma_engine_time.mo
 share/locale/pa/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/pl/LC_MESSAGES/libplasma5support.mo
 share/locale/pl/LC_MESSAGES/plasma_engine_devicenotifications.mo
@@ -339,11 +380,13 @@ share/locale/pl/LC_MESSAGES/plasma_engine_hotplug.mo
 share/locale/pl/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/pl/LC_MESSAGES/plasma_engine_powermanagement.mo
 share/locale/pl/LC_MESSAGES/plasma_engine_soliddevice.mo
+share/locale/pl/LC_MESSAGES/plasma_engine_time.mo
 share/locale/pl/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/pt/LC_MESSAGES/plasma_engine_hotplug.mo
 share/locale/pt/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/pt/LC_MESSAGES/plasma_engine_powermanagement.mo
 share/locale/pt/LC_MESSAGES/plasma_engine_soliddevice.mo
+share/locale/pt/LC_MESSAGES/plasma_engine_time.mo
 share/locale/pt/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/pt_BR/LC_MESSAGES/libplasma5support.mo
 share/locale/pt_BR/LC_MESSAGES/plasma_engine_devicenotifications.mo
@@ -351,6 +394,7 @@ share/locale/pt_BR/LC_MESSAGES/plasma_engine_hotplug.mo
 share/locale/pt_BR/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/pt_BR/LC_MESSAGES/plasma_engine_powermanagement.mo
 share/locale/pt_BR/LC_MESSAGES/plasma_engine_soliddevice.mo
+share/locale/pt_BR/LC_MESSAGES/plasma_engine_time.mo
 share/locale/pt_BR/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/ro/LC_MESSAGES/libplasma5support.mo
 share/locale/ro/LC_MESSAGES/plasma_engine_devicenotifications.mo
@@ -358,6 +402,7 @@ share/locale/ro/LC_MESSAGES/plasma_engine_hotplug.mo
 share/locale/ro/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/ro/LC_MESSAGES/plasma_engine_powermanagement.mo
 share/locale/ro/LC_MESSAGES/plasma_engine_soliddevice.mo
+share/locale/ro/LC_MESSAGES/plasma_engine_time.mo
 share/locale/ro/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/ru/LC_MESSAGES/libplasma5support.mo
 share/locale/ru/LC_MESSAGES/plasma_engine_devicenotifications.mo
@@ -365,6 +410,7 @@ share/locale/ru/LC_MESSAGES/plasma_engine_hotplug.mo
 share/locale/ru/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/ru/LC_MESSAGES/plasma_engine_powermanagement.mo
 share/locale/ru/LC_MESSAGES/plasma_engine_soliddevice.mo
+share/locale/ru/LC_MESSAGES/plasma_engine_time.mo
 share/locale/ru/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/sa/LC_MESSAGES/libplasma5support.mo
 share/locale/sa/LC_MESSAGES/plasma_engine_devicenotifications.mo
@@ -372,6 +418,7 @@ share/locale/sa/LC_MESSAGES/plasma_engine_hotplug.mo
 share/locale/sa/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/sa/LC_MESSAGES/plasma_engine_powermanagement.mo
 share/locale/sa/LC_MESSAGES/plasma_engine_soliddevice.mo
+share/locale/sa/LC_MESSAGES/plasma_engine_time.mo
 share/locale/sa/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/se/LC_MESSAGES/plasma_engine_devicenotifications.mo
 share/locale/si/LC_MESSAGES/plasma_engine_keystate.mo
@@ -383,6 +430,7 @@ share/locale/sk/LC_MESSAGES/plasma_engine_hotplug.mo
 share/locale/sk/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/sk/LC_MESSAGES/plasma_engine_powermanagement.mo
 share/locale/sk/LC_MESSAGES/plasma_engine_soliddevice.mo
+share/locale/sk/LC_MESSAGES/plasma_engine_time.mo
 share/locale/sk/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/sl/LC_MESSAGES/libplasma5support.mo
 share/locale/sl/LC_MESSAGES/plasma_engine_devicenotifications.mo
@@ -390,24 +438,29 @@ share/locale/sl/LC_MESSAGES/plasma_engine_hotplug.mo
 share/locale/sl/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/sl/LC_MESSAGES/plasma_engine_powermanagement.mo
 share/locale/sl/LC_MESSAGES/plasma_engine_soliddevice.mo
+share/locale/sl/LC_MESSAGES/plasma_engine_time.mo
 share/locale/sl/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/sq/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/sq/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/sr/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/sr/LC_MESSAGES/plasma_engine_powermanagement.mo
 share/locale/sr/LC_MESSAGES/plasma_engine_soliddevice.mo
+share/locale/sr/LC_MESSAGES/plasma_engine_time.mo
 share/locale/sr/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/sr@ijekavian/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/sr@ijekavian/LC_MESSAGES/plasma_engine_powermanagement.mo
 share/locale/sr@ijekavian/LC_MESSAGES/plasma_engine_soliddevice.mo
+share/locale/sr@ijekavian/LC_MESSAGES/plasma_engine_time.mo
 share/locale/sr@ijekavian/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_engine_powermanagement.mo
 share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_engine_soliddevice.mo
+share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_engine_time.mo
 share/locale/sr@ijekavianlatin/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/sr@latin/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/sr@latin/LC_MESSAGES/plasma_engine_powermanagement.mo
 share/locale/sr@latin/LC_MESSAGES/plasma_engine_soliddevice.mo
+share/locale/sr@latin/LC_MESSAGES/plasma_engine_time.mo
 share/locale/sr@latin/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/sv/LC_MESSAGES/libplasma5support.mo
 share/locale/sv/LC_MESSAGES/plasma_engine_devicenotifications.mo
@@ -415,6 +468,7 @@ share/locale/sv/LC_MESSAGES/plasma_engine_hotplug.mo
 share/locale/sv/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/sv/LC_MESSAGES/plasma_engine_powermanagement.mo
 share/locale/sv/LC_MESSAGES/plasma_engine_soliddevice.mo
+share/locale/sv/LC_MESSAGES/plasma_engine_time.mo
 share/locale/sv/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/ta/LC_MESSAGES/libplasma5support.mo
 share/locale/ta/LC_MESSAGES/plasma_engine_devicenotifications.mo
@@ -422,9 +476,11 @@ share/locale/ta/LC_MESSAGES/plasma_engine_hotplug.mo
 share/locale/ta/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/ta/LC_MESSAGES/plasma_engine_powermanagement.mo
 share/locale/ta/LC_MESSAGES/plasma_engine_soliddevice.mo
+share/locale/ta/LC_MESSAGES/plasma_engine_time.mo
 share/locale/ta/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/tg/LC_MESSAGES/plasma_engine_hotplug.mo
 share/locale/tg/LC_MESSAGES/plasma_engine_powermanagement.mo
+share/locale/tg/LC_MESSAGES/plasma_engine_time.mo
 share/locale/tg/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/th/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/th/LC_MESSAGES/plasma_engine_soliddevice.mo
@@ -433,6 +489,7 @@ share/locale/tok/LC_MESSAGES/plasma_engine_hotplug.mo
 share/locale/tok/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/tok/LC_MESSAGES/plasma_engine_powermanagement.mo
 share/locale/tok/LC_MESSAGES/plasma_engine_soliddevice.mo
+share/locale/tok/LC_MESSAGES/plasma_engine_time.mo
 share/locale/tok/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/tr/LC_MESSAGES/libplasma5support.mo
 share/locale/tr/LC_MESSAGES/plasma_engine_devicenotifications.mo
@@ -440,6 +497,7 @@ share/locale/tr/LC_MESSAGES/plasma_engine_hotplug.mo
 share/locale/tr/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/tr/LC_MESSAGES/plasma_engine_powermanagement.mo
 share/locale/tr/LC_MESSAGES/plasma_engine_soliddevice.mo
+share/locale/tr/LC_MESSAGES/plasma_engine_time.mo
 share/locale/tr/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/ug/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/ug/LC_MESSAGES/plasma_engine_soliddevice.mo
@@ -450,11 +508,13 @@ share/locale/uk/LC_MESSAGES/plasma_engine_hotplug.mo
 share/locale/uk/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/uk/LC_MESSAGES/plasma_engine_powermanagement.mo
 share/locale/uk/LC_MESSAGES/plasma_engine_soliddevice.mo
+share/locale/uk/LC_MESSAGES/plasma_engine_time.mo
 share/locale/uk/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/vi/LC_MESSAGES/plasma_engine_hotplug.mo
 share/locale/vi/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/vi/LC_MESSAGES/plasma_engine_powermanagement.mo
 share/locale/vi/LC_MESSAGES/plasma_engine_soliddevice.mo
+share/locale/vi/LC_MESSAGES/plasma_engine_time.mo
 share/locale/vi/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/wa/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/wa/LC_MESSAGES/plasma_engine_soliddevice.mo
@@ -465,6 +525,7 @@ share/locale/zh_CN/LC_MESSAGES/plasma_engine_hotplug.mo
 share/locale/zh_CN/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/zh_CN/LC_MESSAGES/plasma_engine_powermanagement.mo
 share/locale/zh_CN/LC_MESSAGES/plasma_engine_soliddevice.mo
+share/locale/zh_CN/LC_MESSAGES/plasma_engine_time.mo
 share/locale/zh_CN/LC_MESSAGES/plasma_engine_weather.mo
 share/locale/zh_TW/LC_MESSAGES/libplasma5support.mo
 share/locale/zh_TW/LC_MESSAGES/plasma_engine_devicenotifications.mo
@@ -472,6 +533,7 @@ share/locale/zh_TW/LC_MESSAGES/plasma_engine_hotplug.mo
 share/locale/zh_TW/LC_MESSAGES/plasma_engine_keystate.mo
 share/locale/zh_TW/LC_MESSAGES/plasma_engine_powermanagement.mo
 share/locale/zh_TW/LC_MESSAGES/plasma_engine_soliddevice.mo
+share/locale/zh_TW/LC_MESSAGES/plasma_engine_time.mo
 share/locale/zh_TW/LC_MESSAGES/plasma_engine_weather.mo
 share/plasma/weather_legacy/noaa_station_list.xml
 %%DATADIR%%/services/activities.operations
@@ -484,6 +546,7 @@ share/plasma/weather_legacy/noaa_station_list.xml
 %%DATADIR%%/services/plasmoidservice.operations
 %%DATADIR%%/services/powermanagementservice.operations
 %%DATADIR%%/services/soliddevice.operations
+%%DATADIR%%/services/statusnotifieritem.operations
 %%DATADIR%%/services/storage.operations
 share/qlogging-categories6/plasma5support.categories
 share/qlogging-categories6/plasma5support.renamecategories
diff --git a/graphics/plasma6-spectacle/Makefile b/graphics/plasma6-spectacle/Makefile
index b9d83d350aef..3189cdeb9c9d 100644
--- a/graphics/plasma6-spectacle/Makefile
+++ b/graphics/plasma6-spectacle/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	spectacle
 DISTVERSION=	${KDE_PLASMA_VERSION}
-PORTREVISION=	1
 CATEGORIES=	graphics kde kde-plasma
 
 MAINTAINER=	kde@FreeBSD.org
@@ -10,7 +9,8 @@ LIB_DEPENDS=	libxcb-cursor.so:x11/xcb-util-cursor \
 		libxcb-image.so:x11/xcb-util-image \
 		libxcb-util.so:x11/xcb-util \
 		libopencv_core.so:graphics/opencv \
-		libwayland-client.so:graphics/wayland
+		libwayland-client.so:graphics/wayland \
+		libKQuickImageEditor.so:graphics/kquickimageeditor
 
 USES=		cmake compiler:c++20-lang gettext kde:6 localbase pkgconfig \
 		qt:6 tar:xz xorg
diff --git a/graphics/plasma6-spectacle/distinfo b/graphics/plasma6-spectacle/distinfo
index 5232a92e5690..fc8a7b9daf93 100644
--- a/graphics/plasma6-spectacle/distinfo
+++ b/graphics/plasma6-spectacle/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1768328285
-SHA256 (KDE/plasma/6.5.5/spectacle-6.5.5.tar.xz) = 1d942ab8c81150336676f7bb357dfedb9afa903be71c9095e370d94c817592ba
-SIZE (KDE/plasma/6.5.5/spectacle-6.5.5.tar.xz) = 1607700
+TIMESTAMP = 1771162206
+SHA256 (KDE/plasma/6.6.0/spectacle-6.6.0.tar.xz) = aa14a7fdaa0c44311f0c41f3502af39374c65057c515b779682d5dbd94fcbfe3
+SIZE (KDE/plasma/6.6.0/spectacle-6.6.0.tar.xz) = 1604724
diff --git a/print/plasma6-print-manager/Makefile b/print/plasma6-print-manager/Makefile
index 2690768b99d5..22dedc80c58b 100644
--- a/print/plasma6-print-manager/Makefile
+++ b/print/plasma6-print-manager/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	print-manager
 DISTVERSION=	${KDE_PLASMA_VERSION}
-PORTREVISION=	1
 CATEGORIES=	print kde kde-plasma
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/print/plasma6-print-manager/distinfo b/print/plasma6-print-manager/distinfo
index ef4b4bd76f16..fadc8158614e 100644
--- a/print/plasma6-print-manager/distinfo
+++ b/print/plasma6-print-manager/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1768328288
-SHA256 (KDE/plasma/6.5.5/print-manager-6.5.5.tar.xz) = 3a0486d53e7a317acc47c31a9cd3cc2a9bdb03196ee5f6a6befaba8d61f8ba25
-SIZE (KDE/plasma/6.5.5/print-manager-6.5.5.tar.xz) = 381168
+TIMESTAMP = 1771162208
+SHA256 (KDE/plasma/6.6.0/print-manager-6.6.0.tar.xz) = 9b45069d8e61bfa5d2cf958fd562d18fe0dccb677008d99aceeb5599b808b5ed
+SIZE (KDE/plasma/6.6.0/print-manager-6.6.0.tar.xz) = 384596
diff --git a/print/plasma6-print-manager/pkg-plist b/print/plasma6-print-manager/pkg-plist
index f4d0b02e4b3a..e451f777dbbf 100644
--- a/print/plasma6-print-manager/pkg-plist
+++ b/print/plasma6-print-manager/pkg-plist
@@ -18,6 +18,7 @@ share/locale/ar/LC_MESSAGES/print-manager.mo
 share/locale/ast/LC_MESSAGES/kcm_printer_manager.mo
 share/locale/ast/LC_MESSAGES/plasma_applet_org.kde.plasma.printmanager.mo
 share/locale/ast/LC_MESSAGES/print-manager.mo
+share/locale/az/LC_MESSAGES/kcm_printer_manager.mo
 share/locale/az/LC_MESSAGES/plasma_applet_org.kde.plasma.printmanager.mo
 share/locale/az/LC_MESSAGES/print-manager.mo
 share/locale/be/LC_MESSAGES/kcm_printer_manager.mo
diff --git a/security/plasma6-kscreenlocker/Makefile b/security/plasma6-kscreenlocker/Makefile
index 874693eba571..3e281e6a6e0a 100644
--- a/security/plasma6-kscreenlocker/Makefile
+++ b/security/plasma6-kscreenlocker/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	kscreenlocker
 DISTVERSION=	${KDE_PLASMA_VERSION}
-PORTREVISION=	1
 CATEGORIES=	security kde kde-plasma
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/security/plasma6-kscreenlocker/distinfo b/security/plasma6-kscreenlocker/distinfo
index a09c8dca9a18..f0358b82e7d2 100644
--- a/security/plasma6-kscreenlocker/distinfo
+++ b/security/plasma6-kscreenlocker/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1768328288
-SHA256 (KDE/plasma/6.5.5/kscreenlocker-6.5.5.tar.xz) = 150d649e925a2bd3a7e1047b7e2bf5e9541632a31252fd23ae448fb7b413f33e
-SIZE (KDE/plasma/6.5.5/kscreenlocker-6.5.5.tar.xz) = 186948
+TIMESTAMP = 1771162208
+SHA256 (KDE/plasma/6.6.0/kscreenlocker-6.6.0.tar.xz) = f5d60fefe580e1d832f5af1b74ca25357d0e04e66daed7533006b7d562fcbd58
+SIZE (KDE/plasma/6.6.0/kscreenlocker-6.6.0.tar.xz) = 186456
diff --git a/security/plasma6-kscreenlocker/pkg-plist b/security/plasma6-kscreenlocker/pkg-plist
index ddeaddf6a391..a5b5326bac86 100644
--- a/security/plasma6-kscreenlocker/pkg-plist
+++ b/security/plasma6-kscreenlocker/pkg-plist
@@ -24,7 +24,9 @@ share/locale/ar/LC_MESSAGES/kscreenlocker_greet.mo
 share/locale/ast/LC_MESSAGES/kcm_screenlocker.mo
 share/locale/ast/LC_MESSAGES/kscreenlocker.mo
 share/locale/ast/LC_MESSAGES/kscreenlocker_greet.mo
+share/locale/az/LC_MESSAGES/kcm_screenlocker.mo
 share/locale/az/LC_MESSAGES/kscreenlocker.mo
+share/locale/az/LC_MESSAGES/kscreenlocker_greet.mo
 share/locale/bg/LC_MESSAGES/kcm_screenlocker.mo
 share/locale/bg/LC_MESSAGES/kscreenlocker.mo
 share/locale/bg/LC_MESSAGES/kscreenlocker_greet.mo
diff --git a/security/plasma6-ksshaskpass/Makefile b/security/plasma6-ksshaskpass/Makefile
index 51333c84b25e..dcbc167aa7f3 100644
--- a/security/plasma6-ksshaskpass/Makefile
+++ b/security/plasma6-ksshaskpass/Makefile
@@ -3,10 +3,12 @@ DISTVERSION=	${KDE_PLASMA_VERSION}
 CATEGORIES=	security kde kde-plasma
 
 MAINTAINER=	kde@FreeBSD.org
-COMMENT=	ssh-add helper that uses KWallet and KPasswordDialog
+COMMENT=	ssh-add helper that uses QtKeychain and KPasswordDialog
+
+LIB_DEPENDS=	libqt6keychain.so:security/qtkeychain@qt6
 
 USES=		cmake gettext gl kde:6 qt:6 tar:xz
-USE_KDE=	coreaddons i18n wallet widgetsaddons \
+USE_KDE=	coreaddons i18n widgetsaddons \
 		doctools:build ecm:build
 USE_QT=		base
 USE_GL=		gl opengl
diff --git a/security/plasma6-ksshaskpass/distinfo b/security/plasma6-ksshaskpass/distinfo
index 43013bc39d84..72991a561b99 100644
--- a/security/plasma6-ksshaskpass/distinfo
+++ b/security/plasma6-ksshaskpass/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1768328289
-SHA256 (KDE/plasma/6.5.5/ksshaskpass-6.5.5.tar.xz) = 191e729f6442b916b53dc35a830b0188f74ea20ef6525b326983ae5815ec6bcb
-SIZE (KDE/plasma/6.5.5/ksshaskpass-6.5.5.tar.xz) = 30936
+TIMESTAMP = 1771162208
+SHA256 (KDE/plasma/6.6.0/ksshaskpass-6.6.0.tar.xz) = 28a775a52be2fb67c4404afdf819132152183541cbddbe0b15753e7b0c6341f6
+SIZE (KDE/plasma/6.6.0/ksshaskpass-6.6.0.tar.xz) = 32436
diff --git a/security/plasma6-kwallet-pam/distinfo b/security/plasma6-kwallet-pam/distinfo
index d1daf6b8b595..87269968a093 100644
--- a/security/plasma6-kwallet-pam/distinfo
+++ b/security/plasma6-kwallet-pam/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1768328289
-SHA256 (KDE/plasma/6.5.5/kwallet-pam-6.5.5.tar.xz) = 14fa01fe71327aefe36fe5fc794133baf7c8ad4700ab8a2732904ddc83eb17b6
-SIZE (KDE/plasma/6.5.5/kwallet-pam-6.5.5.tar.xz) = 22376
+TIMESTAMP = 1771162209
+SHA256 (KDE/plasma/6.6.0/kwallet-pam-6.6.0.tar.xz) = 5ab6026975785e216105fd58362b2832ab075b68c1d242b732a556179cc4ca05
+SIZE (KDE/plasma/6.6.0/kwallet-pam-6.6.0.tar.xz) = 22364
diff --git a/sysutils/plasma6-discover/Makefile b/sysutils/plasma6-discover/Makefile
index 577197ffc437..09fe9069d28c 100644
--- a/sysutils/plasma6-discover/Makefile
+++ b/sysutils/plasma6-discover/Makefile
*** 4086 LINES SKIPPED ***


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69a973f7.46609.609af292>