1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Update KDE Applications to 19.04.0

The changelog can be found here:
	- https://kde.org/announcements/announce-applications-19.04.0.php

Due to crashes on start, multimedia/kdenlive was kept at 18.12.3 for now.
This commit is contained in:
Tobias C. Berner 2019-04-18 16:55:13 +00:00
parent 5a3b74ef44
commit 1c18b6d5c8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=499277
340 changed files with 856 additions and 1993 deletions

View File

@ -62,8 +62,8 @@ KDE_FRAMEWORKS_VERSION?= 5.57.0
KDE_FRAMEWORKS_BRANCH?= stable
# Current KDE applications.
KDE_APPLICATIONS_VERSION?= 18.12.3
KDE_APPLICATIONS_SHLIB_VER?= 5.10.3
KDE_APPLICATIONS_VERSION?= 19.04.0
KDE_APPLICATIONS_SHLIB_VER?= 5.11.0
KDE_APPLICATIONS_BRANCH?= stable
# Upstream moves old software to Attic/. Specify the newest applications release there.
# Only the major version is used for the comparison.

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1551810956
SHA256 (KDE/applications/18.12.3/kmag-18.12.3.tar.xz) = 04f1357e46bb3e32c85f08c9d5655cde6351c6efd27824a17019ea8562e8d5ba
SIZE (KDE/applications/18.12.3/kmag-18.12.3.tar.xz) = 628976
TIMESTAMP = 1555094757
SHA256 (KDE/applications/19.04.0/kmag-19.04.0.tar.xz) = c6725654846e83b383ff6c624683e4132538f2e812d8131cadefd6926316520e
SIZE (KDE/applications/19.04.0/kmag-19.04.0.tar.xz) = 740072

View File

@ -18,7 +18,6 @@ share/icons/hicolor/32x32/apps/kmag.png
%%DATADIR%%/icons/hicolor/16x16/actions/followmouse.png
%%DATADIR%%/icons/hicolor/16x16/actions/hidemouse.png
%%DATADIR%%/icons/hicolor/16x16/actions/window.png
share/kxmlgui5/kmag/kmagui.rc
share/locale/ar/LC_MESSAGES/kmag.mo
share/locale/bg/LC_MESSAGES/kmag.mo
share/locale/bs/LC_MESSAGES/kmag.mo

View File

@ -2,7 +2,6 @@
PORTNAME= kmousetool
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
PORTREVISION= 1
CATEGORIES= accessibility kde kde-applications
MAINTAINER= kde@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1551810956
SHA256 (KDE/applications/18.12.3/kmousetool-18.12.3.tar.xz) = 34f6bb6f69c284e9cc88d8a31d59c16f003310c33e1e1affd5c363d18f8a91a8
SIZE (KDE/applications/18.12.3/kmousetool-18.12.3.tar.xz) = 112624
TIMESTAMP = 1555094757
SHA256 (KDE/applications/19.04.0/kmousetool-19.04.0.tar.xz) = 89e383a395ec5f1c7d25cc5fb45ecb73a3a0931919a2be533634d77c01cb3fa9
SIZE (KDE/applications/19.04.0/kmousetool-19.04.0.tar.xz) = 112692

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1551810956
SHA256 (KDE/applications/18.12.3/kmouth-18.12.3.tar.xz) = 89b83fb8b4a5eb3c7a6409cd25c730a8bc3be72983c1a75f5e3d3abf01064486
SIZE (KDE/applications/18.12.3/kmouth-18.12.3.tar.xz) = 2056032
TIMESTAMP = 1555094758
SHA256 (KDE/applications/19.04.0/kmouth-19.04.0.tar.xz) = 32666760ed76dd2dc816df52c990cb3b8487346ac37bf065e4b109fb6661ebc3
SIZE (KDE/applications/19.04.0/kmouth-19.04.0.tar.xz) = 2056060

View File

@ -2,7 +2,6 @@
PORTNAME= ark
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
PORTREVISION= 3
CATEGORIES= archivers kde kde-applications
MAINTAINER= kde@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1551810954
SHA256 (KDE/applications/18.12.3/ark-18.12.3.tar.xz) = ecf781b5d3691bb967c9170938c1133e2972ee97d71aab2de65487a952700722
SIZE (KDE/applications/18.12.3/ark-18.12.3.tar.xz) = 2580024
TIMESTAMP = 1555094758
SHA256 (KDE/applications/19.04.0/ark-19.04.0.tar.xz) = 35e8e516a8554e086264d9a9a4fa66c2b47fa227eb9e512a1d0d24172cd07a84
SIZE (KDE/applications/19.04.0/ark-19.04.0.tar.xz) = 2582636

View File

