Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Nov 2016 12:31:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        office@FreeBSD.org
Subject:   [Bug 214837] textproc/hunspell: update to 1.5.0
Message-ID:  <bug-214837-25061-rhoBZr7DcQ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-214837-25061@https.bugs.freebsd.org/bugzilla/>
References:  <bug-214837-25061@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D214837

--- Comment #7 from commit-hook@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 spe=
ll
checking
  [...]
  =3D=3D=3D> 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 =3D 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
=20
head/print/scribus/files/patch-scribus_plugins_tools_hunspellcheck_hunspell=
dict.cpp

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-214837-25061-rhoBZr7DcQ>