Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 May 2021 07:04:26 GMT
From:      "Tobias C. Berner" <tcberner@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 67fba013d7e7 - main - x11/plasma5-plasma: update to 5.21.5
Message-ID:  <202105060704.14674Q0r039802@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by tcberner:

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

commit 67fba013d7e76fd02d7cc23be537a0e424337d79
Author:     Tobias C. Berner <tcberner@FreeBSD.org>
AuthorDate: 2021-05-06 05:02:51 +0000
Commit:     Tobias C. Berner <tcberner@FreeBSD.org>
CommitDate: 2021-05-06 07:04:14 +0000

    x11/plasma5-plasma: update to 5.21.5
    
    Tuesday, 4 May 2021. Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.21.5.
    
    Plasma 5.21 was released in February 2021 with many feature refinements
    and new modules to complete the desktop experience.
    
    This release adds a month's worth of new translations and fixes from
    KDE's contributors. The bugfixes are typically small but important and
    include:
    
        Fix crash when stopping PipeWire streaming.
        Fix crash on drag-and-drop over panel.
        Lockscreen: also activate lock screen windows.
        Platforms/drm: Fix crash in EglGbmBackend::presentOnOutput().
    
    Full announcement:
            https://kde.org/announcements/plasma/5/5.21.5/
---
 Mk/Uses/kde.mk                                          | 2 +-
 audio/plasma5-plasma-pa/distinfo                        | 6 +++---
 deskutils/plasma5-milou/distinfo                        | 6 +++---
 deskutils/plasma5-sddm-kcm/distinfo                     | 6 +++---
 devel/plasma5-khotkeys/distinfo                         | 6 +++---
 devel/plasma5-kwrited/distinfo                          | 6 +++---
 devel/plasma5-plasma-sdk/distinfo                       | 6 +++---
 security/plasma5-kscreenlocker/distinfo                 | 6 +++---
 security/plasma5-ksshaskpass/distinfo                   | 6 +++---
 security/plasma5-kwallet-pam/distinfo                   | 6 +++---
 sysutils/plasma5-discover/Makefile                      | 1 -
 sysutils/plasma5-discover/distinfo                      | 6 +++---
 sysutils/plasma5-discover/pkg-plist                     | 1 +
 sysutils/plasma5-drkonqi/distinfo                       | 6 +++---
 sysutils/plasma5-kde-cli-tools/distinfo                 | 6 +++---
 sysutils/plasma5-kinfocenter/distinfo                   | 6 +++---
 sysutils/plasma5-kmenuedit/distinfo                     | 6 +++---
 sysutils/plasma5-ksysguard/distinfo                     | 6 +++---
 sysutils/plasma5-ksysguard/pkg-plist                    | 2 ++
 sysutils/plasma5-libksysguard/distinfo                  | 6 +++---
 sysutils/plasma5-plasma-disks/distinfo                  | 6 +++---
 sysutils/plasma5-plasma-systemmonitor/distinfo          | 6 +++---
 sysutils/plasma5-plasma-systemmonitor/pkg-plist         | 2 ++
 sysutils/plasma5-polkit-kde-agent-1/distinfo            | 6 +++---
 sysutils/plasma5-powerdevil/distinfo                    | 6 +++---
 sysutils/plasma5-powerdevil/pkg-plist                   | 2 ++
 sysutils/plasma5-systemsettings/distinfo                | 6 +++---
 www/plasma5-plasma-browser-integration/distinfo         | 6 +++---
 www/plasma5-plasma-browser-integration/pkg-plist        | 1 +
 x11-themes/plasma5-breeze-gtk/distinfo                  | 6 +++---
 x11-themes/plasma5-breeze/distinfo                      | 6 +++---
 x11-themes/plasma5-kde-gtk-config/Makefile              | 1 -
 x11-themes/plasma5-kde-gtk-config/distinfo              | 6 +++---
 x11-themes/plasma5-oxygen/distinfo                      | 6 +++---
 x11-themes/plasma5-plasma-workspace-wallpapers/distinfo | 6 +++---
 x11-toolkits/plasma5-kdeplasma-addons/distinfo          | 6 +++---
 x11-wm/plasma5-kdecoration/distinfo                     | 6 +++---
 x11-wm/plasma5-kwin/Makefile                            | 1 -
 x11-wm/plasma5-kwin/distinfo                            | 6 +++---
 x11/plasma5-kactivitymanagerd/distinfo                  | 6 +++---
 x11/plasma5-kgamma5/distinfo                            | 6 +++---
 x11/plasma5-kscreen/distinfo                            | 6 +++---
 x11/plasma5-kwayland-integration/distinfo               | 6 +++---
 x11/plasma5-kwayland-server/distinfo                    | 6 +++---
 x11/plasma5-libkscreen/distinfo                         | 6 +++---
 x11/plasma5-plasma-desktop/distinfo                     | 6 +++---
 x11/plasma5-plasma-desktop/pkg-plist                    | 5 ++++-
 x11/plasma5-plasma-integration/distinfo                 | 6 +++---
 x11/plasma5-plasma-workspace/Makefile                   | 1 -
 x11/plasma5-plasma-workspace/distinfo                   | 6 +++---
 x11/plasma5-plasma-workspace/pkg-plist                  | 1 +
 51 files changed, 131 insertions(+), 123 deletions(-)

diff --git a/Mk/Uses/kde.mk b/Mk/Uses/kde.mk
index 17f00e5784bd..5ed7dde73f98 100644
--- a/Mk/Uses/kde.mk
+++ b/Mk/Uses/kde.mk
@@ -75,7 +75,7 @@ _KDE_RELNAME=		KDE${_KDE_VERSION}
 
 # === VERSIONS OF THE DIFFERENT COMPONENTS =====================================
 # Current KDE desktop.
-KDE_PLASMA_VERSION?=		5.21.4
+KDE_PLASMA_VERSION?=		5.21.5
 KDE_PLASMA_BRANCH?=		stable
 
 # Current KDE frameworks.
