Index: head/textproc/nuspell/Makefile =================================================================== --- head/textproc/nuspell/Makefile (revision 540963) +++ head/textproc/nuspell/Makefile (revision 540964) @@ -1,48 +1,48 @@ # $FreeBSD$ PORTNAME= nuspell DISTVERSIONPREFIX= v -DISTVERSION= 3.1.1 +DISTVERSION= 3.1.2 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 540963) +++ head/textproc/nuspell/distinfo (revision 540964) @@ -1,3 +1,3 @@ -TIMESTAMP = 1588623973 -SHA256 (nuspell-nuspell-v3.1.1_GH0.tar.gz) = a0de090c3786df33392dde5ea8b0121f0fd852d68169834732a46f4d010990b1 -SIZE (nuspell-nuspell-v3.1.1_GH0.tar.gz) = 379636 +TIMESTAMP = 1593603257 +SHA256 (nuspell-nuspell-v3.1.2_GH0.tar.gz) = f59f8a27e97047f30659182f244daca8e05e052710c0ea5d845c2cb00f6c6eca +SIZE (nuspell-nuspell-v3.1.2_GH0.tar.gz) = 379029 Index: head/textproc/nuspell/pkg-plist =================================================================== --- head/textproc/nuspell/pkg-plist (revision 540963) +++ head/textproc/nuspell/pkg-plist (revision 540964) @@ -1,14 +1,13 @@ 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.1.0 +lib/libnuspell.so.3.1.2 libdata/pkgconfig/nuspell.pc