Index: head/textproc/nuspell/Makefile =================================================================== --- head/textproc/nuspell/Makefile (revision 557873) +++ head/textproc/nuspell/Makefile (revision 557874) @@ -1,48 +1,46 @@ # $FreeBSD$ PORTNAME= nuspell DISTVERSIONPREFIX= v -DISTVERSION= 4.1.0 +DISTVERSION= 4.2.0 CATEGORIES= textproc MAINTAINER= jbeich@FreeBSD.org COMMENT= Free and open source C++ spell checking library LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/COPYING.LESSER -LIB_DEPENDS= libboost_locale.so:devel/boost-libs \ - libicuuc.so:devel/icu +LIB_DEPENDS= libicuuc.so:devel/icu -USES= cmake compiler:c++14-lang +USES= cmake compiler:c++17-lang USE_GITHUB= yes USE_LDCONFIG= yes -CMAKE_ON= BUILD_SHARED_LIBS OPTIONS_DEFINE= MANPAGES TEST OPTIONS_DEFAULT=MANPAGES MANPAGES_BUILD_DEPENDS= pandoc:textproc/hs-pandoc MANPAGES_PLIST_FILES= man/man1/${PORTNAME}.1.gz TEST_BUILD_DEPENDS= catch>0:devel/catch \ bash:shells/bash TEST_CMAKE_BOOL= BUILD_TESTING TEST_TEST_TARGET= test post-patch: # Skip README as it only contains install instructions @${REINPLACE_CMD} -i .doc '/README/d' ${WRKSRC}/CMakeLists.txt # Respect PREFIX != /usr/local @${REINPLACE_CMD} -e 's,/usr/local,${PREFIX},' \ ${WRKSRC}/src/nuspell/finder.cxx pre-install-TEST-on: do-test 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/nuspell/distinfo =================================================================== --- head/textproc/nuspell/distinfo (revision 557873) +++ head/textproc/nuspell/distinfo (revision 557874) @@ -1,3 +1,3 @@ -TIMESTAMP = 1605783409 -SHA256 (nuspell-nuspell-v4.1.0_GH0.tar.gz) = fff5723ee2edfb8131b5da71dd1a69e34c40db2eef54b2658f3da7efe7d91c91 -SIZE (nuspell-nuspell-v4.1.0_GH0.tar.gz) = 380814 +TIMESTAMP = 1607812804 +SHA256 (nuspell-nuspell-v4.2.0_GH0.tar.gz) = 01804d490bec517748ee49fa2f1249f4c99380c26335e32082cdaa02b5b2b4dc +SIZE (nuspell-nuspell-v4.2.0_GH0.tar.gz) = 382635 Index: head/textproc/nuspell/pkg-plist =================================================================== --- head/textproc/nuspell/pkg-plist (revision 557873) +++ head/textproc/nuspell/pkg-plist (revision 557874) @@ -1,14 +1,14 @@ bin/nuspell include/nuspell/aff_data.hxx include/nuspell/dictionary.hxx include/nuspell/finder.hxx include/nuspell/nuspell_export.h include/nuspell/structures.hxx lib/cmake/nuspell/NuspellConfig.cmake lib/cmake/nuspell/NuspellConfigVersion.cmake lib/cmake/nuspell/NuspellTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/nuspell/NuspellTargets.cmake lib/libnuspell.so lib/libnuspell.so.4 -lib/libnuspell.so.4.1.0 +lib/libnuspell.so.4.2.0 libdata/pkgconfig/nuspell.pc