diff --git a/audio/plasma5-plasma-pa/distinfo b/audio/plasma5-plasma-pa/distinfo
index 23c17718c8b2..421e62f60d6b 100644
--- a/audio/plasma5-plasma-pa/distinfo
+++ b/audio/plasma5-plasma-pa/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619123185
-SHA256 (KDE/plasma/5.21.4/plasma-pa-5.21.4.tar.xz) = e9575c6bb4d73e3b45f9bdd256ed0cdc0e36014a1676abe2ad8d6ab5f1838fe5
-SIZE (KDE/plasma/5.21.4/plasma-pa-5.21.4.tar.xz) = 113496
+TIMESTAMP = 1620277292
+SHA256 (KDE/plasma/5.21.5/plasma-pa-5.21.5.tar.xz) = f6ef1ea24bc8ef8717a09fc4396e8611c315da3175ffa69d873d485524ca9002
+SIZE (KDE/plasma/5.21.5/plasma-pa-5.21.5.tar.xz) = 114508
diff --git a/deskutils/plasma5-milou/distinfo b/deskutils/plasma5-milou/distinfo
index 897eb716ebb6..af81d62593a2 100644
--- a/deskutils/plasma5-milou/distinfo
+++ b/deskutils/plasma5-milou/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619123186
-SHA256 (KDE/plasma/5.21.4/milou-5.21.4.tar.xz) = 6a72ab3cbadff8bb7999abc1fcdef30ec067cf0afb3ff18f0defe55bd8dfd578
-SIZE (KDE/plasma/5.21.4/milou-5.21.4.tar.xz) = 43840
+TIMESTAMP = 1620277293
+SHA256 (KDE/plasma/5.21.5/milou-5.21.5.tar.xz) = 31c0db3b48aa4c081b748b999deb428e3c15e99fbf6b2128a900864975683b18
+SIZE (KDE/plasma/5.21.5/milou-5.21.5.tar.xz) = 43912
diff --git a/deskutils/plasma5-sddm-kcm/distinfo b/deskutils/plasma5-sddm-kcm/distinfo
index a3a720cf2510..bff715bec9a6 100644
--- a/deskutils/plasma5-sddm-kcm/distinfo
+++ b/deskutils/plasma5-sddm-kcm/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619123186
-SHA256 (KDE/plasma/5.21.4/sddm-kcm-5.21.4.tar.xz) = 3396f33e7ae12661fc9722d96a37ee274588212bae886538423a9e4ee2052401
-SIZE (KDE/plasma/5.21.4/sddm-kcm-5.21.4.tar.xz) = 64348
+TIMESTAMP = 1620277294
+SHA256 (KDE/plasma/5.21.5/sddm-kcm-5.21.5.tar.xz) = 5280c8e75167233808d44ce0091f66020a3f8f12590fd9272d3b3fda12ce2d6d
+SIZE (KDE/plasma/5.21.5/sddm-kcm-5.21.5.tar.xz) = 64672
diff --git a/devel/plasma5-khotkeys/distinfo b/devel/plasma5-khotkeys/distinfo
index 973f45ba0dca..9e6fed7ede49 100644
--- a/devel/plasma5-khotkeys/distinfo
+++ b/devel/plasma5-khotkeys/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619123187
-SHA256 (KDE/plasma/5.21.4/khotkeys-5.21.4.tar.xz) = a3f42777930145b2757eff95d468fd945c34db111d144d823e89521a3f5a6616
-SIZE (KDE/plasma/5.21.4/khotkeys-5.21.4.tar.xz) = 1860852
+TIMESTAMP = 1620277295
+SHA256 (KDE/plasma/5.21.5/khotkeys-5.21.5.tar.xz) = 2d58299f705f928f877718c1766a6dce201d728a24e88b9a24ca5e12a5f99c13
+SIZE (KDE/plasma/5.21.5/khotkeys-5.21.5.tar.xz) = 1861604
diff --git a/devel/plasma5-kwrited/distinfo b/devel/plasma5-kwrited/distinfo
index b1ddb12adeee..18772081b59c 100644
--- a/devel/plasma5-kwrited/distinfo
+++ b/devel/plasma5-kwrited/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619123188
-SHA256 (KDE/plasma/5.21.4/kwrited-5.21.4.tar.xz) = 8708c5f41dd32531a25bd9099cd15c39439769f7c17e4481b44f9f7572f03ac3
-SIZE (KDE/plasma/5.21.4/kwrited-5.21.4.tar.xz) = 20536
+TIMESTAMP = 1620277297
+SHA256 (KDE/plasma/5.21.5/kwrited-5.21.5.tar.xz) = e1e79046b9657defa5074e46f7bcb09e9000f6e4bc3504eda9363fc60891294e
+SIZE (KDE/plasma/5.21.5/kwrited-5.21.5.tar.xz) = 20420
diff --git a/devel/plasma5-plasma-sdk/distinfo b/devel/plasma5-plasma-sdk/distinfo
index 5ee6031f2699..2b3a4678ca53 100644
--- a/devel/plasma5-plasma-sdk/distinfo
+++ b/devel/plasma5-plasma-sdk/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619123189
-SHA256 (KDE/plasma/5.21.4/plasma-sdk-5.21.4.tar.xz) = 40037c485cb4bbd9afbd237d96b65cdef41b8b3e35ab2f27a7f5c6d206a6c0b2
-SIZE (KDE/plasma/5.21.4/plasma-sdk-5.21.4.tar.xz) = 269256
+TIMESTAMP = 1620277298
+SHA256 (KDE/plasma/5.21.5/plasma-sdk-5.21.5.tar.xz) = 01aac092b7c98e3fe5b74fab21cb94781960a8957d5b4a7811503cefa3445e95
+SIZE (KDE/plasma/5.21.5/plasma-sdk-5.21.5.tar.xz) = 270648
diff --git a/security/plasma5-kscreenlocker/distinfo b/security/plasma5-kscreenlocker/distinfo
index 62c3ee3be9e4..c7aa493a85d3 100644
--- a/security/plasma5-kscreenlocker/distinfo
+++ b/security/plasma5-kscreenlocker/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619123190
-SHA256 (KDE/plasma/5.21.4/kscreenlocker-5.21.4.tar.xz) = 6492531abacf0078936247090d1c3038c44d5ae3a61593fe474b503847ba24fd
-SIZE (KDE/plasma/5.21.4/kscreenlocker-5.21.4.tar.xz) = 117284
+TIMESTAMP = 1620277299
+SHA256 (KDE/plasma/5.21.5/kscreenlocker-5.21.5.tar.xz) = 1dad76b7c791e1077777bc9e1b309a6778c4e2124a1211105f2ca9dffa903637
+SIZE (KDE/plasma/5.21.5/kscreenlocker-5.21.5.tar.xz) = 117420
diff --git a/security/plasma5-ksshaskpass/distinfo b/security/plasma5-ksshaskpass/distinfo
index e68da0fa5b4c..a52afd853e9a 100644
--- a/security/plasma5-ksshaskpass/distinfo
+++ b/security/plasma5-ksshaskpass/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619123191
-SHA256 (KDE/plasma/5.21.4/ksshaskpass-5.21.4.tar.xz) = c1b0479dc4ae0a183c41e4e546801df5332387026b101b735a8024dd8109447e
-SIZE (KDE/plasma/5.21.4/ksshaskpass-5.21.4.tar.xz) = 24060
+TIMESTAMP = 1620277300
+SHA256 (KDE/plasma/5.21.5/ksshaskpass-5.21.5.tar.xz) = a2f963a9991cbe639a63664a820b4c55c1bd75be6a209a8b439911ec4911f119
+SIZE (KDE/plasma/5.21.5/ksshaskpass-5.21.5.tar.xz) = 24148
diff --git a/security/plasma5-kwallet-pam/distinfo b/security/plasma5-kwallet-pam/distinfo
index cda79aea0db4..c980b60d1832 100644
--- a/security/plasma5-kwallet-pam/distinfo
+++ b/security/plasma5-kwallet-pam/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619123191
-SHA256 (KDE/plasma/5.21.4/kwallet-pam-5.21.4.tar.xz) = 6fce31384897e4913f03cffe6719c7f69618893676a2f44ca62bb21971f27c68
-SIZE (KDE/plasma/5.21.4/kwallet-pam-5.21.4.tar.xz) = 19904
+TIMESTAMP = 1620277301
+SHA256 (KDE/plasma/5.21.5/kwallet-pam-5.21.5.tar.xz) = bf3f30e990bf5c79b0fd2e24d82d01f99c226c5f2c64f57ed4a0bab754046e6b
+SIZE (KDE/plasma/5.21.5/kwallet-pam-5.21.5.tar.xz) = 19916
diff --git a/sysutils/plasma5-discover/Makefile b/sysutils/plasma5-discover/Makefile
index de7fb31b2124..271bddf596d2 100644
--- a/sysutils/plasma5-discover/Makefile
+++ b/sysutils/plasma5-discover/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	discover
 DISTVERSION=	${KDE_PLASMA_VERSION}
