diff --git a/textproc/nuspell/Makefile b/textproc/nuspell/Makefile index 8d2c2fddaf37..e9093616a46f 100644 --- a/textproc/nuspell/Makefile +++ b/textproc/nuspell/Makefile @@ -1,34 +1,33 @@ PORTNAME= nuspell DISTVERSIONPREFIX= v -DISTVERSION= 5.1.0 -PORTREVISION= 1 +DISTVERSION= 5.1.1 CATEGORIES= textproc MAINTAINER= jbeich@FreeBSD.org COMMENT= Fast and safe spellchecking C++ library LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/COPYING.LESSER LIB_DEPENDS= libicuuc.so:devel/icu TEST_DEPENDS= catch>0:devel/catch USES= cmake:testing compiler:c++17-lang USE_GITHUB= yes USE_LDCONFIG= yes CMAKE_OFF+= ${CMAKE_TESTING_ON} 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 5a94d9e66712..9907fcef8b9b 100644 --- a/textproc/nuspell/distinfo +++ b/textproc/nuspell/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1644937921 -SHA256 (nuspell-nuspell-v5.1.0_GH0.tar.gz) = f7a2c151a625cce621c8e4af7de594dd380d5c99b71d998eb3030fa49917753a -SIZE (nuspell-nuspell-v5.1.0_GH0.tar.gz) = 370368 +TIMESTAMP = 1662732229 +SHA256 (nuspell-nuspell-v5.1.1_GH0.tar.gz) = a65cc7414f0123630bd13b7739eda51484b29f6402086b2db7e0deb846083bb0 +SIZE (nuspell-nuspell-v5.1.1_GH0.tar.gz) = 370879 diff --git a/textproc/nuspell/pkg-plist b/textproc/nuspell/pkg-plist index c75636b5dbf5..b3c2b1e843a1 100644 --- a/textproc/nuspell/pkg-plist +++ b/textproc/nuspell/pkg-plist @@ -1,17 +1,17 @@ bin/nuspell include/nuspell/aff_data.hxx include/nuspell/checker.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.0 +lib/libnuspell.so.5.1.1 libdata/pkgconfig/nuspell.pc