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: Thu Apr 27 08:07:50 UTC 2023
Modified Files:
pkgsrc/textproc/enchant2: Makefile PLIST distinfo
Log Message:
enchant2: update to 2.3.4.
2.3.4 (February 19, 2023)
-------------------------
Document the personal wordlist format.
Improve the man pages in various ways, and make online versions, now linked
from the web site.
Fix some potential crashes (double-free and NULL dereferences).
Update the build system to use autoconf 2.71.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/textproc/enchant2/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/textproc/enchant2/PLIST
cvs rdiff -u -r1.17 -r1.18 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.22 pkgsrc/textproc/enchant2/Makefile:1.23
--- pkgsrc/textproc/enchant2/Makefile:1.22 Wed Apr 20 20:16:52 2022
+++ pkgsrc/textproc/enchant2/Makefile Thu Apr 27 08:07:50 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2022/04/20 20:16:52 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2023/04/27 08:07:50 wiz Exp $
-DISTNAME= enchant-2.3.3
+DISTNAME= enchant-2.3.4
PKGNAME= ${DISTNAME:S/enchant/enchant2/}
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=AbiWord/}
Index: pkgsrc/textproc/enchant2/PLIST
diff -u pkgsrc/textproc/enchant2/PLIST:1.1 pkgsrc/textproc/enchant2/PLIST:1.2
--- pkgsrc/textproc/enchant2/PLIST:1.1 Thu Nov 1 09:36:47 2018
+++ pkgsrc/textproc/enchant2/PLIST Thu Apr 27 08:07:50 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2018/11/01 09:36:47 bsiegert Exp $
+@comment $NetBSD: PLIST,v 1.2 2023/04/27 08:07:50 wiz Exp $
bin/enchant-2
bin/enchant-lsmod-2
include/enchant-2/enchant++.h
@@ -11,4 +11,8 @@ lib/libenchant-2.la
lib/pkgconfig/enchant-2.pc
man/man1/enchant-2.1
man/man1/enchant-lsmod-2.1
+man/man5/enchant.5
+share/doc/enchant/enchant-2.html
+share/doc/enchant/enchant-lsmod-2.html
+share/doc/enchant/enchant.html
share/examples/enchant.ordering
Index: pkgsrc/textproc/enchant2/distinfo
diff -u pkgsrc/textproc/enchant2/distinfo:1.17 pkgsrc/textproc/enchant2/distinfo:1.18
--- pkgsrc/textproc/enchant2/distinfo:1.17 Wed Apr 20 20:16:52 2022
+++ pkgsrc/textproc/enchant2/distinfo Thu Apr 27 08:07:50 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.17 2022/04/20 20:16:52 wiz Exp $
+$NetBSD: distinfo,v 1.18 2023/04/27 08:07:50 wiz Exp $
-BLAKE2s (enchant-2.3.3.tar.gz) = 2c07b2b5aa734d744240b24108d6d11a42811014c837a848ce6247259d09500a
-SHA512 (enchant-2.3.3.tar.gz) = c97764a8f219033b440cbfb820624f54993b19ba1f38b56f20336889304f753c7c513008bb92cd1424bfbf528c2d473f35bef93d9140063612e3a270fd000deb
-Size (enchant-2.3.3.tar.gz) = 990877 bytes
+BLAKE2s (enchant-2.3.4.tar.gz) = f4d401e6cde4dd4ce6fb863320c2a25267b6e825006dd0eecd13b9c88ce0ade1
+SHA512 (enchant-2.3.4.tar.gz) = d109ab320ed84d6c9eec6c558c72a54d71ad30237c2bf11650b0e4030fbd9990a5ccf06a20851e46b6530279e1a9916b891cd394eefabc8812f7f92da62cbe1a
+Size (enchant-2.3.4.tar.gz) = 1015430 bytes
Home |
Main Index |
Thread Index |
Old Index