Bug 214844 - editors/openoffice, editors/openoffice-devel, editors/libreoffice4: fails to build with hunspell 1.5
Summary: editors/openoffice, editors/openoffice-devel, editors/libreoffice4: fails to ...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: FreeBSD Office Team
URL: https://cgit.freedesktop.org/libreoff...
Keywords: patch
Depends on:
Blocks: 214837
  Show dependency treegraph
 
Reported: 2016-11-26 10:33 UTC by Jan Beich
Modified: 2016-11-26 16:57 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Beich freebsd_committer freebsd_triage 2016-11-26 10:33:59 UTC
main/lingucomponent/source/spellcheck/spell/sspellimp.cxx:39:10: fatal error: 'dictmgr.hxx' file not found
#include <dictmgr.hxx>
         ^
Comment 1 Jan Beich freebsd_committer freebsd_triage 2016-11-26 10:53:45 UTC
According to editors/libreoffice the line may not be necessary.
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-11-26 16:54:56 UTC
A commit references this bug:

Author: jbeich
Date: Sat Nov 26 16:54:30 UTC 2016
New revision: 427174
URL: https://svnweb.freebsd.org/changeset/ports/427174

Log:
  editors/openoffice*: unbreak consumers with hunspell 1.5

  main/lingucomponent/source/spellcheck/spell/sspellimp.cxx:39:10: fatal error: 'dictmgr.hxx' file not found
   #include <dictmgr.hxx>
            ^

  PR:		214844
  Obtained from:	upstream
  Approved by:	portmgr blanket

Changes:
  head/editors/libreoffice4/files/patch-lingucomponent_source_spellcheck_spell_sspellimp.cxx
  head/editors/openoffice-4/files/patch-lingucomponent_source_spellcheck_spell_sspellimp.cxx
  head/editors/openoffice-devel/files/patch-lingucomponent_source_spellcheck_spell_sspellimp.cxx