pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/enchant2 Update enchant2 to 2.3.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/c242c0513b11
branches: trunk
changeset: 455060:c242c0513b11
user: bsiegert <bsiegert%pkgsrc.org@localhost>
date: Sun Jun 27 11:29:55 2021 +0000
description:
Update enchant2 to 2.3.0
2.3.0 (June 14, 2021)
---------------------
Add -p flag to enchant.
Allow personal wordlist APIs (enchant_pwl_*) to take -1 as the length of the
word, as the enchant_dict_* APIs already allowed.
Add documentation to enchant_provider.h.
Make Aspell the default backend for English locales it supports, as it is
much quicker than Hunspell in this case and achieves slightly better
results.
Require nuspell version 4.1.0 or later.
diffstat:
textproc/enchant2/Makefile | 4 ++--
textproc/enchant2/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r fb350f8f0d7c -r c242c0513b11 textproc/enchant2/Makefile
--- a/textproc/enchant2/Makefile Sun Jun 27 10:12:44 2021 +0000
+++ b/textproc/enchant2/Makefile Sun Jun 27 11:29:55 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2021/01/04 10:22:23 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2021/06/27 11:29:55 bsiegert Exp $
-DISTNAME= enchant-2.2.15
+DISTNAME= enchant-2.3.0
PKGNAME= ${DISTNAME:S/enchant/enchant2/}
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=AbiWord/}
diff -r fb350f8f0d7c -r c242c0513b11 textproc/enchant2/distinfo
--- a/textproc/enchant2/distinfo Sun Jun 27 10:12:44 2021 +0000
+++ b/textproc/enchant2/distinfo Sun Jun 27 11:29:55 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2021/01/04 10:22:23 wiz Exp $
+$NetBSD: distinfo,v 1.12 2021/06/27 11:29:55 bsiegert Exp $
-SHA1 (enchant-2.2.15.tar.gz) = 70aabc4cceeaef69dd64b879772aea2d36b08bad
-RMD160 (enchant-2.2.15.tar.gz) = 32a49f18c78f6aa50cc77d86ecae9d33cab0709a
-SHA512 (enchant-2.2.15.tar.gz) = e29b3a85d993af28044a86dd23a3ca74c7d50b4218e542c380053a3eaf70c3ea2406feb3361ba8e793bac586c252330bb20fb56c65f3a0a54f63f103cc0abb35
-Size (enchant-2.2.15.tar.gz) = 990693 bytes
+SHA1 (enchant-2.3.0.tar.gz) = 5fbab4dd9651f4269d2ece986b2ad05cefd3d00f
+RMD160 (enchant-2.3.0.tar.gz) = 553231b0113f6ae5de176849398ff09bdb180fd9
+SHA512 (enchant-2.3.0.tar.gz) = ed25d74176aefe4ab3b1754ea09356d04c844f8e7a50441d331fcf6a0fefbedaffa21df7296b7947ab1fcd44844c1d8567d39d67ebc4381ce8766577c0269d43
+Size (enchant-2.3.0.tar.gz) = 986837 bytes
Home |
Main Index |
Thread Index |
Old Index