-PORTREVISION=	1
 CATEGORIES=	sysutils kde kde-plasma
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/sysutils/plasma5-discover/distinfo b/sysutils/plasma5-discover/distinfo
index a575605f998f..6fd1b60abd9f 100644
--- a/sysutils/plasma5-discover/distinfo
+++ b/sysutils/plasma5-discover/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619123193
-SHA256 (KDE/plasma/5.21.4/discover-5.21.4.tar.xz) = 6064cffde175ca7aae3a709025aee94fbddecf505115cb7d506f0ae79dda70b8
-SIZE (KDE/plasma/5.21.4/discover-5.21.4.tar.xz) = 8425820
+TIMESTAMP = 1620277302
+SHA256 (KDE/plasma/5.21.5/discover-5.21.5.tar.xz) = 29b8d510a25d997b133aa4d5d3ed0e8f101c61436d5f540b9c5f5df7622f4f84
+SIZE (KDE/plasma/5.21.5/discover-5.21.5.tar.xz) = 8431164
diff --git a/sysutils/plasma5-discover/pkg-plist b/sysutils/plasma5-discover/pkg-plist
index 6c2d952deb09..d23fb27fdfd7 100644
--- a/sysutils/plasma5-discover/pkg-plist
+++ b/sysutils/plasma5-discover/pkg-plist
@@ -149,6 +149,7 @@ share/locale/pt_BR/LC_MESSAGES/kcm_updates.mo
 share/locale/pt_BR/LC_MESSAGES/libdiscover.mo
 share/locale/pt_BR/LC_MESSAGES/plasma-discover-notifier.mo
 share/locale/pt_BR/LC_MESSAGES/plasma-discover.mo
+share/locale/ro/LC_MESSAGES/kcm_updates.mo
 share/locale/ro/LC_MESSAGES/libdiscover.mo
 share/locale/ro/LC_MESSAGES/plasma-discover-notifier.mo
 share/locale/ro/LC_MESSAGES/plasma-discover.mo
diff --git a/sysutils/plasma5-drkonqi/distinfo b/sysutils/plasma5-drkonqi/distinfo
index 3637ffaa551e..4b6506b7f67f 100644
--- a/sysutils/plasma5-drkonqi/distinfo
+++ b/sysutils/plasma5-drkonqi/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619123193
-SHA256 (KDE/plasma/5.21.4/drkonqi-5.21.4.tar.xz) = 5831bad85f1f253844747e5c257996ab0a277ce20887abd58e72eaef3d047488
-SIZE (KDE/plasma/5.21.4/drkonqi-5.21.4.tar.xz) = 770164
+TIMESTAMP = 1620277303
+SHA256 (KDE/plasma/5.21.5/drkonqi-5.21.5.tar.xz) = 4095e57419a855a33bb665f6696b83eccfebe7e464a463d298c71062524cc6ae
+SIZE (KDE/plasma/5.21.5/drkonqi-5.21.5.tar.xz) = 774268
diff --git a/sysutils/plasma5-kde-cli-tools/distinfo b/sysutils/plasma5-kde-cli-tools/distinfo
index eca2b9e6b50d..bb554240efa9 100644
--- a/sysutils/plasma5-kde-cli-tools/distinfo
+++ b/sysutils/plasma5-kde-cli-tools/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619123194
-SHA256 (KDE/plasma/5.21.4/kde-cli-tools-5.21.4.tar.xz) = 01426b8c6be7cec804a44b74c3d79354f6f5509cbc176360f4ab43f330586ec3
-SIZE (KDE/plasma/5.21.4/kde-cli-tools-5.21.4.tar.xz) = 610380
+TIMESTAMP = 1620277305
+SHA256 (KDE/plasma/5.21.5/kde-cli-tools-5.21.5.tar.xz) = 369fe177a33fcd45ab4d81b5b535e4f321c00d2e9c7d1f4b2bd42f4c02da1e49
+SIZE (KDE/plasma/5.21.5/kde-cli-tools-5.21.5.tar.xz) = 610864
diff --git a/sysutils/plasma5-kinfocenter/distinfo b/sysutils/plasma5-kinfocenter/distinfo
index b5b3e2fac9e9..d0c90a8cb2b7 100644
--- a/sysutils/plasma5-kinfocenter/distinfo
+++ b/sysutils/plasma5-kinfocenter/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619123195
-SHA256 (KDE/plasma/5.21.4/kinfocenter-5.21.4.tar.xz) = 3e5c3fed0156f3464bb30ebb9e0822c4141d71802dfa8995961f84c548771394
-SIZE (KDE/plasma/5.21.4/kinfocenter-5.21.4.tar.xz) = 1301188
+TIMESTAMP = 1620277306
+SHA256 (KDE/plasma/5.21.5/kinfocenter-5.21.5.tar.xz) = 715a871f6d761515d804049672d58f78cfc04fd8c5db645c489a940979a6f49c
+SIZE (KDE/plasma/5.21.5/kinfocenter-5.21.5.tar.xz) = 1304704
diff --git a/sysutils/plasma5-kmenuedit/distinfo b/sysutils/plasma5-kmenuedit/distinfo
index d09357293c82..9d436d24dbcf 100644
--- a/sysutils/plasma5-kmenuedit/distinfo
+++ b/sysutils/plasma5-kmenuedit/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619123196
-SHA256 (KDE/plasma/5.21.4/kmenuedit-5.21.4.tar.xz) = d022bb6486663fd1db8b627794be5eb557fa0daa45b27bb69d834fa84494b8c2
-SIZE (KDE/plasma/5.21.4/kmenuedit-5.21.4.tar.xz) = 899124
+TIMESTAMP = 1620277307
+SHA256 (KDE/plasma/5.21.5/kmenuedit-5.21.5.tar.xz) = e044970df84b889e51465270ee7108f898774309f52434ede12aca2701eaed7b
+SIZE (KDE/plasma/5.21.5/kmenuedit-5.21.5.tar.xz) = 899632
diff --git a/sysutils/plasma5-ksysguard/distinfo b/sysutils/plasma5-ksysguard/distinfo
index 7003e13fb193..c73d336895d3 100644
--- a/sysutils/plasma5-ksysguard/distinfo
+++ b/sysutils/plasma5-ksysguard/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619123196
-SHA256 (KDE/plasma/5.21.4/ksysguard-5.21.4.tar.xz) = cd1482653c35c5e04e6940346836fcd0655c213fc191da30685cb10cd05ae582
-SIZE (KDE/plasma/5.21.4/ksysguard-5.21.4.tar.xz) = 603960
+TIMESTAMP = 1620277308
+SHA256 (KDE/plasma/5.21.5/ksysguard-5.21.5.tar.xz) = 103b34b83fd2ea1af1cb01b67de70be2ad5362e22270d23cd437ac210bca1bb0
+SIZE (KDE/plasma/5.21.5/ksysguard-5.21.5.tar.xz) = 604624
diff --git a/sysutils/plasma5-ksysguard/pkg-plist b/sysutils/plasma5-ksysguard/pkg-plist
index beecd5eb5b84..516181e97ad6 100644
--- a/sysutils/plasma5-ksysguard/pkg-plist
+++ b/sysutils/plasma5-ksysguard/pkg-plist
@@ -117,6 +117,8 @@ share/locale/hr/LC_MESSAGES/ksysguard.mo
 share/locale/hsb/LC_MESSAGES/ksysguard.mo
 share/locale/hu/LC_MESSAGES/ksysguard.mo
 share/locale/ia/LC_MESSAGES/ksysguard.mo
