From 63f3c0699cf1b3bed4cc3dbed83fdbd8aafd0fc4 Mon Sep 17 00:00:00 2001 From: scole Date: Tue, 6 Jul 2021 01:42:17 +0000 Subject: Update to 2.4 All changes for pthai.el module - combine dictionary and wordlist hashes, update related functions - add customize toggles for url-fetchers and splitters - add lingopolo url fetcher --- textproc/split-thai/Makefile | 7 +++---- textproc/split-thai/distinfo | 10 +++++----- 2 files changed, 8 insertions(+), 9 deletions(-) (limited to 'textproc') diff --git a/textproc/split-thai/Makefile b/textproc/split-thai/Makefile index ff18d6d5297..65c165bb2ae 100644 --- a/textproc/split-thai/Makefile +++ b/textproc/split-thai/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2021/05/24 19:54:59 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2021/07/06 01:42:17 scole Exp $ -ST_VERSION= 2.3 +ST_VERSION= 2.4 PKGNAME= split-thai-${ST_VERSION} -PKGREVISION= 1 CATEGORIES= textproc MAINTAINER= scole@NetBSD.org @@ -56,7 +55,7 @@ pre-build: cd ${WRKSRC} && ${UTF8_ENV} emacs --batch \ --eval='(setq pthai-bootstrap t)' \ --eval='(load-file "pthai.el")' \ - --eval='(pthai-twt-table-save "thai-word-dict")' + --eval='(pthai-twt-save "thai-word-dict")' cp ${WRKDIR}/thaidict-${GITHUB_ICU_TAG}.txt ${WRKSRC}/icu-dict cd ${PREFIX}/share/swath && \ ${UTF8_ENV} trietool swathdic list | \ diff --git a/textproc/split-thai/distinfo b/textproc/split-thai/distinfo index a2492e9e2ef..afa6f430f5c 100644 --- a/textproc/split-thai/distinfo +++ b/textproc/split-thai/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.6 2021/05/15 16:18:23 scole Exp $ +$NetBSD: distinfo,v 1.7 2021/07/06 01:42:17 scole Exp $ -SHA1 (split-thai-2.3.tgz) = 3fd10b2522bc2f303b9d19817fc1a6fca520fbd7 -RMD160 (split-thai-2.3.tgz) = e6645eca6a33855e360a0cbbe72ec7d79341c8e2 -SHA512 (split-thai-2.3.tgz) = d54df5dc77de480b45b5160de3862eaf0570ba553b232883f9842978e4d7de9211fb34baa6130eeac8d428ce9b78f0910d56f36d8b26d4204ad5a8ca8265e4e9 -Size (split-thai-2.3.tgz) = 28987 bytes +SHA1 (split-thai-2.4.tgz) = 2ab23c31cc2592a1301df6d5567d5f428b034e4a +RMD160 (split-thai-2.4.tgz) = 8bb6c9a3a3e71d9b6af783599bc8764533e6a50f +SHA512 (split-thai-2.4.tgz) = 9bb6e21c474b9bc38d8fdd0033425fbcbd7ff5ae54f69a5042f40eef054e65c2e8b7e295edb7287d708b932a2221be7ce710f158ed4fe4c5f0142b86b3dc5d06 +Size (split-thai-2.4.tgz) = 29718 bytes SHA1 (thaidict-61607c27732906d36c5bd4d23ecc092f89f53a2b.txt) = 2a2ad127cc279835cb4df04eb69401a0d4927774 RMD160 (thaidict-61607c27732906d36c5bd4d23ecc092f89f53a2b.txt) = 0a6df7b7dd6ef502c5dd20020e37b2ca1a5514a2 SHA512 (thaidict-61607c27732906d36c5bd4d23ecc092f89f53a2b.txt) = 88800fe2a453fc40f16ff54c21c852a8ea8e1496e42d5d187e5b5ac0ff58050830fc0816239e4f88cb23ed301f894d1ca52eb4676fd85c13c285cec815ae7c42 -- cgit v1.2.3