git: cbc8bbb3b967 - main - textproc/nuspell: Update to 5.1.7

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Tue, 02 Dec 2025 12:18:58 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=cbc8bbb3b96747b62f7ce78a4b9533a3577a0897

commit cbc8bbb3b96747b62f7ce78a4b9533a3577a0897
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-12-02 12:06:22 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-12-02 12:06:22 +0000

    textproc/nuspell: Update to 5.1.7
    
    Changes:        https://github.com/nuspell/nuspell/releases
---
 textproc/nuspell/Makefile | 14 ++++++--------
 textproc/nuspell/distinfo |  6 +++---
 2 files changed, 9 insertions(+), 11 deletions(-)

diff --git a/textproc/nuspell/Makefile b/textproc/nuspell/Makefile
index eb5d8a9e6a93..6eb86ec53cb7 100644
--- a/textproc/nuspell/Makefile
+++ b/textproc/nuspell/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	nuspell
-PORTVERSION=	5.1.6
-PORTREVISION=	1
+PORTVERSION=	5.1.7
 DISTVERSIONPREFIX=	v
 CATEGORIES=	textproc
 
@@ -17,8 +16,10 @@ 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}
@@ -31,10 +32,7 @@ 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
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