+share/locale/ia/LC_MESSAGES/ksysguard_plugins_global.mo
+share/locale/ia/LC_MESSAGES/ksysguard_plugins_process.mo
 share/locale/id/LC_MESSAGES/ksysguard.mo
 share/locale/id/LC_MESSAGES/ksysguard_plugins_global.mo
 share/locale/id/LC_MESSAGES/ksysguard_plugins_process.mo
diff --git a/sysutils/plasma5-libksysguard/distinfo b/sysutils/plasma5-libksysguard/distinfo
index 7a17ba99e903..1b5c0f38a616 100644
--- a/sysutils/plasma5-libksysguard/distinfo
+++ b/sysutils/plasma5-libksysguard/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619123197
-SHA256 (KDE/plasma/5.21.4/libksysguard-5.21.4.tar.xz) = ec094b59a7e111359b550731dafe4d9b92f17ae2c4d663275d97332e1bc5f16b
-SIZE (KDE/plasma/5.21.4/libksysguard-5.21.4.tar.xz) = 706288
+TIMESTAMP = 1620277309
+SHA256 (KDE/plasma/5.21.5/libksysguard-5.21.5.tar.xz) = 5ff8c687a9d245d28ec4b92c019d2234cd931796c619ebb096de6e49cd18ebe8
+SIZE (KDE/plasma/5.21.5/libksysguard-5.21.5.tar.xz) = 706172
diff --git a/sysutils/plasma5-plasma-disks/distinfo b/sysutils/plasma5-plasma-disks/distinfo
index 827d08582dd1..fd434946d4fb 100644
--- a/sysutils/plasma5-plasma-disks/distinfo
+++ b/sysutils/plasma5-plasma-disks/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619123197
-SHA256 (KDE/plasma/5.21.4/plasma-disks-5.21.4.tar.xz) = af186ba88170fe832f218a1438d142ed2ee6aff9ec967fe9003c6c84008451c2
-SIZE (KDE/plasma/5.21.4/plasma-disks-5.21.4.tar.xz) = 71000
+TIMESTAMP = 1620277310
+SHA256 (KDE/plasma/5.21.5/plasma-disks-5.21.5.tar.xz) = 211d8273aea5146bc6ecb0511d0d4c3bea731c956b35a81dadc4b96a8daea0a0
+SIZE (KDE/plasma/5.21.5/plasma-disks-5.21.5.tar.xz) = 71428
diff --git a/sysutils/plasma5-plasma-systemmonitor/distinfo b/sysutils/plasma5-plasma-systemmonitor/distinfo
index b71778a7bd60..0b9192f0d2c0 100644
--- a/sysutils/plasma5-plasma-systemmonitor/distinfo
+++ b/sysutils/plasma5-plasma-systemmonitor/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619123198
-SHA256 (KDE/plasma/5.21.4/plasma-systemmonitor-5.21.4.tar.xz) = 849407cf2b9333140cee9ca18ca34e1c4351a8597fea47a475eec68c8dc1b99a
-SIZE (KDE/plasma/5.21.4/plasma-systemmonitor-5.21.4.tar.xz) = 124008
+TIMESTAMP = 1620277312
+SHA256 (KDE/plasma/5.21.5/plasma-systemmonitor-5.21.5.tar.xz) = 3c4d7facd472fd68eee6c7f7175539eeae42bf8a6d6c8e41925a0b0fd6988ecf
+SIZE (KDE/plasma/5.21.5/plasma-systemmonitor-5.21.5.tar.xz) = 124792
diff --git a/sysutils/plasma5-plasma-systemmonitor/pkg-plist b/sysutils/plasma5-plasma-systemmonitor/pkg-plist
index 86f25507aea7..63deb5aac51e 100644
--- a/sysutils/plasma5-plasma-systemmonitor/pkg-plist
+++ b/sysutils/plasma5-plasma-systemmonitor/pkg-plist
@@ -63,6 +63,7 @@ share/locale/ca@valencia/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.processtab
 share/locale/ca@valencia/LC_MESSAGES/plasma-systemmonitor.mo
 share/locale/cs/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.applicationstable.mo
 share/locale/cs/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.processtable.mo
+share/locale/cs/LC_MESSAGES/plasma-systemmonitor.mo
 share/locale/da/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.applicationstable.mo
 share/locale/da/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.processtable.mo
 share/locale/da/LC_MESSAGES/plasma-systemmonitor.mo
@@ -98,6 +99,7 @@ share/locale/ko/LC_MESSAGES/plasma-systemmonitor.mo
 share/locale/lt/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.applicationstable.mo
 share/locale/lt/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.processtable.mo
 share/locale/lt/LC_MESSAGES/plasma-systemmonitor.mo
+share/locale/nb/LC_MESSAGES/plasma-systemmonitor.mo
 share/locale/nl/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.applicationstable.mo
 share/locale/nl/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.processtable.mo
 share/locale/nl/LC_MESSAGES/plasma-systemmonitor.mo
