New features:
- an option to use all punctuation characters as delimiters
- Unicode (UTF-8) support including formatting insensitive comparison
- case-insensitive comparison when the underlying diff program does not
support it
PR: 125359
Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer)
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)