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 Jan  4 10:22:23 UTC 2021

Modified Files:
        pkgsrc/textproc/enchant2: Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/textproc/enchant2/Makefile
cvs rdiff -u -r1.10 -r1.11 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.16 pkgsrc/textproc/enchant2/Makefile:1.17
--- pkgsrc/textproc/enchant2/Makefile:1.16      Mon Nov  9 10:42:34 2020
+++ pkgsrc/textproc/enchant2/Makefile   Mon Jan  4 10:22:23 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2020/11/09 10:42:34 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2021/01/04 10:22:23 wiz Exp $
 
-DISTNAME=              enchant-2.2.13
+DISTNAME=              enchant-2.2.15
 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.10 pkgsrc/textproc/enchant2/distinfo:1.11
--- pkgsrc/textproc/enchant2/distinfo:1.10      Mon Nov  9 10:42:34 2020
+++ pkgsrc/textproc/enchant2/distinfo   Mon Jan  4 10:22:23 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2020/11/09 10:42:34 wiz Exp $
+$NetBSD: distinfo,v 1.11 2021/01/04 10:22:23 wiz Exp $
 
-SHA1 (enchant-2.2.13.tar.gz) = f977e33c0cbc0c2f1f651197822356cc2e1f4c64
-RMD160 (enchant-2.2.13.tar.gz) = 1ff8e077c6a6505b7a61dc0690af934caa9fab69
-SHA512 (enchant-2.2.13.tar.gz) = 8bd4c05224528c3d4cdcd927ead3071ef7caa54971ea86b83cf711e6f7108431bcdf53f7e12a2216cf5535ac40d8d7c116787adbd43837d317b0e56b14eeea36
-Size (enchant-2.2.13.tar.gz) = 990481 bytes
+SHA1 (enchant-2.2.15.tar.gz) = 70aabc4cceeaef69dd64b879772aea2d36b08bad
+RMD160 (enchant-2.2.15.tar.gz) = 32a49f18c78f6aa50cc77d86ecae9d33cab0709a
+SHA512 (enchant-2.2.15.tar.gz) = e29b3a85d993af28044a86dd23a3ca74c7d50b4218e542c380053a3eaf70c3ea2406feb3361ba8e793bac586c252330bb20fb56c65f3a0a54f63f103cc0abb35
+Size (enchant-2.2.15.tar.gz) = 990693 bytes



Home | Main Index | Thread Index | Old Index