diff --git a/sysutils/plasma5-polkit-kde-agent-1/distinfo b/sysutils/plasma5-polkit-kde-agent-1/distinfo
index 22b1f53ef830..90e830c108b6 100644
--- a/sysutils/plasma5-polkit-kde-agent-1/distinfo
+++ b/sysutils/plasma5-polkit-kde-agent-1/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619123199
-SHA256 (KDE/plasma/5.21.4/polkit-kde-agent-1-5.21.4.tar.xz) = b236f87213247a858acb9a7b82dba71f579c3febb3cee189b96584e588a6e251
-SIZE (KDE/plasma/5.21.4/polkit-kde-agent-1-5.21.4.tar.xz) = 45728
+TIMESTAMP = 1620277313
+SHA256 (KDE/plasma/5.21.5/polkit-kde-agent-1-5.21.5.tar.xz) = e68bad084d9144092c8aef68552434c9dba702caf953ea8fa7dcf7731ed689ad
+SIZE (KDE/plasma/5.21.5/polkit-kde-agent-1-5.21.5.tar.xz) = 45848
diff --git a/sysutils/plasma5-powerdevil/distinfo b/sysutils/plasma5-powerdevil/distinfo
index 5ba766d3dcd3..33fae416ffcb 100644
--- a/sysutils/plasma5-powerdevil/distinfo
+++ b/sysutils/plasma5-powerdevil/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619123200
-SHA256 (KDE/plasma/5.21.4/powerdevil-5.21.4.tar.xz) = c6f1729dff9ce611c2094d930067fb4f364f6f3d4d78ea2ee07c5bb4db990445
-SIZE (KDE/plasma/5.21.4/powerdevil-5.21.4.tar.xz) = 614552
+TIMESTAMP = 1620277314
+SHA256 (KDE/plasma/5.21.5/powerdevil-5.21.5.tar.xz) = fdb0305b576345f17d21e2f3a3604e55b0413456cc8b58017e354d5c42d0dda3
+SIZE (KDE/plasma/5.21.5/powerdevil-5.21.5.tar.xz) = 617468
diff --git a/sysutils/plasma5-powerdevil/pkg-plist b/sysutils/plasma5-powerdevil/pkg-plist
index bc297909de4f..b15d0c4e24bb 100644
--- a/sysutils/plasma5-powerdevil/pkg-plist
+++ b/sysutils/plasma5-powerdevil/pkg-plist
@@ -40,6 +40,8 @@ share/doc/HTML/en/kcontrol/powerdevil/advanced.png
 share/doc/HTML/en/kcontrol/powerdevil/energy.png
 share/doc/HTML/en/kcontrol/powerdevil/index.cache.bz2
 share/doc/HTML/en/kcontrol/powerdevil/index.docbook
+share/doc/HTML/es/kcontrol/powerdevil/index.cache.bz2
+share/doc/HTML/es/kcontrol/powerdevil/index.docbook
 share/doc/HTML/et/kcontrol/powerdevil/index.cache.bz2
 share/doc/HTML/et/kcontrol/powerdevil/index.docbook
 share/doc/HTML/fr/kcontrol/powerdevil/index.cache.bz2
diff --git a/sysutils/plasma5-systemsettings/distinfo b/sysutils/plasma5-systemsettings/distinfo
index 1174b21f948e..77b3bb828e3b 100644
--- a/sysutils/plasma5-systemsettings/distinfo
+++ b/sysutils/plasma5-systemsettings/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619123200
-SHA256 (KDE/plasma/5.21.4/systemsettings-5.21.4.tar.xz) = 034b0c384cdbf38d126daf4dced6f2d42995b76f9b9268b30eb6a1d59c20ed04
-SIZE (KDE/plasma/5.21.4/systemsettings-5.21.4.tar.xz) = 198236
+TIMESTAMP = 1620277315
+SHA256 (KDE/plasma/5.21.5/systemsettings-5.21.5.tar.xz) = 95784e6f0dc89778ebbd0bc4536f690cd8454001c7665eb853c0c6eace987acd
+SIZE (KDE/plasma/5.21.5/systemsettings-5.21.5.tar.xz) = 199680
diff --git a/www/plasma5-plasma-browser-integration/distinfo b/www/plasma5-plasma-browser-integration/distinfo
index 8f4dc61d4b7b..61a69e20c24a 100644
--- a/www/plasma5-plasma-browser-integration/distinfo
+++ b/www/plasma5-plasma-browser-integration/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619123201
-SHA256 (KDE/plasma/5.21.4/plasma-browser-integration-5.21.4.tar.xz) = 76f815739ffc133d82c578248302f26a1cd3262e8cf878824248b9e90b51d693
-SIZE (KDE/plasma/5.21.4/plasma-browser-integration-5.21.4.tar.xz) = 203948
+TIMESTAMP = 1620277316
+SHA256 (KDE/plasma/5.21.5/plasma-browser-integration-5.21.5.tar.xz) = 4b85220204b89863386b30f5f758342f073e269d33af2c24721191664b1d649b
+SIZE (KDE/plasma/5.21.5/plasma-browser-integration-5.21.5.tar.xz) = 205668
diff --git a/www/plasma5-plasma-browser-integration/pkg-plist b/www/plasma5-plasma-browser-integration/pkg-plist
index 0bafbc4534f7..c54dc20fafe3 100644
--- a/www/plasma5-plasma-browser-integration/pkg-plist
+++ b/www/plasma5-plasma-browser-integration/pkg-plist
@@ -104,6 +104,7 @@ share/locale/sv/LC_MESSAGES/plasma-browser-extension.mo
 share/locale/sv/LC_MESSAGES/plasma-browser-integration-host.mo
 share/locale/sv/LC_MESSAGES/plasma-browser-integration-reminder.mo
 share/locale/tg/LC_MESSAGES/plasma-browser-integration-reminder.mo
+share/locale/tr/LC_MESSAGES/plasma-browser-extension.mo
 share/locale/uk/LC_MESSAGES/plasma-browser-extension.mo
 share/locale/uk/LC_MESSAGES/plasma-browser-integration-host.mo
 share/locale/uk/LC_MESSAGES/plasma-browser-integration-reminder.mo
diff --git a/x11-themes/plasma5-breeze-gtk/distinfo b/x11-themes/plasma5-breeze-gtk/distinfo
index 141b026e789b..ea2997515b2c 100644
--- a/x11-themes/plasma5-breeze-gtk/distinfo
+++ b/x11-themes/plasma5-breeze-gtk/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619123207
-SHA256 (KDE/plasma/5.21.4/breeze-gtk-5.21.4.tar.xz) = 912c425f9b9c39af02458c63f93704b274f0324c4b4b23ea30461a027b46520d
-SIZE (KDE/plasma/5.21.4/breeze-gtk-5.21.4.tar.xz) = 47160
+TIMESTAMP = 1620277319
+SHA256 (KDE/plasma/5.21.5/breeze-gtk-5.21.5.tar.xz) = 0fab052f237447df0de55701ab8fb2edce968c865fbba2f2c934d9dc53f0c719
+SIZE (KDE/plasma/5.21.5/breeze-gtk-5.21.5.tar.xz) = 47668
diff --git a/x11-themes/plasma5-breeze/distinfo b/x11-themes/plasma5-breeze/distinfo
index dd7634db9702..b10d0225c9f3 100644
--- a/x11-themes/plasma5-breeze/distinfo
+++ b/x11-themes/plasma5-breeze/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619123206
-SHA256 (KDE/plasma/5.21.4/breeze-5.21.4.tar.xz) = d52db46df07302ea3f139ae88dd3b3b15aaab7d632b9910b87c3dac5eee5d0d8
-SIZE (KDE/plasma/5.21.4/breeze-5.21.4.tar.xz) = 26283596
+TIMESTAMP = 1620277318
+SHA256 (KDE/plasma/5.21.5/breeze-5.21.5.tar.xz) = 9774c695da7d51c45116f85358e002663a1ccc5681b04c9afc7a57e8b075980c
+SIZE (KDE/plasma/5.21.5/breeze-5.21.5.tar.xz) = 26286020
diff --git a/x11-themes/plasma5-kde-gtk-config/Makefile b/x11-themes/plasma5-kde-gtk-config/Makefile
index 5576ee2c8e10..83f6de25513c 100644
--- a/x11-themes/plasma5-kde-gtk-config/Makefile
+++ b/x11-themes/plasma5-kde-gtk-config/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	kde-gtk-config
 DISTVERSION=	${KDE_PLASMA_VERSION}
