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: Mon Sep 9 02:16:34 UTC 2024
Modified Files:
pkgsrc/textproc/split-thai: Makefile distinfo
Log Message:
Update to version 2.36
- add pthai-classifier-practice-(region/line/buffer/file), simplify class
- clarify comments, a few minor code cleanups in a couple places
- rename pthai-dictionary-def-p -> pthai-dictionary-any-p. change
semantics of pthai-dictionary-def-p
- add &optional force to pthai-classifier-by, pthai-classifier-for
- add option for classifiers in pthai-practice-words, add
pthai-classifier-practice-region/line/buffer/file
- remove optional audio parameter from
pthai-practice-region/line/buffer/file
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 pkgsrc/textproc/split-thai/Makefile
cvs rdiff -u -r1.40 -r1.41 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.63 pkgsrc/textproc/split-thai/Makefile:1.64
--- pkgsrc/textproc/split-thai/Makefile:1.63 Wed Aug 28 09:16:17 2024
+++ pkgsrc/textproc/split-thai/Makefile Mon Sep 9 02:16:34 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.63 2024/08/28 09:16:17 scole Exp $
+# $NetBSD: Makefile,v 1.64 2024/09/09 02:16:34 scole Exp $
-ST_VERSION= 2.35
+ST_VERSION= 2.36
PKGNAME= split-thai-${ST_VERSION}
CATEGORIES= textproc
Index: pkgsrc/textproc/split-thai/distinfo
diff -u pkgsrc/textproc/split-thai/distinfo:1.40 pkgsrc/textproc/split-thai/distinfo:1.41
--- pkgsrc/textproc/split-thai/distinfo:1.40 Wed Aug 28 09:16:17 2024
+++ pkgsrc/textproc/split-thai/distinfo Mon Sep 9 02:16:34 2024
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.40 2024/08/28 09:16:17 scole Exp $
+$NetBSD: distinfo,v 1.41 2024/09/09 02:16:34 scole Exp $
-BLAKE2s (split-thai-2.35.tgz) = d155c3ee19cc8d3b4de4aa0498a76718d20df32a6adc188e3d287419b0eb96ab
-SHA512 (split-thai-2.35.tgz) = b285701a00deb3787aef5e80891051f4a53cca3e91f746047659729a1114d8d45a1b1bc74a50817be8584c99b866d270dfdd202a1c13f023e99a899bf072b4c0
-Size (split-thai-2.35.tgz) = 30926 bytes
+BLAKE2s (split-thai-2.36.tgz) = fe6e7e4337a693f8dbb1a7e33d0f9d388abcbe54c789ce48b1f1a11d2ea39b0d
+SHA512 (split-thai-2.36.tgz) = b6faa33359016c1efa3e7f1d5cb33f6cf6ecef9e729c9d6a3a096367d09b94d9b6d64a91263bb7f4b38cf3f699e552d50ae666b6d8953f8ada9f0401c90a9205
+Size (split-thai-2.36.tgz) = 31662 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