Index: head/multimedia/qmmp-qt5/files/patch-src_plugins_Ui_skinned_hotkeyeditor.cpp =================================================================== --- head/multimedia/qmmp-qt5/files/patch-src_plugins_Ui_skinned_hotkeyeditor.cpp (nonexistent) +++ head/multimedia/qmmp-qt5/files/patch-src_plugins_Ui_skinned_hotkeyeditor.cpp (revision 478517) @@ -0,0 +1,13 @@ +Fix build with Qt 5.11 +Obtained from: https://sourceforge.net/p/qmmp-dev/code/7988/ + +--- src/plugins/Ui/skinned/hotkeyeditor.cpp.orig 2018-08-31 05:14:29 UTC ++++ src/plugins/Ui/skinned/hotkeyeditor.cpp +@@ -19,6 +19,7 @@ + ***************************************************************************/ + + #include ++#include + #include "actionmanager.h" + #include "hotkeyeditor.h" + #include "shortcutdialog.h" Property changes on: head/multimedia/qmmp-qt5/files/patch-src_plugins_Ui_skinned_hotkeyeditor.cpp ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/multimedia/qmmp-qt5/files/patch-src_qmmpui_detailsdialog.cpp =================================================================== --- head/multimedia/qmmp-qt5/files/patch-src_qmmpui_detailsdialog.cpp (nonexistent) +++ head/multimedia/qmmp-qt5/files/patch-src_qmmpui_detailsdialog.cpp (revision 478517) @@ -0,0 +1,13 @@ +Fix build with Qt 5.11 +Obtained from: https://sourceforge.net/p/qmmp-dev/code/7986/ + +--- src/qmmpui/detailsdialog.cpp.orig 2018-08-31 05:09:00 UTC ++++ src/qmmpui/detailsdialog.cpp +@@ -24,6 +24,7 @@ + #include + #include + #include ++#include + #include + #include + #include Property changes on: head/multimedia/qmmp-qt5/files/patch-src_qmmpui_detailsdialog.cpp ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property