textproc/nuspell: update to 5.1.3

Changes:	https://github.com/nuspell/nuspell/releases/tag/v5.1.3
Reported by:	GitHub (watch releases)
This commit is contained in:
Jan Beich 2023-08-27 18:09:53 +02:00
parent 919638f201
commit 58c3fb9063
3 changed files with 6 additions and 6 deletions

View file

@ -1,7 +1,6 @@
PORTNAME= nuspell PORTNAME= nuspell
DISTVERSIONPREFIX= v DISTVERSIONPREFIX= v
DISTVERSION= 5.1.2 DISTVERSION= 5.1.3
PORTREVISION= 2
CATEGORIES= textproc CATEGORIES= textproc
MAINTAINER= jbeich@FreeBSD.org MAINTAINER= jbeich@FreeBSD.org

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1664452675 TIMESTAMP = 1693152593
SHA256 (nuspell-nuspell-v5.1.2_GH0.tar.gz) = 82f5f2faa82df30099555dca94b3a908d38fdba408e31e74535c523f7e6ea18d SHA256 (nuspell-nuspell-v5.1.3_GH0.tar.gz) = 2b1c96bdc5a32a17fc8fc24a0c205fa52b0a2920dd6139b0a7d7744cdef48c22
SIZE (nuspell-nuspell-v5.1.2_GH0.tar.gz) = 371092 SIZE (nuspell-nuspell-v5.1.3_GH0.tar.gz) = 371496

View file

@ -1,6 +1,7 @@
bin/nuspell bin/nuspell
include/nuspell/aff_data.hxx include/nuspell/aff_data.hxx
include/nuspell/checker.hxx include/nuspell/checker.hxx
include/nuspell/defines.hxx
include/nuspell/dictionary.hxx include/nuspell/dictionary.hxx
include/nuspell/finder.hxx include/nuspell/finder.hxx
include/nuspell/nuspell_export.h include/nuspell/nuspell_export.h
@ -13,5 +14,5 @@ lib/cmake/nuspell/NuspellTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/nuspell/NuspellTargets.cmake lib/cmake/nuspell/NuspellTargets.cmake
lib/libnuspell.so lib/libnuspell.so
lib/libnuspell.so.5 lib/libnuspell.so.5
lib/libnuspell.so.5.1.2 lib/libnuspell.so.5.1.3
libdata/pkgconfig/nuspell.pc libdata/pkgconfig/nuspell.pc