ping
On Wed, Aug 21, 2019 at 09:43:47AM +0200, Anton Lindqvist wrote:
> Hi,
> Update mdsort[1] from author and maintainer, changelog below:
>
> * Add missing space for NUL-terminator when using `NAME_MAX` sized
> buffers.
>
> * Parse alternative body representations, favoring plain text over
> HTML.
>
> * Infer `INSTALL_MAN` from `INSTALL` if not present.
>
> * Lower or upper case a matched string used during interpolation.
>
> Comments? OK?
>
> [1] https://github.com/mptre/mdsort/releases/tag/v4.1.0
>
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/mail/mdsort/Makefile,v
> retrieving revision 1.6
> diff -u -p -r1.6 Makefile
> --- Makefile 7 Jul 2019 14:50:49 -0000 1.6
> +++ Makefile 21 Aug 2019 07:39:52 -0000
> @@ -2,7 +2,7 @@
>
> COMMENT = maildir sort
>
> -V = 4.0.0
> +V = 4.1.0
> DISTNAME = mdsort-${V}
>
> CATEGORIES = mail
> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/mail/mdsort/distinfo,v
> retrieving revision 1.6
> diff -u -p -r1.6 distinfo
> --- distinfo 7 Jul 2019 14:50:49 -0000 1.6
> +++ distinfo 21 Aug 2019 07:39:52 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (mdsort-4.0.0.tar.gz) = NBcE2vFmMRYunr1Si/yflmfuDukwht6Rb62m3F0oHng=
> -SIZE (mdsort-4.0.0.tar.gz) = 45206
> +SHA256 (mdsort-4.1.0.tar.gz) = +Y/70QomcvAfPpBTWpWpuOF72UFi1WUxtgPPuNeAeCE=
> +SIZE (mdsort-4.1.0.tar.gz) = 51136