CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2017/04/12 12:09:01
Modified files:
textproc/hunspell: Makefile distinfo
textproc/hunspell/patches: patch-man_hu_hunspell_1
patch-man_hunspell_1
patch-src_tools_hunspell_cxx
patch-tests_test_sh
textproc/hunspell/pkg: PLIST
Log message:
Update to hunspell 1.6.1, went into a full bulk build without issues
- requirement for upcoming firefox 53
- switch to github as upstream
- SHARED_LIBS renamed from hunspell-1.3 to hunspell-1.6, depending ports
will be fixed shortly
- disable nls/gettext, it doesnt build (and is also disabled in freebsd)
- reset MAINTAINERship to ports@ (discussed with edd@)
- fix test.sh shebang patch so that all tests runs fine
ok sthen@