here's a bugfix update to the latest msmtp version 1.4.29

Version 1.4.29:
- Fix bugs in msmtp_read_addresses(), including a crash.
- Removed autotools files that are automatically copied by 'autoreconf -i'
  from repository.
- Properly require an argument to --passwordeval. Fixes a crash when none is
  given.
- Replace old service name "ssmtp" with current one: "smtps".

OK?


Index: Makefile
===================================================================
RCS file: /cvs/ports/mail/msmtp/Makefile,v
retrieving revision 1.33
diff -u -p -r1.33 Makefile
--- Makefile    14 May 2012 13:47:20 -0000      1.33
+++ Makefile    25 Sep 2012 14:14:11 -0000
@@ -2,7 +2,7 @@
 
 COMMENT =              SMTP plugin for MUAs
 
-DISTNAME =             msmtp-1.4.28
+DISTNAME =             msmtp-1.4.29
 CATEGORIES =           mail
 
 HOMEPAGE =             http://msmtp.sourceforge.net/
Index: distinfo
===================================================================
RCS file: /cvs/ports/mail/msmtp/distinfo,v
retrieving revision 1.21
diff -u -p -r1.21 distinfo
--- distinfo    14 May 2012 13:47:20 -0000      1.21
+++ distinfo    25 Sep 2012 14:14:11 -0000
@@ -1,5 +1,2 @@
-MD5 (msmtp-1.4.28.tar.bz2) = FHQEeNydH1Lsl6QV4zc/xw==
-RMD160 (msmtp-1.4.28.tar.bz2) = ZR7QLgXUlm/iSwNnq7fVzxzzzxI=
-SHA1 (msmtp-1.4.28.tar.bz2) = P9RLMOj0rgcbKlogXWAH80ZfqXA=
-SHA256 (msmtp-1.4.28.tar.bz2) = 3g595uc8zkoN9XvYMWd6wOK4L2OVMUtsUIydLRjNxSo=
-SIZE (msmtp-1.4.28.tar.bz2) = 302778
+SHA256 (msmtp-1.4.29.tar.bz2) = YfT7oMGymZQtj2L0epXScTt5U9DOun9s1GPdI2i5NXc=
+SIZE (msmtp-1.4.29.tar.bz2) = 303220

Reply via email to