aboutsummaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2023-06-29 09:55:03 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2023-06-30 20:05:14 +0000
commit0c2dea861bca1ed6901b506105ca3162c61b688c (patch)
tree80101dea72586bda7cf3516ee10ec2a1316fb3d6 /Mk
parent2b53f3fc508ff85be8a138d181ab3c06178c809d (diff)
downloadports-0c2dea861bca1ed6901b506105ca3162c61b688c.tar.gz
ports-0c2dea861bca1ed6901b506105ca3162c61b688c.zip
KDE: Update KDE Gear to 23.04.2
KDE Gear 23.04.2 Thursday, 8 June 2023 Over 120 individual programs plus dozens of programmer libraries and feature plugins are released simultaneously as part of KDE Gear. Today they all get new bugfix source releases with updated translations, including: * konsole: Adjust selection point coords when scrollback shrinks * neochat: Focus message search window's search field by default * yakuake: Prevent unnecessary tab switching when closing a tab Changelog: https://kde.org/announcements/changelogs/gear/23.04.2/
Diffstat (limited to 'Mk')
-rw-r--r--Mk/Uses/kde.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/Mk/Uses/kde.mk b/Mk/Uses/kde.mk
index ff1d1722f68f..c33b053d74c3 100644
--- a/Mk/Uses/kde.mk
+++ b/Mk/Uses/kde.mk
@@ -83,10 +83,10 @@ KDE_FRAMEWORKS_VERSION?= 5.107.0
KDE_FRAMEWORKS_BRANCH?= stable
# Current KDE applications.
-KDE_APPLICATIONS_VERSION?= 23.04.1
-KDE_APPLICATIONS_SHLIB_VER?= 5.23.1
+KDE_APPLICATIONS_VERSION?= 23.04.2
+KDE_APPLICATIONS_SHLIB_VER?= 5.23.2
# G as in KDE Gear, and as in "don't make the variable name longer than required"
-KDE_APPLICATIONS_SHLIB_G_VER?= 23.4.1
+KDE_APPLICATIONS_SHLIB_G_VER?= 23.4.2
KDE_APPLICATIONS_BRANCH?= stable
# Extended KDE universe applications.