Index: head/textproc/kf5-sonnet/files/patch-cmake_FindHUNSPELL.cmake =================================================================== --- head/textproc/kf5-sonnet/files/patch-cmake_FindHUNSPELL.cmake (nonexistent) +++ head/textproc/kf5-sonnet/files/patch-cmake_FindHUNSPELL.cmake (revision 427164) @@ -0,0 +1,11 @@ +--- cmake/FindHUNSPELL.cmake.orig 2016-10-02 10:04:15 UTC ++++ cmake/FindHUNSPELL.cmake +@@ -14,7 +14,7 @@ ENDIF (HUNSPELL_INCLUDE_DIR AND HUNSPELL + + FIND_PATH(HUNSPELL_INCLUDE_DIR hunspell/hunspell.hxx ) + +-FIND_LIBRARY(HUNSPELL_LIBRARIES NAMES hunspell-1.4 hunspell-1.3 hunspell-1.2) ++FIND_LIBRARY(HUNSPELL_LIBRARIES NAMES hunspell-1.5 hunspell-1.4 hunspell-1.3 hunspell-1.2) + + # handle the QUIETLY and REQUIRED arguments and set HUNSPELL_FOUND to TRUE if + # all listed variables are TRUE Property changes on: head/textproc/kf5-sonnet/files/patch-cmake_FindHUNSPELL.cmake ___________________________________________________________________ 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