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.
Color is a (very) small module for Python 3.2 and later. It allows printing
colors to the console. It works on any ANSI terminal, and the Windows command
line. To use it, simply use the print function as you always have, however you
now have the option of passing color to it as well.