CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2021/01/22 00:08:50
Modified files:
mail/mdsort : Makefile distinfo
Log message:
update to mdsort-9.0.0
- remove message blacklist functionality used during maildir traversal
- remove support for the sync option used with maildir
- add isdirectory matcher, evalutes to true if the path refers to an existing
directory
- best effort reduction of side effects when moving a message fails
- check for presence of TAILQ_END during configure, this macro is not present on
macOS