git: 8624584e0562 - main - textproc/nuspell: update to 5.1.4
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 08 Nov 2023 23:01:05 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=8624584e056285c03afaf06623052a73a3c940d2 commit 8624584e056285c03afaf06623052a73a3c940d2 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-11-08 09:44:28 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-11-08 23:00:48 +0000 textproc/nuspell: update to 5.1.4 Changes: https://github.com/nuspell/nuspell/releases/tag/v5.1.4 Reported by: GitHub (watch releases) --- textproc/nuspell/Makefile | 4 ++-- textproc/nuspell/distinfo | 6 +++--- textproc/nuspell/pkg-plist | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/textproc/nuspell/Makefile b/textproc/nuspell/Makefile index 187b15cea938..b039e44682b0 100644 --- a/textproc/nuspell/Makefile +++ b/textproc/nuspell/Makefile @@ -1,6 +1,6 @@ PORTNAME= nuspell DISTVERSIONPREFIX= v -DISTVERSION= 5.1.3 +DISTVERSION= 5.1.4 CATEGORIES= textproc MAINTAINER= jbeich@FreeBSD.org @@ -11,7 +11,7 @@ LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/COPYING.LESSER LIB_DEPENDS= libicuuc.so:devel/icu -TEST_DEPENDS= catch>0:devel/catch +TEST_DEPENDS= catch2>0:devel/catch2 USES= cmake:testing compiler:c++17-lang USE_GITHUB= yes diff --git a/textproc/nuspell/distinfo b/textproc/nuspell/distinfo index 2664e592eb3d..8ab92b6fde6b 100644 --- a/textproc/nuspell/distinfo +++ b/textproc/nuspell/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1693152593 -SHA256 (nuspell-nuspell-v5.1.3_GH0.tar.gz) = 2b1c96bdc5a32a17fc8fc24a0c205fa52b0a2920dd6139b0a7d7744cdef48c22 -SIZE (nuspell-nuspell-v5.1.3_GH0.tar.gz) = 371496 +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 06fe34156a85..659e4ccd96f4 100644 --- a/textproc/nuspell/pkg-plist +++ b/textproc/nuspell/pkg-plist @@ -14,5 +14,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.1.3 +lib/libnuspell.so.5.1.4 libdata/pkgconfig/nuspell.pc