Hi,

This diff updates msmtp to the latest release.

Changelog :

This release fixes a bug in SOCKS proxy support and the handling of
non-fatal errors in TLS handshakes.
Note that starting from this version, we do not provide binaries for
Windows platforms anymore.

Comments ? OK ?

Cheers,
benoit
Index: Makefile
===================================================================
RCS file: /cvs/ports/mail/msmtp/Makefile,v
retrieving revision 1.40
diff -u -p -u -r1.40 Makefile
--- Makefile	7 Jul 2015 01:31:40 -0000	1.40
+++ Makefile	29 Nov 2015 09:32:53 -0000
@@ -2,7 +2,7 @@
 
 COMMENT =		SMTP plugin for MUAs
 
-DISTNAME =		msmtp-1.6.2
+DISTNAME =		msmtp-1.6.3
 CATEGORIES =		mail
 
 HOMEPAGE =		http://msmtp.sourceforge.net/
Index: distinfo
===================================================================
RCS file: /cvs/ports/mail/msmtp/distinfo,v
retrieving revision 1.26
diff -u -p -u -r1.26 distinfo
--- distinfo	7 Jul 2015 01:31:40 -0000	1.26
+++ distinfo	29 Nov 2015 09:32:53 -0000
@@ -1,2 +1,2 @@
-SHA256 (msmtp-1.6.2.tar.xz) = L27NfL+t9Uj9VSBb0ky2O4S8uxGF7+2RfdeABZWkh4k=
-SIZE (msmtp-1.6.2.tar.xz) = 280292
+SHA256 (msmtp-1.6.3.tar.xz) = +YK+BpwHcsPug5JfVS9drF+zB9LRxoIC+ZJrsTt1c1U=
+SIZE (msmtp-1.6.3.tar.xz) = 282408

Reply via email to