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:           Fri Apr  5 10:23:27 UTC 2024

Modified Files:
        pkgsrc/textproc/enchant2: Makefile distinfo

Log Message:
enchant2: update to 2.6.9.

Release v2.6.9

This release implements user dictionaries for Nuspell, Voikko and Hspell.

Release v2.6.8

This release better documents the limited capabilities Enchant currently has for user-specified dictionaries.


To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 pkgsrc/textproc/enchant2/Makefile
cvs rdiff -u -r1.26 -r1.27 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.37 pkgsrc/textproc/enchant2/Makefile:1.38
--- pkgsrc/textproc/enchant2/Makefile:1.37      Mon Feb 19 11:49:56 2024
+++ pkgsrc/textproc/enchant2/Makefile   Fri Apr  5 10:23:27 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.37 2024/02/19 11:49:56 wiz Exp $
+# $NetBSD: Makefile,v 1.38 2024/04/05 10:23:27 wiz Exp $
 
-DISTNAME=              enchant-2.6.7
+DISTNAME=              enchant-2.6.9
 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.26 pkgsrc/textproc/enchant2/distinfo:1.27
--- pkgsrc/textproc/enchant2/distinfo:1.26      Mon Feb 19 11:49:56 2024
+++ pkgsrc/textproc/enchant2/distinfo   Fri Apr  5 10:23:27 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.26 2024/02/19 11:49:56 wiz Exp $
+$NetBSD: distinfo,v 1.27 2024/04/05 10:23:27 wiz Exp $
 
-BLAKE2s (enchant-2.6.7.tar.gz) = ab80729481c99e2bdebf18395682b2d48fc63522d8ffbc0dbb1c3ac98ab626d7
-SHA512 (enchant-2.6.7.tar.gz) = d7d6f8225cd28d11cfc098d4c2bb1f4d89da948c38902c766cf4d2e6bb4dbbeafe07c5eab55b03928b00ccaf5051f97867b403e90456a129b173d31aaafd1d26
-Size (enchant-2.6.7.tar.gz) = 4427000 bytes
+BLAKE2s (enchant-2.6.9.tar.gz) = eb4162f26dbb5c05deac3c8ace512f48b87cf3359110bb427193a5e769717834
+SHA512 (enchant-2.6.9.tar.gz) = 7f3efec868445e8da95023a3c8b992893649eb263ba3811d87f4d293ab8af159818ad562714ed5bb584564fb61a2db55ea4c33872f2647ca86d0a20294e679bb
+Size (enchant-2.6.9.tar.gz) = 4431074 bytes
 SHA1 (patch-config.h.in) = ac10b6900034acb0e961d73b1f9cf1a39bb00775



Home | Main Index | Thread Index | Old Index