aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/kf5-kiconthemes
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2018-11-12 18:31:42 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2018-11-12 18:31:42 +0000
commit97d1b5cdadd250a585ceb54a7ea5b59b46de972e (patch)
treef0c6d6f18936f11b01d8783e65bcd6caab8be222 /x11-themes/kf5-kiconthemes
parentd664f7accefdc221c09eae4ff72bfcd003be7c34 (diff)
downloadports-97d1b5cdadd250a585ceb54a7ea5b59b46de972e.tar.gz
ports-97d1b5cdadd250a585ceb54a7ea5b59b46de972e.zip
Update KDE Frameworks to 5.52.0
PR: 233107 Exp-run by: antoine
Notes
Notes: svn path=/head/; revision=484814
Diffstat (limited to 'x11-themes/kf5-kiconthemes')
-rw-r--r--x11-themes/kf5-kiconthemes/Makefile1
-rw-r--r--x11-themes/kf5-kiconthemes/distinfo6
-rw-r--r--x11-themes/kf5-kiconthemes/files/patch-git_e000645125
-rw-r--r--x11-themes/kf5-kiconthemes/pkg-plist3
4 files changed, 5 insertions, 30 deletions
diff --git a/x11-themes/kf5-kiconthemes/Makefile b/x11-themes/kf5-kiconthemes/Makefile
index f23a426e0df7..b8e3b4d4a5aa 100644
--- a/x11-themes/kf5-kiconthemes/Makefile
+++ b/x11-themes/kf5-kiconthemes/Makefile
@@ -2,7 +2,6 @@
PORTNAME= kiconthemes
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
-PORTREVISION= 2
CATEGORIES= x11-themes kde kde-frameworks
MAINTAINER= kde@FreeBSD.org
diff --git a/x11-themes/kf5-kiconthemes/distinfo b/x11-themes/kf5-kiconthemes/distinfo
index 4f3c29e4be23..9aaa1ad81507 100644
--- a/x11-themes/kf5-kiconthemes/distinfo
+++ b/x11-themes/kf5-kiconthemes/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1539410436
-SHA256 (KDE/frameworks/5.51.0/kiconthemes-5.51.0.tar.xz) = 89813a2a3ecb2ddd061db6a040dcf4677c10e41cbcce49cad5c926a8f1ce5c8f
-SIZE (KDE/frameworks/5.51.0/kiconthemes-5.51.0.tar.xz) = 207364
+TIMESTAMP = 1541340215
+SHA256 (KDE/frameworks/5.52.0/kiconthemes-5.52.0.tar.xz) = 02e3cbe74556f34eac730b826ab87998cd42ab11bc0437588f2ceb348dfd3f2f
+SIZE (KDE/frameworks/5.52.0/kiconthemes-5.52.0.tar.xz) = 207584
diff --git a/x11-themes/kf5-kiconthemes/files/patch-git_e0006451 b/x11-themes/kf5-kiconthemes/files/patch-git_e0006451
deleted file mode 100644
index 82fd1a89b497..000000000000
--- a/x11-themes/kf5-kiconthemes/files/patch-git_e0006451
+++ /dev/null
@@ -1,25 +0,0 @@
-From e0006451d5b03a9e15277ad9e7b1c8a74864b532 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Ivan=20=C4=8Cuki=C4=87?= <ivan.cukic@kde.org>
-Date: Mon, 8 Oct 2018 23:12:34 +0200
-Subject: Fixing a copy-paste error
-
----
- src/kicondialog.cpp | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/src/kicondialog.cpp b/src/kicondialog.cpp
-index 1f4193e..12ccb4f 100644
---- src/kicondialog.cpp
-+++ src/kicondialog.cpp
-@@ -416,7 +416,7 @@ void KIconDialog::KIconDialogPrivate::_k_slotAcceptIcons()
- static bool sortByFileName(const QString &path1, const QString &path2)
- {
- const QString fileName1 = path1.mid(path1.lastIndexOf(QLatin1Char('/')) + 1);
-- const QString fileName2 = path2.mid(path1.lastIndexOf(QLatin1Char('/')) + 1);
-+ const QString fileName2 = path2.mid(path2.lastIndexOf(QLatin1Char('/')) + 1);
- return QString::compare(fileName1, fileName2, Qt::CaseInsensitive) < 0;
- }
-
---
-cgit v0.11.2
-
diff --git a/x11-themes/kf5-kiconthemes/pkg-plist b/x11-themes/kf5-kiconthemes/pkg-plist
index 19a814126ba8..0918c130d69d 100644
--- a/x11-themes/kf5-kiconthemes/pkg-plist
+++ b/x11-themes/kf5-kiconthemes/pkg-plist
@@ -1,4 +1,5 @@
bin/kiconfinder5
+etc/xdg/kiconthemes.categories
include/KF5/KIconThemes/KIconButton
include/KF5/KIconThemes/KIconDialog
include/KF5/KIconThemes/KIconEffect
@@ -21,9 +22,9 @@ lib/libKF5IconThemes.so
lib/libKF5IconThemes.so.5
lib/libKF5IconThemes.so.%%KDE_FRAMEWORKS_VERSION%%
%%QT_MKSPECDIR%%/modules/qt_KIconThemes.pri
+%%QT_PLUGINDIR%%/iconengines/KIconEnginePlugin.so
share/locale/af/LC_MESSAGES/kiconthemes5.mo
share/locale/ar/LC_MESSAGES/kiconthemes5.mo
-share/locale/ast/LC_MESSAGES/kiconthemes5.mo
share/locale/be/LC_MESSAGES/kiconthemes5.mo
share/locale/be@latin/LC_MESSAGES/kiconthemes5.mo
share/locale/bg/LC_MESSAGES/kiconthemes5.mo