diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2023-09-12 21:26:46 +0200 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2023-09-13 07:16:59 +0200 |
commit | ec37f68193bf82ad8532fb59532230340f1cfee8 (patch) | |
tree | c0d2069040918768abe3ce0ea2d85f6f07156434 /x11/plasma5-plasma-integration | |
parent | 4df0e66a3662ac9d427c2dcd79eb8555236083dd (diff) | |
download | freebsd-ports-ec37f68193bf82ad8532fb59532230340f1cfee8.zip |
KDE: Update Plasma Desktop to 5.27.8
KDE Plasma 5.27.8, Bugfix Release for September
Tuesday, 12 September 2023. Today KDE releases a bugfix update to KDE
Plasma 5, versioned 5.27.8.
Plasma 5.27 was released in February 2023 with many feature refinements
and new modules to complete the desktop experience.
This release adds five months' worth of new translations and fixes from
KDE's contributors. The bugfixes are typically small but important and
include:
* KRunner: make debut on X11 faster.
* Powerdevil: don't automatically suspend by default if running in a
virtual machine.
* System Settings: Remove soft hyphens in keywords used for searching.
Announcement: https://kde.org/announcements/plasma/5/5.27.8/
Changelog: https://kde.org/announcements/changelogs/plasma/5/5.27.7-5.27.8/
Diffstat (limited to 'x11/plasma5-plasma-integration')
-rw-r--r-- | x11/plasma5-plasma-integration/Makefile | 1 | ||||
-rw-r--r-- | x11/plasma5-plasma-integration/distinfo | 6 |
2 files changed, 3 insertions, 4 deletions
diff --git a/x11/plasma5-plasma-integration/Makefile b/x11/plasma5-plasma-integration/Makefile index 4549a0cede57..66291535ab31 100644 --- a/x11/plasma5-plasma-integration/Makefile +++ b/x11/plasma5-plasma-integration/Makefile @@ -1,6 +1,5 @@ PORTNAME= plasma-integration DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 CATEGORIES= x11 kde kde-plasma MAINTAINER= kde@FreeBSD.org diff --git a/x11/plasma5-plasma-integration/distinfo b/x11/plasma5-plasma-integration/distinfo index 8287b73d41e6..e93f03dcbaae 100644 --- a/x11/plasma5-plasma-integration/distinfo +++ b/x11/plasma5-plasma-integration/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1691385020 -SHA256 (KDE/plasma/5.27.7/plasma-integration-5.27.7.tar.xz) = e3f266c60efb3d96f3a22782ba81b7c7071b010484ea717a169327c3f6641faa -SIZE (KDE/plasma/5.27.7/plasma-integration-5.27.7.tar.xz) = 89868 +TIMESTAMP = 1694546052 +SHA256 (KDE/plasma/5.27.8/plasma-integration-5.27.8.tar.xz) = fb1cfbe75b4536fb57cc91ed7dcad49e0e00414fc29576b5c3905562b418c791 +SIZE (KDE/plasma/5.27.8/plasma-integration-5.27.8.tar.xz) = 89908 |