git: 23d181326195 - main - textproc/nuspell: update to 5.1.0

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Tue, 15 Feb 2022 16:03:28 UTC
The branch main has been updated by jbeich:

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

commit 23d18132619512d0886d47112e4d7fa777c41b43
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2022-02-15 15:12:01 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2022-02-15 16:02:31 +0000

    textproc/nuspell: update to 5.1.0
    
    Changes:        https://github.com/nuspell/nuspell/releases/tag/v5.1.0
    Reported by:    GitHub (watch releases)
---
 textproc/nuspell/Makefile  | 8 +-------
 textproc/nuspell/distinfo  | 6 +++---
 textproc/nuspell/pkg-plist | 2 +-
 3 files changed, 5 insertions(+), 11 deletions(-)

diff --git a/textproc/nuspell/Makefile b/textproc/nuspell/Makefile
index aa0d3cacc03b..1039f750ef79 100644
--- a/textproc/nuspell/Makefile
+++ b/textproc/nuspell/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	nuspell
 DISTVERSIONPREFIX=	v
-DISTVERSION=	5.0.1
+DISTVERSION=	5.1.0
 CATEGORIES=	textproc
 
 MAINTAINER=	jbeich@FreeBSD.org
@@ -17,12 +17,6 @@ USE_GITHUB=	yes
 USE_LDCONFIG=	yes
 CMAKE_OFF+=	${CMAKE_TESTING_ON}
 
-OPTIONS_DEFINE=	MANPAGES
-OPTIONS_DEFAULT=MANPAGES
-
-MANPAGES_BUILD_DEPENDS=	pandoc:textproc/hs-pandoc
-MANPAGES_PLIST_FILES=	man/man1/${PORTNAME}.1.gz
-
 post-patch:
 # Skip README as it only contains install instructions
 	@${REINPLACE_CMD} -i .doc '/README/d' ${WRKSRC}/CMakeLists.txt
diff --git a/textproc/nuspell/distinfo b/textproc/nuspell/distinfo
index 89ec917fa4dd..5a94d9e66712 100644
--- a/textproc/nuspell/distinfo
+++ b/textproc/nuspell/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1636723799
-SHA256 (nuspell-nuspell-v5.0.1_GH0.tar.gz) = a48d9b0297f9c87d8e3231b2662786c5380634cd2b2e0005c55709caefdaa032
-SIZE (nuspell-nuspell-v5.0.1_GH0.tar.gz) = 372917
+TIMESTAMP = 1644937921
+SHA256 (nuspell-nuspell-v5.1.0_GH0.tar.gz) = f7a2c151a625cce621c8e4af7de594dd380d5c99b71d998eb3030fa49917753a
+SIZE (nuspell-nuspell-v5.1.0_GH0.tar.gz) = 370368
diff --git a/textproc/nuspell/pkg-plist b/textproc/nuspell/pkg-plist
index e22bf8ee9c4b..c75636b5dbf5 100644
--- a/textproc/nuspell/pkg-plist
+++ b/textproc/nuspell/pkg-plist
@@ -13,5 +13,5 @@ lib/cmake/nuspell/NuspellTargets-%%CMAKE_BUILD_TYPE%%.cmake
 lib/cmake/nuspell/NuspellTargets.cmake
 lib/libnuspell.so
 lib/libnuspell.so.5
-lib/libnuspell.so.5.0.1
+lib/libnuspell.so.5.1.0
 libdata/pkgconfig/nuspell.pc