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: Tue Nov 26 03:09:25 UTC 2024
Modified Files:
pkgsrc/textproc/split-thai: Makefile distinfo
Log Message:
Update to version 2.38
- add force option for 'pthai-message, use switch-to-buffer-other-window
- remove 'pthai-cycle-split-mode, just use customize to set
- make 'pthai-soundfiles-sort work with 'sort, small cleanups
- in 'pthai-mp3-fetch, print download url to *Messages* buffer
- fix 'pthai-download-and-play when force fetching of complete word
if pieces were previously downloaded
- fix borderline cases in 'pthai-spell-merge-singles
- simplify options to 'pthai-spell-suggestions and 'pthai-unknown-bounds
- change 'pthai-unknown-words-extract to extract words from current buffer
into new temp buffer, instead of current and named buffers
- modify 'pthai-unknown-words-toggle, add 'pthai-unknown-words-toggle-dictionary
and 'pthai-unknown-words-toggle-unknown for specific toggling of
undefined or unknown words
- comment cleanups and corrections in a few places
To generate a diff of this commit:
cvs rdiff -u -r1.65 -r1.66 pkgsrc/textproc/split-thai/Makefile
cvs rdiff -u -r1.42 -r1.43 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.65 pkgsrc/textproc/split-thai/Makefile:1.66
--- pkgsrc/textproc/split-thai/Makefile:1.65 Mon Sep 16 00:54:44 2024
+++ pkgsrc/textproc/split-thai/Makefile Tue Nov 26 03:09:25 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.65 2024/09/16 00:54:44 scole Exp $
+# $NetBSD: Makefile,v 1.66 2024/11/26 03:09:25 scole Exp $
-ST_VERSION= 2.37
+ST_VERSION= 2.38
PKGNAME= split-thai-${ST_VERSION}
CATEGORIES= textproc
Index: pkgsrc/textproc/split-thai/distinfo
diff -u pkgsrc/textproc/split-thai/distinfo:1.42 pkgsrc/textproc/split-thai/distinfo:1.43
--- pkgsrc/textproc/split-thai/distinfo:1.42 Mon Sep 16 00:54:44 2024
+++ pkgsrc/textproc/split-thai/distinfo Tue Nov 26 03:09:25 2024
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.42 2024/09/16 00:54:44 scole Exp $
+$NetBSD: distinfo,v 1.43 2024/11/26 03:09:25 scole Exp $
-BLAKE2s (split-thai-2.37.tgz) = fbe72ea7e3f59abbdbcf919a5ee16148e8d4a3ee3985b4b7aaff9b6842505b68
-SHA512 (split-thai-2.37.tgz) = 417822a4c706975aaef85748328d6fb7ca00940221791553e020ec134c82a0b7d4bb88ceafce7e3a388702c8a58cba8fb146a8451ff1b46782f0c1a127427e8a
-Size (split-thai-2.37.tgz) = 31597 bytes
+BLAKE2s (split-thai-2.38.tgz) = d191622f9a68e99cc8891c5118b43dd803e4e1dda851179070320f78f429a090
+SHA512 (split-thai-2.38.tgz) = 7a29dfba5175ab4c725bf1ee3af548da0dcf4fbe8a6411de9bc677e2e25c01bd2f21c2dae240ca0df9e00f7477b01423b133e2adc0145ab2c491136b65d12831
+Size (split-thai-2.38.tgz) = 31460 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