Subject: CVS commit: pkgsrc/japanese/kakasi
To: None <pkgsrc-changes@netbsd.org>
From: Takahiro Kambe <taca@netbsd.org>
List: pkgsrc-changes
Date: 09/18/2001 19:17:57
Module Name:	pkgsrc
Committed By:	taca
Date:		Tue Sep 18 16:17:57 UTC 2001

Modified Files:
	pkgsrc/japanese/kakasi: Makefile distinfo
	pkgsrc/japanese/kakasi/patches: patch-aa patch-ab
	pkgsrc/japanese/kakasi/pkg: PLIST

Log Message:
Update kakasi to 2.3.4.

Here is rough changes from 2.3.3.

* Some fix on initialization of library.
* Fix stack overflow
* Now do_kakasi() returns "" instead of NULL when reading of
  a word is uncertain.
* Fix a bug when converting hiragana into roman with "-Ha -rkunrei"
  option. ("pp" was converted badly into "bb")
* Add new library function, kakasi_free().


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 pkgsrc/japanese/kakasi/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/japanese/kakasi/distinfo
cvs rdiff -r1.6 -r1.7 pkgsrc/japanese/kakasi/patches/patch-aa
cvs rdiff -r1.4 -r1.5 pkgsrc/japanese/kakasi/patches/patch-ab
cvs rdiff -r1.8 -r1.9 pkgsrc/japanese/kakasi/pkg/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.