diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2023-06-29 09:55:03 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2023-06-30 20:05:14 +0000 |
commit | 0c2dea861bca1ed6901b506105ca3162c61b688c (patch) | |
tree | 80101dea72586bda7cf3516ee10ec2a1316fb3d6 /security/libkleo/Makefile | |
parent | 2b53f3fc508ff85be8a138d181ab3c06178c809d (diff) | |
download | ports-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 'security/libkleo/Makefile')
-rw-r--r-- | security/libkleo/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/libkleo/Makefile b/security/libkleo/Makefile index f54dffb76796..48e4c47ce1f1 100644 --- a/security/libkleo/Makefile +++ b/security/libkleo/Makefile @@ -1,6 +1,5 @@ PORTNAME= libkleo DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 2 CATEGORIES= security kde kde-applications MAINTAINER= kde@FreeBSD.org |