-PORTREVISION=	1
 CATEGORIES=	x11-themes kde kde-plasma
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/x11-themes/plasma5-kde-gtk-config/distinfo b/x11-themes/plasma5-kde-gtk-config/distinfo
index a2586008d576..71cf10d36015 100644
--- a/x11-themes/plasma5-kde-gtk-config/distinfo
+++ b/x11-themes/plasma5-kde-gtk-config/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619123207
-SHA256 (KDE/plasma/5.21.4/kde-gtk-config-5.21.4.tar.xz) = c8034212a9a10877e61917084003bece052e3b65aac0197014b1c1840b0df03c
-SIZE (KDE/plasma/5.21.4/kde-gtk-config-5.21.4.tar.xz) = 68712
+TIMESTAMP = 1620277320
+SHA256 (KDE/plasma/5.21.5/kde-gtk-config-5.21.5.tar.xz) = f39178aa9cbfdcd9e6c1663058f3ff74d658e87b29f9b765f67a5bdc7c46ec1d
+SIZE (KDE/plasma/5.21.5/kde-gtk-config-5.21.5.tar.xz) = 68764
diff --git a/x11-themes/plasma5-oxygen/distinfo b/x11-themes/plasma5-oxygen/distinfo
index e39bb6e16ed6..fc30ca8df4f7 100644
--- a/x11-themes/plasma5-oxygen/distinfo
+++ b/x11-themes/plasma5-oxygen/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619123208
-SHA256 (KDE/plasma/5.21.4/oxygen-5.21.4.tar.xz) = f2039dd6ccd251c12651f3da77ed890b62360e115f1a6be678fe9f39fc6decb4
-SIZE (KDE/plasma/5.21.4/oxygen-5.21.4.tar.xz) = 4475612
+TIMESTAMP = 1620277322
+SHA256 (KDE/plasma/5.21.5/oxygen-5.21.5.tar.xz) = ac0ad3b62438d08b7103e49871b6751e22bb2308c42072b830f4f8ee00d83649
+SIZE (KDE/plasma/5.21.5/oxygen-5.21.5.tar.xz) = 4476864
diff --git a/x11-themes/plasma5-plasma-workspace-wallpapers/distinfo b/x11-themes/plasma5-plasma-workspace-wallpapers/distinfo
index e168077e0d5a..ad66e5d3e866 100644
--- a/x11-themes/plasma5-plasma-workspace-wallpapers/distinfo
+++ b/x11-themes/plasma5-plasma-workspace-wallpapers/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619123215
-SHA256 (KDE/plasma/5.21.4/plasma-workspace-wallpapers-5.21.4.tar.xz) = c706e4293b3c0552503abc55eaa0d971203b23ad252804f0fb95b9b040fad8d7
-SIZE (KDE/plasma/5.21.4/plasma-workspace-wallpapers-5.21.4.tar.xz) = 48099124
+TIMESTAMP = 1620277323
+SHA256 (KDE/plasma/5.21.5/plasma-workspace-wallpapers-5.21.5.tar.xz) = 759acd1b6de1e272c751d9366002038fef6617d6717d82262ec459584502404a
+SIZE (KDE/plasma/5.21.5/plasma-workspace-wallpapers-5.21.5.tar.xz) = 48099464
diff --git a/x11-toolkits/plasma5-kdeplasma-addons/distinfo b/x11-toolkits/plasma5-kdeplasma-addons/distinfo
index 33ba97baed2b..e7e81cd611d5 100644
--- a/x11-toolkits/plasma5-kdeplasma-addons/distinfo
+++ b/x11-toolkits/plasma5-kdeplasma-addons/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619123216
-SHA256 (KDE/plasma/5.21.4/kdeplasma-addons-5.21.4.tar.xz) = 2de617d0a750224d73a6a2d91d99508a6d725fab0f2be7b0b3c47dc3cdf056a2
-SIZE (KDE/plasma/5.21.4/kdeplasma-addons-5.21.4.tar.xz) = 626504
+TIMESTAMP = 1620277325
+SHA256 (KDE/plasma/5.21.5/kdeplasma-addons-5.21.5.tar.xz) = 3c6dd7266c9bb2b89b7ec6831936afb12e32cb00eca19baaa0706cf251617d7d
+SIZE (KDE/plasma/5.21.5/kdeplasma-addons-5.21.5.tar.xz) = 630108
diff --git a/x11-wm/plasma5-kdecoration/distinfo b/x11-wm/plasma5-kdecoration/distinfo
index cb935d954f7a..e9c3fe148709 100644
--- a/x11-wm/plasma5-kdecoration/distinfo
+++ b/x11-wm/plasma5-kdecoration/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619123217
-SHA256 (KDE/plasma/5.21.4/kdecoration-5.21.4.tar.xz) = 0a5db022018b958934dd678bf47eceb4233808808b06be2cfd5adb3700ba7e00
-SIZE (KDE/plasma/5.21.4/kdecoration-5.21.4.tar.xz) = 45892
+TIMESTAMP = 1620277326
+SHA256 (KDE/plasma/5.21.5/kdecoration-5.21.5.tar.xz) = bc550b7bfde5b5762e76b33ac53f8268b6178ae389c953d729b864b22787d54c
+SIZE (KDE/plasma/5.21.5/kdecoration-5.21.5.tar.xz) = 46236
diff --git a/x11-wm/plasma5-kwin/Makefile b/x11-wm/plasma5-kwin/Makefile
index a60e5dca2c88..a8901459a9d1 100644
--- a/x11-wm/plasma5-kwin/Makefile
+++ b/x11-wm/plasma5-kwin/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	kwin
 DISTVERSION=	${KDE_PLASMA_VERSION}