@ -1,26 +0,0 @@
commit a3bcf9becddd5725725089add15fbae39c79757e
Author: Elvis Angelaccio <elvis.angelaccio@kde.org>
Date: Sat Mar 9 13:05:35 2019 +0100
Fix creation of tar archives
Usage of QString::compare() breaks the creation of tar archives, because
`zst` is "bigger" than `tar` which means ark would use the `zstd` filter
even when creating a simple tar archive.
BUG: 405136
FIXED-IN: 19.03.80
diff --git a/plugins/libarchive/readwritelibarchiveplugin.cpp b/plugins/libarchive/readwritelibarchiveplugin.cpp
index 38f62881..e83d0087 100644
--- plugins/libarchive/readwritelibarchiveplugin.cpp
+++ plugins/libarchive/readwritelibarchiveplugin.cpp
@@ -352,7 +352,7 @@ bool ReadWriteLibarchivePlugin::initializeNewFileWriterFilters(const Compression
qCDebug(ARK) << "Detected lz4 compression for new file";
ret = archive_write_add_filter_lz4(m_archiveWriter.data());
#ifdef HAVE_ZSTD_SUPPORT
- } else if (filename().rightRef(3).compare(QLatin1String("zst"), Qt::CaseInsensitive)) {
+ } else if (filename().right(3).toUpper() == QLatin1String("ZST")) {
qCDebug(ARK) << "Detected zstd compression for new file";
ret = archive_write_add_filter_zstd(m_archiveWriter.data());
#endif

View File

@ -1,7 +1,7 @@
bin/ark
etc/xdg/ark.categories
lib/libkerfuffle.so.%%KDE_APPLICATIONS_VERSION_SHORT%%
lib/libkerfuffle.so.%%KDE_APPLICATIONS_VERSION%%
lib/libkerfuffle.so.19.4.0
%%QT_PLUGINDIR%%/arkpart.so
%%QT_PLUGINDIR%%/kerfuffle/kerfuffle_cli7z.so
%%QT_PLUGINDIR%%/kerfuffle/kerfuffle_clirar.so

View File

@ -2,7 +2,6 @@
PORTNAME= libkgeomap
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
PORTREVISION= 1
CATEGORIES= astro kde kde-applications
MAINTAINER= kde@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1551810991
SHA256 (KDE/applications/18.12.3/libkgeomap-18.12.3.tar.xz) = 2c4459e61e471f0344d03cfa5f00fe2a1890cd2c1501323ceed26d522496c47b
SIZE (KDE/applications/18.12.3/libkgeomap-18.12.3.tar.xz) = 151100
TIMESTAMP = 1555094758
SHA256 (KDE/applications/19.04.0/libkgeomap-19.04.0.tar.xz) = 12cf73da1d406b8f6efe88c1d1bc56ecf3260bbe41759c4dec061df627e990e9
SIZE (KDE/applications/19.04.0/libkgeomap-19.04.0.tar.xz) = 151096

View File

@ -2,7 +2,6 @@
PORTNAME= marble
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
PORTREVISION= 2
CATEGORIES= astro kde kde-applications
MAINTAINER= kde@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1551810992
SHA256 (KDE/applications/18.12.3/marble-18.12.3.tar.xz) = 0bfd7ae576e42ebbddadc8c83c2fec5edaf462bcf284642b1002d36d751b24ee
SIZE (KDE/applications/18.12.3/marble-18.12.3.tar.xz) = 52419848
TIMESTAMP = 1555094759
SHA256 (KDE/applications/19.04.0/marble-19.04.0.tar.xz) = 7405c76970d6ec500e5dc99ea2926cc11571e69f29c2e79f025f0f3ec4048960
SIZE (KDE/applications/19.04.0/marble-19.04.0.tar.xz) = 52316628

View File

@ -1,49 +0,0 @@
From bc206d50cf8c0d0fc9f90cce58a2499ec945bd29 Mon Sep 17 00:00:00 2001
From: Andreas Sturmlechner <asturm@gentoo.org>
Date: Wed, 9 Jan 2019 20:41:28 +0100
Subject: [PATCH] Avoid overwriting Qt5_FOUND with Qt5DBus or Qt5WebEngine
disabled
---
CMakeLists.txt | 17 ++++++-----------
1 file changed, 6 insertions(+), 11 deletions(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 9261a67a4..82f7206d2 100644
--- CMakeLists.txt
+++ CMakeLists.txt
@@ -121,18 +121,13 @@ find_package(Qt5 ${REQUIRED_QT_VERSION} REQUIRED
)
if(CMAKE_SYSTEM_NAME STREQUAL Android)
- find_package(Qt5 ${REQUIRED_QT_VERSION} REQUIRED
- COMPONENTS
- Positioning
- Multimedia
- )
+ find_package(Qt5Positioning ${REQUIRED_QT_VERSION} REQUIRED)
+ find_package(Qt5Multimedia)
+
set ( MARBLE_NO_WEBKITWIDGETS TRUE )
else()
- find_package(Qt5 ${REQUIRED_QT_VERSION}
- COMPONENTS
- WebEngine
- WebEngineWidgets
- )
+ find_package(Qt5WebEngine ${REQUIRED_QT_VERSION})
+ find_package(Qt5WebEngineWidgets ${REQUIRED_QT_VERSION})
if ( NOT Qt5WebEngineWidgets_FOUND )
set ( MARBLE_NO_WEBKITWIDGETS TRUE )
@@ -140,7 +135,7 @@ else()
endif()
if (BUILD_WITH_DBUS)
- find_package(Qt5 ${REQUIRED_QT_VERSION} COMPONENTS DBus)
+ find_package(Qt5DBus ${REQUIRED_QT_VERSION} COMPONENTS)
if (NOT Qt5DBus_FOUND)
set(MARBLE_NO_DBUS TRUE)
endif()
--
2.20.1

View File

@ -1,35 +0,0 @@
From bc32ed4ef08d858edadcfd9eb87d550dfc2704ac Mon Sep 17 00:00:00 2001
From: Aleix Pol <aleixpol@kde.org>
Date: Wed, 21 Nov 2018 03:47:59 +0100
Subject: [PATCH] Include a comment to the desktop file
Summary:
Otherwise the appstream file won't have a summary and appstream complains.
CCBUG: 400431
Reviewers: #marble, kossebau, sanjibanb
Reviewed By: sanjibanb
Subscribers: marble-devel, kde-edu
Tags: #marble, #kde_edu
Differential Revision: https://phabricator.kde.org/D16866
---
src/plasma/wallpapers/worldmap/metadata.desktop | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/plasma/wallpapers/worldmap/metadata.desktop b/src/plasma/wallpapers/worldmap/metadata.desktop
index af0eef807..816232d5e 100644
--- src/plasma/wallpapers/worldmap/metadata.desktop
+++ src/plasma/wallpapers/worldmap/metadata.desktop
@@ -26,6 +26,7 @@ Name[uk]=Карта світу
Name[x-test]=xxWorld Mapxx
Name[zh_CN]=世界地图
Name[zh_TW]=世界地圖
+Comment=Our beautiful globe as your wallpaper
Type=Service
Icon=marble

View File

@ -1,32 +0,0 @@
diff --git a/src/lib/marble/CMakeLists.txt b/src/lib/marble/CMakeLists.txt
index 155c0fc51..1ce5f5f52 100644
--- src/lib/marble/CMakeLists.txt
+++ src/lib/marble/CMakeLists.txt
@@ -1,4 +1,4 @@
-PROJECT(marblewidget)
+# PROJECT(marblewidget)
macro_optional_find_package(Phonon4Qt5 QUIET)
marble_set_package_properties( Phonon4Qt5 PROPERTIES
@@ -13,6 +13,10 @@ endif()
CONFIGURE_FILE(${CMAKE_CURRENT_SOURCE_DIR}/config-phonon.h.cmake
${CMAKE_CURRENT_BINARY_DIR}/config-phonon.h)
+if(MARBLE_NO_WEBKITWIDGETS)
+ add_definitions(-DMARBLE_NO_WEBKITWIDGETS)
+endif()
+
INCLUDE_DIRECTORIES(
${CMAKE_CURRENT_SOURCE_DIR}
${CMAKE_CURRENT_BINARY_DIR}
@@ -47,10 +51,6 @@ set(MARBLE_ABI_VERSION "28")
########### next target ###############
-if(MARBLE_NO_WEBKITWIDGETS)
-add_definitions(-DMARBLE_NO_WEBKITWIDGETS)
-endif()
-
set(marblewidget_SRCS
${geodata_SRCS}
${graphicsview_SRCS}

View File

@ -2,7 +2,6 @@
PORTNAME= audiocd-kio
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
PORTREVISION= 1
CATEGORIES= audio kde kde-applications
MAINTAINER= kde@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1551811014
SHA256 (KDE/applications/18.12.3/audiocd-kio-18.12.3.tar.xz) = c15ebda9330688c0304be36999f4900ccd7c0b1ce11e19c296975414dafe53c8
SIZE (KDE/applications/18.12.3/audiocd-kio-18.12.3.tar.xz) = 250844
TIMESTAMP = 1555094759
SHA256 (KDE/applications/19.04.0/audiocd-kio-19.04.0.tar.xz) = 0f347be9c873eb75144d2b8f3f2e28d2e52be4c1a0f59a19be99edd867f17371
SIZE (KDE/applications/19.04.0/audiocd-kio-19.04.0.tar.xz) = 353764

View File

@ -5,12 +5,14 @@ lib/libaudiocdplugins.so
lib/libaudiocdplugins.so.5
lib/libaudiocdplugins.so.5.0.0
%%QT_PLUGINDIR%%/kcm_audiocd.so
%%QT_PLUGINDIR%%/kf5/kio/audiocd.so
%%QT_PLUGINDIR%%/libaudiocd_encoder_flac.so
%%QT_PLUGINDIR%%/libaudiocd_encoder_lame.so
%%QT_PLUGINDIR%%/libaudiocd_encoder_opus.so
%%QT_PLUGINDIR%%/libaudiocd_encoder_wav.so
%%QT_PLUGINDIR%%/libkio_audiocd.so
share/config.kcfg/audiocd_flac_encoder.kcfg
share/config.kcfg/audiocd_lame_encoder.kcfg
share/config.kcfg/audiocd_opus_encoder.kcfg
share/konqsidebartng/virtual_folders/services/audiocd.desktop
share/kservices5/audiocd.desktop
share/kservices5/audiocd.protocol
@ -28,16 +30,19 @@ share/locale/bs/LC_MESSAGES/kcmaudiocd.mo
share/locale/bs/LC_MESSAGES/kio_audiocd.mo
share/locale/ca/LC_MESSAGES/audiocd_encoder_flac.mo
share/locale/ca/LC_MESSAGES/audiocd_encoder_lame.mo
share/locale/ca/LC_MESSAGES/audiocd_encoder_opus.mo
share/locale/ca/LC_MESSAGES/audiocd_encoder_vorbis.mo
share/locale/ca/LC_MESSAGES/kcmaudiocd.mo
share/locale/ca/LC_MESSAGES/kio_audiocd.mo
share/locale/ca@valencia/LC_MESSAGES/audiocd_encoder_flac.mo
share/locale/ca@valencia/LC_MESSAGES/audiocd_encoder_lame.mo
share/locale/ca@valencia/LC_MESSAGES/audiocd_encoder_opus.mo
share/locale/ca@valencia/LC_MESSAGES/audiocd_encoder_vorbis.mo
share/locale/ca@valencia/LC_MESSAGES/kcmaudiocd.mo
share/locale/ca@valencia/LC_MESSAGES/kio_audiocd.mo
share/locale/cs/LC_MESSAGES/audiocd_encoder_flac.mo
share/locale/cs/LC_MESSAGES/audiocd_encoder_lame.mo
share/locale/cs/LC_MESSAGES/audiocd_encoder_opus.mo
share/locale/cs/LC_MESSAGES/audiocd_encoder_vorbis.mo
share/locale/cs/LC_MESSAGES/kcmaudiocd.mo
share/locale/cs/LC_MESSAGES/kio_audiocd.mo
@ -58,6 +63,7 @@ share/locale/el/LC_MESSAGES/kcmaudiocd.mo
share/locale/el/LC_MESSAGES/kio_audiocd.mo
share/locale/en_GB/LC_MESSAGES/audiocd_encoder_flac.mo
share/locale/en_GB/LC_MESSAGES/audiocd_encoder_lame.mo
share/locale/en_GB/LC_MESSAGES/audiocd_encoder_opus.mo
share/locale/en_GB/LC_MESSAGES/audiocd_encoder_vorbis.mo
share/locale/en_GB/LC_MESSAGES/kcmaudiocd.mo
share/locale/en_GB/LC_MESSAGES/kio_audiocd.mo
@ -67,6 +73,7 @@ share/locale/eo/LC_MESSAGES/kcmaudiocd.mo
share/locale/eo/LC_MESSAGES/kio_audiocd.mo
share/locale/es/LC_MESSAGES/audiocd_encoder_flac.mo
share/locale/es/LC_MESSAGES/audiocd_encoder_lame.mo
share/locale/es/LC_MESSAGES/audiocd_encoder_opus.mo
share/locale/es/LC_MESSAGES/audiocd_encoder_vorbis.mo
share/locale/es/LC_MESSAGES/kcmaudiocd.mo
share/locale/es/LC_MESSAGES/kio_audiocd.mo
@ -86,11 +93,13 @@ share/locale/fa/LC_MESSAGES/kcmaudiocd.mo
share/locale/fa/LC_MESSAGES/kio_audiocd.mo
share/locale/fi/LC_MESSAGES/audiocd_encoder_flac.mo
share/locale/fi/LC_MESSAGES/audiocd_encoder_lame.mo
share/locale/fi/LC_MESSAGES/audiocd_encoder_opus.mo
share/locale/fi/LC_MESSAGES/audiocd_encoder_vorbis.mo
share/locale/fi/LC_MESSAGES/kcmaudiocd.mo
share/locale/fi/LC_MESSAGES/kio_audiocd.mo
share/locale/fr/LC_MESSAGES/audiocd_encoder_flac.mo
share/locale/fr/LC_MESSAGES/audiocd_encoder_lame.mo
share/locale/fr/LC_MESSAGES/audiocd_encoder_opus.mo
share/locale/fr/LC_MESSAGES/audiocd_encoder_vorbis.mo
share/locale/fr/LC_MESSAGES/kcmaudiocd.mo
share/locale/fr/LC_MESSAGES/kio_audiocd.mo
@ -100,6 +109,7 @@ share/locale/ga/LC_MESSAGES/kcmaudiocd.mo
share/locale/ga/LC_MESSAGES/kio_audiocd.mo
share/locale/gl/LC_MESSAGES/audiocd_encoder_flac.mo
share/locale/gl/LC_MESSAGES/audiocd_encoder_lame.mo
share/locale/gl/LC_MESSAGES/audiocd_encoder_opus.mo
share/locale/gl/LC_MESSAGES/audiocd_encoder_vorbis.mo
share/locale/gl/LC_MESSAGES/kcmaudiocd.mo
share/locale/gl/LC_MESSAGES/kio_audiocd.mo
@ -131,11 +141,13 @@ share/locale/is/LC_MESSAGES/kcmaudiocd.mo
share/locale/is/LC_MESSAGES/kio_audiocd.mo
share/locale/it/LC_MESSAGES/audiocd_encoder_flac.mo
share/locale/it/LC_MESSAGES/audiocd_encoder_lame.mo
share/locale/it/LC_MESSAGES/audiocd_encoder_opus.mo
share/locale/it/LC_MESSAGES/audiocd_encoder_vorbis.mo
share/locale/it/LC_MESSAGES/kcmaudiocd.mo
share/locale/it/LC_MESSAGES/kio_audiocd.mo
share/locale/ja/LC_MESSAGES/audiocd_encoder_flac.mo
share/locale/ja/LC_MESSAGES/audiocd_encoder_lame.mo
share/locale/ja/LC_MESSAGES/audiocd_encoder_opus.mo
share/locale/ja/LC_MESSAGES/audiocd_encoder_vorbis.mo
share/locale/ja/LC_MESSAGES/kcmaudiocd.mo
share/locale/ja/LC_MESSAGES/kio_audiocd.mo
@ -174,6 +186,7 @@ share/locale/nds/LC_MESSAGES/kcmaudiocd.mo
share/locale/nds/LC_MESSAGES/kio_audiocd.mo
share/locale/nl/LC_MESSAGES/audiocd_encoder_flac.mo
share/locale/nl/LC_MESSAGES/audiocd_encoder_lame.mo
share/locale/nl/LC_MESSAGES/audiocd_encoder_opus.mo
share/locale/nl/LC_MESSAGES/audiocd_encoder_vorbis.mo
share/locale/nl/LC_MESSAGES/kcmaudiocd.mo
share/locale/nl/LC_MESSAGES/kio_audiocd.mo
@ -193,11 +206,13 @@ share/locale/pl/LC_MESSAGES/kcmaudiocd.mo
share/locale/pl/LC_MESSAGES/kio_audiocd.mo
share/locale/pt/LC_MESSAGES/audiocd_encoder_flac.mo
share/locale/pt/LC_MESSAGES/audiocd_encoder_lame.mo
share/locale/pt/LC_MESSAGES/audiocd_encoder_opus.mo
share/locale/pt/LC_MESSAGES/audiocd_encoder_vorbis.mo
share/locale/pt/LC_MESSAGES/kcmaudiocd.mo
share/locale/pt/LC_MESSAGES/kio_audiocd.mo
share/locale/pt_BR/LC_MESSAGES/audiocd_encoder_flac.mo
share/locale/pt_BR/LC_MESSAGES/audiocd_encoder_lame.mo
share/locale/pt_BR/LC_MESSAGES/audiocd_encoder_opus.mo
share/locale/pt_BR/LC_MESSAGES/audiocd_encoder_vorbis.mo
share/locale/pt_BR/LC_MESSAGES/kcmaudiocd.mo
share/locale/pt_BR/LC_MESSAGES/kio_audiocd.mo
@ -207,11 +222,13 @@ share/locale/ro/LC_MESSAGES/kcmaudiocd.mo
share/locale/ro/LC_MESSAGES/kio_audiocd.mo
share/locale/ru/LC_MESSAGES/audiocd_encoder_flac.mo
share/locale/ru/LC_MESSAGES/audiocd_encoder_lame.mo
share/locale/ru/LC_MESSAGES/audiocd_encoder_opus.mo
share/locale/ru/LC_MESSAGES/audiocd_encoder_vorbis.mo
share/locale/ru/LC_MESSAGES/kcmaudiocd.mo
share/locale/ru/LC_MESSAGES/kio_audiocd.mo
share/locale/sk/LC_MESSAGES/audiocd_encoder_flac.mo
share/locale/sk/LC_MESSAGES/audiocd_encoder_lame.mo
share/locale/sk/LC_MESSAGES/audiocd_encoder_opus.mo
share/locale/sk/LC_MESSAGES/audiocd_encoder_vorbis.mo
share/locale/sk/LC_MESSAGES/kcmaudiocd.mo
share/locale/sk/LC_MESSAGES/kio_audiocd.mo
@ -227,6 +244,7 @@ share/locale/sr/LC_MESSAGES/kcmaudiocd.mo
share/locale/sr/LC_MESSAGES/kio_audiocd.mo
share/locale/sv/LC_MESSAGES/audiocd_encoder_flac.mo
share/locale/sv/LC_MESSAGES/audiocd_encoder_lame.mo
share/locale/sv/LC_MESSAGES/audiocd_encoder_opus.mo
share/locale/sv/LC_MESSAGES/audiocd_encoder_vorbis.mo
share/locale/sv/LC_MESSAGES/kcmaudiocd.mo
share/locale/sv/LC_MESSAGES/kio_audiocd.mo
@ -241,6 +259,7 @@ share/locale/ug/LC_MESSAGES/kcmaudiocd.mo
share/locale/ug/LC_MESSAGES/kio_audiocd.mo
share/locale/uk/LC_MESSAGES/audiocd_encoder_flac.mo
share/locale/uk/LC_MESSAGES/audiocd_encoder_lame.mo
share/locale/uk/LC_MESSAGES/audiocd_encoder_opus.mo
share/locale/uk/LC_MESSAGES/audiocd_encoder_vorbis.mo
share/locale/uk/LC_MESSAGES/kcmaudiocd.mo
share/locale/uk/LC_MESSAGES/kio_audiocd.mo
@ -248,13 +267,15 @@ share/locale/wa/LC_MESSAGES/kcmaudiocd.mo
share/locale/wa/LC_MESSAGES/kio_audiocd.mo
share/locale/zh_CN/LC_MESSAGES/audiocd_encoder_flac.mo
share/locale/zh_CN/LC_MESSAGES/audiocd_encoder_lame.mo
share/locale/zh_CN/LC_MESSAGES/audiocd_encoder_opus.mo
share/locale/zh_CN/LC_MESSAGES/audiocd_encoder_vorbis.mo
share/locale/zh_CN/LC_MESSAGES/kcmaudiocd.mo
share/locale/zh_CN/LC_MESSAGES/kio_audiocd.mo
share/locale/zh_TW/LC_MESSAGES/audiocd_encoder_flac.mo
share/locale/zh_TW/LC_MESSAGES/audiocd_encoder_lame.mo
share/locale/zh_TW/LC_MESSAGES/audiocd_encoder_opus.mo
share/locale/zh_TW/LC_MESSAGES/audiocd_encoder_vorbis.mo
share/locale/zh_TW/LC_MESSAGES/kcmaudiocd.mo
share/locale/zh_TW/LC_MESSAGES/kio_audiocd.mo
share/solid/actions/solid_audiocd.desktop
share/metainfo/org.kde.kio_audiocd.appdata.xml
share/solid/actions/solid_audiocd.desktop

View File

@ -2,7 +2,6 @@
PORTNAME= juk
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
PORTREVISION= 1
CATEGORIES= audio kde kde-applications
MAINTAINER= kde@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1551811014
SHA256 (KDE/applications/18.12.3/juk-18.12.3.tar.xz) = 8755710f551b3173561ebfcc996f32b3fd8de78d5574584f8e37015541a9fdca
SIZE (KDE/applications/18.12.3/juk-18.12.3.tar.xz) = 1876432
TIMESTAMP = 1555094760
SHA256 (KDE/applications/19.04.0/juk-19.04.0.tar.xz) = 952366e14526701109e83c1979c2a7b3dfdf3c054ecb86c9b5a6cf9825196f60
SIZE (KDE/applications/19.04.0/juk-19.04.0.tar.xz) = 1872380

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1551811025
SHA256 (KDE/applications/18.12.3/kmix-18.12.3.tar.xz) = 4edf31a36a5d700cc190ba7a5a0d76789729069d48324a22bda7977cb4ed081a
SIZE (KDE/applications/18.12.3/kmix-18.12.3.tar.xz) = 1075772
TIMESTAMP = 1555094770
SHA256 (KDE/applications/19.04.0/kmix-19.04.0.tar.xz) = f372d50ccdb496a3bb7a3f68c84c921c12d3d535a792400e701ed7c640e45f2a
SIZE (KDE/applications/19.04.0/kmix-19.04.0.tar.xz) = 1071276

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1551811025
SHA256 (KDE/applications/18.12.3/kwave-18.12.3.tar.xz) = 4ca9a15ecd06b96e013855f8109b52fcd4a848652438b2e7a2f55a8fcb1d1c48
SIZE (KDE/applications/18.12.3/kwave-18.12.3.tar.xz) = 6213072
TIMESTAMP = 1555094770
SHA256 (KDE/applications/19.04.0/kwave-19.04.0.tar.xz) = 510b99740c87ade2e644b8b62ece9ac46721e636aeb83f253939d4d191d03a52
SIZE (KDE/applications/19.04.0/kwave-19.04.0.tar.xz) = 6212184

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1551811014
SHA256 (KDE/applications/18.12.3/libkcddb-18.12.3.tar.xz) = 38bffd551b82628a25b46bd598c257927855b77c6b6b73a9b69ac7bf538afc29
SIZE (KDE/applications/18.12.3/libkcddb-18.12.3.tar.xz) = 426548
TIMESTAMP = 1555094771
SHA256 (KDE/applications/19.04.0/libkcddb-19.04.0.tar.xz) = d15cef6fe986daba5ea051fda7146c784d993e83ca495faf58fad586ca370c32
SIZE (KDE/applications/19.04.0/libkcddb-19.04.0.tar.xz) = 426552

View File

@ -2,7 +2,6 @@
PORTNAME= libkcompactdisc
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
PORTREVISION= 1
CATEGORIES= audio kde kde-applications
MAINTAINER= kde@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1551811015
SHA256 (KDE/applications/18.12.3/libkcompactdisc-18.12.3.tar.xz) = a464ebfdd1a2834c2597e7ffd1b0d946ddfda348eea5ac8d1d42b46d6c478926
SIZE (KDE/applications/18.12.3/libkcompactdisc-18.12.3.tar.xz) = 88552
TIMESTAMP = 1555094771
SHA256 (KDE/applications/19.04.0/libkcompactdisc-19.04.0.tar.xz) = 7236af70872c7b20070d9c096a8d4da45cdf62874d6d1314b183edf8b0d701d6
SIZE (KDE/applications/19.04.0/libkcompactdisc-19.04.0.tar.xz) = 88608

View File

@ -2,7 +2,6 @@
PORTNAME= akonadi
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
PORTREVISION= 1
CATEGORIES= databases kde kde-applications
MAINTAINER= kde@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1551811121
SHA256 (KDE/applications/18.12.3/akonadi-18.12.3.tar.xz) = f930deaade1cac1488b8af05cc28f4a78a441c34dbe875b673af3423f8a14658
SIZE (KDE/applications/18.12.3/akonadi-18.12.3.tar.xz) = 1555044
TIMESTAMP = 1555094782
SHA256 (KDE/applications/19.04.0/akonadi-19.04.0.tar.xz) = c0a2c4259b51293d21487cfe2295df6e8dcfb7ab50eb1a698f531dc7d3253e9a
SIZE (KDE/applications/19.04.0/akonadi-19.04.0.tar.xz) = 1574736

View File

@ -96,7 +96,6 @@ include/KF5/AkonadiCore/NotificationSubscriber
include/KF5/AkonadiCore/PartFetcher
include/KF5/AkonadiCore/PersistentSearchAttribute
include/KF5/AkonadiCore/Pop3ResourceAttribute
include/KF5/AkonadiCore/QuotaColorProxyModel
include/KF5/AkonadiCore/RecursiveCollectionFilterProxyModel
include/KF5/AkonadiCore/RecursiveItemFetchJob
include/KF5/AkonadiCore/Relation
@ -203,7 +202,6 @@ include/KF5/AkonadiCore/partfetcher.h
include/KF5/AkonadiCore/persistentsearchattribute.h
include/KF5/AkonadiCore/pop3resourceattribute.h
include/KF5/AkonadiCore/qtest_akonadi.h
include/KF5/AkonadiCore/quotacolorproxymodel.h
include/KF5/AkonadiCore/recursivecollectionfilterproxymodel.h
include/KF5/AkonadiCore/recursiveitemfetchjob.h
include/KF5/AkonadiCore/relation.h
@ -258,7 +256,6 @@ include/KF5/AkonadiWidgets/EntityListView
include/KF5/AkonadiWidgets/EntityTreeView
include/KF5/AkonadiWidgets/ItemView
include/KF5/AkonadiWidgets/ManageAccountWidget
include/KF5/AkonadiWidgets/RenameFavoriteDialog
include/KF5/AkonadiWidgets/StandardActionManager
include/KF5/AkonadiWidgets/SubscriptionDialog
include/KF5/AkonadiWidgets/TagEditWidget
@ -287,7 +284,6 @@ include/KF5/AkonadiWidgets/entitytreeview.h
include/KF5/AkonadiWidgets/etmviewstatesaver.h
include/KF5/AkonadiWidgets/itemview.h
include/KF5/AkonadiWidgets/manageaccountwidget.h
include/KF5/AkonadiWidgets/renamefavoritedialog.h
include/KF5/AkonadiWidgets/standardactionmanager.h
include/KF5/AkonadiWidgets/subscriptiondialog.h
include/KF5/AkonadiWidgets/tageditwidget.h

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1551811009
SHA256 (KDE/applications/18.12.3/akonadi-calendar-tools-18.12.3.tar.xz) = 636ea364bea079cae0b899204add76b0d1d9a80d1955c914bc1dad3a6fc731ed
SIZE (KDE/applications/18.12.3/akonadi-calendar-tools-18.12.3.tar.xz) = 225324
TIMESTAMP = 1555094782
SHA256 (KDE/applications/19.04.0/akonadi-calendar-tools-19.04.0.tar.xz) = f9869574d880c53bfb87319348d75d8169ffb38bfdeb3b6066f25074409321ef
SIZE (KDE/applications/19.04.0/akonadi-calendar-tools-19.04.0.tar.xz) = 223700

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1551811011
SHA256 (KDE/applications/18.12.3/akonadi-import-wizard-18.12.3.tar.xz) = a74ca212ab05706d5beb94696a933cb46dfd83d5ebd6723de97f7ce4efbe6104
SIZE (KDE/applications/18.12.3/akonadi-import-wizard-18.12.3.tar.xz) = 439212
TIMESTAMP = 1555094782
SHA256 (KDE/applications/19.04.0/akonadi-import-wizard-19.04.0.tar.xz) = 541b858278d56a5d41858bfa644656d4f04bf6e5a52ce8014d207d64812d6d22
SIZE (KDE/applications/19.04.0/akonadi-import-wizard-19.04.0.tar.xz) = 439360

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1551811013
SHA256 (KDE/applications/18.12.3/akonadiconsole-18.12.3.tar.xz) = d052084ecc1665976f7db08d11a15609f017b0803dd30b71b5d1dccc60ac6ed0
SIZE (KDE/applications/18.12.3/akonadiconsole-18.12.3.tar.xz) = 193856
TIMESTAMP = 1555094783
SHA256 (KDE/applications/19.04.0/akonadiconsole-19.04.0.tar.xz) = 5118720b6e0ecdf689c7b7f005f732386d0b7a6258cc11fb44fcaac5cc9518a8
SIZE (KDE/applications/19.04.0/akonadiconsole-19.04.0.tar.xz) = 193828

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1551811012
SHA256 (KDE/applications/18.12.3/akregator-18.12.3.tar.xz) = d3a4f0f4b677825d1b3e1461a020c17a36abe458d7e3ab40389627e2d8163ea1
SIZE (KDE/applications/18.12.3/akregator-18.12.3.tar.xz) = 2190284
TIMESTAMP = 1555094783
SHA256 (KDE/applications/19.04.0/akregator-19.04.0.tar.xz) = 5104b0b66ac3917c7cb78f4a6cca952f7e4360cfcd0aa7ce1575d0551470fcee
SIZE (KDE/applications/19.04.0/akregator-19.04.0.tar.xz) = 2190328

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1551811012
SHA256 (KDE/applications/18.12.3/grantlee-editor-18.12.3.tar.xz) = d46831a589815581bce45c3954eb12fcbb1692fb407f566952a39e3e8c546b9c
SIZE (KDE/applications/18.12.3/grantlee-editor-18.12.3.tar.xz) = 110884
TIMESTAMP = 1555094784
SHA256 (KDE/applications/19.04.0/grantlee-editor-19.04.0.tar.xz) = ac888f2f2ccd4b289deac1d2df4415124e14bf183db1ff1088e88fa782f9f342
SIZE (KDE/applications/19.04.0/grantlee-editor-19.04.0.tar.xz) = 111048

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1551811009
SHA256 (KDE/applications/18.12.3/grantleetheme-18.12.3.tar.xz) = 7853075503f2a19713ce43ba077dde8036f892dee7f41e64ebc9af06b4005402
SIZE (KDE/applications/18.12.3/grantleetheme-18.12.3.tar.xz) = 51548
TIMESTAMP = 1555094784
SHA256 (KDE/applications/19.04.0/grantleetheme-19.04.0.tar.xz) = 6896a7e1db662bea03b6bdd9f92214b5fa50dfbebbbaa7b3156ddb87ccd55a3e
SIZE (KDE/applications/19.04.0/grantleetheme-19.04.0.tar.xz) = 51728

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1551811011
SHA256 (KDE/applications/18.12.3/kaddressbook-18.12.3.tar.xz) = 81d3ba7d5e8ed14b0cc32825f1efbdccbf9f79ffe4e1f8c888179c3d04b5bd28
SIZE (KDE/applications/18.12.3/kaddressbook-18.12.3.tar.xz) = 472348
TIMESTAMP = 1555094784
SHA256 (KDE/applications/19.04.0/kaddressbook-19.04.0.tar.xz) = 821708c0a33063de050682c7768faeb51a467de9c4314901761449c09a8a3265
SIZE (KDE/applications/19.04.0/kaddressbook-19.04.0.tar.xz) = 472556

View File

@ -2,7 +2,6 @@
PORTNAME= kalarm
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
PORTREVISION= 1
CATEGORIES= deskutils kde kde-applications
MAINTAINER= kde@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1551811007
SHA256 (KDE/applications/18.12.3/kalarm-18.12.3.tar.xz) = 5c116221e78755b8afd80287885cb50380c2136acd25aa615d3f6041cc0fbeb3
SIZE (KDE/applications/18.12.3/kalarm-18.12.3.tar.xz) = 1812972
TIMESTAMP = 1555094785
SHA256 (KDE/applications/19.04.0/kalarm-19.04.0.tar.xz) = ed8f656e4aebb78d78f068ccde605489090ed0467452629784472b685fae331a
SIZE (KDE/applications/19.04.0/kalarm-19.04.0.tar.xz) = 1812640

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1551811013
SHA256 (KDE/applications/18.12.3/kcharselect-18.12.3.tar.xz) = e24e0268c5810cd3cf733dd8fcc8a9e04a111b761d4c1351d9976b3888278dcb
SIZE (KDE/applications/18.12.3/kcharselect-18.12.3.tar.xz) = 333872
TIMESTAMP = 1555094785
SHA256 (KDE/applications/19.04.0/kcharselect-19.04.0.tar.xz) = 788e6e97bb53216b4777fb19602d823a8e62f9ea25082f545e970a561fb3a78f
SIZE (KDE/applications/19.04.0/kcharselect-19.04.0.tar.xz) = 334436

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1551811006
SHA256 (KDE/applications/18.12.3/kdepim-addons-18.12.3.tar.xz) = 450a3f257e998e733b69703a1a813abab93c571c602702cbb4d9ab4ac25e8ce5
SIZE (KDE/applications/18.12.3/kdepim-addons-18.12.3.tar.xz) = 2039560
TIMESTAMP = 1555094786
SHA256 (KDE/applications/19.04.0/kdepim-addons-19.04.0.tar.xz) = 778e946e74f36d368f484226ccc6f9cbd548d1cb2b0c3536e87d9374c64ddd88
SIZE (KDE/applications/19.04.0/kdepim-addons-19.04.0.tar.xz) = 2081952

View File

@ -9,10 +9,16 @@ etc/xdg/kmail.antivirusrc
lib/contacteditor/editorpageplugins/cryptopageplugin.so
lib/libadblocklibprivate.so.5
lib/libadblocklibprivate.so.%%KDE_APPLICATIONS_SHLIB_VER%%
lib/libgrammarcommon.so.5
lib/libgrammarcommon.so.%%KDE_APPLICATIONS_SHLIB_VER%%
lib/libkaddressbookimportexportlibprivate.so.5
lib/libkaddressbookimportexportlibprivate.so.%%KDE_APPLICATIONS_SHLIB_VER%%
lib/libkaddressbookmergelibprivate.so.5
lib/libkaddressbookmergelibprivate.so.%%KDE_APPLICATIONS_SHLIB_VER%%
lib/libkmailgrammalecte.so.5
lib/libkmailgrammalecte.so.%%KDE_APPLICATIONS_SHLIB_VER%%
lib/libkmaillanguagetool.so.5
lib/libkmaillanguagetool.so.%%KDE_APPLICATIONS_SHLIB_VER%%
lib/libshorturlpluginprivate.so.5
lib/libshorturlpluginprivate.so.%%KDE_APPLICATIONS_SHLIB_VER%%
%%QT_PLUGINDIR%%/contacteditor/addresslocationeditorplugin.so
@ -40,9 +46,11 @@ lib/libshorturlpluginprivate.so.%%KDE_APPLICATIONS_SHLIB_VER%%
%%QT_PLUGINDIR%%/kmail/kmail_confirmaddresseditorplugin.so
%%QT_PLUGINDIR%%/kmail/kmail_expertplugin.so
%%QT_PLUGINDIR%%/kmail/kmail_externalcomposereditorplugin.so
%%QT_PLUGINDIR%%/kmail/kmail_grammalecteplugin.so
%%QT_PLUGINDIR%%/kmail/kmail_insertemaileditorplugin.so
%%QT_PLUGINDIR%%/kmail/kmail_insertshorturleditorplugin.so
%%QT_PLUGINDIR%%/kmail/kmail_insertspecialcharactereditorplugin.so
%%QT_PLUGINDIR%%/kmail/kmail_languagetoolplugin.so
%%QT_PLUGINDIR%%/kmail/kmail_logactivitiesplugin.so
%%QT_PLUGINDIR%%/kmail/kmail_markdownplugin.so
%%QT_PLUGINDIR%%/kmail/kmail_nonbreakingspaceeditorplugin.so
@ -71,6 +79,7 @@ lib/libshorturlpluginprivate.so.%%KDE_APPLICATIONS_SHLIB_VER%%
%%QT_PLUGINDIR%%/messageviewer/messageviewer_externalscriptplugin.so
%%QT_PLUGINDIR%%/messageviewer/messageviewer_fancyheaderstyleplugin.so
%%QT_PLUGINDIR%%/messageviewer/messageviewer_grantleeheaderstyleplugin.so
%%QT_PLUGINDIR%%/messageviewer/messageviewer_gravatarconfigplugin.so
%%QT_PLUGINDIR%%/messageviewer/messageviewer_longheaderstyleplugin.so
%%QT_PLUGINDIR%%/messageviewer/messageviewer_standardsheaderstyleplugin.so
%%QT_PLUGINDIR%%/messageviewer/messageviewer_translatorplugin.so
@ -139,6 +148,7 @@ share/locale/ca/LC_MESSAGES/kaddressbook_importexportplugins.mo
share/locale/ca/LC_MESSAGES/kaddressbook_plugins.mo
share/locale/ca/LC_MESSAGES/kmail_editor_plugins.mo
share/locale/ca/LC_MESSAGES/kmail_editorconvertertext_plugins.mo
share/locale/ca/LC_MESSAGES/kmail_editorgrammar_plugins.mo
share/locale/ca/LC_MESSAGES/kmail_editorinit_plugins.mo
share/locale/ca/LC_MESSAGES/kmail_editorsendcheck_plugins.mo
share/locale/ca/LC_MESSAGES/kmail_plugins.mo
@ -151,6 +161,7 @@ share/locale/ca/LC_MESSAGES/messageviewer_bodypartformatter_pkpass.mo
share/locale/ca/LC_MESSAGES/messageviewer_semantic_plugin.mo
share/locale/ca/LC_MESSAGES/messageviewer_text_calendar_plugin.mo
share/locale/ca/LC_MESSAGES/messageviewer_text_vcard_plugin.mo
share/locale/ca/LC_MESSAGES/messageviewerconfiguresettingsplugins.mo
share/locale/ca/LC_MESSAGES/messageviewerheaderplugins.mo
share/locale/ca/LC_MESSAGES/messageviewerplugins.mo
share/locale/ca/LC_MESSAGES/pimeventsplugin.mo
@ -164,6 +175,7 @@ share/locale/ca@valencia/LC_MESSAGES/kaddressbook_importexportplugins.mo
share/locale/ca@valencia/LC_MESSAGES/kaddressbook_plugins.mo
share/locale/ca@valencia/LC_MESSAGES/kmail_editor_plugins.mo
share/locale/ca@valencia/LC_MESSAGES/kmail_editorconvertertext_plugins.mo
share/locale/ca@valencia/LC_MESSAGES/kmail_editorgrammar_plugins.mo
share/locale/ca@valencia/LC_MESSAGES/kmail_editorinit_plugins.mo
share/locale/ca@valencia/LC_MESSAGES/kmail_editorsendcheck_plugins.mo
share/locale/ca@valencia/LC_MESSAGES/kmail_plugins.mo
@ -176,6 +188,7 @@ share/locale/ca@valencia/LC_MESSAGES/messageviewer_bodypartformatter_pkpass.mo
share/locale/ca@valencia/LC_MESSAGES/messageviewer_semantic_plugin.mo
share/locale/ca@valencia/LC_MESSAGES/messageviewer_text_calendar_plugin.mo
share/locale/ca@valencia/LC_MESSAGES/messageviewer_text_vcard_plugin.mo
share/locale/ca@valencia/LC_MESSAGES/messageviewerconfiguresettingsplugins.mo
share/locale/ca@valencia/LC_MESSAGES/messageviewerheaderplugins.mo
share/locale/ca@valencia/LC_MESSAGES/messageviewerplugins.mo
share/locale/ca@valencia/LC_MESSAGES/pimeventsplugin.mo
@ -189,6 +202,7 @@ share/locale/cs/LC_MESSAGES/kaddressbook_importexportplugins.mo
share/locale/cs/LC_MESSAGES/kaddressbook_plugins.mo
share/locale/cs/LC_MESSAGES/kmail_editor_plugins.mo
share/locale/cs/LC_MESSAGES/kmail_editorconvertertext_plugins.mo
share/locale/cs/LC_MESSAGES/kmail_editorgrammar_plugins.mo
share/locale/cs/LC_MESSAGES/kmail_editorinit_plugins.mo
share/locale/cs/LC_MESSAGES/kmail_editorsendcheck_plugins.mo
share/locale/cs/LC_MESSAGES/kmail_plugins.mo
@ -201,6 +215,7 @@ share/locale/cs/LC_MESSAGES/messageviewer_bodypartformatter_pkpass.mo
share/locale/cs/LC_MESSAGES/messageviewer_semantic_plugin.mo
share/locale/cs/LC_MESSAGES/messageviewer_text_calendar_plugin.mo
share/locale/cs/LC_MESSAGES/messageviewer_text_vcard_plugin.mo
share/locale/cs/LC_MESSAGES/messageviewerconfiguresettingsplugins.mo
share/locale/cs/LC_MESSAGES/messageviewerheaderplugins.mo
share/locale/cs/LC_MESSAGES/messageviewerplugins.mo
share/locale/cs/LC_MESSAGES/pimeventsplugin.mo
@ -241,6 +256,7 @@ share/locale/de/LC_MESSAGES/messageviewer_bodypartformatter_pkpass.mo
share/locale/de/LC_MESSAGES/messageviewer_semantic_plugin.mo
share/locale/de/LC_MESSAGES/messageviewer_text_calendar_plugin.mo
share/locale/de/LC_MESSAGES/messageviewer_text_vcard_plugin.mo
share/locale/de/LC_MESSAGES/messageviewerconfiguresettingsplugins.mo
share/locale/de/LC_MESSAGES/messageviewerheaderplugins.mo
share/locale/de/LC_MESSAGES/messageviewerplugins.mo
share/locale/de/LC_MESSAGES/pimeventsplugin.mo
@ -261,6 +277,7 @@ share/locale/en_GB/LC_MESSAGES/kaddressbook_importexportplugins.mo
share/locale/en_GB/LC_MESSAGES/kaddressbook_plugins.mo
share/locale/en_GB/LC_MESSAGES/kmail_editor_plugins.mo
share/locale/en_GB/LC_MESSAGES/kmail_editorconvertertext_plugins.mo
share/locale/en_GB/LC_MESSAGES/kmail_editorgrammar_plugins.mo
share/locale/en_GB/LC_MESSAGES/kmail_editorinit_plugins.mo
share/locale/en_GB/LC_MESSAGES/kmail_editorsendcheck_plugins.mo
share/locale/en_GB/LC_MESSAGES/kmail_plugins.mo
@ -273,6 +290,7 @@ share/locale/en_GB/LC_MESSAGES/messageviewer_bodypartformatter_pkpass.mo
share/locale/en_GB/LC_MESSAGES/messageviewer_semantic_plugin.mo
share/locale/en_GB/LC_MESSAGES/messageviewer_text_calendar_plugin.mo
share/locale/en_GB/LC_MESSAGES/messageviewer_text_vcard_plugin.mo
share/locale/en_GB/LC_MESSAGES/messageviewerconfiguresettingsplugins.mo
share/locale/en_GB/LC_MESSAGES/messageviewerheaderplugins.mo
share/locale/en_GB/LC_MESSAGES/messageviewerplugins.mo
share/locale/en_GB/LC_MESSAGES/pimeventsplugin.mo
@ -292,6 +310,7 @@ share/locale/es/LC_MESSAGES/kaddressbook_importexportplugins.mo
share/locale/es/LC_MESSAGES/kaddressbook_plugins.mo
share/locale/es/LC_MESSAGES/kmail_editor_plugins.mo
share/locale/es/LC_MESSAGES/kmail_editorconvertertext_plugins.mo
share/locale/es/LC_MESSAGES/kmail_editorgrammar_plugins.mo
share/locale/es/LC_MESSAGES/kmail_editorinit_plugins.mo
share/locale/es/LC_MESSAGES/kmail_editorsendcheck_plugins.mo
share/locale/es/LC_MESSAGES/kmail_plugins.mo
@ -304,6 +323,7 @@ share/locale/es/LC_MESSAGES/messageviewer_bodypartformatter_pkpass.mo
share/locale/es/LC_MESSAGES/messageviewer_semantic_plugin.mo
share/locale/es/LC_MESSAGES/messageviewer_text_calendar_plugin.mo
share/locale/es/LC_MESSAGES/messageviewer_text_vcard_plugin.mo
share/locale/es/LC_MESSAGES/messageviewerconfiguresettingsplugins.mo
share/locale/es/LC_MESSAGES/messageviewerheaderplugins.mo
share/locale/es/LC_MESSAGES/messageviewerplugins.mo
share/locale/es/LC_MESSAGES/pimeventsplugin.mo
@ -341,6 +361,7 @@ share/locale/fi/LC_MESSAGES/kaddressbook_importexportplugins.mo
share/locale/fi/LC_MESSAGES/kaddressbook_plugins.mo
share/locale/fi/LC_MESSAGES/kmail_editor_plugins.mo
share/locale/fi/LC_MESSAGES/kmail_editorconvertertext_plugins.mo
share/locale/fi/LC_MESSAGES/kmail_editorgrammar_plugins.mo
share/locale/fi/LC_MESSAGES/kmail_editorinit_plugins.mo
share/locale/fi/LC_MESSAGES/kmail_editorsendcheck_plugins.mo
share/locale/fi/LC_MESSAGES/kmail_plugins.mo
@ -353,6 +374,7 @@ share/locale/fi/LC_MESSAGES/messageviewer_bodypartformatter_pkpass.mo
share/locale/fi/LC_MESSAGES/messageviewer_semantic_plugin.mo
share/locale/fi/LC_MESSAGES/messageviewer_text_calendar_plugin.mo
share/locale/fi/LC_MESSAGES/messageviewer_text_vcard_plugin.mo
share/locale/fi/LC_MESSAGES/messageviewerconfiguresettingsplugins.mo
share/locale/fi/LC_MESSAGES/messageviewerheaderplugins.mo
share/locale/fi/LC_MESSAGES/messageviewerplugins.mo
share/locale/fi/LC_MESSAGES/pimeventsplugin.mo
@ -366,6 +388,7 @@ share/locale/fr/LC_MESSAGES/kaddressbook_importexportplugins.mo
share/locale/fr/LC_MESSAGES/kaddressbook_plugins.mo
share/locale/fr/LC_MESSAGES/kmail_editor_plugins.mo
share/locale/fr/LC_MESSAGES/kmail_editorconvertertext_plugins.mo
share/locale/fr/LC_MESSAGES/kmail_editorgrammar_plugins.mo
share/locale/fr/LC_MESSAGES/kmail_editorinit_plugins.mo
share/locale/fr/LC_MESSAGES/kmail_editorsendcheck_plugins.mo
share/locale/fr/LC_MESSAGES/kmail_plugins.mo
@ -378,6 +401,7 @@ share/locale/fr/LC_MESSAGES/messageviewer_bodypartformatter_pkpass.mo
share/locale/fr/LC_MESSAGES/messageviewer_semantic_plugin.mo
share/locale/fr/LC_MESSAGES/messageviewer_text_calendar_plugin.mo
share/locale/fr/LC_MESSAGES/messageviewer_text_vcard_plugin.mo
share/locale/fr/LC_MESSAGES/messageviewerconfiguresettingsplugins.mo
share/locale/fr/LC_MESSAGES/messageviewerheaderplugins.mo
share/locale/fr/LC_MESSAGES/messageviewerplugins.mo
share/locale/fr/LC_MESSAGES/pimeventsplugin.mo
@ -398,6 +422,7 @@ share/locale/gl/LC_MESSAGES/kaddressbook_importexportplugins.mo
share/locale/gl/LC_MESSAGES/kaddressbook_plugins.mo
share/locale/gl/LC_MESSAGES/kmail_editor_plugins.mo
share/locale/gl/LC_MESSAGES/kmail_editorconvertertext_plugins.mo
share/locale/gl/LC_MESSAGES/kmail_editorgrammar_plugins.mo
share/locale/gl/LC_MESSAGES/kmail_editorinit_plugins.mo
share/locale/gl/LC_MESSAGES/kmail_editorsendcheck_plugins.mo
share/locale/gl/LC_MESSAGES/kmail_plugins.mo
@ -410,6 +435,7 @@ share/locale/gl/LC_MESSAGES/messageviewer_bodypartformatter_pkpass.mo
share/locale/gl/LC_MESSAGES/messageviewer_semantic_plugin.mo
share/locale/gl/LC_MESSAGES/messageviewer_text_calendar_plugin.mo
share/locale/gl/LC_MESSAGES/messageviewer_text_vcard_plugin.mo
share/locale/gl/LC_MESSAGES/messageviewerconfiguresettingsplugins.mo
share/locale/gl/LC_MESSAGES/messageviewerheaderplugins.mo
share/locale/gl/LC_MESSAGES/messageviewerplugins.mo
share/locale/gl/LC_MESSAGES/pimeventsplugin.mo
@ -456,6 +482,7 @@ share/locale/it/LC_MESSAGES/kaddressbook_importexportplugins.mo
share/locale/it/LC_MESSAGES/kaddressbook_plugins.mo
share/locale/it/LC_MESSAGES/kmail_editor_plugins.mo
share/locale/it/LC_MESSAGES/kmail_editorconvertertext_plugins.mo
share/locale/it/LC_MESSAGES/kmail_editorgrammar_plugins.mo
share/locale/it/LC_MESSAGES/kmail_editorinit_plugins.mo
share/locale/it/LC_MESSAGES/kmail_editorsendcheck_plugins.mo
share/locale/it/LC_MESSAGES/kmail_plugins.mo
@ -468,6 +495,7 @@ share/locale/it/LC_MESSAGES/messageviewer_bodypartformatter_pkpass.mo
share/locale/it/LC_MESSAGES/messageviewer_semantic_plugin.mo
share/locale/it/LC_MESSAGES/messageviewer_text_calendar_plugin.mo
share/locale/it/LC_MESSAGES/messageviewer_text_vcard_plugin.mo
share/locale/it/LC_MESSAGES/messageviewerconfiguresettingsplugins.mo
share/locale/it/LC_MESSAGES/messageviewerheaderplugins.mo
share/locale/it/LC_MESSAGES/messageviewerplugins.mo
share/locale/it/LC_MESSAGES/pimeventsplugin.mo
@ -480,6 +508,8 @@ share/locale/ja/LC_MESSAGES/kaddressbook_contacteditor.mo
share/locale/ja/LC_MESSAGES/kaddressbook_importexportplugins.mo
share/locale/ja/LC_MESSAGES/kaddressbook_plugins.mo
share/locale/ja/LC_MESSAGES/kmail_editor_plugins.mo
share/locale/ja/LC_MESSAGES/kmail_editorconvertertext_plugins.mo
share/locale/ja/LC_MESSAGES/kmail_editorgrammar_plugins.mo
share/locale/ja/LC_MESSAGES/kmail_editorinit_plugins.mo
share/locale/ja/LC_MESSAGES/kmail_editorsendcheck_plugins.mo
share/locale/ja/LC_MESSAGES/kmail_plugins.mo
@ -492,6 +522,7 @@ share/locale/ja/LC_MESSAGES/messageviewer_bodypartformatter_pkpass.mo
share/locale/ja/LC_MESSAGES/messageviewer_semantic_plugin.mo
share/locale/ja/LC_MESSAGES/messageviewer_text_calendar_plugin.mo
share/locale/ja/LC_MESSAGES/messageviewer_text_vcard_plugin.mo
share/locale/ja/LC_MESSAGES/messageviewerconfiguresettingsplugins.mo
share/locale/ja/LC_MESSAGES/messageviewerheaderplugins.mo
share/locale/ja/LC_MESSAGES/messageviewerplugins.mo
share/locale/ja/LC_MESSAGES/pimeventsplugin.mo
@ -575,6 +606,7 @@ share/locale/nl/LC_MESSAGES/kaddressbook_importexportplugins.mo
share/locale/nl/LC_MESSAGES/kaddressbook_plugins.mo
share/locale/nl/LC_MESSAGES/kmail_editor_plugins.mo
share/locale/nl/LC_MESSAGES/kmail_editorconvertertext_plugins.mo
share/locale/nl/LC_MESSAGES/kmail_editorgrammar_plugins.mo
share/locale/nl/LC_MESSAGES/kmail_editorinit_plugins.mo
share/locale/nl/LC_MESSAGES/kmail_editorsendcheck_plugins.mo
share/locale/nl/LC_MESSAGES/kmail_plugins.mo
@ -587,6 +619,7 @@ share/locale/nl/LC_MESSAGES/messageviewer_bodypartformatter_pkpass.mo
share/locale/nl/LC_MESSAGES/messageviewer_semantic_plugin.mo
share/locale/nl/LC_MESSAGES/messageviewer_text_calendar_plugin.mo
share/locale/nl/LC_MESSAGES/messageviewer_text_vcard_plugin.mo
share/locale/nl/LC_MESSAGES/messageviewerconfiguresettingsplugins.mo
share/locale/nl/LC_MESSAGES/messageviewerheaderplugins.mo
share/locale/nl/LC_MESSAGES/messageviewerplugins.mo
share/locale/nl/LC_MESSAGES/pimeventsplugin.mo
@ -613,6 +646,7 @@ share/locale/pl/LC_MESSAGES/kaddressbook_importexportplugins.mo
share/locale/pl/LC_MESSAGES/kaddressbook_plugins.mo
share/locale/pl/LC_MESSAGES/kmail_editor_plugins.mo
share/locale/pl/LC_MESSAGES/kmail_editorconvertertext_plugins.mo
share/locale/pl/LC_MESSAGES/kmail_editorgrammar_plugins.mo
share/locale/pl/LC_MESSAGES/kmail_editorinit_plugins.mo
share/locale/pl/LC_MESSAGES/kmail_editorsendcheck_plugins.mo
share/locale/pl/LC_MESSAGES/kmail_plugins.mo
@ -625,6 +659,7 @@ share/locale/pl/LC_MESSAGES/messageviewer_bodypartformatter_pkpass.mo
share/locale/pl/LC_MESSAGES/messageviewer_semantic_plugin.mo
share/locale/pl/LC_MESSAGES/messageviewer_text_calendar_plugin.mo
share/locale/pl/LC_MESSAGES/messageviewer_text_vcard_plugin.mo
share/locale/pl/LC_MESSAGES/messageviewerconfiguresettingsplugins.mo
share/locale/pl/LC_MESSAGES/messageviewerheaderplugins.mo
share/locale/pl/LC_MESSAGES/messageviewerplugins.mo
share/locale/pl/LC_MESSAGES/pimeventsplugin.mo
@ -638,6 +673,7 @@ share/locale/pt/LC_MESSAGES/kaddressbook_importexportplugins.mo
share/locale/pt/LC_MESSAGES/kaddressbook_plugins.mo
share/locale/pt/LC_MESSAGES/kmail_editor_plugins.mo
share/locale/pt/LC_MESSAGES/kmail_editorconvertertext_plugins.mo
share/locale/pt/LC_MESSAGES/kmail_editorgrammar_plugins.mo
share/locale/pt/LC_MESSAGES/kmail_editorinit_plugins.mo
share/locale/pt/LC_MESSAGES/kmail_editorsendcheck_plugins.mo
share/locale/pt/LC_MESSAGES/kmail_plugins.mo
@ -650,6 +686,7 @@ share/locale/pt/LC_MESSAGES/messageviewer_bodypartformatter_pkpass.mo
share/locale/pt/LC_MESSAGES/messageviewer_semantic_plugin.mo
share/locale/pt/LC_MESSAGES/messageviewer_text_calendar_plugin.mo
share/locale/pt/LC_MESSAGES/messageviewer_text_vcard_plugin.mo
share/locale/pt/LC_MESSAGES/messageviewerconfiguresettingsplugins.mo
share/locale/pt/LC_MESSAGES/messageviewerheaderplugins.mo
share/locale/pt/LC_MESSAGES/messageviewerplugins.mo
share/locale/pt/LC_MESSAGES/pimeventsplugin.mo
@ -663,6 +700,7 @@ share/locale/pt_BR/LC_MESSAGES/kaddressbook_importexportplugins.mo
share/locale/pt_BR/LC_MESSAGES/kaddressbook_plugins.mo
share/locale/pt_BR/LC_MESSAGES/kmail_editor_plugins.mo
share/locale/pt_BR/LC_MESSAGES/kmail_editorconvertertext_plugins.mo
share/locale/pt_BR/LC_MESSAGES/kmail_editorgrammar_plugins.mo
share/locale/pt_BR/LC_MESSAGES/kmail_editorinit_plugins.mo
share/locale/pt_BR/LC_MESSAGES/kmail_editorsendcheck_plugins.mo
share/locale/pt_BR/LC_MESSAGES/kmail_plugins.mo
@ -675,6 +713,7 @@ share/locale/pt_BR/LC_MESSAGES/messageviewer_bodypartformatter_pkpass.mo
share/locale/pt_BR/LC_MESSAGES/messageviewer_semantic_plugin.mo
share/locale/pt_BR/LC_MESSAGES/messageviewer_text_calendar_plugin.mo
share/locale/pt_BR/LC_MESSAGES/messageviewer_text_vcard_plugin.mo
share/locale/pt_BR/LC_MESSAGES/messageviewerconfiguresettingsplugins.mo
share/locale/pt_BR/LC_MESSAGES/messageviewerheaderplugins.mo
share/locale/pt_BR/LC_MESSAGES/messageviewerplugins.mo
share/locale/pt_BR/LC_MESSAGES/pimeventsplugin.mo
@ -702,9 +741,11 @@ share/locale/ru/LC_MESSAGES/korganizer_plugins.mo
share/locale/ru/LC_MESSAGES/mailreader.mo
share/locale/ru/LC_MESSAGES/messageviewer_application_gnupgwks_plugin.mo
share/locale/ru/LC_MESSAGES/messageviewer_application_mstnef_plugin.mo
share/locale/ru/LC_MESSAGES/messageviewer_bodypartformatter_pkpass.mo
share/locale/ru/LC_MESSAGES/messageviewer_semantic_plugin.mo
share/locale/ru/LC_MESSAGES/messageviewer_text_calendar_plugin.mo
share/locale/ru/LC_MESSAGES/messageviewer_text_vcard_plugin.mo
share/locale/ru/LC_MESSAGES/messageviewerconfiguresettingsplugins.mo
share/locale/ru/LC_MESSAGES/messageviewerheaderplugins.mo
share/locale/ru/LC_MESSAGES/messageviewerplugins.mo
share/locale/ru/LC_MESSAGES/pimeventsplugin.mo
@ -718,6 +759,7 @@ share/locale/sk/LC_MESSAGES/kaddressbook_importexportplugins.mo
share/locale/sk/LC_MESSAGES/kaddressbook_plugins.mo
share/locale/sk/LC_MESSAGES/kmail_editor_plugins.mo
share/locale/sk/LC_MESSAGES/kmail_editorconvertertext_plugins.mo
share/locale/sk/LC_MESSAGES/kmail_editorgrammar_plugins.mo
share/locale/sk/LC_MESSAGES/kmail_editorinit_plugins.mo
share/locale/sk/LC_MESSAGES/kmail_editorsendcheck_plugins.mo
share/locale/sk/LC_MESSAGES/kmail_plugins.mo
@ -730,6 +772,7 @@ share/locale/sk/LC_MESSAGES/messageviewer_bodypartformatter_pkpass.mo
share/locale/sk/LC_MESSAGES/messageviewer_semantic_plugin.mo
share/locale/sk/LC_MESSAGES/messageviewer_text_calendar_plugin.mo
share/locale/sk/LC_MESSAGES/messageviewer_text_vcard_plugin.mo
share/locale/sk/LC_MESSAGES/messageviewerconfiguresettingsplugins.mo
share/locale/sk/LC_MESSAGES/messageviewerheaderplugins.mo
share/locale/sk/LC_MESSAGES/messageviewerplugins.mo
share/locale/sk/LC_MESSAGES/pimeventsplugin.mo
@ -788,6 +831,7 @@ share/locale/sv/LC_MESSAGES/kaddressbook_importexportplugins.mo
share/locale/sv/LC_MESSAGES/kaddressbook_plugins.mo
share/locale/sv/LC_MESSAGES/kmail_editor_plugins.mo
share/locale/sv/LC_MESSAGES/kmail_editorconvertertext_plugins.mo
share/locale/sv/LC_MESSAGES/kmail_editorgrammar_plugins.mo
share/locale/sv/LC_MESSAGES/kmail_editorinit_plugins.mo
share/locale/sv/LC_MESSAGES/kmail_editorsendcheck_plugins.mo
share/locale/sv/LC_MESSAGES/kmail_plugins.mo
@ -800,6 +844,7 @@ share/locale/sv/LC_MESSAGES/messageviewer_bodypartformatter_pkpass.mo
share/locale/sv/LC_MESSAGES/messageviewer_semantic_plugin.mo
share/locale/sv/LC_MESSAGES/messageviewer_text_calendar_plugin.mo
share/locale/sv/LC_MESSAGES/messageviewer_text_vcard_plugin.mo
share/locale/sv/LC_MESSAGES/messageviewerconfiguresettingsplugins.mo
share/locale/sv/LC_MESSAGES/messageviewerheaderplugins.mo
share/locale/sv/LC_MESSAGES/messageviewerplugins.mo
share/locale/sv/LC_MESSAGES/pimeventsplugin.mo
@ -840,6 +885,7 @@ share/locale/uk/LC_MESSAGES/kaddressbook_importexportplugins.mo
share/locale/uk/LC_MESSAGES/kaddressbook_plugins.mo
share/locale/uk/LC_MESSAGES/kmail_editor_plugins.mo
share/locale/uk/LC_MESSAGES/kmail_editorconvertertext_plugins.mo
share/locale/uk/LC_MESSAGES/kmail_editorgrammar_plugins.mo
share/locale/uk/LC_MESSAGES/kmail_editorinit_plugins.mo
share/locale/uk/LC_MESSAGES/kmail_editorsendcheck_plugins.mo
share/locale/uk/LC_MESSAGES/kmail_plugins.mo
@ -852,6 +898,7 @@ share/locale/uk/LC_MESSAGES/messageviewer_bodypartformatter_pkpass.mo
share/locale/uk/LC_MESSAGES/messageviewer_semantic_plugin.mo
share/locale/uk/LC_MESSAGES/messageviewer_text_calendar_plugin.mo
share/locale/uk/LC_MESSAGES/messageviewer_text_vcard_plugin.mo
share/locale/uk/LC_MESSAGES/messageviewerconfiguresettingsplugins.mo
share/locale/uk/LC_MESSAGES/messageviewerheaderplugins.mo
share/locale/uk/LC_MESSAGES/messageviewerplugins.mo
share/locale/uk/LC_MESSAGES/pimeventsplugin.mo
@ -866,6 +913,7 @@ share/locale/zh_CN/LC_MESSAGES/kaddressbook_importexportplugins.mo
share/locale/zh_CN/LC_MESSAGES/kaddressbook_plugins.mo
share/locale/zh_CN/LC_MESSAGES/kmail_editor_plugins.mo
share/locale/zh_CN/LC_MESSAGES/kmail_editorconvertertext_plugins.mo
share/locale/zh_CN/LC_MESSAGES/kmail_editorgrammar_plugins.mo
share/locale/zh_CN/LC_MESSAGES/kmail_editorinit_plugins.mo
share/locale/zh_CN/LC_MESSAGES/kmail_editorsendcheck_plugins.mo
share/locale/zh_CN/LC_MESSAGES/kmail_plugins.mo
@ -878,6 +926,7 @@ share/locale/zh_CN/LC_MESSAGES/messageviewer_bodypartformatter_pkpass.mo
share/locale/zh_CN/LC_MESSAGES/messageviewer_semantic_plugin.mo
share/locale/zh_CN/LC_MESSAGES/messageviewer_text_calendar_plugin.mo
share/locale/zh_CN/LC_MESSAGES/messageviewer_text_vcard_plugin.mo
share/locale/zh_CN/LC_MESSAGES/messageviewerconfiguresettingsplugins.mo
share/locale/zh_CN/LC_MESSAGES/messageviewerheaderplugins.mo
share/locale/zh_CN/LC_MESSAGES/messageviewerplugins.mo
share/locale/zh_CN/LC_MESSAGES/pimeventsplugin.mo
@ -890,19 +939,21 @@ share/locale/zh_TW/LC_MESSAGES/kaddressbook_contacteditor.mo
share/locale/zh_TW/LC_MESSAGES/kaddressbook_importexportplugins.mo
share/locale/zh_TW/LC_MESSAGES/kaddressbook_plugins.mo
share/locale/zh_TW/LC_MESSAGES/kmail_editor_plugins.mo
share/locale/zh_TW/LC_MESSAGES/kmail_editorconvertertext_plugins.mo
share/locale/zh_TW/LC_MESSAGES/kmail_editorgrammar_plugins.mo
share/locale/zh_TW/LC_MESSAGES/kmail_editorinit_plugins.mo
share/locale/zh_TW/LC_MESSAGES/kmail_editorsendcheck_plugins.mo
share/locale/zh_TW/LC_MESSAGES/kmail_plugins.mo
share/locale/zh_TW/LC_MESSAGES/kmail_editorconvertertext_plugins.mo
share/locale/zh_TW/LC_MESSAGES/kmail_editorinit_plugins.mo
share/locale/zh_TW/LC_MESSAGES/kmailtransport_plugins.mo
share/locale/zh_TW/LC_MESSAGES/korganizer_plugins.mo
share/locale/zh_TW/LC_MESSAGES/messageviewer_bodypartformatter_pkpass.mo
share/locale/zh_TW/LC_MESSAGES/messageviewer_semantic_plugin.mo
share/locale/zh_TW/LC_MESSAGES/mailreader.mo
share/locale/zh_TW/LC_MESSAGES/messageviewer_application_gnupgwks_plugin.mo
share/locale/zh_TW/LC_MESSAGES/messageviewer_application_mstnef_plugin.mo
share/locale/zh_TW/LC_MESSAGES/messageviewer_bodypartformatter_pkpass.mo
share/locale/zh_TW/LC_MESSAGES/messageviewer_semantic_plugin.mo
share/locale/zh_TW/LC_MESSAGES/messageviewer_text_calendar_plugin.mo
share/locale/zh_TW/LC_MESSAGES/messageviewer_text_vcard_plugin.mo
share/locale/zh_TW/LC_MESSAGES/messageviewerconfiguresettingsplugins.mo
share/locale/zh_TW/LC_MESSAGES/messageviewerheaderplugins.mo
share/locale/zh_TW/LC_MESSAGES/messageviewerplugins.mo
share/locale/zh_TW/LC_MESSAGES/pimeventsplugin.mo

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1551811010
SHA256 (KDE/applications/18.12.3/kdepim-apps-libs-18.12.3.tar.xz) = 40a6fb24fc262f5340fda4aed453c5d515976aea745765e83cf8053b44d60164
SIZE (KDE/applications/18.12.3/kdepim-apps-libs-18.12.3.tar.xz) = 85396
TIMESTAMP = 1555094786
SHA256 (KDE/applications/19.04.0/kdepim-apps-libs-19.04.0.tar.xz) = f335f736d854b56bab89814db44761c7e49b35e5266dddee78d22c6465e305c1
SIZE (KDE/applications/19.04.0/kdepim-apps-libs-19.04.0.tar.xz) = 85556

View File

@ -133,6 +133,7 @@ share/locale/it/LC_MESSAGES/libkaddressbookgrantlee.mo
share/locale/it/LC_MESSAGES/libkaddressbookimportexport.mo
share/locale/it/LC_MESSAGES/libsendlater.mo
share/locale/ja/LC_MESSAGES/libkaddressbookgrantlee.mo
share/locale/ja/LC_MESSAGES/libkaddressbookimportexport.mo
share/locale/ja/LC_MESSAGES/libsendlater.mo
share/locale/kk/LC_MESSAGES/libkaddressbookgrantlee.mo
share/locale/kk/LC_MESSAGES/libsendlater.mo

View File

@ -2,7 +2,6 @@
PORTNAME= kdepim-runtime
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
PORTREVISION= 1
CATEGORIES= deskutils kde kde-applications
MAINTAINER= kde@FreeBSD.org
@ -29,7 +28,7 @@ USE_KDE+= akonadi akonadicontacts akonadimime akonadinotes \
calendarutils contacts gapi identitymanagement imap \
kontactinterface kpimdav mailtransport mbox mime pimcommon \
pimtextedit syndication
USE_QT= core dbus declarative gui location network printsupport speech \
USE_QT= core dbus declarative gui location network networkauth printsupport speech \
script webchannel webengine widgets xml xmlpatterns \
buildtools_build qmake_build
USE_LDCONFIG= yes

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1551811007
SHA256 (KDE/applications/18.12.3/kdepim-runtime-18.12.3.tar.xz) = f3a5da19bb0f60e148d071cf07fd9fd4e6ea116f6125567c767c03b98ea844c3
SIZE (KDE/applications/18.12.3/kdepim-runtime-18.12.3.tar.xz) = 1773576
TIMESTAMP = 1555094786
SHA256 (KDE/applications/19.04.0/kdepim-runtime-19.04.0.tar.xz) = 944e956d260ba5a735b3c94c6c075f207a9c38bf977ed19507b4dd0f3eaa4993
SIZE (KDE/applications/19.04.0/kdepim-runtime-19.04.0.tar.xz) = 1769100

View File

@ -10,7 +10,6 @@ bin/akonadi_googlecontacts_resource
bin/akonadi_ical_resource
bin/akonadi_icaldir_resource
bin/akonadi_imap_resource
bin/akonadi_invitations_agent
bin/akonadi_kalarm_dir_resource
bin/akonadi_kalarm_resource
bin/akonadi_kolab_resource
@ -39,6 +38,24 @@ lib/libkmindexreader.so.5
lib/libkmindexreader.so.%%KDE_APPLICATIONS_SHLIB_VER%%
lib/libmaildir.so.5
lib/libmaildir.so.%%KDE_APPLICATIONS_SHLIB_VER%%
%%QT_PLUGINDIR%%/akonadi/config/akonotesconfig.so
%%QT_PLUGINDIR%%/akonadi/config/birthdaysconfig.so
%%QT_PLUGINDIR%%/akonadi/config/contactsconfig.so
%%QT_PLUGINDIR%%/akonadi/config/facebookconfig.so
%%QT_PLUGINDIR%%/akonadi/config/icalconfig.so
%%QT_PLUGINDIR%%/akonadi/config/icaldirconfig.so
%%QT_PLUGINDIR%%/akonadi/config/kalarmconfig.so
%%QT_PLUGINDIR%%/akonadi/config/maildirconfig.so
%%QT_PLUGINDIR%%/akonadi/config/maildispatcherconfig.so
%%QT_PLUGINDIR%%/akonadi/config/mboxconfig.so
%%QT_PLUGINDIR%%/akonadi/config/mixedmaildirconfig.so
%%QT_PLUGINDIR%%/akonadi/config/newmailnotifierconfig.so
%%QT_PLUGINDIR%%/akonadi/config/notesconfig.so
%%QT_PLUGINDIR%%/akonadi/config/openxchangeconfig.so
%%QT_PLUGINDIR%%/akonadi/config/pop3config.so
%%QT_PLUGINDIR%%/akonadi/config/tomboynotesconfig.so
%%QT_PLUGINDIR%%/akonadi/config/vcardconfig.so
%%QT_PLUGINDIR%%/akonadi/config/vcarddirconfig.so
%%QT_PLUGINDIR%%/kf5/kio/akonadi.so
%%QT_PLUGINDIR%%/kf5/kio/pop3.so
share/akonadi/accountwizard/contacts/contactswizard.desktop
@ -81,7 +98,6 @@ share/akonadi/agents/googlecontactsresource.desktop
share/akonadi/agents/icaldirresource.desktop
share/akonadi/agents/icalresource.desktop
share/akonadi/agents/imapresource.desktop
share/akonadi/agents/invitationsagent.desktop
share/akonadi/agents/kalarmdirresource.desktop
share/akonadi/agents/kalarmresource.desktop
share/akonadi/agents/kolabresource.desktop
@ -160,7 +176,6 @@ share/locale/ar/LC_MESSAGES/akonadi_googlecontacts_resource.mo
share/locale/ar/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/ar/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/ar/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/ar/LC_MESSAGES/akonadi_invitations_agent.mo
share/locale/ar/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/ar/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/ar/LC_MESSAGES/akonadi_maildispatcher_agent.mo
@ -208,7 +223,6 @@ share/locale/bs/LC_MESSAGES/akonadi_googlecontacts_resource.mo
share/locale/bs/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/bs/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/bs/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/bs/LC_MESSAGES/akonadi_invitations_agent.mo
share/locale/bs/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/bs/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/bs/LC_MESSAGES/akonadi_maildispatcher_agent.mo
@ -247,7 +261,6 @@ share/locale/ca/LC_MESSAGES/akonadi_googlecontacts_resource.mo
share/locale/ca/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/ca/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/ca/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/ca/LC_MESSAGES/akonadi_invitations_agent.mo
share/locale/ca/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/ca/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/ca/LC_MESSAGES/akonadi_maildispatcher_agent.mo
@ -287,7 +300,6 @@ share/locale/ca@valencia/LC_MESSAGES/akonadi_googlecontacts_resource.mo
share/locale/ca@valencia/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/ca@valencia/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/ca@valencia/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/ca@valencia/LC_MESSAGES/akonadi_invitations_agent.mo
share/locale/ca@valencia/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/ca@valencia/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/ca@valencia/LC_MESSAGES/akonadi_maildispatcher_agent.mo
@ -327,7 +339,6 @@ share/locale/cs/LC_MESSAGES/akonadi_googlecontacts_resource.mo
share/locale/cs/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/cs/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/cs/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/cs/LC_MESSAGES/akonadi_invitations_agent.mo
share/locale/cs/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/cs/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/cs/LC_MESSAGES/akonadi_maildispatcher_agent.mo
@ -364,7 +375,6 @@ share/locale/da/LC_MESSAGES/akonadi_googlecontacts_resource.mo
share/locale/da/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/da/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/da/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/da/LC_MESSAGES/akonadi_invitations_agent.mo
share/locale/da/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/da/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/da/LC_MESSAGES/akonadi_maildispatcher_agent.mo
@ -404,7 +414,6 @@ share/locale/de/LC_MESSAGES/akonadi_googlecontacts_resource.mo
share/locale/de/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/de/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/de/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/de/LC_MESSAGES/akonadi_invitations_agent.mo
share/locale/de/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/de/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/de/LC_MESSAGES/akonadi_maildispatcher_agent.mo
@ -441,7 +450,6 @@ share/locale/el/LC_MESSAGES/akonadi_googlecontacts_resource.mo
share/locale/el/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/el/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/el/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/el/LC_MESSAGES/akonadi_invitations_agent.mo
share/locale/el/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/el/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/el/LC_MESSAGES/akonadi_maildispatcher_agent.mo
@ -481,7 +489,6 @@ share/locale/en_GB/LC_MESSAGES/akonadi_googlecontacts_resource.mo
share/locale/en_GB/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/en_GB/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/en_GB/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/en_GB/LC_MESSAGES/akonadi_invitations_agent.mo
share/locale/en_GB/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/en_GB/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/en_GB/LC_MESSAGES/akonadi_maildispatcher_agent.mo
@ -509,7 +516,6 @@ share/locale/eo/LC_MESSAGES/akonadi_contacts_resource.mo
share/locale/eo/LC_MESSAGES/akonadi_davgroupware_resource.mo
share/locale/eo/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/eo/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/eo/LC_MESSAGES/akonadi_invitations_agent.mo
share/locale/eo/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/eo/LC_MESSAGES/akonadi_maildispatcher_agent.mo
share/locale/eo/LC_MESSAGES/akonadi_mbox_resource.mo
@ -543,7 +549,6 @@ share/locale/es/LC_MESSAGES/akonadi_googlecontacts_resource.mo
share/locale/es/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/es/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/es/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/es/LC_MESSAGES/akonadi_invitations_agent.mo
share/locale/es/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/es/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/es/LC_MESSAGES/akonadi_maildispatcher_agent.mo
@ -580,7 +585,6 @@ share/locale/et/LC_MESSAGES/akonadi_googlecontacts_resource.mo
share/locale/et/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/et/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/et/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/et/LC_MESSAGES/akonadi_invitations_agent.mo
share/locale/et/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/et/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/et/LC_MESSAGES/akonadi_maildispatcher_agent.mo
@ -622,7 +626,6 @@ share/locale/fi/LC_MESSAGES/akonadi_googlecontacts_resource.mo
share/locale/fi/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/fi/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/fi/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/fi/LC_MESSAGES/akonadi_invitations_agent.mo
share/locale/fi/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/fi/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/fi/LC_MESSAGES/akonadi_maildispatcher_agent.mo
@ -662,7 +665,6 @@ share/locale/fr/LC_MESSAGES/akonadi_googlecontacts_resource.mo
share/locale/fr/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/fr/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/fr/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/fr/LC_MESSAGES/akonadi_invitations_agent.mo
share/locale/fr/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/fr/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/fr/LC_MESSAGES/akonadi_maildispatcher_agent.mo
@ -694,7 +696,6 @@ share/locale/ga/LC_MESSAGES/akonadi_googlecontacts_resource.mo
share/locale/ga/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/ga/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/ga/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/ga/LC_MESSAGES/akonadi_invitations_agent.mo
share/locale/ga/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/ga/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/ga/LC_MESSAGES/akonadi_maildispatcher_agent.mo
@ -708,10 +709,8 @@ share/locale/ga/LC_MESSAGES/akonadi_vcard_resource.mo
share/locale/ga/LC_MESSAGES/akonadi_vcarddir_resource.mo
share/locale/ga/LC_MESSAGES/kio_akonadi.mo
share/locale/ga/LC_MESSAGES/kio_pop3.mo
share/locale/gl/LC_MESSAGES/accountwizard_ews.mo
share/locale/gl/LC_MESSAGES/akonadi_ews_resource.mo
share/locale/gl/LC_MESSAGES/akonadi_facebook_resource.mo
share/locale/gl/LC_MESSAGES/accountwizard_contacts.mo
share/locale/gl/LC_MESSAGES/accountwizard_ews.mo
share/locale/gl/LC_MESSAGES/accountwizard_ical.mo
share/locale/gl/LC_MESSAGES/accountwizard_imap.mo
share/locale/gl/LC_MESSAGES/accountwizard_kolab.mo
@ -724,13 +723,14 @@ share/locale/gl/LC_MESSAGES/akonadi-filestore.mo
share/locale/gl/LC_MESSAGES/akonadi_birthdays_resource.mo
share/locale/gl/LC_MESSAGES/akonadi_contacts_resource.mo
share/locale/gl/LC_MESSAGES/akonadi_davgroupware_resource.mo
share/locale/gl/LC_MESSAGES/akonadi_ews_resource.mo
share/locale/gl/LC_MESSAGES/akonadi_facebook_resource.mo
share/locale/gl/LC_MESSAGES/akonadi_gmail_resource.mo
share/locale/gl/LC_MESSAGES/akonadi_googlecalendar_resource.mo
share/locale/gl/LC_MESSAGES/akonadi_googlecontacts_resource.mo
share/locale/gl/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/gl/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/gl/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/gl/LC_MESSAGES/akonadi_invitations_agent.mo
share/locale/gl/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/gl/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/gl/LC_MESSAGES/akonadi_maildispatcher_agent.mo
@ -773,7 +773,6 @@ share/locale/hu/LC_MESSAGES/akonadi_googlecontacts_resource.mo
share/locale/hu/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/hu/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/hu/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/hu/LC_MESSAGES/akonadi_invitations_agent.mo
share/locale/hu/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/hu/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/hu/LC_MESSAGES/akonadi_maildispatcher_agent.mo
@ -809,7 +808,6 @@ share/locale/ia/LC_MESSAGES/akonadi_googlecontacts_resource.mo
share/locale/ia/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/ia/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/ia/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/ia/LC_MESSAGES/akonadi_invitations_agent.mo
share/locale/ia/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/ia/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/ia/LC_MESSAGES/akonadi_maildispatcher_agent.mo
@ -849,7 +847,6 @@ share/locale/it/LC_MESSAGES/akonadi_googlecontacts_resource.mo
share/locale/it/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/it/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/it/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/it/LC_MESSAGES/akonadi_invitations_agent.mo
share/locale/it/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/it/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/it/LC_MESSAGES/akonadi_maildispatcher_agent.mo
@ -889,7 +886,6 @@ share/locale/ja/LC_MESSAGES/akonadi_googlecontacts_resource.mo
share/locale/ja/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/ja/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/ja/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/ja/LC_MESSAGES/akonadi_invitations_agent.mo
share/locale/ja/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/ja/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/ja/LC_MESSAGES/akonadi_maildispatcher_agent.mo
@ -921,7 +917,6 @@ share/locale/kk/LC_MESSAGES/akonadi_googlecontacts_resource.mo
share/locale/kk/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/kk/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/kk/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/kk/LC_MESSAGES/akonadi_invitations_agent.mo
share/locale/kk/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/kk/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/kk/LC_MESSAGES/akonadi_maildispatcher_agent.mo
@ -950,7 +945,6 @@ share/locale/km/LC_MESSAGES/akonadi_googlecalendar_resource.mo
share/locale/km/LC_MESSAGES/akonadi_googlecontacts_resource.mo
share/locale/km/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/km/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/km/LC_MESSAGES/akonadi_invitations_agent.mo
share/locale/km/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/km/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/km/LC_MESSAGES/akonadi_maildispatcher_agent.mo
@ -985,7 +979,6 @@ share/locale/ko/LC_MESSAGES/akonadi_googlecontacts_resource.mo
share/locale/ko/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/ko/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/ko/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/ko/LC_MESSAGES/akonadi_invitations_agent.mo
share/locale/ko/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/ko/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/ko/LC_MESSAGES/akonadi_maildispatcher_agent.mo
@ -1022,7 +1015,6 @@ share/locale/lt/LC_MESSAGES/akonadi_googlecontacts_resource.mo
share/locale/lt/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/lt/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/lt/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/lt/LC_MESSAGES/akonadi_invitations_agent.mo
share/locale/lt/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/lt/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/lt/LC_MESSAGES/akonadi_maildispatcher_agent.mo
@ -1052,7 +1044,6 @@ share/locale/lv/LC_MESSAGES/akonadi_googlecalendar_resource.mo
share/locale/lv/LC_MESSAGES/akonadi_googlecontacts_resource.mo
share/locale/lv/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/lv/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/lv/LC_MESSAGES/akonadi_invitations_agent.mo
share/locale/lv/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/lv/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/lv/LC_MESSAGES/akonadi_maildispatcher_agent.mo
@ -1080,7 +1071,6 @@ share/locale/mr/LC_MESSAGES/akonadi_googlecontacts_resource.mo
share/locale/mr/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/mr/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/mr/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/mr/LC_MESSAGES/akonadi_invitations_agent.mo
share/locale/mr/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/mr/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/mr/LC_MESSAGES/akonadi_maildispatcher_agent.mo
@ -1113,7 +1103,6 @@ share/locale/nb/LC_MESSAGES/akonadi_googlecontacts_resource.mo
share/locale/nb/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/nb/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/nb/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/nb/LC_MESSAGES/akonadi_invitations_agent.mo
share/locale/nb/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/nb/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/nb/LC_MESSAGES/akonadi_maildispatcher_agent.mo
@ -1148,7 +1137,6 @@ share/locale/nds/LC_MESSAGES/akonadi_googlecontacts_resource.mo
share/locale/nds/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/nds/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/nds/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/nds/LC_MESSAGES/akonadi_invitations_agent.mo
share/locale/nds/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/nds/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/nds/LC_MESSAGES/akonadi_maildispatcher_agent.mo
@ -1187,7 +1175,6 @@ share/locale/nl/LC_MESSAGES/akonadi_googlecontacts_resource.mo
share/locale/nl/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/nl/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/nl/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/nl/LC_MESSAGES/akonadi_invitations_agent.mo
share/locale/nl/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/nl/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/nl/LC_MESSAGES/akonadi_maildispatcher_agent.mo
@ -1215,7 +1202,6 @@ share/locale/nn/LC_MESSAGES/akonadi_contacts_resource.mo
share/locale/nn/LC_MESSAGES/akonadi_gmail_resource.mo
share/locale/nn/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/nn/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/nn/LC_MESSAGES/akonadi_invitations_agent.mo
share/locale/nn/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/nn/LC_MESSAGES/akonadi_maildispatcher_agent.mo
share/locale/nn/LC_MESSAGES/akonadi_mbox_resource.mo
@ -1237,7 +1223,6 @@ share/locale/pa/LC_MESSAGES/akonadi_contacts_resource.mo
share/locale/pa/LC_MESSAGES/akonadi_davgroupware_resource.mo
share/locale/pa/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/pa/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/pa/LC_MESSAGES/akonadi_invitations_agent.mo
share/locale/pa/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/pa/LC_MESSAGES/akonadi_maildispatcher_agent.mo
share/locale/pa/LC_MESSAGES/akonadi_mbox_resource.mo
@ -1272,7 +1257,6 @@ share/locale/pl/LC_MESSAGES/akonadi_googlecontacts_resource.mo
share/locale/pl/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/pl/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/pl/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/pl/LC_MESSAGES/akonadi_invitations_agent.mo
share/locale/pl/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/pl/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/pl/LC_MESSAGES/akonadi_maildispatcher_agent.mo
@ -1312,7 +1296,6 @@ share/locale/pt/LC_MESSAGES/akonadi_googlecontacts_resource.mo
share/locale/pt/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/pt/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/pt/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/pt/LC_MESSAGES/akonadi_invitations_agent.mo
share/locale/pt/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/pt/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/pt/LC_MESSAGES/akonadi_maildispatcher_agent.mo
@ -1352,7 +1335,6 @@ share/locale/pt_BR/LC_MESSAGES/akonadi_googlecontacts_resource.mo
share/locale/pt_BR/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/pt_BR/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/pt_BR/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/pt_BR/LC_MESSAGES/akonadi_invitations_agent.mo
share/locale/pt_BR/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/pt_BR/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/pt_BR/LC_MESSAGES/akonadi_maildispatcher_agent.mo
@ -1385,7 +1367,6 @@ share/locale/ro/LC_MESSAGES/akonadi_davgroupware_resource.mo
share/locale/ro/LC_MESSAGES/akonadi_gmail_resource.mo
share/locale/ro/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/ro/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/ro/LC_MESSAGES/akonadi_invitations_agent.mo
share/locale/ro/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/ro/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/ro/LC_MESSAGES/akonadi_maildispatcher_agent.mo
@ -1421,7 +1402,6 @@ share/locale/ru/LC_MESSAGES/akonadi_googlecontacts_resource.mo
share/locale/ru/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/ru/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/ru/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/ru/LC_MESSAGES/akonadi_invitations_agent.mo
share/locale/ru/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/ru/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/ru/LC_MESSAGES/akonadi_maildispatcher_agent.mo
@ -1461,7 +1441,6 @@ share/locale/sk/LC_MESSAGES/akonadi_googlecontacts_resource.mo
share/locale/sk/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/sk/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/sk/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/sk/LC_MESSAGES/akonadi_invitations_agent.mo
share/locale/sk/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/sk/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/sk/LC_MESSAGES/akonadi_maildispatcher_agent.mo
@ -1500,7 +1479,6 @@ share/locale/sl/LC_MESSAGES/akonadi_googlecontacts_resource.mo
share/locale/sl/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/sl/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/sl/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/sl/LC_MESSAGES/akonadi_invitations_agent.mo
share/locale/sl/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/sl/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/sl/LC_MESSAGES/akonadi_maildispatcher_agent.mo
@ -1539,7 +1517,6 @@ share/locale/sr/LC_MESSAGES/akonadi_googlecontacts_resource.mo
share/locale/sr/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/sr/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/sr/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/sr/LC_MESSAGES/akonadi_invitations_agent.mo
share/locale/sr/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/sr/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/sr/LC_MESSAGES/akonadi_maildispatcher_agent.mo
@ -1579,7 +1556,6 @@ share/locale/sv/LC_MESSAGES/akonadi_googlecontacts_resource.mo
share/locale/sv/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/sv/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/sv/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/sv/LC_MESSAGES/akonadi_invitations_agent.mo
share/locale/sv/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/sv/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/sv/LC_MESSAGES/akonadi_maildispatcher_agent.mo
@ -1616,7 +1592,6 @@ share/locale/tr/LC_MESSAGES/akonadi_googlecontacts_resource.mo
share/locale/tr/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/tr/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/tr/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/tr/LC_MESSAGES/akonadi_invitations_agent.mo
share/locale/tr/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/tr/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/tr/LC_MESSAGES/akonadi_maildispatcher_agent.mo
@ -1648,7 +1623,6 @@ share/locale/ug/LC_MESSAGES/akonadi_googlecontacts_resource.mo
share/locale/ug/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/ug/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/ug/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/ug/LC_MESSAGES/akonadi_invitations_agent.mo
share/locale/ug/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/ug/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/ug/LC_MESSAGES/akonadi_maildispatcher_agent.mo
@ -1684,7 +1658,6 @@ share/locale/uk/LC_MESSAGES/akonadi_googlecontacts_resource.mo
share/locale/uk/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/uk/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/uk/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/uk/LC_MESSAGES/akonadi_invitations_agent.mo
share/locale/uk/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/uk/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/uk/LC_MESSAGES/akonadi_maildispatcher_agent.mo
@ -1724,7 +1697,6 @@ share/locale/zh_CN/LC_MESSAGES/akonadi_googlecontacts_resource.mo
share/locale/zh_CN/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/zh_CN/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/zh_CN/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/zh_CN/LC_MESSAGES/akonadi_invitations_agent.mo
share/locale/zh_CN/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/zh_CN/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/zh_CN/LC_MESSAGES/akonadi_maildispatcher_agent.mo
@ -1756,15 +1728,14 @@ share/locale/zh_TW/LC_MESSAGES/akonadi-filestore.mo
share/locale/zh_TW/LC_MESSAGES/akonadi_birthdays_resource.mo
share/locale/zh_TW/LC_MESSAGES/akonadi_contacts_resource.mo
share/locale/zh_TW/LC_MESSAGES/akonadi_davgroupware_resource.mo
share/locale/zh_TW/LC_MESSAGES/akonadi_facebook_resource.mo
share/locale/zh_TW/LC_MESSAGES/akonadi_ews_resource.mo
share/locale/zh_TW/LC_MESSAGES/akonadi_facebook_resource.mo
share/locale/zh_TW/LC_MESSAGES/akonadi_gmail_resource.mo
share/locale/zh_TW/LC_MESSAGES/akonadi_googlecalendar_resource.mo
share/locale/zh_TW/LC_MESSAGES/akonadi_googlecontacts_resource.mo
share/locale/zh_TW/LC_MESSAGES/akonadi_ical_resource.mo
share/locale/zh_TW/LC_MESSAGES/akonadi_icaldir_resource.mo
share/locale/zh_TW/LC_MESSAGES/akonadi_imap_resource.mo
share/locale/zh_TW/LC_MESSAGES/akonadi_invitations_agent.mo
share/locale/zh_TW/LC_MESSAGES/akonadi_kalarm_resource.mo
share/locale/zh_TW/LC_MESSAGES/akonadi_maildir_resource.mo
share/locale/zh_TW/LC_MESSAGES/akonadi_maildispatcher_agent.mo

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1551811008
SHA256 (KDE/applications/18.12.3/keditbookmarks-18.12.3.tar.xz) = 8d1f1a6ffa3b68d318ac6eb72707e5e5bb4f6f43ebb25c0475121469a71f6a8d
SIZE (KDE/applications/18.12.3/keditbookmarks-18.12.3.tar.xz) = 184744
TIMESTAMP = 1555094787
SHA256 (KDE/applications/19.04.0/keditbookmarks-19.04.0.tar.xz) = 23770a42aa72eb275b2b5a21f8e2f0959eec112ab048c6d89999ee156cd2ef65
SIZE (KDE/applications/19.04.0/keditbookmarks-19.04.0.tar.xz) = 184748

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1551811009
SHA256 (KDE/applications/18.12.3/kfind-18.12.3.tar.xz) = ad123b24f88e1ade5a845c16a84a483835cce31b92741107d8dbd02f462d4cd9
SIZE (KDE/applications/18.12.3/kfind-18.12.3.tar.xz) = 267760
TIMESTAMP = 1555094787
SHA256 (KDE/applications/19.04.0/kfind-19.04.0.tar.xz) = 7eec5b096738bb28264bf870bdd85e24f97c62677be2d2a061f6c426ecfc3a47
SIZE (KDE/applications/19.04.0/kfind-19.04.0.tar.xz) = 267804

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1551811007
SHA256 (KDE/applications/18.12.3/kmail-account-wizard-18.12.3.tar.xz) = 102a4170cb4f80c7a9ba3aec7a4d34a3e6a8ca18c975b5c0ea33cf7bac9e21df
SIZE (KDE/applications/18.12.3/kmail-account-wizard-18.12.3.tar.xz) = 155932
TIMESTAMP = 1555094788
SHA256 (KDE/applications/19.04.0/kmail-account-wizard-19.04.0.tar.xz) = 640d63ceca23644e2f358c7117eb54daa0fffc669628398f7930fe273d7944a9
SIZE (KDE/applications/19.04.0/kmail-account-wizard-19.04.0.tar.xz) = 156172

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1551811008
SHA256 (KDE/applications/18.12.3/kmail-18.12.3.tar.xz) = 9dd9865d4a463ac552c25126ecaee662b83548091c5abef168bdc7a6d2fb5c76
SIZE (KDE/applications/18.12.3/kmail-18.12.3.tar.xz) = 4724432
TIMESTAMP = 1555094787
SHA256 (KDE/applications/19.04.0/kmail-19.04.0.tar.xz) = c191057769513d51d6604e0f51e441e54770ac07a982175a5be29b7797d6f486
SIZE (KDE/applications/19.04.0/kmail-19.04.0.tar.xz) = 4729284

View File

@ -11,6 +11,8 @@ etc/xdg/ktnefapps.categories
etc/xdg/ktnefapps.renamecategories
lib/libkmailprivate.so.5
lib/libkmailprivate.so.%%KDE_APPLICATIONS_SHLIB_VER%%
%%QT_PLUGINDIR%%/akonadi/config/archivemailagentconfig.so
%%QT_PLUGINDIR%%/akonadi/config/followupreminderagentconfig.so
%%QT_PLUGINDIR%%/kcm_kmail.so
%%QT_PLUGINDIR%%/kcm_kmailsummary.so
%%QT_PLUGINDIR%%/kcm_kontactsummary.so
@ -216,6 +218,7 @@ share/locale/it/LC_MESSAGES/akonadi_unifiedmailbox_agent.mo
share/locale/it/LC_MESSAGES/kmail.mo
share/locale/it/LC_MESSAGES/ktnef.mo
share/locale/ja/LC_MESSAGES/akonadi_archivemail_agent.mo
share/locale/ja/LC_MESSAGES/akonadi_unifiedmailbox_agent.mo
share/locale/ja/LC_MESSAGES/akonadi_followupreminder_agent.mo
share/locale/ja/LC_MESSAGES/akonadi_mailfilter_agent.mo
share/locale/ja/LC_MESSAGES/akonadi_sendlater_agent.mo
@ -296,6 +299,7 @@ share/locale/ro/LC_MESSAGES/akonadi_sendlater_agent.mo
share/locale/ro/LC_MESSAGES/kmail.mo
share/locale/ro/LC_MESSAGES/ktnef.mo
share/locale/ru/LC_MESSAGES/akonadi_archivemail_agent.mo
share/locale/ru/LC_MESSAGES/akonadi_unifiedmailbox_agent.mo
share/locale/ru/LC_MESSAGES/akonadi_followupreminder_agent.mo
share/locale/ru/LC_MESSAGES/akonadi_mailfilter_agent.mo
share/locale/ru/LC_MESSAGES/akonadi_sendlater_agent.mo

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1551811011
SHA256 (KDE/applications/18.12.3/knotes-18.12.3.tar.xz) = 4cd3a4e5064211f3df6ebf4711c2f4e01b09c77580493de9070c9ee842059578
SIZE (KDE/applications/18.12.3/knotes-18.12.3.tar.xz) = 319992
TIMESTAMP = 1555094788
SHA256 (KDE/applications/19.04.0/knotes-19.04.0.tar.xz) = e2f98d029105d18c5c14b774782287e281e2367eebeb84d52727a5156abe4092
SIZE (KDE/applications/19.04.0/knotes-19.04.0.tar.xz) = 320232

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1551811006
SHA256 (KDE/applications/18.12.3/kontact-18.12.3.tar.xz) = 81426545a958d6d71210040f5ede6407048a16d320ea90c405318cdd7e8e9315
SIZE (KDE/applications/18.12.3/kontact-18.12.3.tar.xz) = 792840
TIMESTAMP = 1555094788
SHA256 (KDE/applications/19.04.0/kontact-19.04.0.tar.xz) = 710d72ba01afa2aea89efca61f6c25245c0db04dc675b8871f7109a42a945cca
SIZE (KDE/applications/19.04.0/kontact-19.04.0.tar.xz) = 792972

View File

@ -2,7 +2,6 @@
PORTNAME= korganizer
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
PORTREVISION= 1
CATEGORIES= deskutils kde kde-applications
MAINTAINER= kde@FreeBSD.org
@ -23,7 +22,7 @@ USE_KDE+= akonadi akonadicalendar akonadicontacts akonadimime \
incidenceeditor kdepim-apps-libs kontactinterface ldap \
libkdepim mailtransport mime pimcommon pimtextedit \
kdepim-runtime5_run
USE_QT= core dbus gui network phonon4 printsupport widgets xml \
USE_QT= core dbus gui multimedia network phonon4 printsupport widgets xml \
buildtools_build qmake_build
USE_LDCONFIG= yes

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1551811010
SHA256 (KDE/applications/18.12.3/korganizer-18.12.3.tar.xz) = 6a63e60b60af6cb95c78382da15e9e3cf04f936689ce12b62fe38968fad75a9c
SIZE (KDE/applications/18.12.3/korganizer-18.12.3.tar.xz) = 2233636
TIMESTAMP = 1555094789
SHA256 (KDE/applications/19.04.0/korganizer-19.04.0.tar.xz) = 3e8c69db9f504e3ec80307d1552af21440621c0e480abf874a5a73482800bcaf
SIZE (KDE/applications/19.04.0/korganizer-19.04.0.tar.xz) = 2233956

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1551811013
SHA256 (KDE/applications/18.12.3/kruler-18.12.3.tar.xz) = 1b347c552648caca99364a0524945d0849cd84b29e4d07f62ee518ec07a98e33
SIZE (KDE/applications/18.12.3/kruler-18.12.3.tar.xz) = 285036
TIMESTAMP = 1555094789
SHA256 (KDE/applications/19.04.0/kruler-19.04.0.tar.xz) = 7d29eac1d7f4e39f7d754ebb9d68aba70ab3dc12e8241007de750572ce761d73
SIZE (KDE/applications/19.04.0/kruler-19.04.0.tar.xz) = 249356

View File

@ -2,7 +2,6 @@
PORTNAME= libkdepim
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
PORTREVISION= 1
CATEGORIES= deskutils kde kde-applications
MAINTAINER= kde@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1551811007
SHA256 (KDE/applications/18.12.3/libkdepim-18.12.3.tar.xz) = 1c53148dd9f477b1ca2ea622b25100eab95531115e9798264d3e65d28183e640
SIZE (KDE/applications/18.12.3/libkdepim-18.12.3.tar.xz) = 336464
TIMESTAMP = 1555094790
SHA256 (KDE/applications/19.04.0/libkdepim-19.04.0.tar.xz) = 099c7bd90e540c6996f333393afa4831c94b6fbe65f7800bde712ebae4ba8a8e
SIZE (KDE/applications/19.04.0/libkdepim-19.04.0.tar.xz) = 337264

View File

@ -14,6 +14,7 @@ include/KF5/Libkdepim/KWidgetLister
include/KF5/Libkdepim/LdapClient
include/KF5/Libkdepim/LdapClientSearch
include/KF5/Libkdepim/LdapClientSearchConfig
include/KF5/Libkdepim/LdapConfigureWidget
include/KF5/Libkdepim/LdapSearchDialog
include/KF5/Libkdepim/MaillistDrag
include/KF5/Libkdepim/MultiplyingLine
@ -56,6 +57,7 @@ include/KF5/libkdepim/kwidgetlister.h
include/KF5/libkdepim/ldapclient.h
include/KF5/libkdepim/ldapclientsearch.h
include/KF5/libkdepim/ldapclientsearchconfig.h
include/KF5/libkdepim/ldapconfigurewidget.h
include/KF5/libkdepim/ldapsearchdialog.h
include/KF5/libkdepim/maillistdrag.h
include/KF5/libkdepim/multiplyingline.h

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1551811010
SHA256 (KDE/applications/18.12.3/mbox-importer-18.12.3.tar.xz) = a220ca69dd6f78cf18c3d8cb1bb293dc2ab2ff45f2a25df72cad8df78f581201
SIZE (KDE/applications/18.12.3/mbox-importer-18.12.3.tar.xz) = 33468
TIMESTAMP = 1555094790
SHA256 (KDE/applications/19.04.0/mbox-importer-19.04.0.tar.xz) = 0fba78f2feee2ec7c11e64511195546b9c34695c091632494c1d77c2555eb888
SIZE (KDE/applications/19.04.0/mbox-importer-19.04.0.tar.xz) = 33604

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1551811012
SHA256 (KDE/applications/18.12.3/pim-data-exporter-18.12.3.tar.xz) = 7deb5baf5a36b96f1414e0b67192cd1ad48f396fb3cb5f5eb2fc90a312d74941
SIZE (KDE/applications/18.12.3/pim-data-exporter-18.12.3.tar.xz) = 270928
TIMESTAMP = 1555094790
SHA256 (KDE/applications/19.04.0/pim-data-exporter-19.04.0.tar.xz) = ae1c3bbfffebb85533b0bbf4b0f8b54c06e29fcdf7284295c89ab43d196a6ac3
SIZE (KDE/applications/19.04.0/pim-data-exporter-19.04.0.tar.xz) = 271220

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1551811008
SHA256 (KDE/applications/18.12.3/pim-sieve-editor-18.12.3.tar.xz) = 6e755ec258b0a75e4e83adb82551c1779c2ab7766aef26d2f1c9c00f3809deb5
SIZE (KDE/applications/18.12.3/pim-sieve-editor-18.12.3.tar.xz) = 450752
TIMESTAMP = 1555094791
SHA256 (KDE/applications/19.04.0/pim-sieve-editor-19.04.0.tar.xz) = 0843df57695ca4dc359d048a7e3bf2b6bb66bd10d861714d316baa8ecb387dd1
SIZE (KDE/applications/19.04.0/pim-sieve-editor-19.04.0.tar.xz) = 451312

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1551810939
SHA256 (KDE/applications/18.12.3/cervisia-18.12.3.tar.xz) = a5e4034b0d1ee07c2efaef6e8eef17b48a340e9d046cd23efceaf67f07ab5a85
SIZE (KDE/applications/18.12.3/cervisia-18.12.3.tar.xz) = 1905952
TIMESTAMP = 1555094791
SHA256 (KDE/applications/19.04.0/cervisia-19.04.0.tar.xz) = 011d9b38a82508ae73328dc56723af11fa8403c0dcf5b7d7703118d79f2ad8f4
SIZE (KDE/applications/19.04.0/cervisia-19.04.0.tar.xz) = 1896124

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1551810939
SHA256 (KDE/applications/18.12.3/dolphin-plugins-18.12.3.tar.xz) = 1bff5f828f11e9b9a527b59f12ec16745fa19fb09392ca1872d6b0c909212427
SIZE (KDE/applications/18.12.3/dolphin-plugins-18.12.3.tar.xz) = 191992
TIMESTAMP = 1555094791
SHA256 (KDE/applications/19.04.0/dolphin-plugins-19.04.0.tar.xz) = c2898e0a64d5a9eab2a4bd661694b75805adfd0a925f1a21f894892264f96469
SIZE (KDE/applications/19.04.0/dolphin-plugins-19.04.0.tar.xz) = 192060

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1551810938
SHA256 (KDE/applications/18.12.3/kapptemplate-18.12.3.tar.xz) = dd4e34e1ed60f4cb03836576dfd5d306ec1890cd0fe583b516bf49c628f1078f
SIZE (KDE/applications/18.12.3/kapptemplate-18.12.3.tar.xz) = 317308
TIMESTAMP = 1555094792
SHA256 (KDE/applications/19.04.0/kapptemplate-19.04.0.tar.xz) = 7983c4576c6168731958790851d732f8bd4f4313d2cd00a8bf4dd37a4b6a4bb4
SIZE (KDE/applications/19.04.0/kapptemplate-19.04.0.tar.xz) = 317548

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1551810937
SHA256 (KDE/applications/18.12.3/kcachegrind-18.12.3.tar.xz) = 48011190a0ef28998e6c96b9d644e3d06b68606b7d1467c84a8d176eeebb9adf
SIZE (KDE/applications/18.12.3/kcachegrind-18.12.3.tar.xz) = 808252
TIMESTAMP = 1555094792
SHA256 (KDE/applications/19.04.0/kcachegrind-19.04.0.tar.xz) = 7021ac1b133e86692dad92ff8de6a0467c2b488d7e5c2977ee4880c166e088ca
SIZE (KDE/applications/19.04.0/kcachegrind-19.04.0.tar.xz) = 808596

View File

@ -16,7 +16,6 @@ share/icons/hicolor/64x64/apps/kcachegrind.png
%%DATADIR%%/icons/hicolor/22x22/actions/percent.png
%%DATADIR%%/icons/hicolor/32x32/actions/percent.png
%%DATADIR%%/tips
share/kxmlgui5/kcachegrind/kcachegrindui.rc
share/locale/ar/LC_MESSAGES/kcachegrind.mo
share/locale/bs/LC_MESSAGES/kcachegrind.mo
share/locale/bs/LC_MESSAGES/kcachegrind_qt.qm

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1551810939
SHA256 (KDE/applications/18.12.3/kde-dev-scripts-18.12.3.tar.xz) = c62f05b86615a810beb2573ee2106bc68fc8be586b66bcdde62d3ba4e4c16fb4
SIZE (KDE/applications/18.12.3/kde-dev-scripts-18.12.3.tar.xz) = 378180
TIMESTAMP = 1555094792
SHA256 (KDE/applications/19.04.0/kde-dev-scripts-19.04.0.tar.xz) = 23b777143c9402bf089cd2f84c5ac363183b74dcf81be8c08d74d5d099e898e5
SIZE (KDE/applications/19.04.0/kde-dev-scripts-19.04.0.tar.xz) = 378052

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1551810938
SHA256 (KDE/applications/18.12.3/kde-dev-utils-18.12.3.tar.xz) = f53b896b62b7d2267b78d23fb24cf495932c4c8b552d8bf56c722a49acc54be6
SIZE (KDE/applications/18.12.3/kde-dev-utils-18.12.3.tar.xz) = 61112
TIMESTAMP = 1555094793
SHA256 (KDE/applications/19.04.0/kde-dev-utils-19.04.0.tar.xz) = ec2df1ab8b73f19ffc8ec7abeba0577b42d15bc372a19b456a2a04ebb4691031
SIZE (KDE/applications/19.04.0/kde-dev-utils-19.04.0.tar.xz) = 61648

View File

@ -1,6 +1,6 @@
bin/kpartloader
bin/kuiviewer
%%QT_PLUGINDIR%%/kuiviewerpart.so
%%QT_PLUGINDIR%%/kf5/parts/kuiviewerpart.so
%%QT_PLUGINDIR%%/quithumbnail.so
share/applications/org.kde.kuiviewer.desktop
share/icons/hicolor/128x128/apps/kuiviewer.png
@ -11,9 +11,6 @@ share/icons/hicolor/64x64/apps/kuiviewer.png
share/icons/hicolor/scalable/apps/kuiviewer.svg
share/kservices5/designerthumbnail.desktop
share/kservices5/kuiviewer_part.desktop
share/kxmlgui5/kpartloader/kpartloaderui.rc
share/kxmlgui5/kuiviewer/kuiviewerui.rc
share/kxmlgui5/kuiviewerpart/kuiviewer_part.rc
share/locale/ar/LC_MESSAGES/kuiviewer.mo
share/locale/bg/LC_MESSAGES/kuiviewer.mo
share/locale/bs/LC_MESSAGES/kpartloader.mo

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1551810938
SHA256 (KDE/applications/18.12.3/kdesdk-thumbnailers-18.12.3.tar.xz) = a4694da94bd671a1395a32a527c919fb2207e8a959ceff32a11488e2015a784b
SIZE (KDE/applications/18.12.3/kdesdk-thumbnailers-18.12.3.tar.xz) = 17244
TIMESTAMP = 1555094793
SHA256 (KDE/applications/19.04.0/kdesdk-thumbnailers-19.04.0.tar.xz) = 195f539bec6e19de83e07dce117f7cd656f77199c2863a6a5738112d53843243
SIZE (KDE/applications/19.04.0/kdesdk-thumbnailers-19.04.0.tar.xz) = 17252

View File

@ -2,7 +2,6 @@
PORTNAME= kio-extras
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
PORTREVISION= 2
CATEGORIES= devel kde kde-applications # kde kde-applications-plasma
MAINTAINER= kde@FreeBSD.org
@ -17,7 +16,7 @@ USE_KDE= activities archive auth bookmarks codecs completion config \
configwidgets coreaddons crash dbusaddons dnssd doctools ecm \
emoticons guiaddons i18n iconthemes init itemmodels itemviews \
jobwidgets js kdelibs4support khtml kio notifications parts \
pty service solid sonnet textwidgets unitconversion \
pty service solid sonnet syntaxhighlighting textwidgets unitconversion \
widgetsaddons windowsystem xmlgui
USE_QT= core dbus declarative gui location network phonon4 printsupport \
sql svg testlib webchannel widgets xml \

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1551810937
SHA256 (KDE/applications/18.12.3/kio-extras-18.12.3.tar.xz) = f8879abaea6fcf31ee0bd4a55d0c24a5fded6d61abed1b059f704f797793aef2
SIZE (KDE/applications/18.12.3/kio-extras-18.12.3.tar.xz) = 562196
TIMESTAMP = 1555094794
SHA256 (KDE/applications/19.04.0/kio-extras-19.04.0.tar.xz) = 0f3f2eaf40512cf4a61b09b94ca365d7d05c7b1a75f4e8afd047143a8e962d85
SIZE (KDE/applications/19.04.0/kio-extras-19.04.0.tar.xz) = 569440

View File

@ -12,6 +12,7 @@ lib/libmolletnetwork5.so.%%KDE_APPLICATIONS_VERSION%%
%%TAGLIB%%%%QT_PLUGINDIR%%/audiothumbnail.so
%%QT_PLUGINDIR%%/comicbookthumbnail.so
%%QT_PLUGINDIR%%/djvuthumbnail.so
%%QT_PLUGINDIR%%/ebookthumbnail.so
%%EXR%%%%QT_PLUGINDIR%%/exrthumbnail.so
%%QT_PLUGINDIR%%/imagethumbnail.so
%%QT_PLUGINDIR%%/jpegthumbnail.so
@ -19,12 +20,15 @@ lib/libmolletnetwork5.so.%%KDE_APPLICATIONS_VERSION%%
%%QT_PLUGINDIR%%/kf5/kded/filenamesearchmodule.so
%%QT_PLUGINDIR%%/kf5/kded/networkwatcher.so
%%QT_PLUGINDIR%%/kf5/kded/recentdocumentsnotifier.so
%%QT_PLUGINDIR%%/kf5/kio/about.so
%%QT_PLUGINDIR%%/kf5/kio/activities.so
%%QT_PLUGINDIR%%/kf5/kio/archive.so
%%QT_PLUGINDIR%%/kf5/kio/bookmarks.so
%%QT_PLUGINDIR%%/kf5/kio/filenamesearch.so
%%QT_PLUGINDIR%%/kf5/kio/filter.so
%%QT_PLUGINDIR%%/kf5/kio/fish.so
%%QT_PLUGINDIR%%/kf5/kio/info.so
%%QT_PLUGINDIR%%/kf5/parts/kmanpart.so
%%QT_PLUGINDIR%%/kf5/kio/man.so
%%MTP%%%%QT_PLUGINDIR%%/kf5/kio/mtp.so
%%QT_PLUGINDIR%%/kf5/kio/network.so
@ -36,10 +40,7 @@ lib/libmolletnetwork5.so.%%KDE_APPLICATIONS_VERSION%%
%%QT_PLUGINDIR%%/kf5/kio/thumbnail.so
%%MTP%%%%QT_PLUGINDIR%%/kf5/kiod/kmtpd.so
%%QT_PLUGINDIR%%/kfileaudiopreview.so
%%QT_PLUGINDIR%%/kio_activities.so
%%QT_PLUGINDIR%%/kritathumbnail.so
%%QT_PLUGINDIR%%/libkio_about.so
%%QT_PLUGINDIR%%/libkmanpart.so
%%QT_PLUGINDIR%%/opendocumentthumbnail.so
%%QT_PLUGINDIR%%/svgthumbnail.so
%%QT_PLUGINDIR%%/textthumbnail.so
@ -65,6 +66,7 @@ share/kservices5/bzip2.protocol
share/kservices5/comicbookthumbnail.desktop
share/kservices5/directorythumbnail.desktop
share/kservices5/djvuthumbnail.desktop
share/kservices5/ebookthumbnail.desktop
%%EXR%%share/kservices5/exrthumbnail.desktop
share/kservices5/filenamesearch.protocol
share/kservices5/fish.protocol

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1551810940
SHA256 (KDE/applications/18.12.3/lokalize-18.12.3.tar.xz) = cce11b9384d27006855a141d2241a67d05679baa7096db2311c49a78bd642fed
SIZE (KDE/applications/18.12.3/lokalize-18.12.3.tar.xz) = 2312372
TIMESTAMP = 1555094794
SHA256 (KDE/applications/19.04.0/lokalize-19.04.0.tar.xz) = e2e8cd6f9bb0e59ffd4b88e5513b757df3b63892ce90e7000c872e896ef74266
SIZE (KDE/applications/19.04.0/lokalize-19.04.0.tar.xz) = 1680008

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1551810939
SHA256 (KDE/applications/18.12.3/poxml-18.12.3.tar.xz) = 6714e371957d175b859894149a3791acb3b8ef62b653b7b09f34819e92c8eaf7
SIZE (KDE/applications/18.12.3/poxml-18.12.3.tar.xz) = 43160
TIMESTAMP = 1555094794
SHA256 (KDE/applications/19.04.0/poxml-19.04.0.tar.xz) = c0a24557cc7e243790c5273fb2a4ff585a3e89cc994772a52979015d2e57a985
SIZE (KDE/applications/19.04.0/poxml-19.04.0.tar.xz) = 43172

View File

@ -2,7 +2,6 @@
PORTNAME= umbrello
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
PORTREVISION= 1
CATEGORIES= devel kde kde-applications
MAINTAINER= kde@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1551810937
SHA256 (KDE/applications/18.12.3/umbrello-18.12.3.tar.xz) = 2ab53b33cf1fcaea470c01b2421e911d4287b1d0421fa33e0b60043fe6943cc7
SIZE (KDE/applications/18.12.3/umbrello-18.12.3.tar.xz) = 3055608
TIMESTAMP = 1555094795
SHA256 (KDE/applications/19.04.0/umbrello-19.04.0.tar.xz) = 7c37363a92bd91f2a515438068ba6f1c8747269ddaf2eda5a7998539ece4468d
SIZE (KDE/applications/19.04.0/umbrello-19.04.0.tar.xz) = 3680256

View File

@ -31,6 +31,7 @@ share/locale/de/LC_MESSAGES/umbrello.mo
share/locale/de/LC_MESSAGES/umbrello_kdevphp.mo
share/locale/de/LC_MESSAGES/umbrello_kdevphp5.mo
share/locale/el/LC_MESSAGES/umbrello.mo
share/locale/el/LC_MESSAGES/umbrello_kdevphp.mo
share/locale/el/LC_MESSAGES/umbrello_kdevphp5.mo
share/locale/en_GB/LC_MESSAGES/umbrello.mo
share/locale/en_GB/LC_MESSAGES/umbrello_kdevphp.mo

View File

@ -2,7 +2,6 @@
PORTNAME= kate
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
PORTREVISION= 1
CATEGORIES= editors kde kde-applications
MAINTAINER= kde@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1551811075
SHA256 (KDE/applications/18.12.3/kate-18.12.3.tar.xz) = f7f2cba41a4c88b65885532db6b6161c66055a6697d20ee88adb70f302d387e1
SIZE (KDE/applications/18.12.3/kate-18.12.3.tar.xz) = 5765324
TIMESTAMP = 1555094795
SHA256 (KDE/applications/19.04.0/kate-19.04.0.tar.xz) = 64c3c312a69d45624e3619309b86de796f67d30a864433a5c24aeb4e299bacc9
SIZE (KDE/applications/19.04.0/kate-19.04.0.tar.xz) = 5792940

View File

@ -41,6 +41,8 @@ CONFLICTS_INSTALL= virtualbox-ose-additions-* \
virtualbox-ose-legacy-[0-9]* \
virtualbox-ose-lite-[0-9]*
LDFLAGS= -lpthread
VBOXUSER?= vboxusers
VBOXWSUSER?= vboxusers
VBOXGROUP?= vboxusers

View File

@ -2,7 +2,6 @@
PORTNAME= blinken
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
PORTREVISION= 1
CATEGORIES= games kde kde-applications
MAINTAINER= kde@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1551811058
SHA256 (KDE/applications/18.12.3/blinken-18.12.3.tar.xz) = 2b6a11fa56b8837618e157a4a974eb1dff956cfb8b93e6cb0601bda66a234579
SIZE (KDE/applications/18.12.3/blinken-18.12.3.tar.xz) = 2803260
TIMESTAMP = 1555094795
SHA256 (KDE/applications/19.04.0/blinken-19.04.0.tar.xz) = 5d470c7f0d232ea01c99fbe1ed08e103291e80c3cfe74e245aba1c2009573eed
SIZE (KDE/applications/19.04.0/blinken-19.04.0.tar.xz) = 2819928

View File

@ -2,7 +2,6 @@
PORTNAME= bomber
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
PORTREVISION= 1
CATEGORIES= games kde kde-applications
MAINTAINER= kde@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1551811069
SHA256 (KDE/applications/18.12.3/bomber-18.12.3.tar.xz) = 5b8e24aba4fb14ffc72313f9754315d6a7d98a3e00ee118a2551ac3357ead771
SIZE (KDE/applications/18.12.3/bomber-18.12.3.tar.xz) = 819708
TIMESTAMP = 1555094796
SHA256 (KDE/applications/19.04.0/bomber-19.04.0.tar.xz) = 4f82f3f42aff36de837f7c9ddc5986f6c73cb50de122b46320dba0a0b03f9a7d
SIZE (KDE/applications/19.04.0/bomber-19.04.0.tar.xz) = 819520

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1551811069
SHA256 (KDE/applications/18.12.3/bovo-18.12.3.tar.xz) = 7fc7ff304cf5b5bf2049fdd53fbb4a819bddefc77fde94702c5118240403d972
SIZE (KDE/applications/18.12.3/bovo-18.12.3.tar.xz) = 199600
TIMESTAMP = 1555094796
SHA256 (KDE/applications/19.04.0/bovo-19.04.0.tar.xz) = 2cfccb09087a32d8a75f6dd763168e2ef5928f55b58505a542bc36fdac8e141e
SIZE (KDE/applications/19.04.0/bovo-19.04.0.tar.xz) = 199636

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1551811073
SHA256 (KDE/applications/18.12.3/granatier-18.12.3.tar.xz) = ad065e488f9a751423d571f51449e766c625e88ca7d3c30d21ff3b9027fc04af
SIZE (KDE/applications/18.12.3/granatier-18.12.3.tar.xz) = 1942648
TIMESTAMP = 1555094796
SHA256 (KDE/applications/19.04.0/granatier-19.04.0.tar.xz) = d83e91a5056e4caf1e522921025cb79355c0c2d53b7f0e98444d37291d80d63a
SIZE (KDE/applications/19.04.0/granatier-19.04.0.tar.xz) = 1942988

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1551811071
SHA256 (KDE/applications/18.12.3/kanagram-18.12.3.tar.xz) = dcc06543830ab06066f2f37eba6722f5cb0893355e30cee8d522085ed5fb2204
SIZE (KDE/applications/18.12.3/kanagram-18.12.3.tar.xz) = 8030452
TIMESTAMP = 1555094797
SHA256 (KDE/applications/19.04.0/kanagram-19.04.0.tar.xz) = dda3ce8211957e016521597a923de92d261e32c31ebf84faa697bd26cf16647c
SIZE (KDE/applications/19.04.0/kanagram-19.04.0.tar.xz) = 8030456

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1551811070
SHA256 (KDE/applications/18.12.3/kapman-18.12.3.tar.xz) = ad4a6377d260df76d000631ab4c95e5cb82ce47d031edc9801b6ed92d856305c
SIZE (KDE/applications/18.12.3/kapman-18.12.3.tar.xz) = 2525712
TIMESTAMP = 1555094797
SHA256 (KDE/applications/19.04.0/kapman-19.04.0.tar.xz) = f77dd3210bcdfb2d424f7a919848e25a4b4ae994d74b59111f352e41c2086324
SIZE (KDE/applications/19.04.0/kapman-19.04.0.tar.xz) = 2525660

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1551811044
SHA256 (KDE/applications/18.12.3/katomic-18.12.3.tar.xz) = 0e18087d0de067282023a98b800807632dd6a91bab51cf0d43d53bffba9b33f1
SIZE (KDE/applications/18.12.3/katomic-18.12.3.tar.xz) = 1422648
TIMESTAMP = 1555094798
SHA256 (KDE/applications/19.04.0/katomic-19.04.0.tar.xz) = ea6e6642e16f985653caf2cd9dd61248e7038fb0246e9af4d4daec20401537a2
SIZE (KDE/applications/19.04.0/katomic-19.04.0.tar.xz) = 1422836

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1551811042
SHA256 (KDE/applications/18.12.3/kblackbox-18.12.3.tar.xz) = d88b2906de45b129f1706b3d250b80f86acb0cc926a3cee679265b86c8934a9b
SIZE (KDE/applications/18.12.3/kblackbox-18.12.3.tar.xz) = 444320
TIMESTAMP = 1555094798
SHA256 (KDE/applications/19.04.0/kblackbox-19.04.0.tar.xz) = 9363167664b6b4e54325f9691333df912eefa1e19d387c9a2780626914b813f9
SIZE (KDE/applications/19.04.0/kblackbox-19.04.0.tar.xz) = 444344

View File

@ -2,7 +2,6 @@
PORTNAME= kblocks
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
PORTREVISION= 1
CATEGORIES= games kde kde-applications
MAINTAINER= kde@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1551811042
SHA256 (KDE/applications/18.12.3/kblocks-18.12.3.tar.xz) = e981107096893a8078ab978c429f367432a74de1bdeffe8fb628ccc397701332
SIZE (KDE/applications/18.12.3/kblocks-18.12.3.tar.xz) = 1921544
TIMESTAMP = 1555094798
SHA256 (KDE/applications/19.04.0/kblocks-19.04.0.tar.xz) = c70a60f3a2e4c8f7756a1f9b1e025f8f91ec83c4f54feedf0ba05eea36b0037e
SIZE (KDE/applications/19.04.0/kblocks-19.04.0.tar.xz) = 1920744

View File

@ -2,7 +2,6 @@
PORTNAME= kbounce
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
PORTREVISION= 1
CATEGORIES= games kde kde-applications
MAINTAINER= kde@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1551811031
SHA256 (KDE/applications/18.12.3/kbounce-18.12.3.tar.xz) = c62cb68b4246c1aef73efb04ea883599384afbd977e8da93893346cbd835f343
SIZE (KDE/applications/18.12.3/kbounce-18.12.3.tar.xz) = 3467828
TIMESTAMP = 1555094799
SHA256 (KDE/applications/19.04.0/kbounce-19.04.0.tar.xz) = cd28d777db8ff1dc1437fb6456c2fdfe8b9005c0cea3ce05337fbf425803834f
SIZE (KDE/applications/19.04.0/kbounce-19.04.0.tar.xz) = 3467584

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1551811073
SHA256 (KDE/applications/18.12.3/kbreakout-18.12.3.tar.xz) = 23e1cc935eab6a2520e683185cb223243c71553b1ef6059a21f09d72e8fe00af
SIZE (KDE/applications/18.12.3/kbreakout-18.12.3.tar.xz) = 2276628
TIMESTAMP = 1555094799
SHA256 (KDE/applications/19.04.0/kbreakout-19.04.0.tar.xz) = c4aa847def701be288e53ceb27c8c63c34aa527f8e64c91fb007d053b1119db8
SIZE (KDE/applications/19.04.0/kbreakout-19.04.0.tar.xz) = 2276364

View File

@ -1,4 +1,5 @@
bin/kbreakout
etc/xdg/kbreakout.categories
share/applications/org.kde.kbreakout.desktop
share/icons/hicolor/128x128/apps/kbreakout.png
share/icons/hicolor/16x16/apps/kbreakout.png

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1551811031
SHA256 (KDE/applications/18.12.3/kdiamond-18.12.3.tar.xz) = b3d959cc195b924ca877df2762c3e8ef115ac41c2355f34efbbcaabe9b02b500
SIZE (KDE/applications/18.12.3/kdiamond-18.12.3.tar.xz) = 4719772
TIMESTAMP = 1555094810
SHA256 (KDE/applications/19.04.0/kdiamond-19.04.0.tar.xz) = 121ef36611bf7fe9a7d1d4700622a4cc8a349fe262b7c568026a4da55dfd4b26
SIZE (KDE/applications/19.04.0/kdiamond-19.04.0.tar.xz) = 4719696

Some files were not shown because too many files have changed in this diff Show More