aboutsummaryrefslogtreecommitdiff
path: root/archivers/ark
diff options
context:
space:
mode:
authorAdriaan de Groot <adridg@FreeBSD.org>2019-08-15 15:38:52 +0000
committerAdriaan de Groot <adridg@FreeBSD.org>2019-08-15 15:38:52 +0000
commitfcf437462e512c7a39797a34b840288dfd2227e1 (patch)
treeca829deff03509f66590fd0ab5babc4e8b7b0f8f /archivers/ark
parent7ad33c102831176d9a644385030dad7d35b09238 (diff)
downloadports-fcf437462e512c7a39797a34b840288dfd2227e1.tar.gz
ports-fcf437462e512c7a39797a34b840288dfd2227e1.zip
Update KDE Applications to latest upstream release, 19.08
Release announcement https://kde.org/announcements/announce-applications-19.08.0.php Thanks to tcberner for doing most of the prep-work.
Notes
Notes: svn path=/head/; revision=509000
Diffstat (limited to 'archivers/ark')
-rw-r--r--archivers/ark/Makefile1
-rw-r--r--archivers/ark/distinfo6
-rw-r--r--archivers/ark/files/patch-gentoo-kf5-5.61-headers54
-rw-r--r--archivers/ark/pkg-plist4
4 files changed, 5 insertions, 60 deletions
diff --git a/archivers/ark/Makefile b/archivers/ark/Makefile
index f66f713adab6..6fdbaee397dd 100644
--- a/archivers/ark/Makefile
+++ b/archivers/ark/Makefile
@@ -2,7 +2,6 @@
PORTNAME= ark
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
-PORTREVISION= 2
CATEGORIES= archivers kde kde-applications
MAINTAINER= kde@FreeBSD.org
diff --git a/archivers/ark/distinfo b/archivers/ark/distinfo
index ef30de76ea38..4e88810fe66f 100644
--- a/archivers/ark/distinfo
+++ b/archivers/ark/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1562690670
-SHA256 (KDE/applications/19.04.3/ark-19.04.3.tar.xz) = a06cc2937aa4ed41bab0a38344164f367b993a80bcd74011e4ab72643bfee8ee
-SIZE (KDE/applications/19.04.3/ark-19.04.3.tar.xz) = 2579920
+TIMESTAMP = 1565555589
+SHA256 (KDE/applications/19.08.0/ark-19.08.0.tar.xz) = 0685285486ca933e3467f35c3d5d4e8633ae80f1e5529f8a4d8257d0b53d9512
+SIZE (KDE/applications/19.08.0/ark-19.08.0.tar.xz) = 2584376
diff --git a/archivers/ark/files/patch-gentoo-kf5-5.61-headers b/archivers/ark/files/patch-gentoo-kf5-5.61-headers
deleted file mode 100644
index 53b57109cfef..000000000000
--- a/archivers/ark/files/patch-gentoo-kf5-5.61-headers
+++ /dev/null
@@ -1,54 +0,0 @@
-From dfad7a3f389c3b852f45563854df123ac6facdec Mon Sep 17 00:00:00 2001
-From: Nicolas Fella <nicolas.fella@gmx.de>
-Date: Mon, 15 Jul 2019 00:09:18 +0200
-Subject: Add missing QVector include
-MIME-Version: 1.0
-Content-Type: text/plain; charset=UTF-8
-Content-Transfer-Encoding: 8bit
-
-Summary:
-My build was failing with
-```
-In file included from /home/nico/kde/src/ark/kerfuffle/pluginmanager.cpp:28:
-/home/nico/kde/src/ark/kerfuffle/pluginmanager.h:138:22: error: field ‘m_plugins’ has incomplete type ‘QVector<Kerfuffle::Plugin*>’
- QVector<Plugin*> m_plugins;
- ^~~~~~~~~
-In file included from /usr/include/qt/QtCore/qglobal.h:1204,
- from /usr/include/qt/QtCore/qnamespace.h:43,
- from /usr/include/qt/QtCore/qobjectdefs.h:48,
- from /usr/include/qt/QtCore/qobject.h:46,
- from /usr/include/qt/QtCore/QObject:1,
- from /home/nico/kde/src/ark/kerfuffle/plugin.h:33,
- from /home/nico/kde/src/ark/kerfuffle/pluginmanager.h:31,
- from /home/nico/kde/src/ark/kerfuffle/pluginmanager.cpp:28
-```
-
-Test Plan: Builds. Can open a file
-
-Reviewers: #ark, elvisangelaccio
-
-Reviewed By: #ark, elvisangelaccio
-
-Subscribers: kde-utils-devel, #ark
-
-Tags: #ark
-
-Differential Revision: https://phabricator.kde.org/D22461
----
- kerfuffle/pluginmanager.h | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/kerfuffle/pluginmanager.h b/kerfuffle/pluginmanager.h
-index 75a971b..8b9ad69 100644
---- kerfuffle/pluginmanager.h
-+++ kerfuffle/pluginmanager.h
-@@ -31,6 +31,7 @@
- #include "plugin.h"
-
- #include <QMimeType>
-+#include <QVector>
-
- namespace Kerfuffle
- {
---
-cgit v1.1
diff --git a/archivers/ark/pkg-plist b/archivers/ark/pkg-plist
index e0819b77aacb..9588dfc09bd6 100644
--- a/archivers/ark/pkg-plist
+++ b/archivers/ark/pkg-plist
@@ -1,7 +1,7 @@
bin/ark
-etc/xdg/ark.categories
+share/qlogging-categories5/ark.categories
lib/libkerfuffle.so.%%KDE_APPLICATIONS_VERSION_SHORT%%
-lib/libkerfuffle.so.19.4.3
+lib/libkerfuffle.so.19.8.0
%%QT_PLUGINDIR%%/arkpart.so
%%QT_PLUGINDIR%%/kerfuffle/kerfuffle_cli7z.so
%%QT_PLUGINDIR%%/kerfuffle/kerfuffle_clirar.so