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 Aug  6 18:52:46 UTC 2024

Modified Files:
        pkgsrc/textproc/split-thai: Makefile distinfo

Log Message:
Update to 2.34
- remove 'pthai-pkg-wordlist and 'pthai-pkg-sample-dictionary, set
  as defaults for 'pthai-dictionary-list. remove some now unneeded
  bootstrap code
- slight cleanups for 'pthai-url-lingopolo
- simplify 'pthai-dictionary-parse-filelist, require version emacs
  27.1 for 'directory-files-recursively
- move 'pthai-dictionary-list to accommodate changes


To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.62 pkgsrc/textproc/split-thai/Makefile
cvs rdiff -u -r1.38 -r1.39 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.61 pkgsrc/textproc/split-thai/Makefile:1.62
--- pkgsrc/textproc/split-thai/Makefile:1.61    Sat Aug  3 18:37:06 2024
+++ pkgsrc/textproc/split-thai/Makefile Tue Aug  6 18:52:46 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.61 2024/08/03 18:37:06 scole Exp $
+# $NetBSD: Makefile,v 1.62 2024/08/06 18:52:46 scole Exp $
 
-ST_VERSION=    2.33
+ST_VERSION=    2.34
 PKGNAME=       split-thai-${ST_VERSION}
 CATEGORIES=    textproc
 
@@ -22,7 +22,7 @@ SITES.th_TH-${LIBREOFFICE_VERSION}.dic=       
 USE_TOOLS=     mkdir cp env awk cat sort uniq grep wc echo
 TOOL_DEPENDS+= libdatrie-[0-9]*:../../devel/libdatrie
 TOOL_DEPENDS+= swath-[0-9]*:../../textproc/swath
-DEPENDS+=      emacs>=27.0:../../editors/emacs
+DEPENDS+=      emacs>=27.1:../../editors/emacs
 DEPENDS+=      sox-[0-9]*:../../audio/sox
 
 ST_SHARE_DIR=          share/split-thai

Index: pkgsrc/textproc/split-thai/distinfo
diff -u pkgsrc/textproc/split-thai/distinfo:1.38 pkgsrc/textproc/split-thai/distinfo:1.39
--- pkgsrc/textproc/split-thai/distinfo:1.38    Sat Aug  3 18:37:06 2024
+++ pkgsrc/textproc/split-thai/distinfo Tue Aug  6 18:52:46 2024
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.38 2024/08/03 18:37:06 scole Exp $
+$NetBSD: distinfo,v 1.39 2024/08/06 18:52:46 scole Exp $
 
-BLAKE2s (split-thai-2.33.tgz) = c39be6754010a617b9addba5b6a6658962dc7f7ef237d7897badfb8761a43ae7
-SHA512 (split-thai-2.33.tgz) = c486cddf5315af0d84f1d9c59830f1295dd14a0fe5aca1dd82f09cc4cb821117a163f94b2e78f10037ad77083dff8f91327e13c8da73b0dd51383b177a20c525
-Size (split-thai-2.33.tgz) = 31151 bytes
+BLAKE2s (split-thai-2.34.tgz) = 78e4be5882005f613138ee666dcfb5208b0790793f8b54d353443cb2b61b12a4
+SHA512 (split-thai-2.34.tgz) = 6235fb73afada7ca6abc5cb383cda65090c42733b8a1331a94bc97215317f6f6c4bb9feaee8a17927b7abca47c63f7f46d5589c564614abf4eb53e054eab3484
+Size (split-thai-2.34.tgz) = 30910 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