enchant2: update to 2.6.7.

2.6.7 (February 8, 2024)
------------------------

This version fixes an error introduced in the previous version that caused the Hunspell provider to fail on startup. Apologies!


2.6.6 (February 4, 2024)
------------------------

This version fixes the implementation and documentation of system paths for
configuration files (enchant.ordering). Since version 2.6.4, the wrong path
was searched for pkgdatadir: not, for example /usr/share/enchant-2, as
documented, but the old path /usr/share/enchant. The enchant(5) man page
referred to “DATADIR” rather than the actual configured path. The sysconfdir
location, typically /etc, was not documented.

Hunspell users should note that, contrary to the NEWS entry for 2.6.5, the
DICPATH environment variable cannot be used to specify the location of
hunspell dictionaries to Enchant. That is because it only works with the
hunspell program (which Enchant does not use), not the hunspell library.

Additional debug logging has been added for developers trying to diagnose
problems with configuration files and providers, which can be enabled at
run-time by setting the environment variable G_MESSAGES_DEBUG to
‘libenchant’.
This commit is contained in:
wiz 2024-02-19 11:49:56 +00:00
parent 18e4bb55a3
commit 77a1397fd6
2 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.36 2024/01/14 20:24:32 wiz Exp $
# $NetBSD: Makefile,v 1.37 2024/02/19 11:49:56 wiz Exp $
DISTNAME= enchant-2.6.5
DISTNAME= enchant-2.6.7
PKGNAME= ${DISTNAME:S/enchant/enchant2/}
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=AbiWord/}

View File

@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.25 2024/01/14 20:24:32 wiz Exp $
$NetBSD: distinfo,v 1.26 2024/02/19 11:49:56 wiz Exp $
BLAKE2s (enchant-2.6.5.tar.gz) = 92684a63facdfea55ef0edee140720424fff18146f20f6d2e8056f6c853c584d
SHA512 (enchant-2.6.5.tar.gz) = 46701497b38e3732d9cd9bab15dc35976a9255814eeb13e8686a9d7e8bdef7d21d45a2dfee0125904897f4d41f6508df9266dbe8d26a4548a8b37d87d2ecf817
Size (enchant-2.6.5.tar.gz) = 4435982 bytes
BLAKE2s (enchant-2.6.7.tar.gz) = ab80729481c99e2bdebf18395682b2d48fc63522d8ffbc0dbb1c3ac98ab626d7
SHA512 (enchant-2.6.7.tar.gz) = d7d6f8225cd28d11cfc098d4c2bb1f4d89da948c38902c766cf4d2e6bb4dbbeafe07c5eab55b03928b00ccaf5051f97867b403e90456a129b173d31aaafd1d26
Size (enchant-2.6.7.tar.gz) = 4427000 bytes
SHA1 (patch-config.h.in) = ac10b6900034acb0e961d73b1f9cf1a39bb00775