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.

Index: Makefile
===================================================================
RCS file: /cvs/ports/mail/msmtp/Makefile,v
retrieving revision 1.48
diff -u -p -r1.48 Makefile
--- Makefile	6 Feb 2020 11:26:10 -0000	1.48
+++ Makefile	8 Jul 2021 07:08:19 -0000
@@ -2,7 +2,7 @@
 
 COMMENT =		SMTP plugin for MUAs
 
-DISTNAME =		msmtp-1.8.7
+DISTNAME =		msmtp-1.8.15
 CATEGORIES =		mail
 
 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

Attachment: signature.asc
Description: PGP signature

Reply via email to