Source-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.10
details: https://anonhg.NetBSD.org/pkgsrc/rev/644d569275d2
branches: trunk
changeset: 431099:644d569275d2
user: leot <leot%pkgsrc.org@localhost>
date: Sat May 09 11:08:25 2020 +0000
description:
msmtp: Update to 1.8.10
Changes:
1.8.10
------
- The msmtpq script was fixed (it was accidently broken in 1.8.8)
[that was partially fixed in 1.8.9, that was omitted in the release notes]
- Updated translations.
- New serbian translation is included.
1.8.8
-----
- Added a new socket command and --socket option to connect via local sockets.
- Added a new tls_host_override command and --tls-host-override option to
override the host name used for TLS verification.
- Added a new set_from_header command and --set-from-header option with three
settings:
- on: always set a From header, possibly replacing an existing one
- off: never set a From header
- auto: add a From header if there is none (this is the default).
This replaces the add_missing_from_header option (which remains supported).
- Added a new set_date_header command and --set-date-header option with two
settings:
- off: never set a Date header
- auto: add a Date header if there is none (this is the default).
This replaces the add_missing_date_header option (which remains supported).
- Fixed the handling of empty From headers with --read-recipients/-t.
- Fixed the source_ip command for proxies.
diffstat:
mail/msmtp/Makefile | 5 ++---
mail/msmtp/PLIST | 4 +++-
mail/msmtp/distinfo | 10 +++++-----
3 files changed, 10 insertions(+), 9 deletions(-)
diffs (46 lines):
diff -r d1d9efc8ddae -r 644d569275d2 mail/msmtp/Makefile
--- a/mail/msmtp/Makefile Sat May 09 10:59:22 2020 +0000
+++ b/mail/msmtp/Makefile Sat May 09 11:08:25 2020 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.79 2020/03/08 16:50:24 wiz Exp $
+# $NetBSD: Makefile,v 1.80 2020/05/09 11:08:25 leot Exp $
-DISTNAME= msmtp-1.8.7
-PKGREVISION= 2
+DISTNAME= msmtp-1.8.10
CATEGORIES= mail
MASTER_SITES= https://marlam.de/msmtp/releases/
EXTRACT_SUFX= .tar.xz
diff -r d1d9efc8ddae -r 644d569275d2 mail/msmtp/PLIST
--- a/mail/msmtp/PLIST Sat May 09 10:59:22 2020 +0000
+++ b/mail/msmtp/PLIST Sat May 09 11:08:25 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.13 2019/01/17 18:39:54 leot Exp $
+@comment $NetBSD: PLIST,v 1.14 2020/05/09 11:08:25 leot Exp $
bin/msmtp
bin/msmtpd
info/msmtp.info
@@ -8,6 +8,8 @@
share/locale/de/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
+share/locale/ta/LC_MESSAGES/msmtp.mo
share/locale/uk/LC_MESSAGES/msmtp.mo
${PLIST.scripts}share/msmtp/find_alias/find_alias_for_msmtp.sh
${PLIST.scripts}share/msmtp/msmtpq/README.msmtpq
diff -r d1d9efc8ddae -r 644d569275d2 mail/msmtp/distinfo
--- a/mail/msmtp/distinfo Sat May 09 10:59:22 2020 +0000
+++ b/mail/msmtp/distinfo Sat May 09 11:08:25 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.41 2019/12/29 12:44:26 leot Exp $
+$NetBSD: distinfo,v 1.42 2020/05/09 11:08:25 leot Exp $
-SHA1 (msmtp-1.8.7.tar.xz) = 0a6a7a5b453e52bc5c5e1e74b1fb11f81e394c2c
-RMD160 (msmtp-1.8.7.tar.xz) = f5b7ce9a5433ec61fed976f659a8755302f4e6a9
-SHA512 (msmtp-1.8.7.tar.xz) = 5a079cb90b48853ad812125e8b341f5bcd5f5ba4725d62c37210050896527b63f993aa6393f1d4107636153bf0ed84b0288e88a7e78a119c66b2d58f1e69a67d
-Size (msmtp-1.8.7.tar.xz) = 340908 bytes
+SHA1 (msmtp-1.8.10.tar.xz) = 1ed7f445346b35e9cb356559efebc8407816177b
+RMD160 (msmtp-1.8.10.tar.xz) = 8a949c7a5bc8ef19b0b901e6ed6a42d944726ce8
+SHA512 (msmtp-1.8.10.tar.xz) = 0d2280772ded3ed33036f7a9047c054f413e34f8264a82df26b85dc48000fa318d5400201ce0b888f3d821c629e25e17e5cf6b69b3e452b14e6883904b4ad83b
+Size (msmtp-1.8.10.tar.xz) = 355364 bytes
Home |
Main Index |
Thread Index |
Old Index