Index: head/x11/leechcraft/files/patch-plugins_rosenthal_cmake_FindHunspell.cmake =================================================================== --- head/x11/leechcraft/files/patch-plugins_rosenthal_cmake_FindHunspell.cmake (nonexistent) +++ head/x11/leechcraft/files/patch-plugins_rosenthal_cmake_FindHunspell.cmake (revision 427160) @@ -0,0 +1,12 @@ +--- plugins/rosenthal/cmake/FindHunspell.cmake.orig 2014-07-28 18:35:44 UTC ++++ plugins/rosenthal/cmake/FindHunspell.cmake +@@ -28,7 +28,8 @@ if (WIN32) + ${HUNSPELL_DIR}/src/win_api/Release_dll/libhunspell) + endif () + +-find_library (HUNSPELL_LIBRARIES NAMES hunspell-1.3 hunspell-1.2 libhunspell HINTS ${HUNSPELL_DIR} ${PROBE_DIR}) ++find_library (HUNSPELL_LIBRARIES NAMES hunspell-1.5 hunspell-1.4 ++ hunspell-1.3 hunspell-1.2 libhunspell HINTS ${HUNSPELL_DIR} ${PROBE_DIR}) + find_path (HUNSPELL_INCLUDE_DIR hunspell/hunspell.hxx HINTS ${HUNSPELL_DIR} ${HUNSPELL_INCLUDE_WIN32}) + + # handle the QUIETLY and REQUIRED arguments and set HUNSPELL_FOUND to TRUE if Property changes on: head/x11/leechcraft/files/patch-plugins_rosenthal_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