pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
nuspell: update to 5.1.1
Module Name: pkgsrc-wip
Committed By: Benny Siegert <bsiegert%NetBSD.org@localhost>
Pushed By: bsiegert
Date: Sat Sep 17 14:59:36 2022 +0000
Changeset: 82a465f60f58a76ea97b6bfdb082d0ddad5c9de7
Modified Files:
nuspell/Makefile
nuspell/PLIST
nuspell/distinfo
Log Message:
nuspell: update to 5.1.1
release notes: https://github.com/nuspell/nuspell/releases
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=82a465f60f58a76ea97b6bfdb082d0ddad5c9de7
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
nuspell/Makefile | 6 +-----
nuspell/PLIST | 7 +++++--
nuspell/distinfo | 6 +++---
3 files changed, 9 insertions(+), 10 deletions(-)
diffs:
diff --git a/nuspell/Makefile b/nuspell/Makefile
index 48238e8da4..9b1128dee7 100644
--- a/nuspell/Makefile
+++ b/nuspell/Makefile
@@ -1,6 +1,6 @@
# $NetBSD$
-DISTNAME= nuspell-4.0.1
+DISTNAME= nuspell-5.1.1
CATEGORIES= textproc wip
MASTER_SITES= ${MASTER_SITE_GITHUB:=nuspell/}
GITHUB_TAG= v${PKGVERSION_NOREV}
@@ -15,13 +15,9 @@ USE_TOOLS+= pkg-config
USE_LANGUAGES= c c++17
CMAKE_ARGS+= -DBUILD_SHARED_LIBS=1 -DCMAKE_BUILD_TYPE=Release
-CMAKE_ARGS+= -DRONN_EXECUTABLE=${PREFIX}/bin/ronn${RUBY_VER}
PKGCONFIG_OVERRIDE+= nuspell.pc.in
-BUILD_DEPENDS+= ${RUBY_PKGPREFIX}-ronn-[0-9]*:../../devel/ruby-ronn
-
-.include "../../lang/ruby/rubyversion.mk"
.include "../../devel/boost-libs/buildlink3.mk"
.include "../../devel/catch2/buildlink3.mk"
.include "../../textproc/icu/buildlink3.mk"
diff --git a/nuspell/PLIST b/nuspell/PLIST
index 011ab3c7d8..e59d594f2c 100644
--- a/nuspell/PLIST
+++ b/nuspell/PLIST
@@ -1,16 +1,19 @@
@comment $NetBSD$
bin/nuspell
include/nuspell/aff_data.hxx
+include/nuspell/checker.hxx
include/nuspell/dictionary.hxx
include/nuspell/finder.hxx
include/nuspell/nuspell_export.h
include/nuspell/structures.hxx
+include/nuspell/suggester.hxx
+include/nuspell/unicode.hxx
lib/cmake/nuspell/NuspellConfig.cmake
lib/cmake/nuspell/NuspellConfigVersion.cmake
lib/cmake/nuspell/NuspellTargets-release.cmake
lib/cmake/nuspell/NuspellTargets.cmake
-lib/libnuspell.${RUBY_DLEXT}
-lib/libnuspell.so.4
+lib/libnuspell.so
+lib/libnuspell.so.5
lib/libnuspell.so.${PKGVERSION}
lib/pkgconfig/nuspell.pc
share/doc/nuspell/README.md
diff --git a/nuspell/distinfo b/nuspell/distinfo
index 4be070c714..2ed7e512aa 100644
--- a/nuspell/distinfo
+++ b/nuspell/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-RMD160 (nuspell-4.0.1.tar.gz) = 9594b7c8a7a5913ab561ce59f7c1001062799178
-SHA512 (nuspell-4.0.1.tar.gz) = 122616fd24c2de35000ba12d680d3617e7fe97881d33febbcb106ce70d3bac356a00d90680a1bc8ee631ed532ace0f4b4f9fce4760a25b0f7fc1d60553e74528
-Size (nuspell-4.0.1.tar.gz) = 379342 bytes
+BLAKE2s (nuspell-5.1.1.tar.gz) = 4df44ea04f1503f3af03e9cf52cb478bee9d7e3a5af5611330be5e77723c9193
+SHA512 (nuspell-5.1.1.tar.gz) = c33a52e3603071d3281b7cdcfa42776cd7ecb998292939538e53e364cfff63227cf094cd88ee6072b8a857f5d85c984c359a16b480dd462dac9cfd602cfd6c2c
+Size (nuspell-5.1.1.tar.gz) = 370879 bytes
Home |
Main Index |
Thread Index |
Old Index