aboutsummaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-07-28 16:53:07 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-07-28 16:53:07 +0000
commitdb5061e1b709c42d15cb23d4f475f4a3f40a2ff6 (patch)
tree080eaf4eebf2b7219dcbaacc1fc47e341a027a7c /Mk
parentc959ecf38c50f46cc4dae0ca55e5c170cdd6ac80 (diff)
downloadports-db5061e1b709c42d15cb23d4f475f4a3f40a2ff6.tar.gz
ports-db5061e1b709c42d15cb23d4f475f4a3f40a2ff6.zip
Update KDE Plasma Desktop to 5.19.4
Tuesday, 28 July 2020. Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.19.4. Plasma 5.19 was released in June 2020 with many feature refinements and new modules to complete the desktop experience. This release adds three week's worth of new translations and fixes from KDE's contributors. The bugfixes are typically small but important and include: * Plasma Networkmanager: Make hotspot configuration dialog bigger. * Only open KCM in systemsettings if it can be displayed. Fixes bug #423612 * Plasma Vault: Reset password field when the user clicks Ok. Fixes bug #424063 Full changelog: https://kde.org/announcements/plasma-5.19.3-5.19.4-changelog
Notes
Notes: svn path=/head/; revision=543615
Diffstat (limited to 'Mk')
-rw-r--r--Mk/Uses/kde.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/Uses/kde.mk b/Mk/Uses/kde.mk
index 2bfbab785394..a532e89c1b1e 100644
--- a/Mk/Uses/kde.mk
+++ b/Mk/Uses/kde.mk
@@ -54,7 +54,7 @@ _KDE_RELNAME= KDE${_KDE_VERSION}
# === VERSIONS OF THE DIFFERENT COMPONENTS =====================================
# Current KDE desktop.
-KDE_PLASMA_VERSION?= 5.19.3
+KDE_PLASMA_VERSION?= 5.19.4
KDE_PLASMA_BRANCH?= stable
# Current KDE frameworks.