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.15



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d366b7b8b8e7
branches:  trunk
changeset: 375534:d366b7b8b8e7
user:      scole <scole%pkgsrc.org@localhost>
date:      Tue Mar 15 17:50:43 2022 +0000

description:
Update to 2.15
all changes for pthai.el
- add pthai-count-words ala count-words
- for lookups, indicate when thai word is in dictionary but undefined
- customize flag to skip download attempts for words not in dictionary
- add lists of consonants, vowels, and numbers and functions to display

diffstat:

 textproc/split-thai/Makefile |  5 ++---
 textproc/split-thai/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (30 lines):

diff -r da9e4f248188 -r d366b7b8b8e7 textproc/split-thai/Makefile
--- a/textproc/split-thai/Makefile      Tue Mar 15 17:15:27 2022 +0000
+++ b/textproc/split-thai/Makefile      Tue Mar 15 17:50:43 2022 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.34 2021/12/08 16:06:47 adam Exp $
+# $NetBSD: Makefile,v 1.35 2022/03/15 17:50:43 scole Exp $
 
-ST_VERSION=    2.14
+ST_VERSION=    2.15
 PKGNAME=       split-thai-${ST_VERSION}
-PKGREVISION=   1
 CATEGORIES=    textproc
 
 MAINTAINER=    scole%NetBSD.org@localhost
diff -r da9e4f248188 -r d366b7b8b8e7 textproc/split-thai/distinfo
--- a/textproc/split-thai/distinfo      Tue Mar 15 17:15:27 2022 +0000
+++ b/textproc/split-thai/distinfo      Tue Mar 15 17:50:43 2022 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.19 2021/11/13 17:16:02 scole Exp $
+$NetBSD: distinfo,v 1.20 2022/03/15 17:50:43 scole Exp $
 
-BLAKE2s (split-thai-2.14.tgz) = 90b3ec7c2147b2002e12994fadc514671b70bd0e4c058e55b2a107bf7f53c4ce
-SHA512 (split-thai-2.14.tgz) = 07a8e66a49b227e0ef6861f91a56d36617aad61b65615d958a1c6ce9fed25a272784901bc87be0f6cd3ccb11d7588f30b54d5ce135c0a62ea182b9c0ed3bfa98
-Size (split-thai-2.14.tgz) = 37065 bytes
+BLAKE2s (split-thai-2.15.tgz) = d54301ec7b39f7de41632ad3a5169388d61cdf35d25c9dd01e0922c9a38716a5
+SHA512 (split-thai-2.15.tgz) = 0e3f6c90a9a12fddcae3456175edd849a0a4654fe6bcc2a75bfa5c8ffdb27a061e6b1e5d9508f530703f716dea33e4b0403f6b57fb3b2618f3b398e4126203f3
+Size (split-thai-2.15.tgz) = 38118 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