Index: head/textproc/nuspell/Makefile =================================================================== --- head/textproc/nuspell/Makefile (revision 553905) +++ head/textproc/nuspell/Makefile (revision 553906) @@ -1,48 +1,48 @@ # $FreeBSD$ PORTNAME= nuspell DISTVERSIONPREFIX= v -DISTVERSION= 4.0.0 +DISTVERSION= 4.0.1 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_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 553905) +++ head/textproc/nuspell/distinfo (revision 553906) @@ -1,3 +1,3 @@ -TIMESTAMP = 1603111798 -SHA256 (nuspell-nuspell-v4.0.0_GH0.tar.gz) = 4ab548c7a0d3e10ce68598ce8954d60dd2dd2c9a377e4597fc310127905dee2c -SIZE (nuspell-nuspell-v4.0.0_GH0.tar.gz) = 379136 +TIMESTAMP = 1604314465 +SHA256 (nuspell-nuspell-v4.0.1_GH0.tar.gz) = e1883c919ec2878ffe2e47acf28eec352322e71b1a0511ccadf9c15fdfc30a0d +SIZE (nuspell-nuspell-v4.0.1_GH0.tar.gz) = 379342 Index: head/textproc/nuspell/pkg-plist =================================================================== --- head/textproc/nuspell/pkg-plist (revision 553905) +++ head/textproc/nuspell/pkg-plist (revision 553906) @@ -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.0.0 +lib/libnuspell.so.4.0.1 libdata/pkgconfig/nuspell.pc