-PORTREVISION=	5
 CATEGORIES=	x11-wm kde kde-plasma
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/x11-wm/plasma5-kwin/distinfo b/x11-wm/plasma5-kwin/distinfo
index 5ebe9aca0a0e..d94161cc5b69 100644
--- a/x11-wm/plasma5-kwin/distinfo
+++ b/x11-wm/plasma5-kwin/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619123218
-SHA256 (KDE/plasma/5.21.4/kwin-5.21.4.tar.xz) = a9cbcf293c58bef10650399a7fe15c08b54fd009a0d9d859f75b54bc6c87232f
-SIZE (KDE/plasma/5.21.4/kwin-5.21.4.tar.xz) = 6394596
+TIMESTAMP = 1620277328
+SHA256 (KDE/plasma/5.21.5/kwin-5.21.5.tar.xz) = a286edfaa13bf73565514ee3edb092cfbccac2307c48058a7302a4676c808331
+SIZE (KDE/plasma/5.21.5/kwin-5.21.5.tar.xz) = 6394220
diff --git a/x11/plasma5-kactivitymanagerd/distinfo b/x11/plasma5-kactivitymanagerd/distinfo
index 05ba2be22858..d26632b304a1 100644
--- a/x11/plasma5-kactivitymanagerd/distinfo
+++ b/x11/plasma5-kactivitymanagerd/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619123219
-SHA256 (KDE/plasma/5.21.4/kactivitymanagerd-5.21.4.tar.xz) = 2684b61713223f7d8f1e064689fef13e54f2ade6b767a6229294e25bfce54a71
-SIZE (KDE/plasma/5.21.4/kactivitymanagerd-5.21.4.tar.xz) = 99360
+TIMESTAMP = 1620277329
+SHA256 (KDE/plasma/5.21.5/kactivitymanagerd-5.21.5.tar.xz) = 77b5394cae27d68c55eaa02e7b9be524b6d8fee9a088e505830347b8289ef0c8
+SIZE (KDE/plasma/5.21.5/kactivitymanagerd-5.21.5.tar.xz) = 99760
diff --git a/x11/plasma5-kgamma5/distinfo b/x11/plasma5-kgamma5/distinfo
index b789bd941bea..c4908c360c83 100644
--- a/x11/plasma5-kgamma5/distinfo
+++ b/x11/plasma5-kgamma5/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619123219
-SHA256 (KDE/plasma/5.21.4/kgamma5-5.21.4.tar.xz) = 544387a3ab1fa630c979f8b447d3779f1f86e5d6ab7967935a8b44114f1bf6e7
-SIZE (KDE/plasma/5.21.4/kgamma5-5.21.4.tar.xz) = 82676
+TIMESTAMP = 1620277330
+SHA256 (KDE/plasma/5.21.5/kgamma5-5.21.5.tar.xz) = e64b41468ee5ac77b2b26b009a2e491c79ca6b7b031e2bafe19dda4eb46558e1
+SIZE (KDE/plasma/5.21.5/kgamma5-5.21.5.tar.xz) = 83168
diff --git a/x11/plasma5-kscreen/distinfo b/x11/plasma5-kscreen/distinfo
index d9b94782e6ec..83c1b3605ee5 100644
--- a/x11/plasma5-kscreen/distinfo
+++ b/x11/plasma5-kscreen/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619123220
-SHA256 (KDE/plasma/5.21.4/kscreen-5.21.4.tar.xz) = d9d1225d5e4d5e062275c88bb879b96bde0167783d1a3722e737baa67dad3ed9
-SIZE (KDE/plasma/5.21.4/kscreen-5.21.4.tar.xz) = 114640
+TIMESTAMP = 1620277332
+SHA256 (KDE/plasma/5.21.5/kscreen-5.21.5.tar.xz) = 46698bd55ad08e0b833767f2c679832a276826abc37fd9c037614589101a84da
+SIZE (KDE/plasma/5.21.5/kscreen-5.21.5.tar.xz) = 114956
diff --git a/x11/plasma5-kwayland-integration/distinfo b/x11/plasma5-kwayland-integration/distinfo
index ffa276231e9e..7e03775e2dca 100644
--- a/x11/plasma5-kwayland-integration/distinfo
+++ b/x11/plasma5-kwayland-integration/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619123220
-SHA256 (KDE/plasma/5.21.4/kwayland-integration-5.21.4.tar.xz) = 139cefb81cb852a699b15e77724cf4fb17adf9d8724b0d4955cdf9567fad6ee4
-SIZE (KDE/plasma/5.21.4/kwayland-integration-5.21.4.tar.xz) = 23276
+TIMESTAMP = 1620277333
+SHA256 (KDE/plasma/5.21.5/kwayland-integration-5.21.5.tar.xz) = bd1c713ea584c56f1d3551b08f7d5cd9fd9f66dff85e89de2436d71a3c2404f2
+SIZE (KDE/plasma/5.21.5/kwayland-integration-5.21.5.tar.xz) = 23336
diff --git a/x11/plasma5-kwayland-server/distinfo b/x11/plasma5-kwayland-server/distinfo
index 9ad962b61bdc..34bb5778b7c2 100644
--- a/x11/plasma5-kwayland-server/distinfo
+++ b/x11/plasma5-kwayland-server/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619123221
-SHA256 (KDE/plasma/5.21.4/kwayland-server-5.21.4.tar.xz) = ff32f4e6b92fc900db41780cb2f2645c472e6ec5d3999aa17fb0fba807df71d6
-SIZE (KDE/plasma/5.21.4/kwayland-server-5.21.4.tar.xz) = 219340
+TIMESTAMP = 1620277334
+SHA256 (KDE/plasma/5.21.5/kwayland-server-5.21.5.tar.xz) = 2fcfc16e8bda1f85db8148715ec08a1b36a0738c3796cf886faadc983f8e21c9
+SIZE (KDE/plasma/5.21.5/kwayland-server-5.21.5.tar.xz) = 219148
diff --git a/x11/plasma5-libkscreen/distinfo b/x11/plasma5-libkscreen/distinfo
index d2f19ae2a9a6..534d4ef68168 100644
--- a/x11/plasma5-libkscreen/distinfo
+++ b/x11/plasma5-libkscreen/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619123222
-SHA256 (KDE/plasma/5.21.4/libkscreen-5.21.4.tar.xz) = ac09ad2e30920f4fbbb44d061cae5114d75ef0d1a765a4fbbf73b94f03a3152c
-SIZE (KDE/plasma/5.21.4/libkscreen-5.21.4.tar.xz) = 84652
+TIMESTAMP = 1620277335
+SHA256 (KDE/plasma/5.21.5/libkscreen-5.21.5.tar.xz) = 13059ff71a395efbbb6231a4a796a174adb6a16433051e03db9bc83b7d1e7cba
+SIZE (KDE/plasma/5.21.5/libkscreen-5.21.5.tar.xz) = 84600
diff --git a/x11/plasma5-plasma-desktop/distinfo b/x11/plasma5-plasma-desktop/distinfo
index eeae8d54d283..1bf25db186e3 100644
--- a/x11/plasma5-plasma-desktop/distinfo
+++ b/x11/plasma5-plasma-desktop/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619123224
-SHA256 (KDE/plasma/5.21.4/plasma-desktop-5.21.4.tar.xz) = c9635c82ffa8fa9b22aa474e8aa2e8f9d912615137f039f5ee6080000c283bb7
-SIZE (KDE/plasma/5.21.4/plasma-desktop-5.21.4.tar.xz) = 15914768
+TIMESTAMP = 1620277337
+SHA256 (KDE/plasma/5.21.5/plasma-desktop-5.21.5.tar.xz) = de507e305c8021d9226381e2beded1cf45d1b224e9a5201529924cd60eb31a27
+SIZE (KDE/plasma/5.21.5/plasma-desktop-5.21.5.tar.xz) = 15913496
diff --git a/x11/plasma5-plasma-desktop/pkg-plist b/x11/plasma5-plasma-desktop/pkg-plist
index 46e536b284e9..4636b22ccf22 100644
--- a/x11/plasma5-plasma-desktop/pkg-plist
+++ b/x11/plasma5-plasma-desktop/pkg-plist
@@ -168,6 +168,8 @@ share/doc/HTML/de/kcontrol/keys/index.cache.bz2
 share/doc/HTML/de/kcontrol/keys/index.docbook
 share/doc/HTML/de/kcontrol/mouse/index.cache.bz2
 share/doc/HTML/de/kcontrol/mouse/index.docbook
