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 Oct 18 14:35:54 UTC 2020
Modified Files:
pkgsrc/textproc/enchant2: Makefile distinfo
Log Message:
enchant2: update to 2.2.12.
2.2.12 (October 15, 2020)
-------------------------
Fix a bug in the Voikko and Zemberek back-ends that could cause spell
checking and suggestion to fail. (For programmers: enchant_dict_check and
enchant_dict_suggest allow counted strings, but those two backends were
assuming the strings were NUL-terminated.)
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/textproc/enchant2/Makefile
cvs rdiff -u -r1.8 -r1.9 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.13 pkgsrc/textproc/enchant2/Makefile:1.14
--- pkgsrc/textproc/enchant2/Makefile:1.13 Sun Sep 13 09:19:11 2020
+++ pkgsrc/textproc/enchant2/Makefile Sun Oct 18 14:35:54 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2020/09/13 09:19:11 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2020/10/18 14:35:54 wiz Exp $
-DISTNAME= enchant-2.2.11
+DISTNAME= enchant-2.2.12
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.8 pkgsrc/textproc/enchant2/distinfo:1.9
--- pkgsrc/textproc/enchant2/distinfo:1.8 Sun Sep 13 09:19:11 2020
+++ pkgsrc/textproc/enchant2/distinfo Sun Oct 18 14:35:54 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2020/09/13 09:19:11 wiz Exp $
+$NetBSD: distinfo,v 1.9 2020/10/18 14:35:54 wiz Exp $
-SHA1 (enchant-2.2.11.tar.gz) = 01b5452ab2bc46805bb3806935255b9f2e217b02
-RMD160 (enchant-2.2.11.tar.gz) = d92517bc0f91fc21333fbe1353ddfca63401c7b4
-SHA512 (enchant-2.2.11.tar.gz) = 7d9014f6d3798120eddcfe58dd5efdb04d8b10046ecd66526e75342fe33d4c8cb55ab12d377a8ff2d817374161ce36f39fdb1584b711dd61d61491f8082fa91f
-Size (enchant-2.2.11.tar.gz) = 990413 bytes
+SHA1 (enchant-2.2.12.tar.gz) = f732bc4c02aae247e047c2fa76118e5d282a9446
+RMD160 (enchant-2.2.12.tar.gz) = ba1c55b6d3f996fcb2a437afdd71df1f5f13b624
+SHA512 (enchant-2.2.12.tar.gz) = ac284ed9649b11a13ff529db68cef8da829b5ff1c46ccfff36e5770fcd762055c1a75f6afbf1d2cdb00c3d8ae1cf7f336d1ff794de8f430dc2e89bb805525211
+Size (enchant-2.2.12.tar.gz) = 990444 bytes
Home |
Main Index |
Thread Index |
Old Index