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.
Deal with that by bumping PKGREVISION, and using a DIST_SUBDIR. The
DIST_SUBDIR name contains the date when upstream made the change, in
case they do it again.
The changes are small bug fixes (verified by comparing the
unpacked files). I will also ask upstream not to do this again.
so we don't have to download each file individually; a bug in command
line argument parsing has been fixed, and an incorrect size has been fixed
in a malloc call.
From the man page:
grepcidr can be used to filter a list of IP addresses against one or
more IPv4 and IPv6 address ranges. As with grep, there are options to
invert matching and load patterns from a file. grepcidr is designed to
scale well, and handle large numbers of patterns and large input files
efficiently. This version uses a completely rewritten parser that is
typically two or three times faster than previous versions.