Index: head/textproc/nuspell/Makefile =================================================================== --- head/textproc/nuspell/Makefile (revision 530978) +++ head/textproc/nuspell/Makefile (revision 530979) @@ -1,49 +1,48 @@ # $FreeBSD$ PORTNAME= nuspell DISTVERSIONPREFIX= v -DISTVERSION= 3.0.0 -PORTREVISION= 2 +DISTVERSION= 3.1.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 USES= cmake compiler:c++14-lang USE_GITHUB= yes USE_LDCONFIG= yes CMAKE_ON= BUILD_SHARED_LIBS OPTIONS_DEFINE= MANPAGES TEST OPTIONS_DEFAULT=MANPAGES MANPAGES_BUILD_DEPENDS= ronn:textproc/rubygem-ronn 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 530978) +++ head/textproc/nuspell/distinfo (revision 530979) @@ -1,3 +1,3 @@ -TIMESTAMP = 1574535171 -SHA256 (nuspell-nuspell-v3.0.0_GH0.tar.gz) = 9ce86d5463723cc7dceba9d1dd046e1022ed5e3004ac6d12f2daaf5b090a6066 -SIZE (nuspell-nuspell-v3.0.0_GH0.tar.gz) = 403043 +TIMESTAMP = 1586261062 +SHA256 (nuspell-nuspell-v3.1.0_GH0.tar.gz) = 188f0048160b57e47a37506f035b8f624e9046150c311f1a743870cd222effd1 +SIZE (nuspell-nuspell-v3.1.0_GH0.tar.gz) = 407196 Index: head/textproc/nuspell/pkg-plist =================================================================== --- head/textproc/nuspell/pkg-plist (revision 530978) +++ head/textproc/nuspell/pkg-plist (revision 530979) @@ -1,14 +1,14 @@ bin/nuspell include/nuspell/aff_data.hxx include/nuspell/dictionary.hxx include/nuspell/finder.hxx include/nuspell/structures.hxx include/nuspell/utils.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.3 -lib/libnuspell.so.3.0.0 +lib/libnuspell.so.3.1.0 libdata/pkgconfig/nuspell.pc