Problems found locating distfiles:
Package cabocha: missing distfile cabocha-0.68.tar.bz2
Package convertlit: missing distfile clit18src.zip
Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
pdfTEX: Support JPEG Exif as well as JFIF; do not even emit a warning if
\pdfinclusionerrorlevel is negative; sync with xpdf 3.04.
LuaTEX: New library newtokenlib for scanning tokens; bug fixes in the normal
random number generator and other places.
XeTEX: Image handling fixes; xdvipdfmx binary looked for first as a sibling
to xetex; internal XDV opcodes changed.
MetaPost: New numbersystem binary; new Japanese-enabled upmpost and
updvitomp programs, analogous to up*tex.
Infrastructure: The fmtutil script has been reimplemented to read
fmtutil.cnf on a per-tree basis, analogous to updmap. Web2C mktex* scripts
(including mktexlsr, mktextfm, mktexpk) now prefer programs in their own
directory, instead of always using the existing PATH.
* fread.c (copy_multibyte_char): Avoid ambiguous operation.
* fread.c: Add copy_multibyte_char() to
copy multibyte character correctly.
* fread.c: Wide char is not always even bytes in getestr().
* convert.c: Add (unsigned char*) cast arg1 of UTF8StoUCS().
* fwrite.c: Declare fprint_euc_char() as static.
* main.c: Add TeX Live version.
* {main,convert,fread,fwrite,styfile}.c, kana.h,
mendex.doc, mendex.1: Add a new option -I to switch
internal buffers for key words to EUC-JP or UTF-8.
* mendex.1: Fix usage.
* convert.c: Allow longer words in dictionary.
* fwrite.c: Make a buffer size larger.
* fwrite.c: Replace sprintf with snprintf.
* fread.c: Allow lines with only a line ending in mfgets(),
because dictionary files with DOS line endings can't be read.
This is an upper-compatible (but slow) substitute for the makeindex
program which forms part of standard TeX distribution. Mendex features
better Japanese (EUC) support and more.