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.
The following things have been changed compared to version 1.12:
o Corrected German message catalog
o Changes to English diction file
o Fixed ellipsis handling
(generating po files properly seems to need this), add pcre support.
Changes before version 1.10 are unavailable.
The following things have been changed compared to version 1.10:
o Bugfix in ellipsis processing
o Support for Dutch
o GPL 3.0
o Use autoconf 2.61
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
o The pattern digit dot digit (fractional number) does not end
a sentence.
o New flag -b for warnings about mistakes made by beginners.
o Do not print suggestions by default, but only if -s is used.
intended :-)
From DESCR:
Diction and style are two old standard UNIX commands. Diction
identifies wordy and commonly misused phrases. Style analyses surface
characteristics of a document, including sentence length and other
readability measures.
Provided by <xs@kittenz.org>, thanks! This closes PR pkg/16664.