+share/doc/HTML/de/kcontrol/notifications/index.cache.bz2
+share/doc/HTML/de/kcontrol/notifications/index.docbook
 share/doc/HTML/de/kcontrol/paths/index.cache.bz2
 share/doc/HTML/de/kcontrol/paths/index.docbook
 share/doc/HTML/de/kcontrol/solid-actions/index.cache.bz2
@@ -1378,6 +1380,7 @@ share/locale/de/LC_MESSAGES/knetattach5.mo
 share/locale/de/LC_MESSAGES/org.kde.plasma.emojier.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
 share/locale/de/LC_MESSAGES/plasma_applet_org.kde.plasma.kicker.mo
 share/locale/de/LC_MESSAGES/plasma_applet_org.kde.plasma.kickoff.mo
 share/locale/de/LC_MESSAGES/plasma_applet_org.kde.plasma.kimpanel.mo
@@ -3030,6 +3033,7 @@ share/locale/ro/LC_MESSAGES/knetattach5.mo
 share/locale/ro/LC_MESSAGES/org.kde.plasma.emojier.mo
 share/locale/ro/LC_MESSAGES/plasma_applet_org.kde.desktopcontainment.mo
 share/locale/ro/LC_MESSAGES/plasma_applet_org.kde.panel.mo
+share/locale/ro/LC_MESSAGES/plasma_applet_org.kde.plasma.keyboardlayout.mo
 share/locale/ro/LC_MESSAGES/plasma_applet_org.kde.plasma.kicker.mo
 share/locale/ro/LC_MESSAGES/plasma_applet_org.kde.plasma.kickoff.mo
 share/locale/ro/LC_MESSAGES/plasma_applet_org.kde.plasma.kimpanel.mo
@@ -3462,7 +3466,6 @@ share/locale/sv/LC_MESSAGES/plasmaactivitymanager.mo
 share/locale/ta/LC_MESSAGES/kaccess.mo
 share/locale/ta/LC_MESSAGES/kcm5_joystick.mo
 share/locale/ta/LC_MESSAGES/kcm5_kded.mo
-share/locale/ta/LC_MESSAGES/kcm_autostart.mo
 share/locale/ta/LC_MESSAGES/kcm_componentchooser.mo
 share/locale/ta/LC_MESSAGES/kcm_desktoppaths.mo
 share/locale/ta/LC_MESSAGES/kcm_launchfeedback.mo
diff --git a/x11/plasma5-plasma-integration/distinfo b/x11/plasma5-plasma-integration/distinfo
index d5e4a217aae6..60b307ddad8e 100644
--- a/x11/plasma5-plasma-integration/distinfo
+++ b/x11/plasma5-plasma-integration/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619123225
-SHA256 (KDE/plasma/5.21.4/plasma-integration-5.21.4.tar.xz) = 1cc280a93fab2c9c461deb172ee22da34a5100c3cd31ad8ebf0a9c405899422e
-SIZE (KDE/plasma/5.21.4/plasma-integration-5.21.4.tar.xz) = 60944
+TIMESTAMP = 1620277338
+SHA256 (KDE/plasma/5.21.5/plasma-integration-5.21.5.tar.xz) = 1e745570c9a4526a52a1fd7fc46b4cd5973c2b6047c4577b277bc5910d830c75
+SIZE (KDE/plasma/5.21.5/plasma-integration-5.21.5.tar.xz) = 60972
diff --git a/x11/plasma5-plasma-workspace/Makefile b/x11/plasma5-plasma-workspace/Makefile
index 52a6cfb40717..70ab1e8e0687 100644
--- a/x11/plasma5-plasma-workspace/Makefile
+++ b/x11/plasma5-plasma-workspace/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	plasma-workspace
 DISTVERSION=	${KDE_PLASMA_VERSION}
-PORTREVISION=	3
 CATEGORIES=	x11 kde kde-plasma
 
 MAINTAINER=	kde@FreeBSD.org
diff --git a/x11/plasma5-plasma-workspace/distinfo b/x11/plasma5-plasma-workspace/distinfo
index 5c67c76a0d9a..e19c112c9cee 100644
--- a/x11/plasma5-plasma-workspace/distinfo
+++ b/x11/plasma5-plasma-workspace/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619123227
-SHA256 (KDE/plasma/5.21.4/plasma-workspace-5.21.4.tar.xz) = ba0b184570b62be84be2f8108fccadd08de8f3abf8a0f615a6f06f829bd628d5
-SIZE (KDE/plasma/5.21.4/plasma-workspace-5.21.4.tar.xz) = 9714792
+TIMESTAMP = 1620277340
+SHA256 (KDE/plasma/5.21.5/plasma-workspace-5.21.5.tar.xz) = 9cb16ef4bca9ade0ca82d0cc539533ba9f9be47811ae13d154effc085618e90a
+SIZE (KDE/plasma/5.21.5/plasma-workspace-5.21.5.tar.xz) = 9724000
diff --git a/x11/plasma5-plasma-workspace/pkg-plist b/x11/plasma5-plasma-workspace/pkg-plist
index cffdc489c379..991f5d8bb5f9 100644
--- a/x11/plasma5-plasma-workspace/pkg-plist
+++ b/x11/plasma5-plasma-workspace/pkg-plist
@@ -4867,6 +4867,7 @@ share/locale/sv/LC_MESSAGES/plasmashellprivateplugin.mo
 share/locale/sv/LC_MESSAGES/soliduiserver5.mo
 share/locale/sv/LC_MESSAGES/systemmonitor.mo
 share/locale/ta/LC_MESSAGES/kcm5_icons.mo
+share/locale/ta/LC_MESSAGES/kcm_autostart.mo
 share/locale/ta/LC_MESSAGES/kcm_colors.mo
 share/locale/ta/LC_MESSAGES/kcm_cursortheme.mo
 share/locale/ta/LC_MESSAGES/kcm_fonts.mo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105060704.14674Q0r039802>