diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-01-11 03:52:57 +0800 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-01-11 03:52:57 +0800 |
commit | 7ee9c5458dda4991240994211e1a4995e513352d (patch) | |
tree | 44aad7259410d273738422c8ddb0bda08461b4b1 /net/kitinerary | |
parent | f83f55b02eed7b69b69b6b79fb27dd2b2fed89b2 (diff) | |
download | freebsd-ports-gnome-7ee9c5458dda4991240994211e1a4995e513352d.tar.gz freebsd-ports-gnome-7ee9c5458dda4991240994211e1a4995e513352d.tar.zst freebsd-ports-gnome-7ee9c5458dda4991240994211e1a4995e513352d.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 'net/kitinerary')
-rw-r--r-- | net/kitinerary/Makefile | 1 | ||||
-rw-r--r-- | net/kitinerary/distinfo | 6 | ||||
-rw-r--r-- | net/kitinerary/pkg-plist | 1 |
3 files changed, 4 insertions, 4 deletions
diff --git a/net/kitinerary/Makefile b/net/kitinerary/Makefile index a4f58c46a9a6..458ed330554a 100644 --- a/net/kitinerary/Makefile +++ b/net/kitinerary/Makefile @@ -2,7 +2,6 @@ PORTNAME= kitinerary DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/kitinerary/distinfo b/net/kitinerary/distinfo index 6011b8e80737..663f7138e9f0 100644 --- a/net/kitinerary/distinfo +++ b/net/kitinerary/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1544225553 -SHA256 (KDE/applications/18.12.0/kitinerary-18.12.0.tar.xz) = ed2a09491a64edf8083155203a89746db863ddf3ad3d918ffa8cfe3d99838e60 -SIZE (KDE/applications/18.12.0/kitinerary-18.12.0.tar.xz) = 651688 +TIMESTAMP = 1546985104 +SHA256 (KDE/applications/18.12.1/kitinerary-18.12.1.tar.xz) = 9a6bf468bd0568f06dc81cd9c0408fd4fb788c47e61b2cff421100d949f47391 +SIZE (KDE/applications/18.12.1/kitinerary-18.12.1.tar.xz) = 653812 diff --git a/net/kitinerary/pkg-plist b/net/kitinerary/pkg-plist index 6dbb306eb9c4..50be156749ed 100644 --- a/net/kitinerary/pkg-plist +++ b/net/kitinerary/pkg-plist @@ -92,3 +92,4 @@ share/locale/sk/LC_MESSAGES/kitinerary.mo share/locale/sv/LC_MESSAGES/kitinerary.mo share/locale/uk/LC_MESSAGES/kitinerary.mo share/locale/zh_CN/LC_MESSAGES/kitinerary.mo +share/locale/zh_TW/LC_MESSAGES/kitinerary.mo |