diff --git a/textproc/nuspell/Makefile b/textproc/nuspell/Makefile index eb5d8a9e6a93..6eb86ec53cb7 100644 --- a/textproc/nuspell/Makefile +++ b/textproc/nuspell/Makefile @@ -1,42 +1,40 @@ PORTNAME= nuspell -PORTVERSION= 5.1.6 -PORTREVISION= 1 +PORTVERSION= 5.1.7 DISTVERSIONPREFIX= v CATEGORIES= textproc MAINTAINER= sunpoet@FreeBSD.org COMMENT= Fast and safe spellchecking C++ library WWW= https://nuspell.github.io/ \ https://github.com/nuspell/nuspell LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/COPYING.LESSER LIB_DEPENDS= libicuuc.so:devel/icu TEST_DEPENDS= catch2>=3.1.1:devel/catch2 USES= cmake:testing compiler:c++17-lang -CMAKE_OFF= BUILD_TESTING -CMAKE_ON= BUILD_SHARED_LIBS BUILD_TOOLS +CMAKE_OFF= BUILD_API_DOCS \ + BUILD_TESTING +CMAKE_ON= BUILD_SHARED_LIBS \ + BUILD_TOOLS USE_LDCONFIG= yes PLIST_SUB= PORTVERSION=${PORTVERSION} USE_GITHUB= yes OPTIONS_DEFINE= MANPAGES OPTIONS_EXCLUDE_i386= MANPAGES # https://github.com/haskell-foundation/foundation/issues/565 OPTIONS_DEFAULT=MANPAGES OPTIONS_SUB= yes MANPAGES_BUILD_DEPENDS= pandoc:textproc/hs-pandoc -MANPAGES_CMAKE_BOOL= BUILD_DOCS - -post-extract: - @${RM} ${WRKSRC}/tests/suggestiontest/Makefile.orig +MANPAGES_CMAKE_BOOL= BUILD_MAN post-patch: @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|' ${WRKSRC}/src/nuspell/finder.cxx .include diff --git a/textproc/nuspell/distinfo b/textproc/nuspell/distinfo index 9d25873ae605..d5e81178b416 100644 --- a/textproc/nuspell/distinfo +++ b/textproc/nuspell/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1720093535 -SHA256 (nuspell-nuspell-v5.1.6_GH0.tar.gz) = 5d4baa1daf833a18dc06ae0af0571d9574cc849d47daff6b9ce11dac0a5ded6a -SIZE (nuspell-nuspell-v5.1.6_GH0.tar.gz) = 373260 +TIMESTAMP = 1764510900 +SHA256 (nuspell-nuspell-v5.1.7_GH0.tar.gz) = 9aee944e86924ce44434741cb950fee8f9a6ff9c4f002803ab5f04698c8e4c68 +SIZE (nuspell-nuspell-v5.1.7_GH0.tar.gz) = 339465