pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/split-thai
Module Name: pkgsrc
Committed By: scole
Date: Wed Aug 28 09:16:18 UTC 2024
Modified Files:
pkgsrc/textproc/split-thai: Makefile distinfo
Log Message:
Update to 2.35
- add 'pthai-message for large messages
- use standard emacs regexp in pthai-split-region
- include playable/unplayable with pthai-soundfiles-counts
- small cleanups for pthai-time-loc2th
- rename pthai-reverse-lookup -> pthai-lookup-reverse, simplify
- include classifiers in dictionary word counts
- simplify classifier functions,
rename pthai-lookup-classifier -> pthai-classifier-lookup,
rename pthai-lookup-classifier-at-point -> pthai-classifier-lookup-at-point,
add pthai-classifier-list pthai-classifier-count pthai-classifier-by
pthai-classifier-for, remove pthai-lookup-classifier-detail,
pthai-lookup-classifier-detail-at-point, and pthai-classifier-info
- display skipped words without definitions for pthai-practice-*, small cleanups
To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 pkgsrc/textproc/split-thai/Makefile
cvs rdiff -u -r1.39 -r1.40 pkgsrc/textproc/split-thai/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/split-thai/Makefile
diff -u pkgsrc/textproc/split-thai/Makefile:1.62 pkgsrc/textproc/split-thai/Makefile:1.63
--- pkgsrc/textproc/split-thai/Makefile:1.62 Tue Aug 6 18:52:46 2024
+++ pkgsrc/textproc/split-thai/Makefile Wed Aug 28 09:16:17 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.62 2024/08/06 18:52:46 scole Exp $
+# $NetBSD: Makefile,v 1.63 2024/08/28 09:16:17 scole Exp $
-ST_VERSION= 2.34
+ST_VERSION= 2.35
PKGNAME= split-thai-${ST_VERSION}
CATEGORIES= textproc
Index: pkgsrc/textproc/split-thai/distinfo
diff -u pkgsrc/textproc/split-thai/distinfo:1.39 pkgsrc/textproc/split-thai/distinfo:1.40
--- pkgsrc/textproc/split-thai/distinfo:1.39 Tue Aug 6 18:52:46 2024
+++ pkgsrc/textproc/split-thai/distinfo Wed Aug 28 09:16:17 2024
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.39 2024/08/06 18:52:46 scole Exp $
+$NetBSD: distinfo,v 1.40 2024/08/28 09:16:17 scole Exp $
-BLAKE2s (split-thai-2.34.tgz) = 78e4be5882005f613138ee666dcfb5208b0790793f8b54d353443cb2b61b12a4
-SHA512 (split-thai-2.34.tgz) = 6235fb73afada7ca6abc5cb383cda65090c42733b8a1331a94bc97215317f6f6c4bb9feaee8a17927b7abca47c63f7f46d5589c564614abf4eb53e054eab3484
-Size (split-thai-2.34.tgz) = 30910 bytes
+BLAKE2s (split-thai-2.35.tgz) = d155c3ee19cc8d3b4de4aa0498a76718d20df32a6adc188e3d287419b0eb96ab
+SHA512 (split-thai-2.35.tgz) = b285701a00deb3787aef5e80891051f4a53cca3e91f746047659729a1114d8d45a1b1bc74a50817be8584c99b866d270dfdd202a1c13f023e99a899bf072b4c0
+Size (split-thai-2.35.tgz) = 30926 bytes
BLAKE2s (th_TH-7-6-4.dic) = 976e7d64726682c474f8ae202e5aa94e495a862712e1f6351332d1ff324ef99d
SHA512 (th_TH-7-6-4.dic) = e2280e4a15fea69deaa20868909010342341ad8622337291492e2a4faf84fabc3441f5d34f47ace1d74cf41a21e0b983848ec686f1e4b5adea920f601f2e634b
Size (th_TH-7-6-4.dic) = 1251425 bytes
Home |
Main Index |
Thread Index |
Old Index