diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-07-12 05:32:09 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-07-12 05:32:09 +0000 |
commit | 37e8575738b25685fe965eefde3d99665f8e2771 (patch) | |
tree | e48a451b3e5140976713413abc6a3769b076c6eb /archivers/ark | |
parent | f1576a53b1e5c01af757ef76eccb33d76a6e2fc1 (diff) | |
download | freebsd-ports-37e8575738b25685fe965eefde3d99665f8e2771.zip |
KDE Applications: update to 19.04.3
July 11, 2019.
Today KDE released the third stability update for KDE Applications 19.04. This
release contains only bugfixes and translation updates, providing a safe and
pleasant update for everyone.
Over sixty recorded bugfixes include improvements to Kontact, Ark, Cantor, JuK,
K3b, Kdenlive, KTouch, Okular, Umbrello, among others.
Improvements include:
* Konqueror and Kontact no longer crash on exit with QtWebEngine 5.13
* Cutting groups with compositions no longer crashes the Kdenlive video editor
* The Python importer in Umbrello UML designer now handles parameters with default arguments
Changelog:
https://kde.org/announcements/fulllog_applications-aether.php?version=19.04.3
Diffstat (limited to 'archivers/ark')
-rw-r--r-- | archivers/ark/distinfo | 6 | ||||
-rw-r--r-- | archivers/ark/pkg-plist | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/archivers/ark/distinfo b/archivers/ark/distinfo index 491990e67ffa..ef30de76ea38 100644 --- a/archivers/ark/distinfo +++ b/archivers/ark/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1559621605 -SHA256 (KDE/applications/19.04.2/ark-19.04.2.tar.xz) = b0c4e4150aa6595e1a2c6fdd2a38046fa03cf594875fb1e8af284e84c5923211 -SIZE (KDE/applications/19.04.2/ark-19.04.2.tar.xz) = 2581184 +TIMESTAMP = 1562690670 +SHA256 (KDE/applications/19.04.3/ark-19.04.3.tar.xz) = a06cc2937aa4ed41bab0a38344164f367b993a80bcd74011e4ab72643bfee8ee +SIZE (KDE/applications/19.04.3/ark-19.04.3.tar.xz) = 2579920 diff --git a/archivers/ark/pkg-plist b/archivers/ark/pkg-plist index 37d60fe6ba47..e0819b77aacb 100644 --- a/archivers/ark/pkg-plist +++ b/archivers/ark/pkg-plist @@ -1,7 +1,7 @@ bin/ark etc/xdg/ark.categories lib/libkerfuffle.so.%%KDE_APPLICATIONS_VERSION_SHORT%% -lib/libkerfuffle.so.19.4.2 +lib/libkerfuffle.so.19.4.3 %%QT_PLUGINDIR%%/arkpart.so %%QT_PLUGINDIR%%/kerfuffle/kerfuffle_cli7z.so %%QT_PLUGINDIR%%/kerfuffle/kerfuffle_clirar.so |