[Bug 214837] textproc/hunspell: update to 1.5.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Nov 26 12:31:32 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214837

--- Comment #7 from commit-hook at freebsd.org ---
A commit references this bug:

Author: jbeich
Date: Sat Nov 26 12:31:16 UTC 2016
New revision: 427163
URL: https://svnweb.freebsd.org/changeset/ports/427163

Log:
  print/scribus: unbreak with hunspell 1.5

  -- Could NOT find HUNSPELL (missing:  HUNSPELL_LIBRARIES)
  HunSpell or its developer libraries NOT found - Disabling support for spell
checking
  [...]
  ===> Checking for items in pkg-plist which are not in STAGEDIR
  Error: Missing: lib/scribus/plugins/libhunspellplugin.so

  scribus/plugins/tools/hunspellcheck/hunspelldict.cpp:22:9: error: cannot
initialize a variable of type 'char *' with an rvalue of type 'const char *'
                  char* dictEncoding = m_hunspell->get_dic_encoding();
                        ^              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  https://github.com/hunspell/hunspell/commit/971f8a9cf52e

  PR:           214837
  Approved by:  portmgr blanket

Changes:
  head/print/scribus/files/patch-cmake_modules_FindHUNSPELL.cmake
 
head/print/scribus/files/patch-scribus_plugins_tools_hunspellcheck_hunspelldict.cpp

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-office mailing list