From 28e833305d10e6bfc3972608b27c2cb91cbb36f2 Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Mon, 19 Oct 2020 13:32:03 +0000 Subject: [PATCH] textproc/nuspell: update to 4.0.0 Changes: https://github.com/nuspell/nuspell/releases/tag/v4.0.0 Reported by: GitHub (watch releases) --- textproc/nuspell/Makefile | 2 +- textproc/nuspell/distinfo | 6 +++--- textproc/nuspell/pkg-plist | 5 +++-- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/textproc/nuspell/Makefile b/textproc/nuspell/Makefile index 263774795306..6c34e6ba6220 100644 --- a/textproc/nuspell/Makefile +++ b/textproc/nuspell/Makefile @@ -2,7 +2,7 @@ PORTNAME= nuspell DISTVERSIONPREFIX= v -DISTVERSION= 3.1.2 +DISTVERSION= 4.0.0 CATEGORIES= textproc MAINTAINER= jbeich@FreeBSD.org diff --git a/textproc/nuspell/distinfo b/textproc/nuspell/distinfo index c5cc481cc6bd..67a7a14a48d2 100644 --- a/textproc/nuspell/distinfo +++ b/textproc/nuspell/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1593603257 -SHA256 (nuspell-nuspell-v3.1.2_GH0.tar.gz) = f59f8a27e97047f30659182f244daca8e05e052710c0ea5d845c2cb00f6c6eca -SIZE (nuspell-nuspell-v3.1.2_GH0.tar.gz) = 379029 +TIMESTAMP = 1603111798 +SHA256 (nuspell-nuspell-v4.0.0_GH0.tar.gz) = 4ab548c7a0d3e10ce68598ce8954d60dd2dd2c9a377e4597fc310127905dee2c +SIZE (nuspell-nuspell-v4.0.0_GH0.tar.gz) = 379136 diff --git a/textproc/nuspell/pkg-plist b/textproc/nuspell/pkg-plist index 434e57298d33..30e8507f7e17 100644 --- a/textproc/nuspell/pkg-plist +++ b/textproc/nuspell/pkg-plist @@ -2,12 +2,13 @@ bin/nuspell include/nuspell/aff_data.hxx include/nuspell/dictionary.hxx include/nuspell/finder.hxx +include/nuspell/nuspell_export.h include/nuspell/structures.hxx lib/cmake/nuspell/NuspellConfig.cmake lib/cmake/nuspell/NuspellConfigVersion.cmake lib/cmake/nuspell/NuspellTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/nuspell/NuspellTargets.cmake lib/libnuspell.so -lib/libnuspell.so.3 -lib/libnuspell.so.3.1.2 +lib/libnuspell.so.4 +lib/libnuspell.so.4.0.0 libdata/pkgconfig/nuspell.pc