diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2023-10-24 21:54:32 +0200 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2023-10-25 08:04:51 +0200 |
commit | 61a20a4763290b454aaa0a12a0ba60b45bfdc6c9 (patch) | |
tree | 557a6839deb4a64ed9860e3a5f64a35cb032d4af /sysutils/plasma5-drkonqi/Makefile | |
parent | d74310d7d5cb9e8bb671f3aa7d1253e9c50b6579 (diff) | |
download | freebsd-ports-61a20a4763290b454aaa0a12a0ba60b45bfdc6c9.zip |
KDE: Update KDE Plasma Desktop to 5.27.9
KDE Plasma 5.27.9, Bugfix Release for October
Tuesday, 24 October 2023. Today KDE releases a bugfix update to KDE
Plasma 5, versioned 5.27.9.
Plasma 5.27 was released in February 2023 with many feature refinements
and new modules to complete the desktop experience.
This release adds six months' worth of new translations and fixes from
KDE's contributors. The bugfixes are typically small but important and
include:
* Discover: Fix network cache size for first run.
* GTK Config: make it compile with GLib < 2.74.
* Powerdevil: Provide a default action in Suspend session config.
Full changelog: https://kde.org/announcements/changelogs/plasma/5/5.27.8-5.27.9
Diffstat (limited to 'sysutils/plasma5-drkonqi/Makefile')
-rw-r--r-- | sysutils/plasma5-drkonqi/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/plasma5-drkonqi/Makefile b/sysutils/plasma5-drkonqi/Makefile index c9bda53f3723..a13ce37c66d9 100644 --- a/sysutils/plasma5-drkonqi/Makefile +++ b/sysutils/plasma5-drkonqi/Makefile @@ -1,6 +1,5 @@ PORTNAME= drkonqi DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 CATEGORIES= sysutils kde kde-plasma MAINTAINER= kde@FreeBSD.org |