diff --git a/textproc/nuspell/Makefile b/textproc/nuspell/Makefile index d3fbd09c77f0..198f43b5b7f1 100644 --- a/textproc/nuspell/Makefile +++ b/textproc/nuspell/Makefile @@ -1,35 +1,35 @@ PORTNAME= nuspell DISTVERSIONPREFIX= v -DISTVERSION= 5.1.5 +DISTVERSION= 5.1.4 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= jbeich@FreeBSD.org COMMENT= Fast and safe spellchecking C++ library WWW= https://nuspell.github.io/ LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/COPYING.LESSER LIB_DEPENDS= libicuuc.so:devel/icu TEST_DEPENDS= catch2>0:devel/catch2 USES= cmake:testing compiler:c++17-lang USE_GITHUB= yes USE_LDCONFIG= yes CMAKE_OFF+= ${CMAKE_TESTING_ON} -PLIST_SUB= VERSION=${PORTVERSION} 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 makepatch-clean: @${RM} ${WRKSRC}/tests/suggestiontest/Makefile.orig .include # XXX Don't override definition in Mk/bsd.port.mk makepatch: makepatch-clean diff --git a/textproc/nuspell/distinfo b/textproc/nuspell/distinfo index 8c5db6db01ae..8ab92b6fde6b 100644 --- a/textproc/nuspell/distinfo +++ b/textproc/nuspell/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1720016109 -SHA256 (nuspell-nuspell-v5.1.5_GH0.tar.gz) = 39fa6d9da6797cd711d7981b1f55359c55dfa4a302560e645cb59af6f764401a -SIZE (nuspell-nuspell-v5.1.5_GH0.tar.gz) = 373055 +TIMESTAMP = 1699436668 +SHA256 (nuspell-nuspell-v5.1.4_GH0.tar.gz) = bdf344c5adbcc6797940f8f8cb75cb59f5a3794eb21b9547751a11782a792ef7 +SIZE (nuspell-nuspell-v5.1.4_GH0.tar.gz) = 371512 diff --git a/textproc/nuspell/pkg-plist b/textproc/nuspell/pkg-plist index 628e1f98c8b6..659e4ccd96f4 100644 --- a/textproc/nuspell/pkg-plist +++ b/textproc/nuspell/pkg-plist @@ -1,18 +1,18 @@ bin/nuspell include/nuspell/aff_data.hxx include/nuspell/checker.hxx include/nuspell/defines.hxx include/nuspell/dictionary.hxx include/nuspell/finder.hxx include/nuspell/nuspell_export.h include/nuspell/structures.hxx include/nuspell/suggester.hxx include/nuspell/unicode.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.5 -lib/libnuspell.so.5.1.5 +lib/libnuspell.so.5.1.4 libdata/pkgconfig/nuspell.pc