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.