diff options
author | tcberner <tcberner@FreeBSD.org> | 2019-01-11 03:52:57 +0800 |
---|---|---|
committer | tcberner <tcberner@FreeBSD.org> | 2019-01-11 03:52:57 +0800 |
commit | f2b39a8ec0f07daaf5d861900949426c3ae39579 (patch) | |
tree | 44aad7259410d273738422c8ddb0bda08461b4b1 /multimedia/kdenlive | |
parent | c6a56880f78cba3c676e07f3131ca470c265f548 (diff) | |
download | freebsd-ports-gnome-f2b39a8ec0f07daaf5d861900949426c3ae39579.tar.gz freebsd-ports-gnome-f2b39a8ec0f07daaf5d861900949426c3ae39579.tar.zst freebsd-ports-gnome-f2b39a8ec0f07daaf5d861900949426c3ae39579.zip |
Update KDE Applications to 18.12.1
Release Announcement:
https://www.kde.org/announcements/announce-applications-18.12.1.php
Today KDE released the first stability update for KDE Applications 18.12.
This release contains only bugfixes and translation updates, providing a
safe and pleasant update for everyone.
About 20 recorded bugfixes include improvements to Kontact, Cantor, Dolphin,
JuK, Kdenlive, Konsole, Okular, among others.
Improvements include:
* Akregator now works with WebEngine from Qt 5.11 or newer
* Sorting columns in the JuK music player has been fixed
* Konsole renders box-drawing characters correctly again
You can find the full list of changes here:
https://www.kde.org/announcements/fulllog_applications-aether.php?version=18.12.1
Diffstat (limited to 'multimedia/kdenlive')
-rw-r--r-- | multimedia/kdenlive/Makefile | 1 | ||||
-rw-r--r-- | multimedia/kdenlive/distinfo | 6 |
2 files changed, 3 insertions, 4 deletions
diff --git a/multimedia/kdenlive/Makefile b/multimedia/kdenlive/Makefile index 55a97437f14e..0f0a38e3026e 100644 --- a/multimedia/kdenlive/Makefile +++ b/multimedia/kdenlive/Makefile @@ -2,7 +2,6 @@ PORTNAME= kdenlive DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 CATEGORIES= multimedia kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/multimedia/kdenlive/distinfo b/multimedia/kdenlive/distinfo index 7ad30a11a2ac..3498f815c590 100644 --- a/multimedia/kdenlive/distinfo +++ b/multimedia/kdenlive/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1544225570 -SHA256 (KDE/applications/18.12.0/kdenlive-18.12.0.tar.xz) = 978327f841b352d8b879a44b6f1f98eb76b8fb0acb02b9ee1185e277b4bb764a -SIZE (KDE/applications/18.12.0/kdenlive-18.12.0.tar.xz) = 10196100 +TIMESTAMP = 1546985118 +SHA256 (KDE/applications/18.12.1/kdenlive-18.12.1.tar.xz) = 4e2e513a6a71597e784add11133f51d0f0a96b05b0061f9bee6aba4ab10637a1 +SIZE (KDE/applications/18.12.1/kdenlive-18.12.1.tar.xz) = 10195996 |