Changelog: 1. Fix optional dictionary patch in Makefile. 2. Update Okinawa dictionary to 20051104 (optional dictionary) 3. Add SHA256 to distinfo japanese/anthy-7100b works well in normal usage. But, this version can't use with optional kana-kanji dictionaries. I changed dictionary configuration patch in Makefile. Cause: Change dictionary management code between anthy-6xxx and anthy-7100. Fix: Apply this patch to /usr/ports/japanese/anthy How-To-Repeat: # cvsup -g /path/to/ports-supfile (update ports tree) # cd /usr/ports/japanese/anthy # grep PORTVERSION Makefile PORTVERSION= 7100b # make WITH_2chDIC=yes WITH_OKIDIC=yes WITH_GSKKDIC=yes # make install Type some Japanese words like a "kita-", "itteyoshi", "inbubi-chi", "nishinjyou", "dakujyaku" (these words only in optional dictionaries) with anthy.el/uim/scim. You get not correct Japanese text.
Responsible Changed From-To: freebsd-ports-bugs->nobutaka Over to maintainer.
State Changed From-To: open->closed Committed, thanks!