Index: head/security/keepassxc/files/patch-src_gui_entry_EditEntryWidget.cpp =================================================================== --- head/security/keepassxc/files/patch-src_gui_entry_EditEntryWidget.cpp (nonexistent) +++ head/security/keepassxc/files/patch-src_gui_entry_EditEntryWidget.cpp (revision 478514) @@ -0,0 +1,13 @@ +Fix build with Qt 5.11 +Fixed upstream: https://github.com/keepassxreboot/keepassxc/commit/3bbc6ac + +--- src/gui/entry/EditEntryWidget.cpp.orig 2018-08-31 04:04:41 UTC ++++ src/gui/entry/EditEntryWidget.cpp +@@ -29,6 +29,7 @@ + #include + #include + #include ++#include + #include + #include + #include Property changes on: head/security/keepassxc/files/patch-src_gui_entry_EditEntryWidget.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