Index: head/archivers/ark/files/patch-kerfuffle_pluginmanager.cpp =================================================================== --- head/archivers/ark/files/patch-kerfuffle_pluginmanager.cpp (revision 495294) +++ head/archivers/ark/files/patch-kerfuffle_pluginmanager.cpp (nonexistent) @@ -1,11 +0,0 @@ ---- kerfuffle/pluginmanager.cpp.orig 2018-03-03 22:55:29 UTC -+++ kerfuffle/pluginmanager.cpp -@@ -258,7 +258,7 @@ QStringList PluginManager::sortByComment - bool PluginManager::libarchiveHasLzo() - { - // Step 1: look for the libarchive plugin, which is built against libarchive. -- const QString pluginPath = []() { -+ const QString pluginPath = []() -> const QString { - foreach (const QString &path, QCoreApplication::libraryPaths()) { - const QString pluginPath = QStringLiteral("%1/kerfuffle/kerfuffle_libarchive.so").arg(path); - if (QFileInfo::exists(pluginPath)) { Property changes on: head/archivers/ark/files/patch-kerfuffle_pluginmanager.cpp ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property