Skip to content

Commit

Permalink
textproc/nuspell: update to 5.1.3
Browse files Browse the repository at this point in the history
Changes:	https://github.com/nuspell/nuspell/releases/tag/v5.1.3
Reported by:	GitHub (watch releases)
  • Loading branch information
jbeich committed Aug 27, 2023
1 parent 919638f commit 58c3fb9
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
3 changes: 1 addition & 2 deletions textproc/nuspell/Makefile
@@ -1,7 +1,6 @@
PORTNAME= nuspell
DISTVERSIONPREFIX= v
DISTVERSION= 5.1.2
PORTREVISION= 2
DISTVERSION= 5.1.3
CATEGORIES= textproc

MAINTAINER= jbeich@FreeBSD.org
Expand Down
6 changes: 3 additions & 3 deletions textproc/nuspell/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1664452675
SHA256 (nuspell-nuspell-v5.1.2_GH0.tar.gz) = 82f5f2faa82df30099555dca94b3a908d38fdba408e31e74535c523f7e6ea18d
SIZE (nuspell-nuspell-v5.1.2_GH0.tar.gz) = 371092
TIMESTAMP = 1693152593
SHA256 (nuspell-nuspell-v5.1.3_GH0.tar.gz) = 2b1c96bdc5a32a17fc8fc24a0c205fa52b0a2920dd6139b0a7d7744cdef48c22
SIZE (nuspell-nuspell-v5.1.3_GH0.tar.gz) = 371496
3 changes: 2 additions & 1 deletion textproc/nuspell/pkg-plist
@@ -1,6 +1,7 @@
bin/nuspell
include/nuspell/aff_data.hxx
include/nuspell/checker.hxx
include/nuspell/defines.hxx
include/nuspell/dictionary.hxx
include/nuspell/finder.hxx
include/nuspell/nuspell_export.h
Expand All @@ -13,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.2
lib/libnuspell.so.5.1.3
libdata/pkgconfig/nuspell.pc

0 comments on commit 58c3fb9

Please sign in to comment.