pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/enchant2
Module Name: pkgsrc
Committed By: wiz
Date: Sun Jan 14 20:24:32 UTC 2024
Modified Files:
pkgsrc/textproc/enchant2: Makefile distinfo
Log Message:
enchant2: update to 2.6.5.
2.6.5 (January 7, 2024)
-----------------------
This version permits error messages from spelling providers not to be valid
UTF-8. This allows error messages in particular about invalid UTF-8
characters in personal wordlists to be shown to the user. Developers take
note!
The --with-hunspell-dir configure option is removed (along with all the
other ---with-PROVIDER-dir options, which did nothing). Users who have
Hunspell dictionaries in non-standard locations should set the
Hunspell-specific environment variable DICPATH, or copy the dictionaries
into their user’s Enchant configuration directory (for example
~/.config/enchant/hunspell).
Doxygen API documentation is now included in the release tarball (it is also
now available online).
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/textproc/enchant2/Makefile
cvs rdiff -u -r1.24 -r1.25 pkgsrc/textproc/enchant2/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/enchant2/Makefile
diff -u pkgsrc/textproc/enchant2/Makefile:1.35 pkgsrc/textproc/enchant2/Makefile:1.36
--- pkgsrc/textproc/enchant2/Makefile:1.35 Tue Dec 26 13:33:48 2023
+++ pkgsrc/textproc/enchant2/Makefile Sun Jan 14 20:24:32 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.35 2023/12/26 13:33:48 tnn Exp $
+# $NetBSD: Makefile,v 1.36 2024/01/14 20:24:32 wiz Exp $
-DISTNAME= enchant-2.6.4
+DISTNAME= enchant-2.6.5
PKGNAME= ${DISTNAME:S/enchant/enchant2/}
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=AbiWord/}
Index: pkgsrc/textproc/enchant2/distinfo
diff -u pkgsrc/textproc/enchant2/distinfo:1.24 pkgsrc/textproc/enchant2/distinfo:1.25
--- pkgsrc/textproc/enchant2/distinfo:1.24 Sun Dec 17 22:31:22 2023
+++ pkgsrc/textproc/enchant2/distinfo Sun Jan 14 20:24:32 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.24 2023/12/17 22:31:22 wiz Exp $
+$NetBSD: distinfo,v 1.25 2024/01/14 20:24:32 wiz Exp $
-BLAKE2s (enchant-2.6.4.tar.gz) = 9e3570bacbc800be46ba07e03ab4707bcb4a11c84133576d73133c0b4c4946e6
-SHA512 (enchant-2.6.4.tar.gz) = 56d683000f91817638ccbc902aaf29ce147e46236974e8049fbf71f8a984597b6941bc373c4e19e50dc7b07fb341df3be5508ef9d59ad96f2e00ecb556b47eae
-Size (enchant-2.6.4.tar.gz) = 1018098 bytes
+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
SHA1 (patch-config.h.in) = ac10b6900034acb0e961d73b1f9cf1a39bb00775
Home |
Main Index |
Thread Index |
Old Index