diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-02-19 18:30:26 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-02-19 18:30:26 +0000 |
commit | 859a85de8e97a85107954a40c497003e743ca629 (patch) | |
tree | 628a764a3555f1897c1c6d2255b8699171002317 /x11/plasma5-plasma-desktop | |
parent | 824fb9995a67d20367fdd38199c860630470f62a (diff) | |
download | ports-859a85de8e97a85107954a40c497003e743ca629.tar.gz ports-859a85de8e97a85107954a40c497003e743ca629.zip |
Update KDE Plasma Desktop to 5.18.1
Tuesday, 18 February 2020. Today KDE releases a feature update to KDE Plasma 5,
versioned 5.18.1. Plasma 5.18 was released in February 2020 with many feature
refinements and new modules to complete the desktop experience.
This release adds a week's worth of new translations and fixes from KDE's
contributors. The bugfixes are typically small but important and include:
Changelog:
https://kde.org/announcements/plasma-5.18.0-5.18.1-changelog.php
Notes
Notes:
svn path=/head/; revision=526524
Diffstat (limited to 'x11/plasma5-plasma-desktop')
-rw-r--r-- | x11/plasma5-plasma-desktop/Makefile | 3 | ||||
-rw-r--r-- | x11/plasma5-plasma-desktop/distinfo | 6 | ||||
-rw-r--r-- | x11/plasma5-plasma-desktop/files/patch-desktoppackage_contents_updates_unlock_widgets.js | 8 |
3 files changed, 4 insertions, 13 deletions
diff --git a/x11/plasma5-plasma-desktop/Makefile b/x11/plasma5-plasma-desktop/Makefile index 5468d80bffa1..09cc24bef468 100644 --- a/x11/plasma5-plasma-desktop/Makefile +++ b/x11/plasma5-plasma-desktop/Makefile @@ -2,7 +2,6 @@ PORTNAME= plasma-desktop DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 2 CATEGORIES= x11 kde kde-plasma MAINTAINER= kde@FreeBSD.org @@ -39,7 +38,7 @@ USE_KDE= activities activities-stats archive attica auth baloo \ sonnet textwidgets unitconversion wallet \ widgetsaddons windowsystem xmlgui USE_KDE+= drkonqi_run infocenter_run kde-cli-tools_run kmenuedit_run \ - kquickcharts_run ksysguard_run \ + ksysguard_run \ polkit-kde-agent-1_run systemsettings_run USE_QT= concurrent core dbus declarative gui network phonon4 printsupport \ sql svg widgets x11extras xml \ diff --git a/x11/plasma5-plasma-desktop/distinfo b/x11/plasma5-plasma-desktop/distinfo index 2906e37a8fa8..9a942156d3d1 100644 --- a/x11/plasma5-plasma-desktop/distinfo +++ b/x11/plasma5-plasma-desktop/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1581012808 -SHA256 (KDE/plasma/5.18.0/plasma-desktop-5.18.0.tar.xz) = 6c6dacd0e69b06df2b31bb40df7fcf6313de494b8aa06c13ac09616e1447a5b1 -SIZE (KDE/plasma/5.18.0/plasma-desktop-5.18.0.tar.xz) = 9409548 +TIMESTAMP = 1582120843 +SHA256 (KDE/plasma/5.18.1/plasma-desktop-5.18.1.tar.xz) = 588b228dab889b13f2942f8682fdab1765bae97f2c057fec4277be21c37aa912 +SIZE (KDE/plasma/5.18.1/plasma-desktop-5.18.1.tar.xz) = 9409180 diff --git a/x11/plasma5-plasma-desktop/files/patch-desktoppackage_contents_updates_unlock_widgets.js b/x11/plasma5-plasma-desktop/files/patch-desktoppackage_contents_updates_unlock_widgets.js deleted file mode 100644 index 595a7346b7b9..000000000000 --- a/x11/plasma5-plasma-desktop/files/patch-desktoppackage_contents_updates_unlock_widgets.js +++ /dev/null @@ -1,8 +0,0 @@ -diff --git desktoppackage/contents/updates/unlock_widgets.js desktoppackage/contents/updates/unlock_widgets.js -new file mode 100644 -index 000000000..c3322704b ---- /dev/null -+++ desktoppackage/contents/updates/unlock_widgets.js -@@ -0,0 +1,2 @@ -+ -+__AppInterface.locked = false; |