Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Aug 2023 18:36:13 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 58c3fb90636e - main - textproc/nuspell: update to 5.1.3
Message-ID:  <202308271836.37RIaDJ7090124@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich:

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

commit 58c3fb90636e9dda808acad41f6a39d69c66c97f
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-08-27 16:09:53 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-08-27 18:35:55 +0000

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

diff --git a/textproc/nuspell/Makefile b/textproc/nuspell/Makefile
index 4ce78ad5cb57..187b15cea938 100644
--- a/textproc/nuspell/Makefile
+++ b/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
diff --git a/textproc/nuspell/distinfo b/textproc/nuspell/distinfo
index 8a8046103c56..2664e592eb3d 100644
--- a/textproc/nuspell/distinfo
+++ b/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
diff --git a/textproc/nuspell/pkg-plist b/textproc/nuspell/pkg-plist
index 365b363c1acd..06fe34156a85 100644
--- a/textproc/nuspell/pkg-plist
+++ b/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
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308271836.37RIaDJ7090124>