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:           Sun Mar 21 18:25:22 UTC 2021

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

Log Message:
Update to 2.1
- fix initialization of default wordlist in pthai.el
- add pthai-unique-word-count to pthai.el


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/textproc/split-thai/Makefile
cvs rdiff -u -r1.3 -r1.4 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.16 pkgsrc/textproc/split-thai/Makefile:1.17
--- pkgsrc/textproc/split-thai/Makefile:1.16    Sat Mar 20 15:46:23 2021
+++ pkgsrc/textproc/split-thai/Makefile Sun Mar 21 18:25:22 2021
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2021/03/20 15:46:23 scole Exp $
+# $NetBSD: Makefile,v 1.17 2021/03/21 18:25:22 scole Exp $
 
-ST_VERSION=    2.0
+ST_VERSION=    2.1
 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.3 pkgsrc/textproc/split-thai/distinfo:1.4
--- pkgsrc/textproc/split-thai/distinfo:1.3     Sat Mar 20 15:46:23 2021
+++ pkgsrc/textproc/split-thai/distinfo Sun Mar 21 18:25:22 2021
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.3 2021/03/20 15:46:23 scole Exp $
+$NetBSD: distinfo,v 1.4 2021/03/21 18:25:22 scole Exp $
 
-SHA1 (split-thai-2.0.tgz) = 80eb473e2038d889f12fd684388f88017fdec2d2
-RMD160 (split-thai-2.0.tgz) = 2280da7813940dc9eee1a2680425ba7366901566
-SHA512 (split-thai-2.0.tgz) = a9e0a101718857b8b3817918ff3cb4e9e0b6436a0df5cf0d2871ed5afd94f635cf07b1dba624c75aea1ce98da3a4e4403077f518683b92800aa383d71aa53829
-Size (split-thai-2.0.tgz) = 28541 bytes
+SHA1 (split-thai-2.1.tgz) = 9da2cbf6285ebdb68c3a28c7fb6cab6d316c19c6
+RMD160 (split-thai-2.1.tgz) = 966ff897edd1f135f721cff3d94741735f29602d
+SHA512 (split-thai-2.1.tgz) = 051df9181ae042d41c86b03d37310404ed8215fe28f2d0d7839c3343c7bbde6f4fc355e537e08c7dd983b119b718985ad8800e2b3f0d4dd2cafab7e7d6577365
+Size (split-thai-2.1.tgz) = 28710 bytes
 SHA1 (thaidict-61607c27732906d36c5bd4d23ecc092f89f53a2b.txt) = 2a2ad127cc279835cb4df04eb69401a0d4927774
 RMD160 (thaidict-61607c27732906d36c5bd4d23ecc092f89f53a2b.txt) = 0a6df7b7dd6ef502c5dd20020e37b2ca1a5514a2
 SHA512 (thaidict-61607c27732906d36c5bd4d23ecc092f89f53a2b.txt) = 88800fe2a453fc40f16ff54c21c852a8ea8e1496e42d5d187e5b5ac0ff58050830fc0816239e4f88cb23ed301f894d1ca52eb4676fd85c13c285cec815ae7c42



Home | Main Index | Thread Index | Old Index