pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/msmtp msmtp: Update to 1.8.12



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5ec37f1ebda3
branches:  trunk
changeset: 439739:5ec37f1ebda3
user:      leot <leot%pkgsrc.org@localhost>
date:      Mon Sep 28 10:54:27 2020 +0000

description:
msmtp: Update to 1.8.12

Changes:
1.8.12
------
 - msmtpd now supports session reuse and improves standards compliance
 - Automatic account matching now supports subaddresses. For example,
   user+detail%example.com@localhost will match account user%example.com@localhost.

diffstat:

 mail/msmtp/Makefile |   4 ++--
 mail/msmtp/PLIST    |   3 ++-
 mail/msmtp/distinfo |  10 +++++-----
 3 files changed, 9 insertions(+), 8 deletions(-)

diffs (44 lines):

diff -r 27b9729031ba -r 5ec37f1ebda3 mail/msmtp/Makefile
--- a/mail/msmtp/Makefile       Mon Sep 28 10:40:25 2020 +0000
+++ b/mail/msmtp/Makefile       Mon Sep 28 10:54:27 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.82 2020/06/11 17:28:47 ryoon Exp $
+# $NetBSD: Makefile,v 1.83 2020/09/28 10:54:27 leot Exp $
 
-DISTNAME=      msmtp-1.8.11
+DISTNAME=      msmtp-1.8.12
 CATEGORIES=    mail
 MASTER_SITES=  https://marlam.de/msmtp/releases/
 EXTRACT_SUFX=  .tar.xz
diff -r 27b9729031ba -r 5ec37f1ebda3 mail/msmtp/PLIST
--- a/mail/msmtp/PLIST  Mon Sep 28 10:40:25 2020 +0000
+++ b/mail/msmtp/PLIST  Mon Sep 28 10:54:27 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.14 2020/05/09 11:08:25 leot Exp $
+@comment $NetBSD: PLIST,v 1.15 2020/09/28 10:54:27 leot Exp $
 bin/msmtp
 bin/msmtpd
 info/msmtp.info
@@ -6,6 +6,7 @@
 man/man1/msmtpd.1
 share/examples/msmtp/msmtprc-user.example
 share/locale/de/LC_MESSAGES/msmtp.mo
+share/locale/eo/LC_MESSAGES/msmtp.mo
 share/locale/fr/LC_MESSAGES/msmtp.mo
 share/locale/pt_BR/LC_MESSAGES/msmtp.mo
 share/locale/sr/LC_MESSAGES/msmtp.mo
diff -r 27b9729031ba -r 5ec37f1ebda3 mail/msmtp/distinfo
--- a/mail/msmtp/distinfo       Mon Sep 28 10:40:25 2020 +0000
+++ b/mail/msmtp/distinfo       Mon Sep 28 10:54:27 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.43 2020/06/11 17:28:47 ryoon Exp $
+$NetBSD: distinfo,v 1.44 2020/09/28 10:54:27 leot Exp $
 
-SHA1 (msmtp-1.8.11.tar.xz) = 39c5cfbaa1a6348f91a288993a338ac494cd1dd1
-RMD160 (msmtp-1.8.11.tar.xz) = 5528b78c70971f7d1fb6f596f8bed6f9310ef462
-SHA512 (msmtp-1.8.11.tar.xz) = 77595ca3d06781aa908677edae08bef92840e69dde5db8eedb555327b671d87cde441181fa17342f5b9492e76f0520a49bfa86dafce9d93844137ae7f96eac16
-Size (msmtp-1.8.11.tar.xz) = 356492 bytes
+SHA1 (msmtp-1.8.12.tar.xz) = 20d4064a7fdbfec903c3ac447ab66d5424aca27c
+RMD160 (msmtp-1.8.12.tar.xz) = 59a40143216dee92e1db901980e9131adbfe89c8
+SHA512 (msmtp-1.8.12.tar.xz) = 8620e5e9a88a49769cfdbf2aa83842b230b3fd1584641d17129cb404e3c9696edd5a28237ef46a115ca82d2a846c0f653eaa837ba6f8512f8b57493d64451df8
+Size (msmtp-1.8.12.tar.xz) = 364712 bytes



Home | Main Index | Thread Index | Old Index