aboutsummaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2023-01-31 15:54:46 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2023-02-02 13:26:22 +0000
commitf9ff09e76610d936808caaf96007bfcade9f990b (patch)
tree6301d33747676bec285ae62a8c1949f87cf1c54b /Mk
parent5e3b14f0128535f54f6dce949b97da1afcb2664d (diff)
downloadports-f9ff09e76610d936808caaf96007bfcade9f990b.tar.gz
ports-f9ff09e76610d936808caaf96007bfcade9f990b.zip
KDE: Update KDE Gear to 22.12.2
Thursday, 2 February 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: * dolphin: Don't recurse into symlinks when counting directory contents (Commit, fixes bug #434125) * kdeconnect: Fix ssh authentication using pubkey on recent openssh versions (Commit, fixes bug #443155) * libkdegames: Fix finding knewstuff themes (Commit, fixes bug #464288) Announcement: https://kde.org/announcements/gear/22.12.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 cadfeb2bf09b..fc8a726825ed 100644
--- a/Mk/Uses/kde.mk
+++ b/Mk/Uses/kde.mk
@@ -83,10 +83,10 @@ KDE_FRAMEWORKS_VERSION?= 5.102.0
KDE_FRAMEWORKS_BRANCH?= stable
# Current KDE applications.
-KDE_APPLICATIONS_VERSION?= 22.12.1
-KDE_APPLICATIONS_SHLIB_VER?= 5.22.1
+KDE_APPLICATIONS_VERSION?= 22.12.2
+KDE_APPLICATIONS_SHLIB_VER?= 5.22.2
# G as in KDE Gear, and as in "don't make the variable name longer than required"
-KDE_APPLICATIONS_SHLIB_G_VER?= 22.12.1
+KDE_APPLICATIONS_SHLIB_G_VER?= 22.12.2
KDE_APPLICATIONS_BRANCH?= stable
# Extended KDE universe applications.