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: Thu Dec 8 18:18:46 UTC 2022
Modified Files:
pkgsrc/textproc/split-thai: Makefile distinfo
Log Message:
Update to 2.23
all changes for pthai.el
- move to end of word after *insert *complete-word functions
- only toggle highlighting for 'pthai overlays
- various bug fixes, cleanups, and simplifications
- make end of word bounds detection more consistent
- add 'pthai-soundfiles-counts to display downloaded word counts per letter
- rename 'pthai-spell-string to pthai-spell-string-at-point, and
'pthai-spell-word to pthai-spell-word-at-point
- rename pthai-overlay-off to pthai-hightlight-off
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 pkgsrc/textproc/split-thai/Makefile
cvs rdiff -u -r1.27 -r1.28 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.45 pkgsrc/textproc/split-thai/Makefile:1.46
--- pkgsrc/textproc/split-thai/Makefile:1.45 Wed Nov 23 16:21:14 2022
+++ pkgsrc/textproc/split-thai/Makefile Thu Dec 8 18:18:45 2022
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.45 2022/11/23 16:21:14 adam Exp $
+# $NetBSD: Makefile,v 1.46 2022/12/08 18:18:45 scole Exp $
-ST_VERSION= 2.22
+ST_VERSION= 2.23
PKGNAME= split-thai-${ST_VERSION}
-PKGREVISION= 1
CATEGORIES= textproc
MAINTAINER= scole%NetBSD.org@localhost
Index: pkgsrc/textproc/split-thai/distinfo
diff -u pkgsrc/textproc/split-thai/distinfo:1.27 pkgsrc/textproc/split-thai/distinfo:1.28
--- pkgsrc/textproc/split-thai/distinfo:1.27 Sat Nov 5 16:54:53 2022
+++ pkgsrc/textproc/split-thai/distinfo Thu Dec 8 18:18:45 2022
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.27 2022/11/05 16:54:53 scole Exp $
+$NetBSD: distinfo,v 1.28 2022/12/08 18:18:45 scole Exp $
-BLAKE2s (split-thai-2.22.tgz) = cef61af25612e8e0d1b6bae57524cdd67bb494ba210e71487a07d960a7cefafc
-SHA512 (split-thai-2.22.tgz) = 207b9884e44db6490521f80502cf661e0d1fc9b9b6939b5e48a0d815eeae90d0408411e4bd7cd2fc6565423dffa7be0f90de108ccd3226ac2c8d338eb554da9f
-Size (split-thai-2.22.tgz) = 40731 bytes
+BLAKE2s (split-thai-2.23.tgz) = 772df054d688bc89431151ef5d5b1908b13a274fdeca7ea9419fc834f6913a66
+SHA512 (split-thai-2.23.tgz) = 9ff03d20b4f44ebbb9928fc1d5968fb7abb498aa60e667aeca2a14c9ea43ba4ae3b018801c1ebbe8cde7939fde23e7cc721f49179ef2550bebc73edb8e9d0759
+Size (split-thai-2.23.tgz) = 40752 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