Thursday, July 08, 2021

Re: [Maintainer Update] msmtp -> 1.8.15

On 2021/07/08 00:18, Xiyue Deng wrote:
> Update msmtp to version 1.8.15
>
> Changelog:
> https://git.marlam.de/gitweb/?p=msmtp.git;a=blob_plain;f=NEWS;hb=5ff9207795557ab0a843096385f4a7c275a2b06f
>
> Updated dependency requirement with security/gnutls>=3.4 which is
> required for xoauth2 support.
>
> Tested on Loongson.
>

Needs a PLIST sync, and there's not much point listing the gnutls version
requirement which has been satisfied since 2016. I'll take care of it.

> HOMEPAGE = https://marlam.de/msmtp/
> @@ -18,7 +18,7 @@ MASTER_SITES = https://marlam.de/msmtp/
> EXTRACT_SUFX = .tar.xz
>
> LIB_DEPENDS = devel/libidn2 \
> - security/gnutls
> + security/gnutls>=3.4
>
> SEPARATE_BUILD = Yes
> CONFIGURE_STYLE = gnu
> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/mail/msmtp/distinfo,v
> retrieving revision 1.31
> diff -u -p -r1.31 distinfo
> --- distinfo 6 Feb 2020 11:26:10 -0000 1.31
> +++ distinfo 8 Jul 2021 07:08:19 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (msmtp-1.8.7.tar.xz) = mlO83CROxbGoBpNOzHdG2dCdtYH1h77fWX6dovSMUfE=
> -SIZE (msmtp-1.8.7.tar.xz) = 340908
> +SHA256 (msmtp-1.8.15.tar.xz) = ImXcY56/Lt8waf/+CjvXZ0n4tY9AAdXN6uGYc5SQmc4=
> +SIZE (msmtp-1.8.15.tar.xz) = 370736

No comments:

Post a Comment