pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/enchant2 enchant2: update to 2.3.2.
details: https://anonhg.NetBSD.org/pkgsrc/rev/69006106cd9c
branches: trunk
changeset: 770738:69006106cd9c
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Dec 07 18:32:18 2021 +0000
description:
enchant2: update to 2.3.2.
2.3.2 (November 16, 2021)
-------------------------
Fix the generation of man pages, so that installation-dependent paths are
correctly inserted.
Improve error reporting when enchant-lsmod cannot open a dictionary for a
given language, in particular with the Aspell backend.
Fix compilation on MingW.
Some minor code cleanup.
diffstat:
textproc/enchant2/Makefile | 8 ++++----
textproc/enchant2/distinfo | 8 ++++----
2 files changed, 8 insertions(+), 8 deletions(-)
diffs (36 lines):
diff -r 93bf2c77a4e4 -r 69006106cd9c textproc/enchant2/Makefile
--- a/textproc/enchant2/Makefile Tue Dec 07 18:27:21 2021 +0000
+++ b/textproc/enchant2/Makefile Tue Dec 07 18:32:18 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2021/08/15 13:25:33 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2021/12/07 18:32:18 wiz Exp $
-DISTNAME= enchant-2.3.1
+DISTNAME= enchant-2.3.2
PKGNAME= ${DISTNAME:S/enchant/enchant2/}
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=AbiWord/}
@@ -28,8 +28,8 @@
CONFIGURE_ARGS+= --without-hspell
CONFIGURE_ARGS+= --without-voikko
-# Status as of 2.2.7:
-# FAILURE: 230 out of 425 tests failed (385 failures).
+# As of 2.3.2
+# FAILURE: 230 out of 425 tests failed (390 failures).
TEST_TARGET= check
# C++11
diff -r 93bf2c77a4e4 -r 69006106cd9c textproc/enchant2/distinfo
--- a/textproc/enchant2/distinfo Tue Dec 07 18:27:21 2021 +0000
+++ b/textproc/enchant2/distinfo Tue Dec 07 18:32:18 2021 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2021/10/26 11:21:52 nia Exp $
+$NetBSD: distinfo,v 1.16 2021/12/07 18:32:18 wiz Exp $
-BLAKE2s (enchant-2.3.1.tar.gz) = e010133d0db661e1c160a56e9fcbaf6783312cbfae2779aea019f2d4c1bc9296
-SHA512 (enchant-2.3.1.tar.gz) = c6fb8498d34a55040c2791124c2975952497e5a1b8999958691279b1a60a37473a1d2e3e11504f7cc877370be7772c2db621022040ea7035b21e40e8367606f5
-Size (enchant-2.3.1.tar.gz) = 987361 bytes
+BLAKE2s (enchant-2.3.2.tar.gz) = 962a0a732839e58f074bd9ef17cf968e9611313bccfe47137929916691bf8ca9
+SHA512 (enchant-2.3.2.tar.gz) = 886635bb55c5f0c774445e4a0f14d39e2d08eeb964257037062c2e97c2cf3348be8c631ff5e7a13144936127761964bdc60ff1e0dd6f63b292a655626f91ef62
+Size (enchant-2.3.2.tar.gz) = 991782 bytes
Home |
Main Index |
Thread Index |
Old Index