Index: head/Mk/bsd.gecko.mk =================================================================== --- head/Mk/bsd.gecko.mk +++ head/Mk/bsd.gecko.mk @@ -183,7 +183,7 @@ harfbuzz_MOZ_OPTIONS= --with-system-harfbuzz .endif -hunspell_LIB_DEPENDS= libhunspell-1.5.so:textproc/hunspell +hunspell_LIB_DEPENDS= libhunspell-1.6.so:textproc/hunspell hunspell_MOZ_OPTIONS= --enable-system-hunspell icu_LIB_DEPENDS= libicui18n.so:devel/icu Index: head/devel/codeblocks/Makefile =================================================================== --- head/devel/codeblocks/Makefile +++ head/devel/codeblocks/Makefile @@ -3,7 +3,7 @@ PORTNAME= codeblocks PORTVERSION= 16.01 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/Sources/${PORTVERSION} DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -18,7 +18,7 @@ LIB_DEPENDS= libboost_system.so:devel/boost-libs \ libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ - libhunspell-1.5.so:textproc/hunspell + libhunspell-1.6.so:textproc/hunspell USES= autoreconf compiler desktop-file-utils fam:gamin localbase \ gettext-runtime libtool pathfix pkgconfig shared-mime-info Index: head/devel/lokalize/Makefile =================================================================== --- head/devel/lokalize/Makefile +++ head/devel/lokalize/Makefile @@ -2,13 +2,13 @@ PORTNAME= lokalize PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel kde kde-kde4 MAINTAINER= kde@FreeBSD.org COMMENT= Computer-aided translation system -LIB_DEPENDS= libhunspell-1.5.so:textproc/hunspell +LIB_DEPENDS= libhunspell-1.6.so:textproc/hunspell USES= cmake:outsource kde:4 tar:xz USE_KDE= kdelibs automoc4 Index: head/editors/codelite/Makefile =================================================================== --- head/editors/codelite/Makefile +++ head/editors/codelite/Makefile @@ -3,7 +3,7 @@ PORTNAME= codelite PORTVERSION= 9.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= editors devel MAINTAINER= mokhi64@gmail.com @@ -12,7 +12,7 @@ LICENSE= GPLv2+ RUN_DEPENDS= xterm:x11/xterm -LIB_DEPENDS+= libhunspell-1.5.so:textproc/hunspell +LIB_DEPENDS+= libhunspell-1.6.so:textproc/hunspell USE_GITHUB= yes GH_ACCOUNT= eranif Index: head/editors/codelite/files/patch-SpellChecker_CMakeLists.txt =================================================================== --- head/editors/codelite/files/patch-SpellChecker_CMakeLists.txt +++ head/editors/codelite/files/patch-SpellChecker_CMakeLists.txt @@ -5,7 +5,7 @@ find_library(LIBHUNSPELL # Fedora doesn't create a hunspell->hunspell-1.3 symlink, so explicitly look for (the current) full name - NAMES hunspell hunspell-1.3 -+ NAMES hunspell hunspell-1.5 hunspell-1.4 hunspell-1.3 ++ NAMES hunspell-1.6 hunspell-1.5 hunspell-1.4 hunspell-1.3 hunspell PATH_SUFFIXES lib) find_path( HUNSPELL_H Index: head/editors/focuswriter/Makefile =================================================================== --- head/editors/focuswriter/Makefile +++ head/editors/focuswriter/Makefile @@ -4,6 +4,7 @@ PORTNAME= focuswriter PORTVERSION= 1.6.3 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= editors MAINTAINER= lightside@gmx.com @@ -14,7 +15,7 @@ LICENSE_FILE_GPLv3= ${WRKSRC}/COPYING LICENSE_FILE_LGPL3= ${WRKSRC}/resources/images/icons/oxygen/COPYING -LIB_DEPENDS= libhunspell-1.5.so:textproc/hunspell +LIB_DEPENDS= libhunspell-1.6.so:textproc/hunspell USE_GITHUB= yes GH_ACCOUNT= gottcode Index: head/editors/libreoffice/Makefile =================================================================== --- head/editors/libreoffice/Makefile +++ head/editors/libreoffice/Makefile @@ -54,7 +54,7 @@ libnss3.so:security/nss \ libclucene-core.so:textproc/clucene \ libexpat.so:textproc/expat2 \ - libhunspell-1.5.so:textproc/hunspell \ + libhunspell-1.6.so:textproc/hunspell \ libhyphen.so:textproc/hyphen \ libabw-0.1.so:textproc/libabw \ libe-book-0.1.so:textproc/libe-book \ Index: head/editors/libreoffice/Makefile.common =================================================================== --- head/editors/libreoffice/Makefile.common +++ head/editors/libreoffice/Makefile.common @@ -2,7 +2,7 @@ PORTNAME= libreoffice PORTVERSION= 5.2.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES+= editors MAINTAINER= office@FreeBSD.org Index: head/editors/libreoffice4/Makefile =================================================================== --- head/editors/libreoffice4/Makefile +++ head/editors/libreoffice4/Makefile @@ -2,7 +2,7 @@ PORTNAME= libreoffice PORTVERSION= 4.3.7 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= editors MASTER_SITES= http://download.documentfoundation.org/libreoffice/src/${PORTVERSION}/ \ http://dev-www.libreoffice.org/extern/:ext \ @@ -55,7 +55,7 @@ libnss3.so:security/nss \ libclucene-core.so:textproc/clucene \ libexpat.so:textproc/expat2 \ - libhunspell-1.5.so:textproc/hunspell \ + libhunspell-1.6.so:textproc/hunspell \ libhyphen.so:textproc/hyphen \ libabw-0.1.so:textproc/libabw \ libe-book-0.1.so:textproc/libe-book \ Index: head/editors/openoffice-4/Makefile =================================================================== --- head/editors/openoffice-4/Makefile +++ head/editors/openoffice-4/Makefile @@ -3,7 +3,7 @@ PORTNAME= apache-openoffice PORTVERSION= ${AOOVERSION} -PORTREVISION= 4 +PORTREVISION= 5 #PORTREVISION= 1 CATEGORIES= editors java MASTER_SITES= APACHE/openoffice/${PORTVERSION}/source \ @@ -82,7 +82,7 @@ libfreetype.so:print/freetype2 \ libnss3.so:security/nss \ libexpat.so:textproc/expat2 \ - libhunspell-1.5.so:textproc/hunspell \ + libhunspell-1.6.so:textproc/hunspell \ libhyphen.so:textproc/hyphen \ libtextcat.so:textproc/libtextcat \ libmythes-1.2.so:textproc/mythes \ Index: head/editors/openoffice-devel/Makefile =================================================================== --- head/editors/openoffice-devel/Makefile +++ head/editors/openoffice-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME= apache-openoffice PORTVERSION= ${AOOVERSION1}.${AOOVERSION2}.${SVNREVISION} -PORTREVISION= 6 +PORTREVISION= 7 PORTEPOCH= 4 CATEGORIES= editors java MASTER_SITES= https://dist.apache.org/repos/dist/dev/openoffice/${AOOVERSION}-${AOORC}-r${SVNREVISION}/source/ \ @@ -82,7 +82,7 @@ libfreetype.so:print/freetype2 \ libnss3.so:security/nss \ libexpat.so:textproc/expat2 \ - libhunspell-1.5.so:textproc/hunspell \ + libhunspell-1.6.so:textproc/hunspell \ libhyphen.so:textproc/hyphen \ libtextcat.so:textproc/libtextcat \ libmythes-1.2.so:textproc/mythes \ Index: head/editors/tea/Makefile =================================================================== --- head/editors/tea/Makefile +++ head/editors/tea/Makefile @@ -3,7 +3,7 @@ PORTNAME= tea PORTVERSION= 43.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors MASTER_SITES= http://semiletov.org/tea/dloads/ @@ -33,7 +33,7 @@ ASPELL_LIB_DEPENDS= libaspell.so:textproc/aspell ASPELL_QMAKE_ON= CONFIG+=nohunspell -HUNSPELL_LIB_DEPENDS= libhunspell-1.5.so:textproc/hunspell +HUNSPELL_LIB_DEPENDS= libhunspell-1.6.so:textproc/hunspell HUNSPELL_QMAKE_ON= CONFIG+=noaspell post-patch: Index: head/editors/texmaker/Makefile =================================================================== --- head/editors/texmaker/Makefile +++ head/editors/texmaker/Makefile @@ -3,7 +3,7 @@ PORTNAME= texmaker PORTVERSION= 4.5 -PORTREVISION= 8 +PORTREVISION= 9 PORTEPOCH= 3 CATEGORIES= editors MASTER_SITES= http://www.xm1math.net/texmaker/ @@ -13,7 +13,7 @@ LICENSE= GPLv2 -LIB_DEPENDS= libhunspell-1.5.so:textproc/hunspell \ +LIB_DEPENDS= libhunspell-1.6.so:textproc/hunspell \ libpoppler.so:graphics/poppler USES= desktop-file-utils ghostscript:x11,run pkgconfig qmake tar:bzip2 Index: head/editors/texstudio/Makefile =================================================================== --- head/editors/texstudio/Makefile +++ head/editors/texstudio/Makefile @@ -2,14 +2,14 @@ PORTNAME= texstudio PORTVERSION= 2.11.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= editors MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/TeXstudio%20${PORTVERSION} MAINTAINER= abiliojr@gmail.com COMMENT= Integrated writing environment for LaTeX documents -LIB_DEPENDS= libhunspell-1.5.so:textproc/hunspell \ +LIB_DEPENDS= libhunspell-1.6.so:textproc/hunspell \ libpoppler.so:graphics/poppler USES= desktop-file-utils dos2unix execinfo ghostscript:run \ Index: head/editors/textroom/Makefile =================================================================== --- head/editors/textroom/Makefile +++ head/editors/textroom/Makefile @@ -3,7 +3,7 @@ PORTNAME= textroom PORTVERSION= 0.8.2 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= editors MASTER_SITES= SF @@ -13,7 +13,7 @@ LICENSE= GPLv3 LIB_DEPENDS= libcurl.so:ftp/curl \ - libhunspell-1.5.so:textproc/hunspell \ + libhunspell-1.6.so:textproc/hunspell \ libxml++-2.6.so:textproc/libxml++26 USES= desktop-file-utils pkgconfig qmake Index: head/editors/texworks/Makefile =================================================================== --- head/editors/texworks/Makefile +++ head/editors/texworks/Makefile @@ -4,7 +4,7 @@ PORTNAME= texworks PORTVERSION= 0.4.6 DISTVERSIONPREFIX= release- -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= editors MAINTAINER= hrs@FreeBSD.org Index: head/german/hunspell/Makefile =================================================================== --- head/german/hunspell/Makefile +++ head/german/hunspell/Makefile @@ -2,6 +2,7 @@ PORTNAME= hunspell PORTVERSION= 20161207 +PORTREVISION= 1 CATEGORIES= german textproc MASTER_SITES= http://www.j3e.de/ispell/igerman98/dict/ \ LOCAL/sunpoet/${PORTNAME} Index: head/korean/hunspell/Makefile =================================================================== --- head/korean/hunspell/Makefile +++ head/korean/hunspell/Makefile @@ -2,7 +2,7 @@ PORTNAME= hunspell PORTVERSION= 0.5.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= korean textproc MAINTAINER= jkim@FreeBSD.org Index: head/mail/thunderbird/Makefile =================================================================== --- head/mail/thunderbird/Makefile +++ head/mail/thunderbird/Makefile @@ -3,7 +3,7 @@ PORTNAME= thunderbird DISTVERSION= 45.6.0 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= mail news net-im ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source Index: head/multimedia/aegisub/Makefile =================================================================== --- head/multimedia/aegisub/Makefile +++ head/multimedia/aegisub/Makefile @@ -3,7 +3,7 @@ PORTNAME= aegisub PORTVERSION= 3.2.2 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= multimedia MASTER_SITES= http://ftp.aegisub.org/pub/archives/releases/source/ \ ftp://ftp.aegisub.org/pub/archives/releases/source/ \ @@ -53,7 +53,7 @@ FFMPEG_CONFIGURE_OFF= --without-ffms FFTW_LIB_DEPENDS= libfftw3.so:math/fftw3 FFTW_CONFIGURE_OFF= --without-fftw3 -HUNSPELL_LIB_DEPENDS= libhunspell-1.5.so:textproc/hunspell +HUNSPELL_LIB_DEPENDS= libhunspell-1.6.so:textproc/hunspell HUNSPELL_CONFIGURE_OFF= --without-hunspell OPENAL_USES= openal OPENAL_CONFIGURE_OFF= --without-openal Index: head/net-im/licq-qt-gui/Makefile =================================================================== --- head/net-im/licq-qt-gui/Makefile +++ head/net-im/licq-qt-gui/Makefile @@ -3,7 +3,7 @@ PORTNAME= qt4-gui PORTVERSION= 1.8.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-im PKGNAMESUFFIX?= ${KDE_SUFFIX}${PKGNAMESUFFIX2} @@ -25,9 +25,9 @@ LICQ_PORT?= net-im/licq -HUNSPELL_LIB_DEPENDS= libhunspell-1.5.so:textproc/hunspell +HUNSPELL_LIB_DEPENDS= libhunspell-1.6.so:textproc/hunspell HUNSPELL_CMAKE_ON= -DHUNSPELL_INCLUDE_DIRS=${LOCALBASE}/include/hunspell \ - -DHUNSPELL_LIBRARIES=${LOCALBASE}/lib/libhunspell-1.5.so \ + -DHUNSPELL_LIBRARIES=${LOCALBASE}/lib/libhunspell-1.6.so \ -DHUNSPELL_FOUND:BOOL=ON HUNSPELL_CMAKE_OFF= -DHUNSPELL_FOUND:BOOL=OFF Index: head/print/lyx/Makefile =================================================================== --- head/print/lyx/Makefile +++ head/print/lyx/Makefile @@ -3,7 +3,7 @@ PORTNAME= lyx PORTVERSION= ${MAJOR_VERSION}.${MINOR_VERSION} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= print editors MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/${MAJOR_VERSION}.x/ \ http://www-ftp.lip6.fr/ftp/pub/lyx/stable/${MAJOR_VERSION}.x/ \ @@ -46,7 +46,7 @@ ENCHANT_CONFIGURE_OFF= --without-enchant ENCHANT_LIB_DEPENDS= libenchant.so:textproc/enchant HUNSPELL_CONFIGURE_OFF= --without-hunspell -HUNSPELL_LIB_DEPENDS= libhunspell-1.5.so:textproc/hunspell +HUNSPELL_LIB_DEPENDS= libhunspell-1.6.so:textproc/hunspell NLS_CONFIGURE_OFF= --disable-nls NLS_USES= gettext Index: head/print/scribus/Makefile =================================================================== --- head/print/scribus/Makefile +++ head/print/scribus/Makefile @@ -3,7 +3,7 @@ PORTNAME= scribus PORTVERSION= 1.4.6 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= print editors MASTER_SITES= SF \ http://www.scribus.net/downloads/${PORTVERSION}/ @@ -18,7 +18,7 @@ libfreetype.so:print/freetype2 \ libpodofo.so:graphics/podofo \ libboost_thread.so:devel/boost-libs \ - libhunspell-1.5.so:textproc/hunspell \ + libhunspell-1.6.so:textproc/hunspell \ libcairo.so:graphics/cairo \ libhyphen.so:textproc/hyphen \ libfontconfig.so:x11-fonts/fontconfig Index: head/print/scribus/files/patch-cmake_modules_FindHUNSPELL.cmake =================================================================== --- head/print/scribus/files/patch-cmake_modules_FindHUNSPELL.cmake +++ head/print/scribus/files/patch-cmake_modules_FindHUNSPELL.cmake @@ -1,11 +1,12 @@ --- cmake/modules/FindHUNSPELL.cmake.orig 2012-04-10 20:15:53 UTC +++ cmake/modules/FindHUNSPELL.cmake -@@ -9,7 +9,8 @@ +@@ -9,7 +9,9 @@ #Based on examples at http://www.vtk.org/Wiki/CMake:How_To_Find_Libraries FIND_PATH(HUNSPELL_INCLUDE_DIR hunspell/hunspell.hxx ) -FIND_LIBRARY(HUNSPELL_LIBRARIES NAMES hunspell-1.3 hunspell-1.2 PATHS /opt/local/lib /usr/local/lib /usr/lib ) -+FIND_LIBRARY(HUNSPELL_LIBRARIES NAMES hunspell-1.5 hunspell-1.4 hunspell-1.3 hunspell-1.2 ++FIND_LIBRARY(HUNSPELL_LIBRARIES NAMES hunspell-1.6 ++ hunspell-1.5 hunspell-1.4 hunspell-1.3 hunspell-1.2 hunspell + PATHS /opt/local/lib /usr/local/lib /usr/lib ) INCLUDE(FindPackageHandleStandardArgs) Index: head/textproc/enchant/Makefile =================================================================== --- head/textproc/enchant/Makefile +++ head/textproc/enchant/Makefile @@ -3,7 +3,7 @@ PORTNAME= enchant PORTVERSION= 1.6.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= textproc gnome MASTER_SITES= http://www.abisource.com/downloads/${PORTNAME}/${PORTVERSION}/ DIST_SUBDIR= gnome2 @@ -39,7 +39,7 @@ HSPELL_CONFIGURE_ENABLE= hspell HSPELL_CONFIGURE_ON= --with-hspell-prefix=${LOCALBASE} -HUNSPELL_LIB_DEPENDS= libhunspell-1.5.so:textproc/hunspell +HUNSPELL_LIB_DEPENDS= libhunspell-1.6.so:textproc/hunspell HUNSPELL_CONFIGURE_ENABLE= myspell HUNSPELL_CONFIGURE_ON= --with-system-myspell=yes \ --with-myspell-dir=${LOCALBASE}/share/hunspell Index: head/textproc/goldendict/Makefile =================================================================== --- head/textproc/goldendict/Makefile +++ head/textproc/goldendict/Makefile @@ -3,7 +3,7 @@ PORTNAME= goldendict PORTVERSION= 1.0.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:C|(.*)\.[0-9]*$|\1|}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src @@ -13,7 +13,7 @@ LICENSE= GPLv3 -LIB_DEPENDS= libhunspell-1.5.so:textproc/hunspell \ +LIB_DEPENDS= libhunspell-1.6.so:textproc/hunspell \ libvorbis.so:audio/libvorbis NO_WRKSUBDIR= yes Index: head/textproc/hunspell/Makefile =================================================================== --- head/textproc/hunspell/Makefile +++ head/textproc/hunspell/Makefile @@ -2,22 +2,25 @@ # $FreeBSD$ PORTNAME= hunspell -PORTVERSION= 1.5.4 +PORTVERSION= 1.6.0 DISTVERSIONPREFIX= v CATEGORIES= textproc +DIST_SUBDIR= ${PORTNAME} MAINTAINER= office@FreeBSD.org COMMENT= Improved spell-checker for Hungarian and other languages -LICENSE= GPLv2 LGPL21 MPL +LICENSE= GPLv2+ LGPL21+ MPL LICENSE_COMB= dual -LICENSE_FILE_LGPL21= ${WRKSRC}/COPYING.LGPL +LICENSE_FILE_GPLv2+ = ${_LICENSE_STORE}/GPLv2 +LICENSE_FILE_LGPL21+ = ${_LICENSE_STORE}/LGPL21 LICENSE_FILE_MPL= ${WRKSRC}/COPYING.MPL CONFLICTS_INSTALL= tinker-[0-9]* CONFIGURE_ARGS= --disable-nls ${ICONV_CONFIGURE_ARG} --with-readline --with-ui GNU_CONFIGURE= yes -USES= libtool:keepla pathfix iconv ncurses readline shebangfix perl5 +USES= autoreconf libtool:keepla pathfix iconv ncurses \ + readline shebangfix perl5 USE_GITHUB= yes SHEBANG_FILES= src/tools/ispellaff2myspell USE_LDCONFIG= yes @@ -29,4 +32,10 @@ post-patch: @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' ${WRKSRC}/src/tools/hunspell.cxx +makepatch-clean: + @${RM} ${WRKSRC}/tests/suggestiontest/Makefile.orig + .include + +# XXX Don't override definition in Mk/bsd.port.mk +makepatch: makepatch-clean Index: head/textproc/hunspell/distinfo =================================================================== --- head/textproc/hunspell/distinfo +++ head/textproc/hunspell/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1480524200 -SHA256 (hunspell-hunspell-v1.5.4_GH0.tar.gz) = 852c01a2e3b87eb1f2adb5261466608ba79f1f950202e18a2a1735de5098fc59 -SIZE (hunspell-hunspell-v1.5.4_GH0.tar.gz) = 1110858 +TIMESTAMP = 1482369634 +SHA256 (hunspell/hunspell-hunspell-v1.6.0_GH0.tar.gz) = 512e7d2ee69dad0b35ca011076405e56e0f10963a02d4859dbcc4faf53ca68e2 +SIZE (hunspell/hunspell-hunspell-v1.6.0_GH0.tar.gz) = 699377 Index: head/textproc/hunspell/files/patch-add-const =================================================================== --- head/textproc/hunspell/files/patch-add-const +++ head/textproc/hunspell/files/patch-add-const @@ -66,25 +66,3 @@ /* morphological functions */ ---- src/win_api/hunspelldll.c.orig 2016-11-28 10:34:55 UTC -+++ src/win_api/hunspelldll.c -@@ -73,7 +73,7 @@ LIBHUNSPELL_DLL_EXPORTED void hunspell_f - pMS->free_list(slst, len); - } - --LIBHUNSPELL_DLL_EXPORTED char* hunspell_get_dic_encoding(Hunspell* pMS) { -+LIBHUNSPELL_DLL_EXPORTED const char* hunspell_get_dic_encoding(Hunspell* pMS) { - return pMS->get_dic_encoding(); - } - ---- src/win_api/hunspelldll.h.orig 2016-11-28 10:34:55 UTC -+++ src/win_api/hunspelldll.h -@@ -59,7 +59,7 @@ LIBHUNSPELL_DLL_EXPORTED void hunspell_f - char*** slst, - int len); - // make local copy of returned string!! --LIBHUNSPELL_DLL_EXPORTED char* hunspell_get_dic_encoding(Hunspell* pMS); -+LIBHUNSPELL_DLL_EXPORTED const char* hunspell_get_dic_encoding(Hunspell* pMS); - - // add word to dict (word is valid until spell object is not destroyed) - LIBHUNSPELL_DLL_EXPORTED int hunspell_add(Hunspell* pMS, char* word); Index: head/textproc/kf5-sonnet/Makefile =================================================================== --- head/textproc/kf5-sonnet/Makefile +++ head/textproc/kf5-sonnet/Makefile @@ -3,13 +3,14 @@ PORTNAME= sonnet PORTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= textproc kde kde-frameworks MAINTAINER= kde@FreeBSD.org COMMENT= KF5 plugin-based spell checking library LIB_DEPENDS= libaspell.so:textproc/aspell \ - libhunspell-1.5.so:textproc/hunspell + libhunspell-1.6.so:textproc/hunspell USES= cmake:outsource compiler:c++11-lib kde:5 tar:xz USE_KDE= ecm Index: head/textproc/kf5-sonnet/files/patch-cmake_FindHUNSPELL.cmake =================================================================== --- head/textproc/kf5-sonnet/files/patch-cmake_FindHUNSPELL.cmake +++ head/textproc/kf5-sonnet/files/patch-cmake_FindHUNSPELL.cmake @@ -0,0 +1,12 @@ +--- cmake/FindHUNSPELL.cmake.orig 2016-12-03 21:15:34 UTC ++++ cmake/FindHUNSPELL.cmake +@@ -14,7 +14,8 @@ ENDIF (HUNSPELL_INCLUDE_DIR AND HUNSPELL + + FIND_PATH(HUNSPELL_INCLUDE_DIR hunspell/hunspell.hxx ) + +-FIND_LIBRARY(HUNSPELL_LIBRARIES NAMES hunspell-1.5 hunspell-1.4 hunspell-1.3 hunspell-1.2) ++FIND_LIBRARY(HUNSPELL_LIBRARIES NAMES hunspell-1.6 ++ hunspell-1.5 hunspell-1.4 hunspell-1.3 hunspell-1.2 hunspell) + + # handle the QUIETLY and REQUIRED arguments and set HUNSPELL_FOUND to TRUE if + # all listed variables are TRUE Index: head/textproc/mythes/Makefile =================================================================== --- head/textproc/mythes/Makefile +++ head/textproc/mythes/Makefile @@ -2,7 +2,7 @@ PORTNAME= mythes PORTVERSION= 1.2.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= SF/hunspell/MyThes/${PORTVERSION}/ DIST_SUBDIR= ${PORTNAME} @@ -13,7 +13,7 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libhunspell-1.5.so:textproc/hunspell +LIB_DEPENDS= libhunspell-1.6.so:textproc/hunspell USES= libtool pathfix perl5 pkgconfig shebangfix USE_LDCONFIG= yes Index: head/textproc/py-hunspell/Makefile =================================================================== --- head/textproc/py-hunspell/Makefile +++ head/textproc/py-hunspell/Makefile @@ -3,6 +3,7 @@ PORTNAME= hunspell PORTVERSION= 0.4.1 +PORTREVISION= 1 CATEGORIES= textproc devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,7 +19,7 @@ USES+= localbase USE_PYTHON= distutils -HSPLVER= 1.5 +HSPLVER= 1.6 PLIST_FILES= %%PYTHON_SITELIBDIR%%/hunspell.so pre-configure: Index: head/textproc/sigil/Makefile =================================================================== --- head/textproc/sigil/Makefile +++ head/textproc/sigil/Makefile @@ -3,7 +3,7 @@ PORTNAME= sigil PORTVERSION= 0.9.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org @@ -13,7 +13,7 @@ LIB_DEPENDS= libminizip.so:archivers/minizip \ libpcre.so:devel/pcre \ - libhunspell-1.5.so:textproc/hunspell + libhunspell-1.6.so:textproc/hunspell RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>0:devel/py3-lxml USE_GITHUB= yes @@ -32,7 +32,7 @@ -DINSTALL_BUNDLED_DICTS:BOOL=0 USE_LDCONFIG= ${PREFIX}/lib/sigil -# Upstream uses pkg-config output to pass libhunspell-1.5.so and +# Upstream uses pkg-config output to pass libhunspell-1.6.so and # libpcre16.so to the linker. pkg-config output does not include full # paths, so add a workaround to keep the port linking for now. LDFLAGS+= -L${LOCALBASE}/lib Index: head/textproc/te-hunspell/Makefile =================================================================== --- head/textproc/te-hunspell/Makefile +++ head/textproc/te-hunspell/Makefile @@ -2,7 +2,7 @@ PORTNAME= hunspell DISTVERSION= 0.01-2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= GNU/aspell/dict/te PKGNAMEPREFIX= te- Index: head/www/firefox-esr/Makefile =================================================================== --- head/www/firefox-esr/Makefile +++ head/www/firefox-esr/Makefile @@ -4,7 +4,7 @@ PORTNAME= firefox DISTVERSION= 45.6.0 DISTVERSIONSUFFIX=esr.source -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ Index: head/www/firefox/Makefile =================================================================== --- head/www/firefox/Makefile +++ head/www/firefox/Makefile @@ -4,7 +4,7 @@ PORTNAME= firefox DISTVERSION= 50.1.0 DISTVERSIONSUFFIX=.source -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ Index: head/www/libxul/Makefile =================================================================== --- head/www/libxul/Makefile +++ head/www/libxul/Makefile @@ -3,7 +3,7 @@ PORTNAME= libxul DISTVERSION= 45.6.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES?= www devel MASTER_SITES= MOZILLA/firefox/releases/${DISTVERSION}esr/source \ MOZILLA/firefox/candidates/${DISTVERSION}esr-candidates/build1/source Index: head/www/otter-browser/Makefile =================================================================== --- head/www/otter-browser/Makefile +++ head/www/otter-browser/Makefile @@ -3,6 +3,7 @@ PORTNAME= otter-browser PORTVERSION= 0.9.12 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= www MAINTAINER= kde@FreeBSD.org @@ -11,7 +12,7 @@ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libhunspell-1.5.so:textproc/hunspell +LIB_DEPENDS= libhunspell-1.6.so:textproc/hunspell USES= cmake:outsource compiler:c++11-lib desktop-file-utils USE_QT5= concurrent core dbus gui multimedia network printsupport \ Index: head/www/qupzilla-qt4/Makefile =================================================================== --- head/www/qupzilla-qt4/Makefile +++ head/www/qupzilla-qt4/Makefile @@ -2,7 +2,7 @@ PORTNAME= qupzilla PORTVERSION= 1.8.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= https://github.com/QupZilla/${PORTNAME}/releases/download/v${PORTVERSION}/ PKGNAMESUFFIX= -qt4 @@ -13,7 +13,7 @@ LICENSE= GPLv3 -LIB_DEPENDS= libhunspell-1.5.so:textproc/hunspell +LIB_DEPENDS= libhunspell-1.6.so:textproc/hunspell CONFLICTS_INSTALL= ${PORTNAME}-qt5* Index: head/www/qupzilla-qt5/Makefile =================================================================== --- head/www/qupzilla-qt5/Makefile +++ head/www/qupzilla-qt5/Makefile @@ -2,7 +2,7 @@ PORTNAME= qupzilla PORTVERSION= 1.8.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= https://github.com/QupZilla/${PORTNAME}/releases/download/v${PORTVERSION}/ PKGNAMESUFFIX= -qt5 @@ -13,7 +13,7 @@ LICENSE= GPLv3 -LIB_DEPENDS= libhunspell-1.5.so:textproc/hunspell +LIB_DEPENDS= libhunspell-1.6.so:textproc/hunspell CONFLICTS_INSTALL= ${PORTNAME}-qt4* Index: head/www/seamonkey/Makefile =================================================================== --- head/www/seamonkey/Makefile +++ head/www/seamonkey/Makefile @@ -4,7 +4,7 @@ PORTNAME= seamonkey DISTVERSION= 2.46 MOZILLA_VER= 49 # above + 3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES?= www mail news editors irc ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build9/source Index: head/x11/kdelibs4/files/patch-z-cmake_modules_FindHUNSPELL.cmake =================================================================== --- head/x11/kdelibs4/files/patch-z-cmake_modules_FindHUNSPELL.cmake +++ head/x11/kdelibs4/files/patch-z-cmake_modules_FindHUNSPELL.cmake @@ -0,0 +1,12 @@ +--- cmake/modules/FindHUNSPELL.cmake.orig 2015-06-26 03:14:18 UTC ++++ cmake/modules/FindHUNSPELL.cmake +@@ -14,7 +14,8 @@ ENDIF (HUNSPELL_INCLUDE_DIR AND HUNSPELL + + FIND_PATH(HUNSPELL_INCLUDE_DIR hunspell/hunspell.hxx ) + +-FIND_LIBRARY(HUNSPELL_LIBRARIES NAMES hunspell-2.0 hunspell-1.5 hunspell-1.4 hunspell-1.3 hunspell-1.2) ++FIND_LIBRARY(HUNSPELL_LIBRARIES NAMES hunspell-2.0 hunspell-1.6 ++ hunspell-1.5 hunspell-1.4 hunspell-1.3 hunspell-1.2 hunspell) + + # handle the QUIETLY and REQUIRED arguments and set HUNSPELL_FOUND to TRUE if + # all listed variables are TRUE Index: head/x11/leechcraft/Makefile =================================================================== --- head/x11/leechcraft/Makefile +++ head/x11/leechcraft/Makefile @@ -3,7 +3,7 @@ PORTNAME= leechcraft PORTVERSION= 0.6.70 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= x11 MASTER_SITES= http://dist.leechcraft.org/LeechCraft/0.6.70/ @@ -287,7 +287,7 @@ ROSENTHAL_DESC= Spellchecking support ROSENTHAL_CMAKE_ON= -DENABLE_ROSENTHAL:BOOL=true ROSENTHAL_CMAKE_OFF= -DENABLE_ROSENTHAL:BOOL=false -ROSENTHAL_LIB_DEPENDS= libhunspell-1.5.so:textproc/hunspell +ROSENTHAL_LIB_DEPENDS= libhunspell-1.6.so:textproc/hunspell SB2_DESC= Sidebar for LeechCraft with combined launcher and tab switcher SB2_CMAKE_ON= -DENABLE_SB2:BOOL=true Index: head/x11/leechcraft/files/patch-plugins_rosenthal_cmake_FindHunspell.cmake =================================================================== --- head/x11/leechcraft/files/patch-plugins_rosenthal_cmake_FindHunspell.cmake +++ head/x11/leechcraft/files/patch-plugins_rosenthal_cmake_FindHunspell.cmake @@ -5,7 +5,7 @@ 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 ++find_library (HUNSPELL_LIBRARIES NAMES hunspell-1.6 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})