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: Mon Jun 17 09:18:26 UTC 2024
Modified Files:
pkgsrc/textproc/enchant2: Makefile distinfo
Log Message:
enchant2: update to 2.8.1.
2.8.1 (June 12, 2024)
---------------------
This release restores an optimization removed in 2.8.0 that reduces the
frequency with which personal wordlists are reloaded. This optimization
seemed to be unnecessary, as it had no effect on the test suite, but its
removal caused a significant slow-down for real-world use. Apologies to
those who are affected by this, and many thanks to the user who reported
this problem.
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/textproc/enchant2/Makefile
cvs rdiff -u -r1.30 -r1.31 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.42 pkgsrc/textproc/enchant2/Makefile:1.43
--- pkgsrc/textproc/enchant2/Makefile:1.42 Sat Jun 8 11:53:12 2024
+++ pkgsrc/textproc/enchant2/Makefile Mon Jun 17 09:18:25 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.42 2024/06/08 11:53:12 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2024/06/17 09:18:25 wiz Exp $
-DISTNAME= enchant-2.8.0
+DISTNAME= enchant-2.8.1
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.30 pkgsrc/textproc/enchant2/distinfo:1.31
--- pkgsrc/textproc/enchant2/distinfo:1.30 Sat Jun 8 11:53:12 2024
+++ pkgsrc/textproc/enchant2/distinfo Mon Jun 17 09:18:25 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.30 2024/06/08 11:53:12 wiz Exp $
+$NetBSD: distinfo,v 1.31 2024/06/17 09:18:25 wiz Exp $
-BLAKE2s (enchant-2.8.0.tar.gz) = c9f035df5004b2850e77f85f0276464153f7fd71a8e249d397a721c5d711836d
-SHA512 (enchant-2.8.0.tar.gz) = 0b2b5c93f39343b2fd29ea6a4f62b73c6276ff113a947e50db9e6dbc1b27b561c7a2cfbae1e4463958616e1fcbcaebd8720d26ad8049c3e3af75aed39a90d6f9
-Size (enchant-2.8.0.tar.gz) = 1343829 bytes
+BLAKE2s (enchant-2.8.1.tar.gz) = 26a0930c920f4cac096593af2626b1e2df76052bba9df3b40993559afd64e525
+SHA512 (enchant-2.8.1.tar.gz) = 21eabd652bbb54c6b0d644b4ca053cd317556869b3267bfab90fdddcac37bc45c5b67f2d4f5abd381022f423bb3afbe5ae6a496d363bf2ba918c79efbc3b7ea2
+Size (enchant-2.8.1.tar.gz) = 1427286 bytes
SHA1 (patch-config.h.in) = ac10b6900034acb0e961d73b1f9cf1a39bb00775
Home |
Main Index |
Thread Index |
Old Index