Hi, Update mdsort from maintainer, complete changelog can be found here[1]. Most notably, mdsort can now act as a MDA reading messages from stdin.
Comments? OK? [1] https://github.com/mptre/mdsort/releases/tag/v2.0.0 Index: Makefile =================================================================== RCS file: /cvs/ports/mail/mdsort/Makefile,v retrieving revision 1.2 diff -u -p -r1.2 Makefile --- Makefile 30 Jul 2018 10:48:59 -0000 1.2 +++ Makefile 27 Oct 2018 12:38:15 -0000 @@ -2,7 +2,7 @@ COMMENT = maildir sort -V = 1.1.0 +V = 2.0.0 DISTNAME = mdsort-${V} CATEGORIES = mail Index: distinfo =================================================================== RCS file: /cvs/ports/mail/mdsort/distinfo,v retrieving revision 1.2 diff -u -p -r1.2 distinfo --- distinfo 30 Jul 2018 10:48:59 -0000 1.2 +++ distinfo 27 Oct 2018 12:38:15 -0000 @@ -1,2 +1,2 @@ -SHA256 (mdsort-1.1.0.tar.gz) = uWtd0YUJ5zFCbEJ5rTxaGJmIPHhr794PsMJSBX7iFls= -SIZE (mdsort-1.1.0.tar.gz) = 26633 +SHA256 (mdsort-2.0.0.tar.gz) = 17sfQobEROU9WGbA6Cs3J9qG2XquHsrnjKT4Y0nsCds= +SIZE (mdsort-2.0.0.tar.gz) = 30615
