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.7



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e21ca4eace26
branches:  trunk
changeset: 346150:e21ca4eace26
user:      leot <leot%pkgsrc.org@localhost>
date:      Sun Dec 29 12:44:26 2019 +0000

description:
msmtp: Update to 1.8.7

Changes:
1.8.7
-----
- Extend `from' command that sets the envelope from address: the
  patterns %U, %H, %C, %M are now replaced with user name, host name,
  canonicalized host name, and the contents of /etc/mailname. This is
  useful for system-wide installations and is more powerful than the old
  auto_from and maildomain commands, which are now deprecated (but still
  supported, of course).

1.8.6
-----
- Aliases are now expanded recursively
- Minor bug fixes

diffstat:

 mail/msmtp/Makefile |   5 ++---
 mail/msmtp/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (28 lines):

diff -r 37ea1ec24bdc -r e21ca4eace26 mail/msmtp/Makefile
--- a/mail/msmtp/Makefile       Sun Dec 29 12:44:15 2019 +0000
+++ b/mail/msmtp/Makefile       Sun Dec 29 12:44:26 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.76 2019/07/20 22:46:31 wiz Exp $
+# $NetBSD: Makefile,v 1.77 2019/12/29 12:44:26 leot Exp $
 
-DISTNAME=      msmtp-1.8.5
-PKGREVISION=   1
+DISTNAME=      msmtp-1.8.7
 CATEGORIES=    mail
 MASTER_SITES=  https://marlam.de/msmtp/releases/
 EXTRACT_SUFX=  .tar.xz
diff -r 37ea1ec24bdc -r e21ca4eace26 mail/msmtp/distinfo
--- a/mail/msmtp/distinfo       Sun Dec 29 12:44:15 2019 +0000
+++ b/mail/msmtp/distinfo       Sun Dec 29 12:44:26 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.40 2019/07/13 08:42:47 leot Exp $
+$NetBSD: distinfo,v 1.41 2019/12/29 12:44:26 leot Exp $
 
-SHA1 (msmtp-1.8.5.tar.xz) = 943210939c10da9e2cbe63474e0be681c144222b
-RMD160 (msmtp-1.8.5.tar.xz) = e5a0370cc89c045f6e20c0e27bd5ce1b07051db5
-SHA512 (msmtp-1.8.5.tar.xz) = 16e85d714b15e07f96f5ed5bf32b0c97a970877c13cfb77b5df29f7ea075d4da899a58786dcd60ace049b1f15061f4bcf96fa7fd442413560066a6c17a60f9a8
-Size (msmtp-1.8.5.tar.xz) = 338840 bytes
+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



Home | Main Index | Thread Index | Old Index