Mon Jan 4 10:22:23 2021 UTC ()
enchant2: update to 2.2.15.

2.2.15 (December 22, 2020)
--------------------------

Specify that nuspell >= 4.1.0 is required.

Fix some space leaks in the tests.

2.2.14 (December 10, 2020)
--------------------------

Improve installation instructions: in particular, add a note about where to
find them to README.

The nuspell backend is updated for newer versions.


(wiz)
diff -r1.16 -r1.17 pkgsrc/textproc/enchant2/Makefile
diff -r1.10 -r1.11 pkgsrc/textproc/enchant2/distinfo

cvs diff -r1.16 -r1.17 pkgsrc/textproc/enchant2/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/enchant2/Makefile 2020/11/09 10:42:34 1.16
+++ pkgsrc/textproc/enchant2/Makefile 2021/01/04 10:22:23 1.17
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.16 2020/11/09 10:42:34 wiz Exp $ 1# $NetBSD: Makefile,v 1.17 2021/01/04 10:22:23 wiz Exp $
2 2
3DISTNAME= enchant-2.2.13 3DISTNAME= enchant-2.2.15
4PKGNAME= ${DISTNAME:S/enchant/enchant2/} 4PKGNAME= ${DISTNAME:S/enchant/enchant2/}
5CATEGORIES= textproc 5CATEGORIES= textproc
6MASTER_SITES= ${MASTER_SITE_GITHUB:=AbiWord/} 6MASTER_SITES= ${MASTER_SITE_GITHUB:=AbiWord/}
7GITHUB_PROJECT= enchant 7GITHUB_PROJECT= enchant
8GITHUB_RELEASE= v${PKGVERSION_NOREV} 8GITHUB_RELEASE= v${PKGVERSION_NOREV}
9 9
10MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= https://abiword.github.io/enchant/ 11HOMEPAGE= https://abiword.github.io/enchant/
12COMMENT= Generic spell checking library 12COMMENT= Generic spell checking library
13LICENSE= gnu-lgpl-v2.1 13LICENSE= gnu-lgpl-v2.1
14 14
15USE_TOOLS+= pkg-config autoconf 15USE_TOOLS+= pkg-config autoconf
16USE_LANGUAGES= c c++ 16USE_LANGUAGES= c c++

cvs diff -r1.10 -r1.11 pkgsrc/textproc/enchant2/distinfo (expand / switch to unified diff)

--- pkgsrc/textproc/enchant2/distinfo 2020/11/09 10:42:34 1.10
+++ pkgsrc/textproc/enchant2/distinfo 2021/01/04 10:22:23 1.11
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.10 2020/11/09 10:42:34 wiz Exp $ 1$NetBSD: distinfo,v 1.11 2021/01/04 10:22:23 wiz Exp $
2 2
3SHA1 (enchant-2.2.13.tar.gz) = f977e33c0cbc0c2f1f651197822356cc2e1f4c64 3SHA1 (enchant-2.2.15.tar.gz) = 70aabc4cceeaef69dd64b879772aea2d36b08bad
4RMD160 (enchant-2.2.13.tar.gz) = 1ff8e077c6a6505b7a61dc0690af934caa9fab69 4RMD160 (enchant-2.2.15.tar.gz) = 32a49f18c78f6aa50cc77d86ecae9d33cab0709a
5SHA512 (enchant-2.2.13.tar.gz) = 8bd4c05224528c3d4cdcd927ead3071ef7caa54971ea86b83cf711e6f7108431bcdf53f7e12a2216cf5535ac40d8d7c116787adbd43837d317b0e56b14eeea36 5SHA512 (enchant-2.2.15.tar.gz) = e29b3a85d993af28044a86dd23a3ca74c7d50b4218e542c380053a3eaf70c3ea2406feb3361ba8e793bac586c252330bb20fb56c65f3a0a54f63f103cc0abb35
6Size (enchant-2.2.13.tar.gz) = 990481 bytes 6Size (enchant-2.2.15.tar.gz) = 990693 bytes