pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/split-thai Update to 2.17
details: https://anonhg.NetBSD.org/pkgsrc/rev/10eb13875cd9
branches: trunk
changeset: 382062:10eb13875cd9
user: scole <scole%pkgsrc.org@localhost>
date: Tue Jul 19 15:21:51 2022 +0000
description:
Update to 2.17
all changes for pthai.el
- remove some unnecessary split methods and related customize settings
- simplify and optimize 'pthai-split-all, reducing redundant word splitting
- rename pthai-spell-correct-p -> pthai-spell-p, fix check for single char words
- clarify few function descriptions
- replace 'remove with 'delete in a few places
- remove pthai-completing-read-mode and ido prompt customize option
- replace pthai-completing-read with pthai-completing-read-full/dynamic,
allows for thai word completion to be add to some functions
diffstat:
textproc/split-thai/Makefile | 4 ++--
textproc/split-thai/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (28 lines):
diff -r a60cd8129c36 -r 10eb13875cd9 textproc/split-thai/Makefile
--- a/textproc/split-thai/Makefile Tue Jul 19 14:39:01 2022 +0000
+++ b/textproc/split-thai/Makefile Tue Jul 19 15:21:51 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.38 2022/07/09 16:45:38 scole Exp $
+# $NetBSD: Makefile,v 1.39 2022/07/19 15:21:51 scole Exp $
-ST_VERSION= 2.16
+ST_VERSION= 2.17
PKGNAME= split-thai-${ST_VERSION}
CATEGORIES= textproc
diff -r a60cd8129c36 -r 10eb13875cd9 textproc/split-thai/distinfo
--- a/textproc/split-thai/distinfo Tue Jul 19 14:39:01 2022 +0000
+++ b/textproc/split-thai/distinfo Tue Jul 19 15:21:51 2022 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.21 2022/07/09 16:45:38 scole Exp $
+$NetBSD: distinfo,v 1.22 2022/07/19 15:21:51 scole Exp $
-BLAKE2s (split-thai-2.16.tgz) = c39715d1192434e7011eb17daa5c352b87461b43110517e1b449a2df52b56635
-SHA512 (split-thai-2.16.tgz) = e6efb5879fb6b8a3021c661aa56017260d5da186c7295a14b6f5f2ac0fe7d2e45993632148628869ba9b41c9dfb94a74b13ea92e692481763d7f644339646035
-Size (split-thai-2.16.tgz) = 38621 bytes
+BLAKE2s (split-thai-2.17.tgz) = b0ef0da109623aa0271bd588e5788b096ff59591f6c5fb069695b86f70e7eb2b
+SHA512 (split-thai-2.17.tgz) = e38fe989e07c50a9f6284e130ae44c59fe8ccf48bdf719e2349cfd7e0654d88bfc96e9d267c3482f146e409cecf1425c9cae36124f88d8eb892abe9875713d22
+Size (split-thai-2.17.tgz) = 38480 bytes
BLAKE2s (th_TH-7-2-0.dic) = 976e7d64726682c474f8ae202e5aa94e495a862712e1f6351332d1ff324ef99d
SHA512 (th_TH-7-2-0.dic) = e2280e4a15fea69deaa20868909010342341ad8622337291492e2a4faf84fabc3441f5d34f47ace1d74cf41a21e0b983848ec686f1e4b5adea920f601f2e634b
Size (th_TH-7-2-0.dic) = 1251425 bytes
Home |
Main Index |
Thread Index |
Old Index